|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TermExpression
A representation of the model object 'Term Expression'.
The following features are supported:
StoexPackage.getTermExpression()| Field Summary | |
|---|---|
static String |
copyright
|
| Method Summary | |
|---|---|
Term |
getLeft()
Returns the value of the 'Left' containment reference. |
TermOperations |
getOperation()
Returns the value of the 'Operation' attribute. |
Product |
getRight()
Returns the value of the 'Right' containment reference. |
void |
setLeft(Term value)
Sets the value of the ' Left' containment reference. |
void |
setOperation(TermOperations value)
Sets the value of the ' Operation' attribute. |
void |
setRight(Product 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.getTermExpression_Left()void setLeft(Term value)
Left' containment reference.
value - the new value of the 'Left' containment reference.getLeft()Product getRight()
If the meaning of the 'Right' containment reference isn't clear, there really should be more of a description here...
setRight(Product),
StoexPackage.getTermExpression_Right()void setRight(Product value)
Right' containment reference.
value - the new value of the 'Right' containment reference.getRight()TermOperations getOperation()
TermOperations.
If the meaning of the 'Operation' attribute isn't clear, there really should be more of a description here...
TermOperations,
setOperation(TermOperations),
StoexPackage.getTermExpression_Operation()void setOperation(TermOperations value)
Operation' attribute.
value - the new value of the 'Operation' attribute.TermOperations,
getOperation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||