Uses of Class
org.eclipse.jpt.eclipselink.core.resource.orm.XmlProperty

Packages that use XmlProperty
org.eclipse.jpt.eclipselink.core.resource.orm   
 

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

Methods in org.eclipse.jpt.eclipselink.core.resource.orm that return XmlProperty
 XmlProperty EclipseLinkOrmFactory.createXmlProperty()
           
 

Methods in org.eclipse.jpt.eclipselink.core.resource.orm that return types with arguments of type XmlProperty
 org.eclipse.emf.common.util.EList<XmlProperty> XmlElementCollection.getProperties()
          Returns the value of the 'Properties' containment reference list.
 org.eclipse.emf.common.util.EList<XmlProperty> XmlPropertyContainer.getProperties()
          Returns the value of the 'Properties' containment reference list.
 org.eclipse.emf.common.util.EList<XmlProperty> XmlTransient.getProperties()
          Returns the value of the 'Properties' containment reference list.
 org.eclipse.emf.common.util.EList<XmlProperty> XmlEmbeddedId.getProperties()
          Returns the value of the 'Properties' containment reference list.
 org.eclipse.emf.common.util.EList<XmlProperty> XmlEmbedded.getProperties()
          Returns the value of the 'Properties' containment reference list.
 org.eclipse.emf.common.util.EList<XmlProperty> XmlVariableOneToOne.getProperties()
          Returns the value of the 'Properties' containment reference list.
 org.eclipse.emf.common.util.EList<XmlProperty> XmlBasicMap.getProperties()
          Returns the value of the 'Properties' containment reference list.
 org.eclipse.emf.common.util.EList<XmlProperty> XmlTransformation.getProperties()
          Returns the value of the 'Properties' containment reference list.
 org.eclipse.emf.common.util.EList<XmlProperty> XmlBasicCollection.getProperties()
          Returns the value of the 'Properties' containment reference list.
 org.eclipse.emf.common.util.EList<XmlProperty> XmlVersion.getProperties()
          Returns the value of the 'Properties' containment reference list.
 org.eclipse.emf.common.util.EList<XmlProperty> XmlOneToMany.getProperties()
          Returns the value of the 'Properties' containment reference list.
 org.eclipse.emf.common.util.EList<XmlProperty> XmlManyToOne.getProperties()
          Returns the value of the 'Properties' containment reference list.
 org.eclipse.emf.common.util.EList<XmlProperty> XmlEntity.getProperties()
          Returns the value of the 'Properties' containment reference list.
 org.eclipse.emf.common.util.EList<XmlProperty> XmlManyToMany.getProperties()
          Returns the value of the 'Properties' containment reference list.
 org.eclipse.emf.common.util.EList<XmlProperty> XmlEmbeddable.getProperties()
          Returns the value of the 'Properties' containment reference list.
 org.eclipse.emf.common.util.EList<XmlProperty> XmlId.getProperties()
          Returns the value of the 'Properties' containment reference list.
 org.eclipse.emf.common.util.EList<XmlProperty> XmlBasic.getProperties()
          Returns the value of the 'Properties' containment reference list.
 org.eclipse.emf.common.util.EList<XmlProperty> XmlMappedSuperclass.getProperties()
          Returns the value of the 'Properties' containment reference list.
 org.eclipse.emf.common.util.EList<XmlProperty> XmlOneToOne.getProperties()
          Returns the value of the 'Properties' containment reference list.