|
|||||||||||
| 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.constraints.impl.ConstraintImpl
org.eclipse.datatools.modelbase.sql.constraints.impl.AssertionImpl
An implementation of the model object 'Assertion'.
The following features are implemented:
| Method Summary | |
Schema |
basicGetSchema()
|
NotificationChain |
basicSetSchema(Schema newSchema,
NotificationChain msgs)
|
NotificationChain |
basicSetSearchCondition(SearchCondition newSearchCondition,
NotificationChain msgs)
|
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)
|
EList |
getConstrainedTables()
|
Schema |
getSchema()
|
SearchCondition |
getSearchCondition()
|
void |
setSchema(Schema newSchema)
|
void |
setSearchCondition(SearchCondition newSearchCondition)
|
| Methods inherited from class org.eclipse.datatools.modelbase.sql.constraints.impl.ConstraintImpl |
isDeferrable, isEnforced, isInitiallyDeferred, setDeferrable, setEnforced, setInitiallyDeferred, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.constraints.Constraint |
isDeferrable, isEnforced, isInitiallyDeferred, setDeferrable, setEnforced, setInitiallyDeferred |
| 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 SearchCondition getSearchCondition()
getSearchCondition in interface AssertionAssertion.setSearchCondition(SearchCondition),
SQLConstraintsPackage.getAssertion_SearchCondition()
public NotificationChain basicSetSearchCondition(SearchCondition newSearchCondition,
NotificationChain msgs)
public void setSearchCondition(SearchCondition newSearchCondition)
setSearchCondition in interface AssertionnewSearchCondition - the new value of the 'Search Condition' containment reference.Assertion.getSearchCondition()public Schema getSchema()
getSchema in interface AssertionAssertion.setSchema(Schema),
SQLConstraintsPackage.getAssertion_Schema(),
Schema.getAssertions()public Schema basicGetSchema()
public NotificationChain basicSetSchema(Schema newSchema,
NotificationChain msgs)
public void setSchema(Schema newSchema)
setSchema in interface AssertionnewSchema - the new value of the 'Schema' reference.Assertion.getSchema()public EList getConstrainedTables()
getConstrainedTables in interface AssertionSQLConstraintsPackage.getAssertion_ConstrainedTables()
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
eInverseAdd in class ConstraintImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
eInverseRemove in class ConstraintImpl
public java.lang.Object eGet(EStructuralFeature eFeature,
boolean resolve)
eGet in class ConstraintImpl
public void eSet(EStructuralFeature eFeature,
java.lang.Object newValue)
eSet in class ConstraintImplpublic void eUnset(EStructuralFeature eFeature)
eUnset in class ConstraintImplpublic boolean eIsSet(EStructuralFeature eFeature)
eIsSet in class ConstraintImpl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||