Uses of Interface
org.eclipse.jpt.core.context.MappingFileRoot

Packages that use MappingFileRoot
org.eclipse.jpt.core.context   
org.eclipse.jpt.core.context.orm   
 

Uses of MappingFileRoot in org.eclipse.jpt.core.context
 

Methods in org.eclipse.jpt.core.context that return MappingFileRoot
 MappingFileRoot JpaContextNode.getMappingFileRoot()
          Return the mapping file root object if the context node is within a mapping file context.
 MappingFileRoot MappingFile.getRoot()
          Return the root object of this mapping file
 

Uses of MappingFileRoot in org.eclipse.jpt.core.context.orm
 

Subinterfaces of MappingFileRoot in org.eclipse.jpt.core.context.orm
 interface EntityMappings
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.