|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ZSeriesDatabaseInstance
A representation of the model object 'Database Instance'.
The following features are supported:
Database TypeEncoding SchemeBuffer Pool NameIndex Buffer Pool NameTablespacesStorage GroupDatabase
ZSeriesPackage.getZSeriesDatabaseInstance()| Method Summary | |
|---|---|
java.lang.String |
getBufferPoolName()
Returns the value of the 'Buffer Pool Name' attribute. |
ZSeriesDatabase |
getDatabase()
Returns the value of the 'Database' reference. |
ZSeriesDatabaseType |
getDatabaseType()
Returns the value of the 'Database Type' attribute. |
CCSIDType |
getEncodingScheme()
Returns the value of the 'Encoding Scheme' attribute. |
java.lang.String |
getIndexBufferPoolName()
Returns the value of the 'Index Buffer Pool Name' attribute. |
ZSeriesStorageGroup |
getStorageGroup()
Returns the value of the 'Storage Group' reference. |
org.eclipse.emf.common.util.EList |
getTablespaces()
Returns the value of the 'Tablespaces' containment reference list. |
void |
setBufferPoolName(java.lang.String value)
Sets the value of the ' Buffer Pool Name' attribute. |
void |
setDatabase(ZSeriesDatabase value)
Sets the value of the ' Database' reference. |
void |
setDatabaseType(ZSeriesDatabaseType value)
Sets the value of the ' Database Type' attribute. |
void |
setEncodingScheme(CCSIDType value)
Sets the value of the ' Encoding Scheme' attribute. |
void |
setIndexBufferPoolName(java.lang.String value)
Sets the value of the ' Index Buffer Pool Name' attribute. |
void |
setStorageGroup(ZSeriesStorageGroup value)
Sets the value of the ' Storage Group' 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 |
|---|
ZSeriesDatabaseType getDatabaseType()
ZSeriesDatabaseType.
If the meaning of the 'Database Type' attribute isn't clear, there really should be more of a description here...
ZSeriesDatabaseType,
setDatabaseType(ZSeriesDatabaseType),
ZSeriesPackage.getZSeriesDatabaseInstance_DatabaseType()void setDatabaseType(ZSeriesDatabaseType value)
Database Type' attribute.
value - the new value of the 'Database Type' attribute.ZSeriesDatabaseType,
getDatabaseType()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.getZSeriesDatabaseInstance_EncodingScheme()void setEncodingScheme(CCSIDType value)
Encoding Scheme' attribute.
value - the new value of the 'Encoding Scheme' attribute.CCSIDType,
getEncodingScheme()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.getZSeriesDatabaseInstance_BufferPoolName()void setBufferPoolName(java.lang.String value)
Buffer Pool Name' attribute.
value - the new value of the 'Buffer Pool Name' attribute.getBufferPoolName()java.lang.String getIndexBufferPoolName()
If the meaning of the 'Index Buffer Pool Name' attribute isn't clear, there really should be more of a description here...
setIndexBufferPoolName(String),
ZSeriesPackage.getZSeriesDatabaseInstance_IndexBufferPoolName()void setIndexBufferPoolName(java.lang.String value)
Index Buffer Pool Name' attribute.
value - the new value of the 'Index Buffer Pool Name' attribute.getIndexBufferPoolName()org.eclipse.emf.common.util.EList getTablespaces()
ZSeriesTableSpace.
It is bidirectional and its opposite is 'Database Instance'.
If the meaning of the 'Tablespaces' reference list isn't clear, there really should be more of a description here...
ZSeriesPackage.getZSeriesDatabaseInstance_Tablespaces(),
ZSeriesTableSpace.getDatabaseInstance()ZSeriesStorageGroup getStorageGroup()
Database Instances'.
If the meaning of the 'Storage Group' reference isn't clear, there really should be more of a description here...
setStorageGroup(ZSeriesStorageGroup),
ZSeriesPackage.getZSeriesDatabaseInstance_StorageGroup(),
ZSeriesStorageGroup.getDatabaseInstances()void setStorageGroup(ZSeriesStorageGroup value)
Storage Group' reference.
value - the new value of the 'Storage Group' reference.getStorageGroup()ZSeriesDatabase getDatabase()
Database Instances'.
If the meaning of the 'Database' reference isn't clear, there really should be more of a description here...
setDatabase(ZSeriesDatabase),
ZSeriesPackage.getZSeriesDatabaseInstance_Database(),
ZSeriesDatabase.getDatabaseInstances()void setDatabase(ZSeriesDatabase value)
Database' reference.
value - the new value of the 'Database' reference.getDatabase()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||