Uses of Class
com.evolveum.midpoint.schema.simulation.PartitionScope
-
Packages that use PartitionScope Package Description com.evolveum.midpoint.schema.simulation -
-
Uses of PartitionScope in com.evolveum.midpoint.schema.simulation
Methods in com.evolveum.midpoint.schema.simulation that return PartitionScope Modifier and Type Method Description static PartitionScopePartitionScope. fromBean(SimulationMetricPartitionScopeType scope, Set<QName> availableDimensions)Methods in com.evolveum.midpoint.schema.simulation with parameters of type PartitionScope Modifier and Type Method Description voidSimulationMetricPartitions. addObject(PartitionScope key, BigDecimal sourceMetricValue, boolean inSelection)SimulationMetricPartitionTypeSimulationMetricPartition. toBean(PartitionScope key, SimulationMetricAggregationFunctionType function)
-