public interface OperationPolicyExpression extends PolicyExpression
PolicyOperator and one or more parameters. Operator parameters are themselves expressions
allowing parameters to be either literals, references, or the result of another operation.
OperationPolicyExpressionFactory class.| Modifier and Type | Method and Description |
|---|---|
Vector<PolicyExpression> |
getOperands()
Gets the parameters that will be used by the operator when the expression is evaluated.
|
PolicyOperator |
getPolicyOperator()
Gets the operator that will be executed when the expression is evaluated.
|
getExpressionTypePolicyOperator getPolicyOperator()
Vector<PolicyExpression> getOperands()
PolicyOperator.GREATER operator).Copyright © 2010-2016 The Direct Project. All Rights Reserved.