|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ZSeriesPartition
A representation of the model object 'Partition'.
The following features are supported:
NumberUse Storage GroupCompressGPB CachePrimary QuantitySecondary QuantityTrack ModFree PagePct FreeLimit KeyTable SpaceVcatStorage GroupIndex
ZSeriesPackage.getZSeriesPartition()| Method Summary | |
|---|---|
int |
getFreePage()
Returns the value of the 'Free Page' attribute. |
GBPCacheType |
getGPBCache()
Returns the value of the 'GPB Cache' attribute. |
ZSeriesIndex |
getIndex()
Returns the value of the 'Index' container reference. |
java.lang.String |
getLimitKey()
Returns the value of the 'Limit Key' attribute. |
int |
getNumber()
Returns the value of the 'Number' attribute. |
int |
getPctFree()
Returns the value of the 'Pct Free' attribute. |
int |
getPrimaryQuantity()
Returns the value of the 'Primary Quantity' attribute. |
int |
getSecondaryQuantity()
Returns the value of the 'Secondary Quantity' attribute. |
ZSeriesStorageGroup |
getStorageGroup()
Returns the value of the 'Storage Group' reference. |
ZSeriesTableSpace |
getTableSpace()
Returns the value of the 'Table Space' container reference. |
ZSeriesVCAT |
getVcat()
Returns the value of the 'Vcat' reference. |
boolean |
isCompress()
Returns the value of the 'Compress' attribute. |
boolean |
isTrackMod()
Returns the value of the 'Track Mod' attribute. |
boolean |
isUseStorageGroup()
Returns the value of the 'Use Storage Group' attribute. |
void |
setCompress(boolean value)
Sets the value of the ' Compress' attribute. |
void |
setFreePage(int value)
Sets the value of the ' Free Page' attribute. |
void |
setGPBCache(GBPCacheType value)
Sets the value of the ' GPB Cache' attribute. |
void |
setIndex(ZSeriesIndex value)
Sets the value of the ' Index' container reference. |
void |
setLimitKey(java.lang.String value)
Sets the value of the ' Limit Key' attribute. |
void |
setNumber(int value)
Sets the value of the ' Number' attribute. |
void |
setPctFree(int value)
Sets the value of the ' Pct Free' attribute. |
void |
setPrimaryQuantity(int value)
Sets the value of the ' Primary Quantity' attribute. |
void |
setSecondaryQuantity(int value)
Sets the value of the ' Secondary Quantity' attribute. |
void |
setStorageGroup(ZSeriesStorageGroup value)
Sets the value of the ' Storage Group' reference. |
void |
setTableSpace(ZSeriesTableSpace value)
Sets the value of the ' Table Space' container reference. |
void |
setTrackMod(boolean value)
Sets the value of the ' Track Mod' attribute. |
void |
setUseStorageGroup(boolean value)
Sets the value of the ' Use Storage Group' attribute. |
void |
setVcat(ZSeriesVCAT value)
Sets the value of the ' Vcat' reference. |
| Methods inherited from interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLObject |
|---|
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
| Methods inherited from interface org.eclipse.emf.ecore.sdo.EDataObject |
|---|
getInstanceProperties |
| Methods inherited from interface commonj.sdo.DataObject |
|---|
createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, get, get, get, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getBytes, getBytes, getBytes, getChar, getChar, getChar, getContainer, getContainmentProperty, getDataGraph, getDataObject, getDataObject, getDataObject, getDate, getDate, getDate, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getSequence, getSequence, getSequence, getShort, getShort, getShort, getString, getString, getString, getType, isSet, isSet, isSet, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setDataObject, setDataObject, setDataObject, setDate, setDate, setDate, setDouble, setDouble, setDouble, setFloat, setFloat, setFloat, setInt, setInt, setInt, setList, setList, setList, setLong, setLong, setLong, setShort, setShort, setShort, setString, setString, setString, unset, unset, unset |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotations |
| Method Detail |
|---|
int getNumber()
If the meaning of the 'Number' attribute isn't clear, there really should be more of a description here...
setNumber(int),
ZSeriesPackage.getZSeriesPartition_Number()void setNumber(int value)
Number' attribute.
value - the new value of the 'Number' attribute.getNumber()boolean isUseStorageGroup()
If the meaning of the 'Use Storage Group' attribute isn't clear, there really should be more of a description here...
setUseStorageGroup(boolean),
ZSeriesPackage.getZSeriesPartition_UseStorageGroup()void setUseStorageGroup(boolean value)
Use Storage Group' attribute.
value - the new value of the 'Use Storage Group' attribute.isUseStorageGroup()boolean isCompress()
If the meaning of the 'Compress' attribute isn't clear, there really should be more of a description here...
setCompress(boolean),
ZSeriesPackage.getZSeriesPartition_Compress()void setCompress(boolean value)
Compress' attribute.
value - the new value of the 'Compress' attribute.isCompress()GBPCacheType getGPBCache()
GBPCacheType.
If the meaning of the 'GPB Cache' attribute isn't clear, there really should be more of a description here...
GBPCacheType,
setGPBCache(GBPCacheType),
ZSeriesPackage.getZSeriesPartition_GPBCache()void setGPBCache(GBPCacheType value)
GPB Cache' attribute.
value - the new value of the 'GPB Cache' attribute.GBPCacheType,
getGPBCache()int getPrimaryQuantity()
If the meaning of the 'Primary Quantity' attribute isn't clear, there really should be more of a description here...
setPrimaryQuantity(int),
ZSeriesPackage.getZSeriesPartition_PrimaryQuantity()void setPrimaryQuantity(int value)
Primary Quantity' attribute.
value - the new value of the 'Primary Quantity' attribute.getPrimaryQuantity()int getSecondaryQuantity()
If the meaning of the 'Secondary Quantity' attribute isn't clear, there really should be more of a description here...
setSecondaryQuantity(int),
ZSeriesPackage.getZSeriesPartition_SecondaryQuantity()void setSecondaryQuantity(int value)
Secondary Quantity' attribute.
value - the new value of the 'Secondary Quantity' attribute.getSecondaryQuantity()boolean isTrackMod()
If the meaning of the 'Track Mod' attribute isn't clear, there really should be more of a description here...
setTrackMod(boolean),
ZSeriesPackage.getZSeriesPartition_TrackMod()void setTrackMod(boolean value)
Track Mod' attribute.
value - the new value of the 'Track Mod' attribute.isTrackMod()int getFreePage()
If the meaning of the 'Free Page' attribute isn't clear, there really should be more of a description here...
setFreePage(int),
ZSeriesPackage.getZSeriesPartition_FreePage()void setFreePage(int value)
Free Page' attribute.
value - the new value of the 'Free Page' attribute.getFreePage()int getPctFree()
If the meaning of the 'Pct Free' attribute isn't clear, there really should be more of a description here...
setPctFree(int),
ZSeriesPackage.getZSeriesPartition_PctFree()void setPctFree(int value)
Pct Free' attribute.
value - the new value of the 'Pct Free' attribute.getPctFree()java.lang.String getLimitKey()
If the meaning of the 'Limit Key' attribute isn't clear, there really should be more of a description here...
setLimitKey(String),
ZSeriesPackage.getZSeriesPartition_LimitKey()void setLimitKey(java.lang.String value)
Limit Key' attribute.
value - the new value of the 'Limit Key' attribute.getLimitKey()ZSeriesTableSpace getTableSpace()
Partitions'.
If the meaning of the 'Table Space' container reference isn't clear, there really should be more of a description here...
setTableSpace(ZSeriesTableSpace),
ZSeriesPackage.getZSeriesPartition_TableSpace(),
ZSeriesTableSpace.getPartitions()void setTableSpace(ZSeriesTableSpace value)
Table Space' container reference.
value - the new value of the 'Table Space' container reference.getTableSpace()ZSeriesVCAT getVcat()
If the meaning of the 'Vcat' reference isn't clear, there really should be more of a description here...
setVcat(ZSeriesVCAT),
ZSeriesPackage.getZSeriesPartition_Vcat()void setVcat(ZSeriesVCAT value)
Vcat' reference.
value - the new value of the 'Vcat' reference.getVcat()ZSeriesStorageGroup getStorageGroup()
If the meaning of the 'Storage Group' reference isn't clear, there really should be more of a description here...
setStorageGroup(ZSeriesStorageGroup),
ZSeriesPackage.getZSeriesPartition_StorageGroup()void setStorageGroup(ZSeriesStorageGroup value)
Storage Group' reference.
value - the new value of the 'Storage Group' reference.getStorageGroup()ZSeriesIndex getIndex()
Partitions'.
If the meaning of the 'Index' container reference isn't clear, there really should be more of a description here...
setIndex(ZSeriesIndex),
ZSeriesPackage.getZSeriesPartition_Index(),
ZSeriesIndex.getPartitions()void setIndex(ZSeriesIndex value)
Index' container reference.
value - the new value of the 'Index' container reference.getIndex()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||