|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectENamedElementImpl
org.eclipse.datatools.modelbase.sql.schema.impl.SQLObjectImpl
org.eclipse.datatools.modelbase.sql.tables.impl.TableImpl
org.eclipse.datatools.modelbase.sql.tables.impl.DerivedTableImpl
org.eclipse.datatools.modelbase.sql.tables.impl.ViewTableImpl
An implementation of the model object 'View Table'.
The following features are implemented:
| Method Summary | |
java.lang.Object |
eGet(EStructuralFeature eFeature,
boolean resolve)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
|
boolean |
eIsSet(EStructuralFeature eFeature)
|
void |
eSet(EStructuralFeature eFeature,
java.lang.Object newValue)
|
void |
eUnset(EStructuralFeature eFeature)
|
CheckType |
getCheckType()
|
void |
setCheckType(CheckType newCheckType)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.datatools.modelbase.sql.tables.impl.DerivedTableImpl |
basicSetQueryExpression, getQueryExpression, setQueryExpression |
| Methods inherited from class org.eclipse.datatools.modelbase.sql.tables.impl.TableImpl |
basicGetSchema, basicGetSupertable, basicGetUdt, basicSetSchema, basicSetSupertable, getColumns, getIndex, getSchema, getSelfRefColumnGeneration, getSubtables, getSupertable, getTriggers, getUdt, isInsertable, isUpdatable, setSchema, setSelfRefColumnGeneration, setSupertable, setUdt |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
| Method Detail |
public CheckType getCheckType()
getCheckType in interface ViewTableCheckType,
ViewTable.setCheckType(CheckType),
SQLTablesPackage.getViewTable_CheckType()public void setCheckType(CheckType newCheckType)
setCheckType in interface ViewTablenewCheckType - the new value of the 'Check Type' attribute.CheckType,
ViewTable.getCheckType()
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
eInverseAdd in class DerivedTableImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
eInverseRemove in class DerivedTableImpl
public java.lang.Object eGet(EStructuralFeature eFeature,
boolean resolve)
eGet in class DerivedTableImpl
public void eSet(EStructuralFeature eFeature,
java.lang.Object newValue)
eSet in class DerivedTableImplpublic void eUnset(EStructuralFeature eFeature)
eUnset in class DerivedTableImplpublic boolean eIsSet(EStructuralFeature eFeature)
eIsSet in class DerivedTableImplpublic java.lang.String toString()
toString in class TableImpl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||