|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Assertion
A representation of the model object 'Assertion'.
Reference: 5WD-02-Foundation-2002-12 4.17.4 Assertions,
5WD-02-Foundation-2002-12 11.37
The following features are supported:
SQLConstraintsPackage.getAssertion()
Method Summary | |
---|---|
EList |
getConstrainedTables()
Returns the value of the 'Constrained Tables' reference list. |
Schema |
getSchema()
Returns the value of the 'Schema' reference. |
SearchCondition |
getSearchCondition()
Returns the value of the 'Search Condition' containment reference. |
void |
setSchema(Schema value)
Sets the value of the ' Schema ' reference. |
void |
setSearchCondition(SearchCondition value)
Sets the value of the ' Search Condition ' containment reference. |
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, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Method Detail |
---|
SearchCondition getSearchCondition()
If the meaning of the 'Search Condition' containment reference isn't clear, there really should be more of a description here...
setSearchCondition(SearchCondition)
,
SQLConstraintsPackage.getAssertion_SearchCondition()
void setSearchCondition(SearchCondition value)
Search Condition
' containment reference.
value
- the new value of the 'Search Condition' containment reference.getSearchCondition()
Schema getSchema()
Assertions
'.
If the meaning of the 'Schema' reference isn't clear, there really should be more of a description here...
setSchema(Schema)
,
SQLConstraintsPackage.getAssertion_Schema()
,
Schema.getAssertions()
void setSchema(Schema value)
Schema
' reference.
value
- the new value of the 'Schema' reference.getSchema()
EList getConstrainedTables()
BaseTable
.
If the meaning of the 'Constrained Tables' reference list isn't clear, there really should be more of a description here...
SQLConstraintsPackage.getAssertion_ConstrainedTables()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |