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