|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompareExpression
A representation of the model object 'Compare Expression'.
The following features are supported:
StoexPackage.getCompareExpression()
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
Term |
getLeft()
Returns the value of the 'Left' containment reference. |
CompareOperations |
getOperation()
Returns the value of the 'Operation' attribute. |
Term |
getRight()
Returns the value of the 'Right' containment reference. |
void |
setLeft(Term value)
Sets the value of the ' Left ' containment reference. |
void |
setOperation(CompareOperations value)
Sets the value of the ' Operation ' attribute. |
void |
setRight(Term value)
Sets the value of the ' Right ' containment reference. |
Field Detail |
---|
static final String copyright
Method Detail |
---|
Term getLeft()
If the meaning of the 'Left' containment reference isn't clear, there really should be more of a description here...
setLeft(Term)
,
StoexPackage.getCompareExpression_Left()
void setLeft(Term value)
Left
' containment reference.
value
- the new value of the 'Left' containment reference.getLeft()
Term getRight()
If the meaning of the 'Right' containment reference isn't clear, there really should be more of a description here...
setRight(Term)
,
StoexPackage.getCompareExpression_Right()
void setRight(Term value)
Right
' containment reference.
value
- the new value of the 'Right' containment reference.getRight()
CompareOperations getOperation()
CompareOperations
.
If the meaning of the 'Operation' attribute isn't clear, there really should be more of a description here...
CompareOperations
,
setOperation(CompareOperations)
,
StoexPackage.getCompareExpression_Operation()
void setOperation(CompareOperations value)
Operation
' attribute.
value
- the new value of the 'Operation' attribute.CompareOperations
,
getOperation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |