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

All Superinterfaces:
org.eclipse.emf.ecore.EObject, JpaEObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
XmlElementCollection_2_2, XmlEntity_2_2, XmlManyToMany_2_2, XmlManyToOne_2_2, XmlMappedSuperclass_2_2, XmlOneToMany_2_2, XmlOneToOne_2_2, XmlVariableOneToOne_2_2
All Known Implementing Classes:
XmlElementCollection, XmlEntity, XmlManyToMany, XmlManyToOne, XmlMappedSuperclass, XmlOneToMany, XmlOneToOne, XmlVariableOneToOne

public interface XmlPartitioningGroup_2_2
extends JpaEObject

A representation of the model object 'Xml Partitioning Group2 2'. 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.getXmlPartitioningGroup_2_2()

Method Summary
 XmlHashPartitioning_2_2 getHashPartitioning()
          Returns the value of the 'Hash Partitioning' containment reference.
 java.lang.String getPartitioned()
          Returns the value of the 'Partitioned' attribute.
 XmlPartitioning_2_2 getPartitioning()
          Returns the value of the 'Partitioning' containment reference.
 XmlPinnedPartitioning_2_2 getPinnedPartitioning()
          Returns the value of the 'Pinned Partitioning' containment reference.
 XmlRangePartitioning_2_2 getRangePartitioning()
          Returns the value of the 'Range Partitioning' containment reference.
 XmlReplicationPartitioning_2_2 getReplicationPartitioning()
          Returns the value of the 'Replication Partitioning' containment reference.
 XmlRoundRobinPartitioning_2_2 getRoundRobinPartitioning()
          Returns the value of the 'Round Robin Partitioning' containment reference.
 XmlUnionPartitioning_2_2 getUnionPartitioning()
          Returns the value of the 'Union Partitioning' containment reference.
 XmlValuePartitioning_2_2 getValuePartitioning()
          Returns the value of the 'Value Partitioning' containment reference.
 void setHashPartitioning(XmlHashPartitioning_2_2 value)
          Sets the value of the 'Hash Partitioning' containment reference.
 void setPartitioned(java.lang.String value)
          Sets the value of the 'Partitioned' attribute.
 void setPartitioning(XmlPartitioning_2_2 value)
          Sets the value of the 'Partitioning' containment reference.
 void setPinnedPartitioning(XmlPinnedPartitioning_2_2 value)
          Sets the value of the 'Pinned Partitioning' containment reference.
 void setRangePartitioning(XmlRangePartitioning_2_2 value)
          Sets the value of the 'Range Partitioning' containment reference.
 void setReplicationPartitioning(XmlReplicationPartitioning_2_2 value)
          Sets the value of the 'Replication Partitioning' containment reference.
 void setRoundRobinPartitioning(XmlRoundRobinPartitioning_2_2 value)
          Sets the value of the 'Round Robin Partitioning' containment reference.
 void setUnionPartitioning(XmlUnionPartitioning_2_2 value)
          Sets the value of the 'Union Partitioning' containment reference.
 void setValuePartitioning(XmlValuePartitioning_2_2 value)
          Sets the value of the 'Value Partitioning' containment reference.
 
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

XmlPartitioning_2_2 getPartitioning()
Returns the value of the 'Partitioning' containment reference.

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

Returns:
the value of the 'Partitioning' containment reference.
See Also:
setPartitioning(XmlPartitioning_2_2), EclipseLinkOrmV2_2Package.getXmlPartitioningGroup_2_2_Partitioning()

setPartitioning

void setPartitioning(XmlPartitioning_2_2 value)
Sets the value of the 'Partitioning' containment reference.

Parameters:
value - the new value of the 'Partitioning' containment reference.
See Also:
getPartitioning()

getReplicationPartitioning

XmlReplicationPartitioning_2_2 getReplicationPartitioning()
Returns the value of the 'Replication Partitioning' containment reference.

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

Returns:
the value of the 'Replication Partitioning' containment reference.
See Also:
setReplicationPartitioning(XmlReplicationPartitioning_2_2), EclipseLinkOrmV2_2Package.getXmlPartitioningGroup_2_2_ReplicationPartitioning()

setReplicationPartitioning

void setReplicationPartitioning(XmlReplicationPartitioning_2_2 value)
Sets the value of the 'Replication Partitioning' containment reference.

Parameters:
value - the new value of the 'Replication Partitioning' containment reference.
See Also:
getReplicationPartitioning()

getRoundRobinPartitioning

XmlRoundRobinPartitioning_2_2 getRoundRobinPartitioning()
Returns the value of the 'Round Robin Partitioning' containment reference.

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

Returns:
the value of the 'Round Robin Partitioning' containment reference.
See Also:
setRoundRobinPartitioning(XmlRoundRobinPartitioning_2_2), EclipseLinkOrmV2_2Package.getXmlPartitioningGroup_2_2_RoundRobinPartitioning()

setRoundRobinPartitioning

void setRoundRobinPartitioning(XmlRoundRobinPartitioning_2_2 value)
Sets the value of the 'Round Robin Partitioning' containment reference.

Parameters:
value - the new value of the 'Round Robin Partitioning' containment reference.
See Also:
getRoundRobinPartitioning()

getPinnedPartitioning

XmlPinnedPartitioning_2_2 getPinnedPartitioning()
Returns the value of the 'Pinned Partitioning' containment reference.

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

Returns:
the value of the 'Pinned Partitioning' containment reference.
See Also:
setPinnedPartitioning(XmlPinnedPartitioning_2_2), EclipseLinkOrmV2_2Package.getXmlPartitioningGroup_2_2_PinnedPartitioning()

setPinnedPartitioning

void setPinnedPartitioning(XmlPinnedPartitioning_2_2 value)
Sets the value of the 'Pinned Partitioning' containment reference.

Parameters:
value - the new value of the 'Pinned Partitioning' containment reference.
See Also:
getPinnedPartitioning()

getRangePartitioning

XmlRangePartitioning_2_2 getRangePartitioning()
Returns the value of the 'Range Partitioning' containment reference.

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

Returns:
the value of the 'Range Partitioning' containment reference.
See Also:
setRangePartitioning(XmlRangePartitioning_2_2), EclipseLinkOrmV2_2Package.getXmlPartitioningGroup_2_2_RangePartitioning()

setRangePartitioning

void setRangePartitioning(XmlRangePartitioning_2_2 value)
Sets the value of the 'Range Partitioning' containment reference.

Parameters:
value - the new value of the 'Range Partitioning' containment reference.
See Also:
getRangePartitioning()

getValuePartitioning

XmlValuePartitioning_2_2 getValuePartitioning()
Returns the value of the 'Value Partitioning' containment reference.

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

Returns:
the value of the 'Value Partitioning' containment reference.
See Also:
setValuePartitioning(XmlValuePartitioning_2_2), EclipseLinkOrmV2_2Package.getXmlPartitioningGroup_2_2_ValuePartitioning()

setValuePartitioning

void setValuePartitioning(XmlValuePartitioning_2_2 value)
Sets the value of the 'Value Partitioning' containment reference.

Parameters:
value - the new value of the 'Value Partitioning' containment reference.
See Also:
getValuePartitioning()

getHashPartitioning

XmlHashPartitioning_2_2 getHashPartitioning()
Returns the value of the 'Hash Partitioning' containment reference.

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

Returns:
the value of the 'Hash Partitioning' containment reference.
See Also:
setHashPartitioning(XmlHashPartitioning_2_2), EclipseLinkOrmV2_2Package.getXmlPartitioningGroup_2_2_HashPartitioning()

setHashPartitioning

void setHashPartitioning(XmlHashPartitioning_2_2 value)
Sets the value of the 'Hash Partitioning' containment reference.

Parameters:
value - the new value of the 'Hash Partitioning' containment reference.
See Also:
getHashPartitioning()

getUnionPartitioning

XmlUnionPartitioning_2_2 getUnionPartitioning()
Returns the value of the 'Union Partitioning' containment reference.

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

Returns:
the value of the 'Union Partitioning' containment reference.
See Also:
setUnionPartitioning(XmlUnionPartitioning_2_2), EclipseLinkOrmV2_2Package.getXmlPartitioningGroup_2_2_UnionPartitioning()

setUnionPartitioning

void setUnionPartitioning(XmlUnionPartitioning_2_2 value)
Sets the value of the 'Union Partitioning' containment reference.

Parameters:
value - the new value of the 'Union Partitioning' containment reference.
See Also:
getUnionPartitioning()

getPartitioned

java.lang.String getPartitioned()
Returns the value of the 'Partitioned' attribute.

If the meaning of the 'Partitioned' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Partitioned' attribute.
See Also:
setPartitioned(String), EclipseLinkOrmV2_2Package.getXmlPartitioningGroup_2_2_Partitioned()

setPartitioned

void setPartitioned(java.lang.String value)
Sets the value of the 'Partitioned' attribute.

Parameters:
value - the new value of the 'Partitioned' attribute.
See Also:
getPartitioned()