|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SimpleClauseType
A representation of the model object 'Simple Clause Type'.
The following features are supported:
QueryPackage.getSimpleClauseType()| Method Summary | |
|---|---|
BooleanClauseType |
getBooleanClause()
Returns the value of the 'Boolean Clause' containment reference. |
java.lang.String |
getLeftArgument()
Returns the value of the 'Left Argument' attribute. |
RationalClauseType |
getRationalClause()
Returns the value of the 'Rational Clause' containment reference. |
StringClauseType |
getStringClause()
Returns the value of the 'String Clause' containment reference. |
void |
setBooleanClause(BooleanClauseType value)
Sets the value of the ' Boolean Clause' containment reference. |
void |
setLeftArgument(java.lang.String value)
Sets the value of the ' Left Argument' attribute. |
void |
setRationalClause(RationalClauseType value)
Sets the value of the ' Rational Clause' containment reference. |
void |
setStringClause(StringClauseType value)
Sets the value of the ' String 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 |
|---|
BooleanClauseType getBooleanClause()
If the meaning of the 'Boolean Clause' containment reference isn't clear, there really should be more of a description here...
setBooleanClause(BooleanClauseType),
QueryPackage.getSimpleClauseType_BooleanClause()void setBooleanClause(BooleanClauseType value)
Boolean Clause' containment reference.
value - the new value of the 'Boolean Clause' containment reference.getBooleanClause()RationalClauseType getRationalClause()
If the meaning of the 'Rational Clause' containment reference isn't clear, there really should be more of a description here...
setRationalClause(RationalClauseType),
QueryPackage.getSimpleClauseType_RationalClause()void setRationalClause(RationalClauseType value)
Rational Clause' containment reference.
value - the new value of the 'Rational Clause' containment reference.getRationalClause()StringClauseType getStringClause()
If the meaning of the 'String Clause' containment reference isn't clear, there really should be more of a description here...
setStringClause(StringClauseType),
QueryPackage.getSimpleClauseType_StringClause()void setStringClause(StringClauseType value)
String Clause' containment reference.
value - the new value of the 'String Clause' containment reference.getStringClause()java.lang.String getLeftArgument()
If the meaning of the 'Left Argument' attribute isn't clear, there really should be more of a description here...
setLeftArgument(String),
QueryPackage.getSimpleClauseType_LeftArgument()void setLeftArgument(java.lang.String value)
Left Argument' attribute.
value - the new value of the 'Left Argument' attribute.getLeftArgument()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||