|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MemberOfExpression
A representation of the model object 'Member Of Expression'.
The following features are supported:
DomPackage.getMemberOfExpression()| Method Summary | |
|---|---|
Expression |
getExpression()
Returns the value of the 'Expression' containment reference. |
String |
getMemberOf()
Returns the value of the 'Member Of' attribute. |
String |
getOperator()
Returns the value of the 'Operator' attribute. |
boolean |
isNot()
Returns the value of the 'Not' attribute. |
void |
setExpression(Expression value)
Sets the value of the ' Expression' containment reference. |
void |
setMemberOf(String value)
Sets the value of the ' Member Of' attribute. |
void |
setNot(boolean value)
Sets the value of the ' Not' attribute. |
void |
setOperator(String value)
Sets the value of the ' Operator' attribute. |
| 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 |
|---|
Expression getExpression()
If the meaning of the 'Expression' containment reference isn't clear, there really should be more of a description here...
setExpression(Expression),
DomPackage.getMemberOfExpression_Expression()void setExpression(Expression value)
Expression' containment reference.
value - the new value of the 'Expression' containment reference.getExpression()boolean isNot()
If the meaning of the 'Not' attribute isn't clear, there really should be more of a description here...
setNot(boolean),
DomPackage.getMemberOfExpression_Not()void setNot(boolean value)
Not' attribute.
value - the new value of the 'Not' attribute.isNot()String getOperator()
If the meaning of the 'Operator' attribute isn't clear, there really should be more of a description here...
setOperator(String),
DomPackage.getMemberOfExpression_Operator()void setOperator(String value)
Operator' attribute.
value - the new value of the 'Operator' attribute.getOperator()String getMemberOf()
If the meaning of the 'Member Of' attribute isn't clear, there really should be more of a description here...
setMemberOf(String),
DomPackage.getMemberOfExpression_MemberOf()void setMemberOf(String value)
Member Of' attribute.
value - the new value of the 'Member Of' attribute.getMemberOf()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||