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

Packages that use MappingFile
org.eclipse.jpt.core.context.orm   
org.eclipse.jpt.core.context.persistence   
 

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

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

Uses of MappingFile in org.eclipse.jpt.core.context.persistence
 

Methods in org.eclipse.jpt.core.context.persistence that return MappingFile
 MappingFile MappingFileRef.getMappingFile()