|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASTCollectionValuedPathExpression | |
---|---|
org.objectweb.jonas_ejb.deployment.ejbql | |
org.objectweb.jonas_ejb.lib |
Uses of ASTCollectionValuedPathExpression in org.objectweb.jonas_ejb.deployment.ejbql |
---|
Methods in org.objectweb.jonas_ejb.deployment.ejbql with parameters of type ASTCollectionValuedPathExpression | |
---|---|
Object |
EJBQLVisitor.visit(ASTCollectionValuedPathExpression node,
Object data)
|
Uses of ASTCollectionValuedPathExpression in org.objectweb.jonas_ejb.lib |
---|
Methods in org.objectweb.jonas_ejb.lib with parameters of type ASTCollectionValuedPathExpression | |
---|---|
Object |
EjbqlQueryFilterVisitor.visit(ASTCollectionValuedPathExpression node,
Object data)
Push corresponding MedorField to the stack. collection_valued_path_expression ::= path was in initial BNF collection_valued_path_expression ::= identification_variable. |
Object |
EjbqlVariableVisitor.visit(ASTCollectionValuedPathExpression node,
Object data)
visit child nodes |
Object |
EjbqlAbstractVisitor.visit(ASTCollectionValuedPathExpression node,
Object data)
null implementation of the visit method for the corresponding parameter type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |