Uses of Interface
org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicMap

Packages that use XmlBasicMap
org.eclipse.jpt.eclipselink.core.resource.orm   
org.eclipse.jpt.eclipselink1_1.core.resource.orm   
org.eclipse.jpt.eclipselink1_1.core.resource.orm.util   
 

Uses of XmlBasicMap in org.eclipse.jpt.eclipselink.core.resource.orm
 

Classes in org.eclipse.jpt.eclipselink.core.resource.orm that implement XmlBasicMap
 class XmlBasicMapImpl
          A representation of the model object 'Xml Basic Map Impl'.
 

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

Uses of XmlBasicMap in org.eclipse.jpt.eclipselink1_1.core.resource.orm
 

Subinterfaces of XmlBasicMap in org.eclipse.jpt.eclipselink1_1.core.resource.orm
 interface XmlBasicMap
          A representation of the model object 'Xml Basic Map'.
 

Uses of XmlBasicMap in org.eclipse.jpt.eclipselink1_1.core.resource.orm.util
 

Methods in org.eclipse.jpt.eclipselink1_1.core.resource.orm.util with parameters of type XmlBasicMap
 T EclipseLink1_1OrmSwitch.caseEclipseLinkOrm_XmlBasicMap(XmlBasicMap object)
          Returns the result of interpreting the object as an instance of 'Xml Basic Map'.