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

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

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

Classes in org.eclipse.jpt.jpa.eclipselink.core.resource.orm that implement XmlPinnedPartitioning_2_2
 class XmlPinnedPartitioning
          A representation of the model object 'Xml Pinned Partitioning'.
 

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

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

Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm with parameters of type XmlPinnedPartitioning_2_2
 org.eclipse.emf.common.notify.NotificationChain XmlVariableOneToOne.basicSetPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlOneToOne.basicSetPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlOneToMany.basicSetPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlMappedSuperclass.basicSetPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlManyToOne.basicSetPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlManyToMany.basicSetPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlEntity.basicSetPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlElementCollection.basicSetPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void XmlVariableOneToOne.setPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning)
          Sets the value of the 'Pinned Partitioning' containment reference.
 void XmlOneToOne.setPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning)
          Sets the value of the 'Pinned Partitioning' containment reference.
 void XmlOneToMany.setPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning)
          Sets the value of the 'Pinned Partitioning' containment reference.
 void XmlMappedSuperclass.setPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning)
          Sets the value of the 'Pinned Partitioning' containment reference.
 void XmlManyToOne.setPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning)
          Sets the value of the 'Pinned Partitioning' containment reference.
 void XmlManyToMany.setPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning)
          Sets the value of the 'Pinned Partitioning' containment reference.
 void XmlEntity.setPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning)
          Sets the value of the 'Pinned Partitioning' containment reference.
 void XmlElementCollection.setPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning)
          Sets the value of the 'Pinned Partitioning' containment reference.
 

Uses of XmlPinnedPartitioning_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 XmlPinnedPartitioning_2_2
 XmlPinnedPartitioning_2_2 XmlPartitioningGroup_2_2.getPinnedPartitioning()
          Returns the value of the 'Pinned Partitioning' containment reference.
 

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

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