Uses of Interface
org.objectweb.medor.query.jorm.api.JormField

Packages that use JormField
org.objectweb.medor.query.jorm.api   
org.objectweb.medor.query.jorm.lib   
 

Uses of JormField in org.objectweb.medor.query.jorm.api
 

Methods in org.objectweb.medor.query.jorm.api that return JormField
 JormField JormExtent.getIdentifierField()
           
 

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

Classes in org.objectweb.medor.query.jorm.lib that implement JormField
 class BasicJormField
           
 class PNameField
          This class represents Fields corresponding to the PName of a class or a Genclass(the NameDef of the class itself) or the the PName associated to a reference field or to a genclass element.
 

Methods in org.objectweb.medor.query.jorm.lib that return JormField
 JormField BasicJormExtent.getIdentifierField()