Uses of Class
org.objectweb.jonas_ejb.deployment.ejbql.ASTSingleValuedCmrPathExpression

Packages that use ASTSingleValuedCmrPathExpression
org.objectweb.jonas_ejb.deployment.ejbql   
org.objectweb.jonas_ejb.lib   
 

Uses of ASTSingleValuedCmrPathExpression in org.objectweb.jonas_ejb.deployment.ejbql
 

Methods in org.objectweb.jonas_ejb.deployment.ejbql with parameters of type ASTSingleValuedCmrPathExpression
 Object EJBQLVisitor.visit(ASTSingleValuedCmrPathExpression node, Object data)
           
 

Uses of ASTSingleValuedCmrPathExpression in org.objectweb.jonas_ejb.lib
 

Methods in org.objectweb.jonas_ejb.lib with parameters of type ASTSingleValuedCmrPathExpression
 Object EjbqlQueryFilterVisitor.visit(ASTSingleValuedCmrPathExpression node, Object data)
          Push corresponding MedorField to the stack.
single_valued_cmr_path_expression ::= path was in initial BNF single_valued_cmr_path_expression ::= identification_variable.
 Object EjbqlSelectVisitor.visit(ASTSingleValuedCmrPathExpression node, Object data)
          Visit child node
 Object EjbqlVariableVisitor.visit(ASTSingleValuedCmrPathExpression node, Object data)
          visit child nodes
 Object EjbqlAbstractVisitor.visit(ASTSingleValuedCmrPathExpression node, Object data)
          null implementation of the visit method for the corresponding parameter type
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.