|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KeyRange
A representation of the model object 'Key Range'.
The following features are supported:
com.ibm.db.models.db2.zSeries.ZSeriesPackage#getKeyRange()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getEndingLimit()
Returns the value of the 'Ending Limit' attribute list. |
ZSeriesPartition |
getPartition()
Returns the value of the 'Partition' reference. |
boolean |
isInclusive()
Returns the value of the 'Inclusive' attribute. |
void |
setInclusive(boolean value)
Sets the value of the ' Inclusive ' attribute. |
void |
setPartition(ZSeriesPartition value)
Sets the value of the ' Partition ' 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 |
---|
boolean isInclusive()
If the meaning of the 'Inclusive' attribute isn't clear, there really should be more of a description here...
setInclusive(boolean)
,
com.ibm.db.models.db2.zSeries.ZSeriesPackage#getKeyRange_Inclusive()
void setInclusive(boolean value)
Inclusive
' attribute.
value
- the new value of the 'Inclusive' attribute.isInclusive()
org.eclipse.emf.common.util.EList getEndingLimit()
String
.
If the meaning of the 'Ending Limit' attribute list isn't clear, there really should be more of a description here...
com.ibm.db.models.db2.zSeries.ZSeriesPackage#getKeyRange_EndingLimit()
ZSeriesPartition getPartition()
If the meaning of the 'Partition' reference isn't clear, there really should be more of a description here...
setPartition(ZSeriesPartition)
,
com.ibm.db.models.db2.zSeries.ZSeriesPackage#getKeyRange_Partition()
void setPartition(ZSeriesPartition value)
Partition
' reference.
value
- the new value of the 'Partition' reference.getPartition()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |