|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClauseType
A representation of the model object 'Clause Type'.
The following features are supported:
QueryPackage.getClauseType()| Method Summary | |
|---|---|
CompoundClauseType |
getCompoundClause()
Returns the value of the 'Compound Clause' containment reference. |
SimpleClauseType |
getSimpleClause()
Returns the value of the 'Simple Clause' containment reference. |
void |
setCompoundClause(CompoundClauseType value)
Sets the value of the ' Compound Clause' containment reference. |
void |
setSimpleClause(SimpleClauseType value)
Sets the value of the ' Simple Clause' containment reference. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
SimpleClauseType getSimpleClause()
If the meaning of the 'Simple Clause' containment reference isn't clear, there really should be more of a description here...
setSimpleClause(SimpleClauseType),
QueryPackage.getClauseType_SimpleClause()void setSimpleClause(SimpleClauseType value)
Simple Clause' containment reference.
value - the new value of the 'Simple Clause' containment reference.getSimpleClause()CompoundClauseType getCompoundClause()
If the meaning of the 'Compound Clause' containment reference isn't clear, there really should be more of a description here...
setCompoundClause(CompoundClauseType),
QueryPackage.getClauseType_CompoundClause()void setCompoundClause(CompoundClauseType value)
Compound Clause' containment reference.
value - the new value of the 'Compound Clause' containment reference.getCompoundClause()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||