|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PartitionKey
A representation of the model object 'Partition Key'.
The following features are supported:
com.ibm.db.models.db2.zSeries.ZSeriesPackage#getPartitionKey()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getDataMembers()
Returns the value of the 'Data Members' containment reference list. |
org.eclipse.emf.common.util.EList |
getKeyRanges()
Returns the value of the 'Key Ranges' containment reference list. |
ZSeriesTable |
getTable()
Returns the value of the 'Table' container reference. |
void |
setTable(ZSeriesTable value)
Sets the value of the ' Table ' container reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
ZSeriesTable getTable()
Partition Key
'.
If the meaning of the 'Table' container reference isn't clear, there really should be more of a description here...
setTable(ZSeriesTable)
,
com.ibm.db.models.db2.zSeries.ZSeriesPackage#getPartitionKey_Table()
,
ZSeriesTable.getPartitionKey()
void setTable(ZSeriesTable value)
Table
' container reference.
value
- the new value of the 'Table' container reference.getTable()
org.eclipse.emf.common.util.EList getDataMembers()
KeyDataMember
.
If the meaning of the 'Data Members' containment reference list isn't clear, there really should be more of a description here...
com.ibm.db.models.db2.zSeries.ZSeriesPackage#getPartitionKey_DataMembers()
org.eclipse.emf.common.util.EList getKeyRanges()
KeyRange
.
If the meaning of the 'Key Ranges' containment reference list isn't clear, there really should be more of a description here...
com.ibm.db.models.db2.zSeries.ZSeriesPackage#getPartitionKey_KeyRanges()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |