Package org.kuali.rice.krms.framework.engine.expression
package org.kuali.rice.krms.framework.engine.expression
-
ClassDescriptionBinary Operator implementation of Expression<Boolean>The
Expressionused in construction, will be invoked with the givenExecutionEnvironment.Operators enumeration for comparing objects.ComparisonOperatorServiceImplementation.Contains utility methods for working with the ComparisonOperatorServiceTheExpressionused in Construction will be returned when invoked with any givenExecutionEnvironmentThe defaultComparisonOperator.Expression<T>Interface for implementing Expressions, invoked on aExecutionEnvironmentAn implementation ofPropositionwhich uses a givenExpression<Boolean>An implementation ofExpressionwhich invokes aFunctionwith the results of the invocation of the given List ofExpressions (of the givenExecutionEnvironment).An implementation ofExpressionwhich resolves the givenTerm.