Package com.gridsystems.nextgrid.api.pom.expr

Class Summary
AbstractOperatorExpression Base class for conditional operator expressions (AND, OR, XOR, NAND, etc).
AndExpression Combines multiple expressions by linking them through AND operators.
NotExpression Reverses the evaluation of the contained expression.
OrExpression Combines multiple expressions by linking them through OR operators.
XPathExpression XPath expression wrapper to simplify expression handling.
 



Copyright © 2006-2008 Grid Systems, S.A.. All Rights Reserved.