org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_2
Interface XmlEntityMappings_2_2

All Superinterfaces:
org.eclipse.emf.ecore.EObject, JpaEObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
XmlEntityMappings

public interface XmlEntityMappings_2_2
extends JpaEObject

A representation of the model object 'Xml Entity Mappings 22'. Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.

The following features are supported:

See Also:
EclipseLinkOrmV2_2Package.getXmlEntityMappings_2_2()

Method Summary
 org.eclipse.emf.common.util.EList<XmlHashPartitioning_2_2> getHashPartitioning()
          Returns the value of the 'Hash Partitioning' containment reference list.
 org.eclipse.emf.common.util.EList<XmlPartitioning_2_2> getPartitioning()
          Returns the value of the 'Partitioning' containment reference list.
 org.eclipse.emf.common.util.EList<XmlPinnedPartitioning_2_2> getPinnedPartitioning()
          Returns the value of the 'Pinned Partitioning' containment reference list.
 org.eclipse.emf.common.util.EList<XmlRangePartitioning_2_2> getRangePartitioning()
          Returns the value of the 'Range Partitioning' containment reference list.
 org.eclipse.emf.common.util.EList<XmlReplicationPartitioning_2_2> getReplicationPartitioning()
          Returns the value of the 'Replication Partitioning' containment reference list.
 org.eclipse.emf.common.util.EList<XmlRoundRobinPartitioning_2_2> getRoundRobinPartitioning()
          Returns the value of the 'Round Robin Partitioning' containment reference list.
 org.eclipse.emf.common.util.EList<XmlUnionPartitioning_2_2> getUnionPartitioning()
          Returns the value of the 'Union Partitioning' containment reference list.
 org.eclipse.emf.common.util.EList<XmlValuePartitioning_2_2> getValuePartitioning()
          Returns the value of the 'Value Partitioning' containment reference list.
 
Methods inherited from interface org.eclipse.jpt.jpa.core.resource.xml.JpaEObject
containsOffset, createDeleteEdit, getSelectionTextRange, getValidationTextRange, isUnset
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Method Detail

getPartitioning

org.eclipse.emf.common.util.EList<XmlPartitioning_2_2> getPartitioning()
Returns the value of the 'Partitioning' containment reference list. The list contents are of type XmlPartitioning_2_2.

If the meaning of the 'Partitioning' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Partitioning' containment reference list.
See Also:
EclipseLinkOrmV2_2Package.getXmlEntityMappings_2_2_Partitioning()

getReplicationPartitioning

org.eclipse.emf.common.util.EList<XmlReplicationPartitioning_2_2> getReplicationPartitioning()
Returns the value of the 'Replication Partitioning' containment reference list. The list contents are of type XmlReplicationPartitioning_2_2.

If the meaning of the 'Replication Partitioning' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Replication Partitioning' containment reference list.
See Also:
EclipseLinkOrmV2_2Package.getXmlEntityMappings_2_2_ReplicationPartitioning()

getRoundRobinPartitioning

org.eclipse.emf.common.util.EList<XmlRoundRobinPartitioning_2_2> getRoundRobinPartitioning()
Returns the value of the 'Round Robin Partitioning' containment reference list. The list contents are of type XmlRoundRobinPartitioning_2_2.

If the meaning of the 'Round Robin Partitioning' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Round Robin Partitioning' containment reference list.
See Also:
EclipseLinkOrmV2_2Package.getXmlEntityMappings_2_2_RoundRobinPartitioning()

getPinnedPartitioning

org.eclipse.emf.common.util.EList<XmlPinnedPartitioning_2_2> getPinnedPartitioning()
Returns the value of the 'Pinned Partitioning' containment reference list. The list contents are of type XmlPinnedPartitioning_2_2.

If the meaning of the 'Pinned Partitioning' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Pinned Partitioning' containment reference list.
See Also:
EclipseLinkOrmV2_2Package.getXmlEntityMappings_2_2_PinnedPartitioning()

getRangePartitioning

org.eclipse.emf.common.util.EList<XmlRangePartitioning_2_2> getRangePartitioning()
Returns the value of the 'Range Partitioning' containment reference list. The list contents are of type XmlRangePartitioning_2_2.

If the meaning of the 'Range Partitioning' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Range Partitioning' containment reference list.
See Also:
EclipseLinkOrmV2_2Package.getXmlEntityMappings_2_2_RangePartitioning()

getValuePartitioning

org.eclipse.emf.common.util.EList<XmlValuePartitioning_2_2> getValuePartitioning()
Returns the value of the 'Value Partitioning' containment reference list. The list contents are of type XmlValuePartitioning_2_2.

If the meaning of the 'Value Partitioning' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Value Partitioning' containment reference list.
See Also:
EclipseLinkOrmV2_2Package.getXmlEntityMappings_2_2_ValuePartitioning()

getHashPartitioning

org.eclipse.emf.common.util.EList<XmlHashPartitioning_2_2> getHashPartitioning()
Returns the value of the 'Hash Partitioning' containment reference list. The list contents are of type XmlHashPartitioning_2_2.

If the meaning of the 'Hash Partitioning' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Hash Partitioning' containment reference list.
See Also:
EclipseLinkOrmV2_2Package.getXmlEntityMappings_2_2_HashPartitioning()

getUnionPartitioning

org.eclipse.emf.common.util.EList<XmlUnionPartitioning_2_2> getUnionPartitioning()
Returns the value of the 'Union Partitioning' containment reference list. The list contents are of type XmlUnionPartitioning_2_2.

If the meaning of the 'Union Partitioning' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Union Partitioning' containment reference list.
See Also:
EclipseLinkOrmV2_2Package.getXmlEntityMappings_2_2_UnionPartitioning()