|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.impl.FlatEObjectImpl
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl
com.ibm.db.models.db2.zSeries.impl.ZSeriesTableSpaceImpl
public class ZSeriesTableSpaceImpl
An implementation of the model object 'Table Space'.
The following features are implemented:
Tablespace TypeDefineLogDs SizeSeg SizeMember ClusterCloseEraseMaximum RowsLock MaxLock SizeBuffer Pool NameEncoding SchemeLock PartDatabase InstancePartitionsTablesMQ TsAux Tables
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
ELAST_EOBJECT_FLAG |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Method Summary | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDatabaseInstance(ZSeriesDatabaseInstance newDatabaseInstance,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
org.eclipse.emf.common.util.EList |
getAuxTables()
|
java.lang.String |
getBufferPoolName()
|
ZSeriesDatabaseInstance |
getDatabaseInstance()
|
int |
getDsSize()
|
CCSIDType |
getEncodingScheme()
|
int |
getLockMax()
|
LockSizeType |
getLockSize()
|
int |
getMaximumRows()
|
org.eclipse.emf.common.util.EList |
getMQTs()
|
org.eclipse.emf.common.util.EList |
getPartitions()
|
int |
getSegSize()
|
org.eclipse.emf.common.util.EList |
getTables()
|
ZSeriesTableSpaceType |
getTablespaceType()
|
boolean |
isClose()
|
boolean |
isDefine()
|
boolean |
isErase()
|
boolean |
isLockPart()
|
boolean |
isLog()
|
boolean |
isMemberCluster()
|
void |
setBufferPoolName(java.lang.String newBufferPoolName)
|
void |
setClose(boolean newClose)
|
void |
setDatabaseInstance(ZSeriesDatabaseInstance newDatabaseInstance)
|
void |
setDefine(boolean newDefine)
|
void |
setDsSize(int newDsSize)
|
void |
setEncodingScheme(CCSIDType newEncodingScheme)
|
void |
setErase(boolean newErase)
|
void |
setLockMax(int newLockMax)
|
void |
setLockPart(boolean newLockPart)
|
void |
setLockSize(LockSizeType newLockSize)
|
void |
setLog(boolean newLog)
|
void |
setMaximumRows(int newMaximumRows)
|
void |
setMemberCluster(boolean newMemberCluster)
|
void |
setSegSize(int newSegSize)
|
void |
setTablespaceType(ZSeriesTableSpaceType newTablespaceType)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl |
|---|
addEAnnotation, addEAnnotationDetail, 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, getComments, getContainer, getContainmentProperty, getDataGraph, getDataObject, getDataObject, getDataObject, getDate, getDate, getDate, getDependencies, getDescription, getDouble, getDouble, getDouble, getEAnnotation, getEAnnotationDetail, getFloat, getFloat, getFloat, getInstanceProperties, getInt, getInt, getInt, getLabel, getList, getList, getList, getLong, getLong, getLong, getPrivileges, getSequence, getSequence, getSequence, getShort, getShort, getShort, getString, getString, getString, getType, isSet, isSet, isSet, removeEAnnotationDetail, set, set, set, setAnnotationDetail, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setDataObject, setDataObject, setDataObject, setDate, setDate, setDate, setDescription, setDouble, setDouble, setDouble, setFloat, setFloat, setFloat, setInt, setInt, setInt, setLabel, setList, setList, setList, setLong, setLong, setLong, setShort, setShort, setShort, setString, setString, setString, unset, unset, unset, writeReplace |
| Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
|---|
getName, getNameGen, setName |
| Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
|---|
eObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotations |
| Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
|---|
eContents, eCrossReferences, eIsProxy, eProxyURI, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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 |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainerFeatureID, eDerivedStructuralFeatureID, eDirectResource, eGet, eInternalContainer, eInternalResource, eInverseAdd, eInverseRemove, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSetClass, eSetProxyURI, eSetResource, eSetStore, eSetting, eStore, eURIFragmentSegment |
| Method Detail |
|---|
public ZSeriesTableSpaceType getTablespaceType()
getTablespaceType in interface ZSeriesTableSpaceZSeriesTableSpaceType,
ZSeriesTableSpace.setTablespaceType(ZSeriesTableSpaceType),
ZSeriesPackage.getZSeriesTableSpace_TablespaceType()public void setTablespaceType(ZSeriesTableSpaceType newTablespaceType)
setTablespaceType in interface ZSeriesTableSpacenewTablespaceType - the new value of the 'Tablespace Type' attribute.ZSeriesTableSpaceType,
ZSeriesTableSpace.getTablespaceType()public boolean isDefine()
isDefine in interface ZSeriesTableSpaceZSeriesTableSpace.setDefine(boolean),
ZSeriesPackage.getZSeriesTableSpace_Define()public void setDefine(boolean newDefine)
setDefine in interface ZSeriesTableSpacenewDefine - the new value of the 'Define' attribute.ZSeriesTableSpace.isDefine()public boolean isLog()
isLog in interface ZSeriesTableSpaceZSeriesTableSpace.setLog(boolean),
ZSeriesPackage.getZSeriesTableSpace_Log()public void setLog(boolean newLog)
setLog in interface ZSeriesTableSpacenewLog - the new value of the 'Log' attribute.ZSeriesTableSpace.isLog()public int getDsSize()
getDsSize in interface ZSeriesTableSpaceZSeriesTableSpace.setDsSize(int),
ZSeriesPackage.getZSeriesTableSpace_DsSize()public void setDsSize(int newDsSize)
setDsSize in interface ZSeriesTableSpacenewDsSize - the new value of the 'Ds Size' attribute.ZSeriesTableSpace.getDsSize()public int getSegSize()
getSegSize in interface ZSeriesTableSpaceZSeriesTableSpace.setSegSize(int),
ZSeriesPackage.getZSeriesTableSpace_SegSize()public void setSegSize(int newSegSize)
setSegSize in interface ZSeriesTableSpacenewSegSize - the new value of the 'Seg Size' attribute.ZSeriesTableSpace.getSegSize()public boolean isMemberCluster()
isMemberCluster in interface ZSeriesTableSpaceZSeriesTableSpace.setMemberCluster(boolean),
ZSeriesPackage.getZSeriesTableSpace_MemberCluster()public void setMemberCluster(boolean newMemberCluster)
setMemberCluster in interface ZSeriesTableSpacenewMemberCluster - the new value of the 'Member Cluster' attribute.ZSeriesTableSpace.isMemberCluster()public boolean isClose()
isClose in interface ZSeriesTableSpaceZSeriesTableSpace.setClose(boolean),
ZSeriesPackage.getZSeriesTableSpace_Close()public void setClose(boolean newClose)
setClose in interface ZSeriesTableSpacenewClose - the new value of the 'Close' attribute.ZSeriesTableSpace.isClose()public boolean isErase()
isErase in interface ZSeriesTableSpaceZSeriesTableSpace.setErase(boolean),
ZSeriesPackage.getZSeriesTableSpace_Erase()public void setErase(boolean newErase)
setErase in interface ZSeriesTableSpacenewErase - the new value of the 'Erase' attribute.ZSeriesTableSpace.isErase()public int getMaximumRows()
getMaximumRows in interface ZSeriesTableSpaceZSeriesTableSpace.setMaximumRows(int),
ZSeriesPackage.getZSeriesTableSpace_MaximumRows()public void setMaximumRows(int newMaximumRows)
setMaximumRows in interface ZSeriesTableSpacenewMaximumRows - the new value of the 'Maximum Rows' attribute.ZSeriesTableSpace.getMaximumRows()public int getLockMax()
getLockMax in interface ZSeriesTableSpaceZSeriesTableSpace.setLockMax(int),
ZSeriesPackage.getZSeriesTableSpace_LockMax()public void setLockMax(int newLockMax)
setLockMax in interface ZSeriesTableSpacenewLockMax - the new value of the 'Lock Max' attribute.ZSeriesTableSpace.getLockMax()public LockSizeType getLockSize()
getLockSize in interface ZSeriesTableSpaceLockSizeType,
ZSeriesTableSpace.setLockSize(LockSizeType),
ZSeriesPackage.getZSeriesTableSpace_LockSize()public void setLockSize(LockSizeType newLockSize)
setLockSize in interface ZSeriesTableSpacenewLockSize - the new value of the 'Lock Size' attribute.LockSizeType,
ZSeriesTableSpace.getLockSize()public java.lang.String getBufferPoolName()
getBufferPoolName in interface ZSeriesTableSpaceZSeriesTableSpace.setBufferPoolName(String),
ZSeriesPackage.getZSeriesTableSpace_BufferPoolName()public void setBufferPoolName(java.lang.String newBufferPoolName)
setBufferPoolName in interface ZSeriesTableSpacenewBufferPoolName - the new value of the 'Buffer Pool Name' attribute.ZSeriesTableSpace.getBufferPoolName()public CCSIDType getEncodingScheme()
getEncodingScheme in interface ZSeriesTableSpaceCCSIDType,
ZSeriesTableSpace.setEncodingScheme(CCSIDType),
ZSeriesPackage.getZSeriesTableSpace_EncodingScheme()public void setEncodingScheme(CCSIDType newEncodingScheme)
setEncodingScheme in interface ZSeriesTableSpacenewEncodingScheme - the new value of the 'Encoding Scheme' attribute.CCSIDType,
ZSeriesTableSpace.getEncodingScheme()public boolean isLockPart()
isLockPart in interface ZSeriesTableSpaceZSeriesTableSpace.setLockPart(boolean),
ZSeriesPackage.getZSeriesTableSpace_LockPart()public void setLockPart(boolean newLockPart)
setLockPart in interface ZSeriesTableSpacenewLockPart - the new value of the 'Lock Part' attribute.ZSeriesTableSpace.isLockPart()public ZSeriesDatabaseInstance getDatabaseInstance()
getDatabaseInstance in interface ZSeriesTableSpaceZSeriesTableSpace.setDatabaseInstance(ZSeriesDatabaseInstance),
ZSeriesPackage.getZSeriesTableSpace_DatabaseInstance(),
ZSeriesDatabaseInstance.getTablespaces()
public org.eclipse.emf.common.notify.NotificationChain basicSetDatabaseInstance(ZSeriesDatabaseInstance newDatabaseInstance,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDatabaseInstance(ZSeriesDatabaseInstance newDatabaseInstance)
setDatabaseInstance in interface ZSeriesTableSpacenewDatabaseInstance - the new value of the 'Database Instance' container reference.ZSeriesTableSpace.getDatabaseInstance()public org.eclipse.emf.common.util.EList getPartitions()
getPartitions in interface ZSeriesTableSpaceZSeriesPackage.getZSeriesTableSpace_Partitions(),
ZSeriesPartition.getTableSpace()public org.eclipse.emf.common.util.EList getTables()
getTables in interface ZSeriesTableSpaceZSeriesPackage.getZSeriesTableSpace_Tables(),
ZSeriesTable.getTableSpace()public org.eclipse.emf.common.util.EList getMQTs()
getMQTs in interface ZSeriesTableSpaceZSeriesPackage.getZSeriesTableSpace_MQTs(),
ZSeriesMaterializedQueryTable.getTableSpace()public org.eclipse.emf.common.util.EList getAuxTables()
getAuxTables in interface ZSeriesTableSpaceZSeriesPackage.getZSeriesTableSpace_AuxTables(),
ZSeriesAuxiliaryTable.getTableSpace()
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImplpublic org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImplpublic java.lang.String toString()
toString in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||