|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlRangePartitioning_2_2 | |
|---|---|
| org.eclipse.jpt.jpa.eclipselink.core.resource.orm | |
| org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_2 | |
| Uses of XmlRangePartitioning_2_2 in org.eclipse.jpt.jpa.eclipselink.core.resource.orm |
|---|
| Classes in org.eclipse.jpt.jpa.eclipselink.core.resource.orm that implement XmlRangePartitioning_2_2 | |
|---|---|
class |
XmlRangePartitioning
A representation of the model object 'Xml Range Partitioning'. |
| Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm that return XmlRangePartitioning_2_2 | |
|---|---|
XmlRangePartitioning_2_2 |
XmlVariableOneToOne.getRangePartitioning()
Returns the value of the 'Range Partitioning' containment reference. |
XmlRangePartitioning_2_2 |
XmlOneToOne.getRangePartitioning()
Returns the value of the 'Range Partitioning' containment reference. |
XmlRangePartitioning_2_2 |
XmlOneToMany.getRangePartitioning()
Returns the value of the 'Range Partitioning' containment reference. |
XmlRangePartitioning_2_2 |
XmlMappedSuperclass.getRangePartitioning()
Returns the value of the 'Range Partitioning' containment reference. |
XmlRangePartitioning_2_2 |
XmlManyToOne.getRangePartitioning()
Returns the value of the 'Range Partitioning' containment reference. |
XmlRangePartitioning_2_2 |
XmlManyToMany.getRangePartitioning()
Returns the value of the 'Range Partitioning' containment reference. |
XmlRangePartitioning_2_2 |
XmlEntity.getRangePartitioning()
Returns the value of the 'Range Partitioning' containment reference. |
XmlRangePartitioning_2_2 |
XmlElementCollection.getRangePartitioning()
Returns the value of the 'Range Partitioning' containment reference. |
| Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm that return types with arguments of type XmlRangePartitioning_2_2 | |
|---|---|
org.eclipse.emf.common.util.EList<XmlRangePartitioning_2_2> |
XmlEntityMappings.getRangePartitioning()
Returns the value of the 'Range Partitioning' containment reference list. |
| Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm with parameters of type XmlRangePartitioning_2_2 | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
XmlVariableOneToOne.basicSetRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlOneToOne.basicSetRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlOneToMany.basicSetRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlMappedSuperclass.basicSetRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlManyToOne.basicSetRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlManyToMany.basicSetRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlEntity.basicSetRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlElementCollection.basicSetRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
XmlVariableOneToOne.setRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning)
Sets the value of the ' Range Partitioning' containment reference. |
void |
XmlOneToOne.setRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning)
Sets the value of the ' Range Partitioning' containment reference. |
void |
XmlOneToMany.setRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning)
Sets the value of the ' Range Partitioning' containment reference. |
void |
XmlMappedSuperclass.setRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning)
Sets the value of the ' Range Partitioning' containment reference. |
void |
XmlManyToOne.setRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning)
Sets the value of the ' Range Partitioning' containment reference. |
void |
XmlManyToMany.setRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning)
Sets the value of the ' Range Partitioning' containment reference. |
void |
XmlEntity.setRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning)
Sets the value of the ' Range Partitioning' containment reference. |
void |
XmlElementCollection.setRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning)
Sets the value of the ' Range Partitioning' containment reference. |
| Uses of XmlRangePartitioning_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 XmlRangePartitioning_2_2 | |
|---|---|
XmlRangePartitioning_2_2 |
XmlPartitioningGroup_2_2.getRangePartitioning()
Returns the value of the 'Range Partitioning' containment reference. |
| Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_2 that return types with arguments of type XmlRangePartitioning_2_2 | |
|---|---|
org.eclipse.emf.common.util.EList<XmlRangePartitioning_2_2> |
XmlEntityMappings_2_2.getRangePartitioning()
Returns the value of the 'Range Partitioning' containment reference list. |
| Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_2 with parameters of type XmlRangePartitioning_2_2 | |
|---|---|
void |
XmlPartitioningGroup_2_2.setRangePartitioning(XmlRangePartitioning_2_2 value)
Sets the value of the ' Range Partitioning' containment reference. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||