|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'View Table'. Reference: 5WD-02-Foundation-2002-12 4.14 Tables
The following features are supported:
SQLTablesPackage.getViewTable()
Method Summary | |
CheckType |
getCheckType()
Returns the value of the 'Check Type' attribute. |
void |
setCheckType(CheckType value)
Sets the value of the ' Check Type ' attribute. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.tables.DerivedTable |
getQueryExpression, setQueryExpression |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.tables.Table |
getColumns, getIndex, getSchema, getSelfRefColumnGeneration, getSubtables, getSupertable, getTriggers, getUdt, isInsertable, isUpdatable, setSchema, setSelfRefColumnGeneration, setSupertable, setUdt |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Method Detail |
public CheckType getCheckType()
CheckType
.
If the meaning of the 'Check Type' attribute isn't clear, there really should be more of a description here...
CheckType
,
setCheckType(CheckType)
,
SQLTablesPackage.getViewTable_CheckType()
public void setCheckType(CheckType value)
Check Type
' attribute.
value
- the new value of the 'Check Type' attribute.CheckType
,
getCheckType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |