Class | Description |
---|---|
AbstractBinaryExpr<L extends AbstractXPathNode,R extends AbstractXPathNode> |
Base class for binary expressions.
|
AbstractXPathNode |
Base class for all S-RAMP XPath Query AST models.
|
AndExpr |
An X-Path AND expression.
|
Argument |
Models an argument (to a function call).
|
ArtifactSet |
Models the artifact-set portion of an S-RAMP Query.
|
EqualityExpr |
Models an equality expression.
|
Expr |
An X-Path expression.
|
ForwardPropertyStep |
Models a forward property step.
|
FunctionCall |
Models a function call
|
LocationPath |
Models the artifact-set portion of an S-RAMP Query.
|
OrExpr |
An X-Path AND expression.
|
Predicate |
Models a predicate.
|
PrimaryExpr |
Models a primary expression.
|
Query |
The top level S-RAMP Query.
|
RelationshipPath |
Models a relationship path.
|
SubartifactSet |
Models a subartifact set.
|
Enum | Description |
---|---|
EqualityExpr.Operator |
Models the comparison expression's operator.
|
Copyright © 2011–2015 JBoss, a division of Red Hat. All rights reserved.