Uses of Interface
org.eclipse.jpt.core.resource.orm.v2_0.XmlAttributeMapping_2_0

Packages that use XmlAttributeMapping_2_0
org.eclipse.jpt.core.resource.orm   
org.eclipse.jpt.eclipselink.core.resource.orm   
org.eclipse.jpt.eclipselink.core.resource.orm.v2_0   
 

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

Subinterfaces of XmlAttributeMapping_2_0 in org.eclipse.jpt.core.resource.orm
 interface XmlAttributeMapping
          A representation of the model object 'Xml Attribute Mapping'.
 

Classes in org.eclipse.jpt.core.resource.orm that implement XmlAttributeMapping_2_0
 class AbstractXmlAttributeMapping
          A representation of the model object 'Abstract Xml Attribute Mapping'.
 class AbstractXmlEmbedded
          A representation of the model object 'Base Xml Embedded'.
 class AbstractXmlMultiRelationshipMapping
          A representation of the model object 'Multi Relationship Mapping'.
 class AbstractXmlRelationshipMapping
          A representation of the model object 'Relationship Mapping'.
 class AbstractXmlSingleRelationshipMapping
          A representation of the model object 'Single Relationship Mapping'.
 class XmlBasic
          A representation of the model object 'Basic Impl'.
 class XmlElementCollection
          A representation of the model object 'Xml Element Collection'.
 class XmlEmbedded
          A representation of the model object 'Embedded'.
 class XmlEmbeddedId
          A representation of the model object 'Embedded Id'.
 class XmlId
          A representation of the model object 'Id'.
 class XmlManyToMany
          A representation of the model object 'Many To Many'.
 class XmlManyToOne
          A representation of the model object 'Many To One'.
 class XmlNullAttributeMapping
          A representation of the model object 'Xml Null Attribute Mapping'.
 class XmlOneToMany
          A representation of the model object 'One To Many'.
 class XmlOneToOne
          A representation of the model object 'One To One'.
 class XmlTransient
          A representation of the model object 'Transient'.
 class XmlVersion
          A representation of the model object 'Version'.
 

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

Classes in org.eclipse.jpt.eclipselink.core.resource.orm that implement XmlAttributeMapping_2_0
 class XmlBasicCollection
          A representation of the model object 'Xml Basic Collection Impl'.
 class XmlBasicMap
          A representation of the model object 'Xml Basic Map Impl'.
 class XmlTransformation
          A representation of the model object 'Xml Transformation Impl'.
 class XmlVariableOneToOne
          A representation of the model object 'Xml Variable One To One Impl'.
 

Uses of XmlAttributeMapping_2_0 in org.eclipse.jpt.eclipselink.core.resource.orm.v2_0
 

Subinterfaces of XmlAttributeMapping_2_0 in org.eclipse.jpt.eclipselink.core.resource.orm.v2_0
 interface XmlElementCollection_2_0
          A representation of the model object 'Xml Element Collection 20'.