|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ZSeriesTable
A representation of the model object 'Table'.
The following features are supported:
ZSeriesPackage.getZSeriesTable()
Method Summary | |
---|---|
AuditType |
getAudit()
Returns the value of the 'Audit' attribute. |
java.lang.String |
getEditProc()
Returns the value of the 'Edit Proc' attribute. |
CCSIDType |
getEncoding()
Returns the value of the 'Encoding' attribute. |
ZSeriesPartitionKey |
getPartitionKey()
Returns the value of the 'Partition Key' containment reference. |
ZSeriesTableSpace |
getTableSpace()
Returns the value of the 'Table Space' reference. |
java.lang.String |
getValidProc()
Returns the value of the 'Valid Proc' attribute. |
boolean |
isVolatile()
Returns the value of the 'Volatile' attribute. |
void |
setAudit(AuditType value)
Sets the value of the ' Audit ' attribute. |
void |
setEditProc(java.lang.String value)
Sets the value of the ' Edit Proc ' attribute. |
void |
setEncoding(CCSIDType value)
Sets the value of the ' Encoding ' attribute. |
void |
setPartitionKey(ZSeriesPartitionKey value)
Sets the value of the ' Partition Key ' containment reference. |
void |
setTableSpace(ZSeriesTableSpace value)
Sets the value of the ' Table Space ' reference. |
void |
setValidProc(java.lang.String value)
Sets the value of the ' Valid Proc ' attribute. |
void |
setVolatile(boolean value)
Sets the value of the ' Volatile ' attribute. |
Methods inherited from interface com.ibm.db.models.db2.DB2Table |
---|
getDataCapture, getPackages, setDataCapture |
Methods inherited from interface org.eclipse.wst.rdb.internal.models.sql.tables.BaseTable |
---|
getConstraints, getForeignKeys, getPrimaryKey, getReferencingForeignKeys, getUniqueConstraints |
Methods inherited from interface org.eclipse.wst.rdb.internal.models.sql.tables.Table |
---|
getColumns, getIndex, getSchema, getSelfRefColumnGeneration, getSubtables, getSupertable, getTriggers, getUdt, isInsertable, isUpdatable, setSchema, setSelfRefColumnGeneration, setSupertable, setUdt |
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 |
---|
AuditType getAudit()
AuditType
.
If the meaning of the 'Audit' attribute isn't clear, there really should be more of a description here...
AuditType
,
setAudit(AuditType)
,
ZSeriesPackage.getZSeriesTable_Audit()
void setAudit(AuditType value)
Audit
' attribute.
value
- the new value of the 'Audit' attribute.AuditType
,
getAudit()
java.lang.String getEditProc()
If the meaning of the 'Edit Proc' attribute isn't clear, there really should be more of a description here...
setEditProc(String)
,
ZSeriesPackage.getZSeriesTable_EditProc()
void setEditProc(java.lang.String value)
Edit Proc
' attribute.
value
- the new value of the 'Edit Proc' attribute.getEditProc()
CCSIDType getEncoding()
CCSIDType
.
If the meaning of the 'Encoding' attribute isn't clear, there really should be more of a description here...
CCSIDType
,
setEncoding(CCSIDType)
,
ZSeriesPackage.getZSeriesTable_Encoding()
void setEncoding(CCSIDType value)
Encoding
' attribute.
value
- the new value of the 'Encoding' attribute.CCSIDType
,
getEncoding()
java.lang.String getValidProc()
If the meaning of the 'Valid Proc' attribute isn't clear, there really should be more of a description here...
setValidProc(String)
,
ZSeriesPackage.getZSeriesTable_ValidProc()
void setValidProc(java.lang.String value)
Valid Proc
' attribute.
value
- the new value of the 'Valid Proc' attribute.getValidProc()
boolean isVolatile()
If the meaning of the 'Volatile' attribute isn't clear, there really should be more of a description here...
setVolatile(boolean)
,
ZSeriesPackage.getZSeriesTable_Volatile()
void setVolatile(boolean value)
Volatile
' attribute.
value
- the new value of the 'Volatile' attribute.isVolatile()
ZSeriesTableSpace getTableSpace()
Tables
'.
If the meaning of the 'Table Space' reference isn't clear, there really should be more of a description here...
setTableSpace(ZSeriesTableSpace)
,
ZSeriesPackage.getZSeriesTable_TableSpace()
,
ZSeriesTableSpace.getTables()
void setTableSpace(ZSeriesTableSpace value)
Table Space
' reference.
value
- the new value of the 'Table Space' reference.getTableSpace()
ZSeriesPartitionKey getPartitionKey()
Table
'.
If the meaning of the 'Partition Key' containment reference isn't clear, there really should be more of a description here...
setPartitionKey(ZSeriesPartitionKey)
,
ZSeriesPackage.getZSeriesTable_PartitionKey()
,
ZSeriesPartitionKey.getTable()
void setPartitionKey(ZSeriesPartitionKey value)
Partition Key
' containment reference.
value
- the new value of the 'Partition Key' containment reference.getPartitionKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |