Uses of Enum Class
org.kuali.rice.krms.framework.engine.CollectionOperator
Packages that use CollectionOperator
-
Uses of CollectionOperator in org.kuali.rice.krms.framework.engine
Methods in org.kuali.rice.krms.framework.engine that return CollectionOperatorModifier and TypeMethodDescriptionstatic CollectionOperatorReturns the enum constant of this class with the specified name.static CollectionOperator[]CollectionOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.kuali.rice.krms.framework.engine with parameters of type CollectionOperatorModifierConstructorDescriptionCollectionOfComparablesTermBasedProposition(CollectionOperator collectionOper, ComparisonOperator compareOper, org.kuali.rice.krms.api.engine.Term term, T expectedValue)