Class ProportionalExpressionEvaluatorType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.ProportionalExpressionEvaluatorType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class ProportionalExpressionEvaluatorType extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
Expression gets IntegerStatType as an input, IntegerStatType is derived from collection. This expression evaluator may autodetect that input is a ObjectCollectionType and find IntegerStatType inside.
See Also: