Class SimulationMetricAggregationType

  • All Implemented Interfaces:
    Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

    public class SimulationMetricAggregationType
    extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
    Specification of how metric values are aggregated. There are two key terms here: - domain: The set of objects for which the metric is computed (and thus aggregated); - selection: The set of "more relevant" objects is used in some aggregation functions, like SELECTION_SIZE_TO_DOMAIN_SIZE or SELECTION_TOTAL_VALUE_TO_DOMAIN_TOTAL_VALUE.
    See Also:
    Serialized Form