Uses of Class
org.objectweb.medor.query.jorm.lib.PNameField

Packages that use PNameField
org.objectweb.medor.optim.jorm   
org.objectweb.medor.query.jorm.lib   
 

Uses of PNameField in org.objectweb.medor.optim.jorm
 

Methods in org.objectweb.medor.optim.jorm with parameters of type PNameField
protected  void JormLeafRewriter.addReference(NameDef nd, PNameField pnf, QueryNode qt, QueryLeaf specificQL, JormExtent extent)
           
protected  Operand JormRule.getPNCOperand(JormExtent extent, PNameField pnf)
          Retrieves the Operand representing the PNameCoder needed to decode a pname.
 Expression JormFlatten2Rdb.getDecode(PNameField pnf, BasicRdbExpQueryLeaf leaf, boolean add)
          Create an expression to decode a PName.
 

Uses of PNameField in org.objectweb.medor.query.jorm.lib
 

Fields in org.objectweb.medor.query.jorm.lib declared as PNameField
protected  PNameField BasicJormExtent.identifier