Uses of Interface
org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_2.XmlUnionPartitioning_2_2

Packages that use XmlUnionPartitioning_2_2
org.eclipse.jpt.jpa.eclipselink.core.resource.orm   
org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_2   
 

Uses of XmlUnionPartitioning_2_2 in org.eclipse.jpt.jpa.eclipselink.core.resource.orm
 

Classes in org.eclipse.jpt.jpa.eclipselink.core.resource.orm that implement XmlUnionPartitioning_2_2
 class XmlUnionPartitioning
          A representation of the model object 'Xml Union Partitioning'.
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm that return XmlUnionPartitioning_2_2
 XmlUnionPartitioning_2_2 XmlVariableOneToOne.getUnionPartitioning()
          Returns the value of the 'Union Partitioning' containment reference.
 XmlUnionPartitioning_2_2 XmlOneToOne.getUnionPartitioning()
          Returns the value of the 'Union Partitioning' containment reference.
 XmlUnionPartitioning_2_2 XmlOneToMany.getUnionPartitioning()
          Returns the value of the 'Union Partitioning' containment reference.
 XmlUnionPartitioning_2_2 XmlMappedSuperclass.getUnionPartitioning()
          Returns the value of the 'Union Partitioning' containment reference.
 XmlUnionPartitioning_2_2 XmlManyToOne.getUnionPartitioning()
          Returns the value of the 'Union Partitioning' containment reference.
 XmlUnionPartitioning_2_2 XmlManyToMany.getUnionPartitioning()
          Returns the value of the 'Union Partitioning' containment reference.
 XmlUnionPartitioning_2_2 XmlEntity.getUnionPartitioning()
          Returns the value of the 'Union Partitioning' containment reference.
 XmlUnionPartitioning_2_2 XmlElementCollection.getUnionPartitioning()
          Returns the value of the 'Union Partitioning' containment reference.
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm that return types with arguments of type XmlUnionPartitioning_2_2
 org.eclipse.emf.common.util.EList<XmlUnionPartitioning_2_2> XmlEntityMappings.getUnionPartitioning()
          Returns the value of the 'Union Partitioning' containment reference list.
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm with parameters of type XmlUnionPartitioning_2_2
 org.eclipse.emf.common.notify.NotificationChain XmlVariableOneToOne.basicSetUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlOneToOne.basicSetUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlOneToMany.basicSetUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlMappedSuperclass.basicSetUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlManyToOne.basicSetUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlManyToMany.basicSetUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlEntity.basicSetUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlElementCollection.basicSetUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void XmlVariableOneToOne.setUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning)
          Sets the value of the 'Union Partitioning' containment reference.
 void XmlOneToOne.setUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning)
          Sets the value of the 'Union Partitioning' containment reference.
 void XmlOneToMany.setUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning)
          Sets the value of the 'Union Partitioning' containment reference.
 void XmlMappedSuperclass.setUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning)
          Sets the value of the 'Union Partitioning' containment reference.
 void XmlManyToOne.setUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning)
          Sets the value of the 'Union Partitioning' containment reference.
 void XmlManyToMany.setUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning)
          Sets the value of the 'Union Partitioning' containment reference.
 void XmlEntity.setUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning)
          Sets the value of the 'Union Partitioning' containment reference.
 void XmlElementCollection.setUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning)
          Sets the value of the 'Union Partitioning' containment reference.
 

Uses of XmlUnionPartitioning_2_2 in org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_2
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_2 that return XmlUnionPartitioning_2_2
 XmlUnionPartitioning_2_2 XmlPartitioningGroup_2_2.getUnionPartitioning()
          Returns the value of the 'Union Partitioning' containment reference.
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_2 that return types with arguments of type XmlUnionPartitioning_2_2
 org.eclipse.emf.common.util.EList<XmlUnionPartitioning_2_2> XmlEntityMappings_2_2.getUnionPartitioning()
          Returns the value of the 'Union Partitioning' containment reference list.
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_2 with parameters of type XmlUnionPartitioning_2_2
 void XmlPartitioningGroup_2_2.setUnionPartitioning(XmlUnionPartitioning_2_2 value)
          Sets the value of the 'Union Partitioning' containment reference.