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

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

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

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

Classes in org.eclipse.jpt.eclipselink.core.resource.orm that implement XmlPropertyContainer
 class XmlBasic
          A representation of the model object 'Xml Basic'.
 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 XmlElementCollection
          A representation of the model object 'Xml Element Collection'.
 class XmlEmbeddable
          A representation of the model object 'Xml Embeddable'.
 class XmlEmbedded
          A representation of the model object 'Xml Embedded Impl'.
 class XmlEmbeddedId
          A representation of the model object 'Xml Embedded Id Impl'.
 class XmlEntity
          A representation of the model object 'Xml Entity'.
 class XmlId
          A representation of the model object 'Xml Id'.
 class XmlManyToMany
          A representation of the model object 'Xml Many To Many'.
 class XmlManyToOne
          A representation of the model object 'Xml Many To One'.
 class XmlMappedSuperclass
          A representation of the model object 'Xml Mapped Superclass'.
 class XmlOneToMany
          A representation of the model object 'Xml One To Many'.
 class XmlOneToOne
          A representation of the model object 'Xml One To One'.
 class XmlTransformation
          A representation of the model object 'Xml Transformation Impl'.
 class XmlTransient
          A representation of the model object 'Xml Transient'.
 class XmlVariableOneToOne
          A representation of the model object 'Xml Variable One To One Impl'.
 class XmlVersion
          A representation of the model object 'Xml Version'.
 

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

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