|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ZSeriesTableSpace
A representation of the model object 'Table Space'.
The following features are supported:
Tablespace Type
Define
Log
Ds Size
Seg Size
Member Cluster
Close
Erase
Maximum Rows
Lock Max
Lock Size
Buffer Pool Name
Encoding Scheme
Lock Part
Database Instance
Partitions
Tables
MQ Ts
Aux Tables
ZSeriesPackage.getZSeriesTableSpace()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getAuxTables()
Returns the value of the 'Aux Tables' reference list. |
java.lang.String |
getBufferPoolName()
Returns the value of the 'Buffer Pool Name' attribute. |
ZSeriesDatabaseInstance |
getDatabaseInstance()
Returns the value of the 'Database Instance' container reference. |
int |
getDsSize()
Returns the value of the 'Ds Size' attribute. |
CCSIDType |
getEncodingScheme()
Returns the value of the 'Encoding Scheme' attribute. |
int |
getLockMax()
Returns the value of the 'Lock Max' attribute. |
LockSizeType |
getLockSize()
Returns the value of the 'Lock Size' attribute. |
int |
getMaximumRows()
Returns the value of the 'Maximum Rows' attribute. |
org.eclipse.emf.common.util.EList |
getMQTs()
Returns the value of the 'MQ Ts' reference list. |
org.eclipse.emf.common.util.EList |
getPartitions()
Returns the value of the 'Partitions' containment reference list. |
int |
getSegSize()
Returns the value of the 'Seg Size' attribute. |
org.eclipse.emf.common.util.EList |
getTables()
Returns the value of the 'Tables' reference list. |
ZSeriesTableSpaceType |
getTablespaceType()
Returns the value of the 'Tablespace Type' attribute. |
boolean |
isClose()
Returns the value of the 'Close' attribute. |
boolean |
isDefine()
Returns the value of the 'Define' attribute. |
boolean |
isErase()
Returns the value of the 'Erase' attribute. |
boolean |
isLockPart()
Returns the value of the 'Lock Part' attribute. |
boolean |
isLog()
Returns the value of the 'Log' attribute. |
boolean |
isMemberCluster()
Returns the value of the 'Member Cluster' attribute. |
void |
setBufferPoolName(java.lang.String value)
Sets the value of the ' Buffer Pool Name ' attribute. |
void |
setClose(boolean value)
Sets the value of the ' Close ' attribute. |
void |
setDatabaseInstance(ZSeriesDatabaseInstance value)
Sets the value of the ' Database Instance ' container reference. |
void |
setDefine(boolean value)
Sets the value of the ' Define ' attribute. |
void |
setDsSize(int value)
Sets the value of the ' Ds Size ' attribute. |
void |
setEncodingScheme(CCSIDType value)
Sets the value of the ' Encoding Scheme ' attribute. |
void |
setErase(boolean value)
Sets the value of the ' Erase ' attribute. |
void |
setLockMax(int value)
Sets the value of the ' Lock Max ' attribute. |
void |
setLockPart(boolean value)
Sets the value of the ' Lock Part ' attribute. |
void |
setLockSize(LockSizeType value)
Sets the value of the ' Lock Size ' attribute. |
void |
setLog(boolean value)
Sets the value of the ' Log ' attribute. |
void |
setMaximumRows(int value)
Sets the value of the ' Maximum Rows ' attribute. |
void |
setMemberCluster(boolean value)
Sets the value of the ' Member Cluster ' attribute. |
void |
setSegSize(int value)
Sets the value of the ' Seg Size ' attribute. |
void |
setTablespaceType(ZSeriesTableSpaceType value)
Sets the value of the ' Tablespace Type ' attribute. |
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 |
---|
ZSeriesTableSpaceType getTablespaceType()
ZSeriesTableSpaceType
.
If the meaning of the 'Tablespace Type' attribute isn't clear, there really should be more of a description here...
ZSeriesTableSpaceType
,
setTablespaceType(ZSeriesTableSpaceType)
,
ZSeriesPackage.getZSeriesTableSpace_TablespaceType()
void setTablespaceType(ZSeriesTableSpaceType value)
Tablespace Type
' attribute.
value
- the new value of the 'Tablespace Type' attribute.ZSeriesTableSpaceType
,
getTablespaceType()
boolean isDefine()
"true"
.
If the meaning of the 'Define' attribute isn't clear, there really should be more of a description here...
setDefine(boolean)
,
ZSeriesPackage.getZSeriesTableSpace_Define()
void setDefine(boolean value)
Define
' attribute.
value
- the new value of the 'Define' attribute.isDefine()
boolean isLog()
"true"
.
If the meaning of the 'Log' attribute isn't clear, there really should be more of a description here...
setLog(boolean)
,
ZSeriesPackage.getZSeriesTableSpace_Log()
void setLog(boolean value)
Log
' attribute.
value
- the new value of the 'Log' attribute.isLog()
int getDsSize()
If the meaning of the 'Ds Size' attribute isn't clear, there really should be more of a description here...
setDsSize(int)
,
ZSeriesPackage.getZSeriesTableSpace_DsSize()
void setDsSize(int value)
Ds Size
' attribute.
value
- the new value of the 'Ds Size' attribute.getDsSize()
int getSegSize()
If the meaning of the 'Seg Size' attribute isn't clear, there really should be more of a description here...
setSegSize(int)
,
ZSeriesPackage.getZSeriesTableSpace_SegSize()
void setSegSize(int value)
Seg Size
' attribute.
value
- the new value of the 'Seg Size' attribute.getSegSize()
boolean isMemberCluster()
If the meaning of the 'Member Cluster' attribute isn't clear, there really should be more of a description here...
setMemberCluster(boolean)
,
ZSeriesPackage.getZSeriesTableSpace_MemberCluster()
void setMemberCluster(boolean value)
Member Cluster
' attribute.
value
- the new value of the 'Member Cluster' attribute.isMemberCluster()
boolean isClose()
"true"
.
If the meaning of the 'Close' attribute isn't clear, there really should be more of a description here...
setClose(boolean)
,
ZSeriesPackage.getZSeriesTableSpace_Close()
void setClose(boolean value)
Close
' attribute.
value
- the new value of the 'Close' attribute.isClose()
boolean isErase()
If the meaning of the 'Erase' attribute isn't clear, there really should be more of a description here...
setErase(boolean)
,
ZSeriesPackage.getZSeriesTableSpace_Erase()
void setErase(boolean value)
Erase
' attribute.
value
- the new value of the 'Erase' attribute.isErase()
int getMaximumRows()
If the meaning of the 'Maximum Rows' attribute isn't clear, there really should be more of a description here...
setMaximumRows(int)
,
ZSeriesPackage.getZSeriesTableSpace_MaximumRows()
void setMaximumRows(int value)
Maximum Rows
' attribute.
value
- the new value of the 'Maximum Rows' attribute.getMaximumRows()
int getLockMax()
If the meaning of the 'Lock Max' attribute isn't clear, there really should be more of a description here...
setLockMax(int)
,
ZSeriesPackage.getZSeriesTableSpace_LockMax()
void setLockMax(int value)
Lock Max
' attribute.
value
- the new value of the 'Lock Max' attribute.getLockMax()
LockSizeType getLockSize()
LockSizeType
.
If the meaning of the 'Lock Size' attribute isn't clear, there really should be more of a description here...
LockSizeType
,
setLockSize(LockSizeType)
,
ZSeriesPackage.getZSeriesTableSpace_LockSize()
void setLockSize(LockSizeType value)
Lock Size
' attribute.
value
- the new value of the 'Lock Size' attribute.LockSizeType
,
getLockSize()
java.lang.String getBufferPoolName()
If the meaning of the 'Buffer Pool Name' attribute isn't clear, there really should be more of a description here...
setBufferPoolName(String)
,
ZSeriesPackage.getZSeriesTableSpace_BufferPoolName()
void setBufferPoolName(java.lang.String value)
Buffer Pool Name
' attribute.
value
- the new value of the 'Buffer Pool Name' attribute.getBufferPoolName()
CCSIDType getEncodingScheme()
CCSIDType
.
If the meaning of the 'Encoding Scheme' attribute isn't clear, there really should be more of a description here...
CCSIDType
,
setEncodingScheme(CCSIDType)
,
ZSeriesPackage.getZSeriesTableSpace_EncodingScheme()
void setEncodingScheme(CCSIDType value)
Encoding Scheme
' attribute.
value
- the new value of the 'Encoding Scheme' attribute.CCSIDType
,
getEncodingScheme()
boolean isLockPart()
If the meaning of the 'Lock Part' attribute isn't clear, there really should be more of a description here...
setLockPart(boolean)
,
ZSeriesPackage.getZSeriesTableSpace_LockPart()
void setLockPart(boolean value)
Lock Part
' attribute.
value
- the new value of the 'Lock Part' attribute.isLockPart()
ZSeriesDatabaseInstance getDatabaseInstance()
Tablespaces
'.
If the meaning of the 'Database Instance' reference isn't clear, there really should be more of a description here...
setDatabaseInstance(ZSeriesDatabaseInstance)
,
ZSeriesPackage.getZSeriesTableSpace_DatabaseInstance()
,
ZSeriesDatabaseInstance.getTablespaces()
void setDatabaseInstance(ZSeriesDatabaseInstance value)
Database Instance
' container reference.
value
- the new value of the 'Database Instance' container reference.getDatabaseInstance()
org.eclipse.emf.common.util.EList getPartitions()
ZSeriesPartition
.
It is bidirectional and its opposite is 'Table Space
'.
If the meaning of the 'Partitions' containment reference list isn't clear, there really should be more of a description here...
ZSeriesPackage.getZSeriesTableSpace_Partitions()
,
ZSeriesPartition.getTableSpace()
org.eclipse.emf.common.util.EList getTables()
ZSeriesTable
.
It is bidirectional and its opposite is 'Table Space
'.
If the meaning of the 'Tables' reference list isn't clear, there really should be more of a description here...
ZSeriesPackage.getZSeriesTableSpace_Tables()
,
ZSeriesTable.getTableSpace()
org.eclipse.emf.common.util.EList getMQTs()
ZSeriesMaterializedQueryTable
.
It is bidirectional and its opposite is 'Table Space
'.
If the meaning of the 'MQ Ts' reference list isn't clear, there really should be more of a description here...
ZSeriesPackage.getZSeriesTableSpace_MQTs()
,
ZSeriesMaterializedQueryTable.getTableSpace()
org.eclipse.emf.common.util.EList getAuxTables()
ZSeriesAuxiliaryTable
.
It is bidirectional and its opposite is 'Table Space
'.
If the meaning of the 'Aux Tables' reference list isn't clear, there really should be more of a description here...
ZSeriesPackage.getZSeriesTableSpace_AuxTables()
,
ZSeriesAuxiliaryTable.getTableSpace()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |