Uses of Interface
org.eclipse.jpt.core.resource.orm.XmlBasic

Packages that use XmlBasic
org.eclipse.jpt.core   
org.eclipse.jpt.core.resource.orm   
 

Uses of XmlBasic in org.eclipse.jpt.core
 

Methods in org.eclipse.jpt.core that return XmlBasic
 XmlBasic JpaFactory.buildVirtualXmlBasic(OrmTypeMapping ormTypeMapping, JavaBasicMapping javaBasicMapping)
           
 

Uses of XmlBasic in org.eclipse.jpt.core.resource.orm
 

Classes in org.eclipse.jpt.core.resource.orm that implement XmlBasic
 class XmlBasicImpl
          A representation of the model object 'Basic Impl'.
 

Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlBasic
 org.eclipse.emf.common.util.EList<XmlBasic> Attributes.getBasics()
          Returns the value of the 'Basics' containment reference list.