|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConditionalExpression
A representation of the model object 'Conditional Expression'.
The following features are supported:
GASTMPackage.getConditionalExpression()| Method Summary | |
|---|---|
Expression |
getCondition()
Returns the value of the 'Condition' containment reference. |
Expression |
getOnFalseOperand()
Returns the value of the 'On False Operand' containment reference. |
Expression |
getOnTrueOperand()
Returns the value of the 'On True Operand' containment reference. |
void |
setCondition(Expression value)
Sets the value of the ' Condition' containment reference. |
void |
setOnFalseOperand(Expression value)
Sets the value of the ' On False Operand' containment reference. |
void |
setOnTrueOperand(Expression value)
Sets the value of the ' On True Operand' containment reference. |
| Methods inherited from interface org.eclipse.modisco.omg.gastm.Expression |
|---|
getExpressionType, setExpressionType |
| Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
|---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
| Method Detail |
|---|
Expression getCondition()
If the meaning of the 'Condition' containment reference isn't clear, there really should be more of a description here...
setCondition(Expression),
GASTMPackage.getConditionalExpression_Condition()void setCondition(Expression value)
Condition' containment reference.
value - the new value of the 'Condition' containment reference.getCondition()Expression getOnTrueOperand()
If the meaning of the 'On True Operand' containment reference isn't clear, there really should be more of a description here...
setOnTrueOperand(Expression),
GASTMPackage.getConditionalExpression_OnTrueOperand()void setOnTrueOperand(Expression value)
On True Operand' containment reference.
value - the new value of the 'On True Operand' containment reference.getOnTrueOperand()Expression getOnFalseOperand()
If the meaning of the 'On False Operand' containment reference isn't clear, there really should be more of a description here...
setOnFalseOperand(Expression),
GASTMPackage.getConditionalExpression_OnFalseOperand()void setOnFalseOperand(Expression value)
On False Operand' containment reference.
value - the new value of the 'On False Operand' containment reference.getOnFalseOperand()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||