public class NameAttributeTest extends CoreOperationEqual
foo[@name=expr] expression. These
expressions are handled in a special way when applied to beans
or maps.Expression.PointerIterator, Expression.ValueIteratorADD_PRECEDENCE, AND_PRECEDENCE, COMPARE_PRECEDENCE, MULTIPLY_PRECEDENCE, NEGATE_PRECEDENCE, OR_PRECEDENCE, RELATIONAL_EXPR_PRECEDENCE, UNION_PRECEDENCENOT_A_NUMBER, ONE, ZERO| Constructor | Description |
|---|---|
NameAttributeTest(Expression namePath,
Expression nameValue) |
Create a new NameAttributeTest.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
computeContextDependent() |
Implemented by subclasses and result is cached by isContextDependent()
|
Expression |
getNameTestExpression() |
Get the name test expression.
|
compute, toStringcomputeValue, contains, equal, equal, findMatch, getPrecedence, isSymmetricgetSymbolisContextDependent, iterate, iteratePointersclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetArgumentspublic NameAttributeTest(Expression namePath, Expression nameValue)
namePath - ExpressionnameValue - Expressionpublic Expression getNameTestExpression()
public boolean computeContextDependent()
ExpressioncomputeContextDependent in class Operation