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 PartitionScope
PartitionScope. fromBean(SimulationMetricPartitionScopeType scope, Set<QName> availableDimensions)
Methods in com.evolveum.midpoint.schema.simulation with parameters of type PartitionScope Modifier and Type Method Description void
SimulationMetricPartitions. addObject(PartitionScope key, BigDecimal sourceMetricValue, boolean inSelection)
SimulationMetricPartitionType
SimulationMetricPartition. toBean(PartitionScope key, SimulationMetricAggregationFunctionType function)
-