Class SimulationMetricPartition
java.lang.Object
com.evolveum.midpoint.schema.simulation.SimulationMetricPartition
Parsed form of 
SimulationMetricPartitionType.
 Created for fast, simple, and thread-safe aggregation.- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddObject(BigDecimal sourceMetricValue, boolean inSelection) toBean(PartitionScope key, SimulationMetricAggregationFunctionType function) 
- 
Constructor Details- 
SimulationMetricPartitionpublic SimulationMetricPartition()
 
- 
- 
Method Details- 
addObject
- 
toBeanpublic SimulationMetricPartitionType toBean(PartitionScope key, SimulationMetricAggregationFunctionType function) 
 
-