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

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

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

Classes in org.eclipse.jpt.jpa.eclipselink.core.resource.orm that implement XmlReplicationPartitioning_2_2
 class XmlReplicationPartitioning
          A representation of the model object 'Xml Replication Partitioning'.
 

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

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

Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm with parameters of type XmlReplicationPartitioning_2_2
 org.eclipse.emf.common.notify.NotificationChain XmlVariableOneToOne.basicSetReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlOneToOne.basicSetReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlOneToMany.basicSetReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlMappedSuperclass.basicSetReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlManyToOne.basicSetReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlManyToMany.basicSetReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlEntity.basicSetReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlElementCollection.basicSetReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void XmlVariableOneToOne.setReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning)
          Sets the value of the 'Replication Partitioning' containment reference.
 void XmlOneToOne.setReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning)
          Sets the value of the 'Replication Partitioning' containment reference.
 void XmlOneToMany.setReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning)
          Sets the value of the 'Replication Partitioning' containment reference.
 void XmlMappedSuperclass.setReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning)
          Sets the value of the 'Replication Partitioning' containment reference.
 void XmlManyToOne.setReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning)
          Sets the value of the 'Replication Partitioning' containment reference.
 void XmlManyToMany.setReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning)
          Sets the value of the 'Replication Partitioning' containment reference.
 void XmlEntity.setReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning)
          Sets the value of the 'Replication Partitioning' containment reference.
 void XmlElementCollection.setReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning)
          Sets the value of the 'Replication Partitioning' containment reference.
 

Uses of XmlReplicationPartitioning_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 XmlReplicationPartitioning_2_2
 XmlReplicationPartitioning_2_2 XmlPartitioningGroup_2_2.getReplicationPartitioning()
          Returns the value of the 'Replication Partitioning' containment reference.
 

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

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