Uses of Interface
org.eclipse.jpt.jpa.core.context.orm.OrmXml

Packages that use OrmXml
org.eclipse.jpt.jpa.core.context.orm   
 

Uses of OrmXml in org.eclipse.jpt.jpa.core.context.orm
 

Methods in org.eclipse.jpt.jpa.core.context.orm that return OrmXml
 OrmXml EntityMappings.getParent()
          Covariant override.
 

Methods in org.eclipse.jpt.jpa.core.context.orm with parameters of type OrmXml
 EntityMappings OrmXmlContextNodeFactory.buildEntityMappings(OrmXml parent, XmlEntityMappings entityMappings)