|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RangeExpression
A representation of the model object 'Range Expression'.
The following features are supported:
GASTMPackage.getRangeExpression()| Method Summary | |
|---|---|
Expression |
getFromExpression()
Returns the value of the 'From Expression' containment reference. |
Expression |
getToExpression()
Returns the value of the 'To Expression' containment reference. |
void |
setFromExpression(Expression value)
Sets the value of the ' From Expression' containment reference. |
void |
setToExpression(Expression value)
Sets the value of the ' To Expression' 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 getFromExpression()
If the meaning of the 'From Expression' containment reference isn't clear, there really should be more of a description here...
setFromExpression(Expression),
GASTMPackage.getRangeExpression_FromExpression()void setFromExpression(Expression value)
From Expression' containment reference.
value - the new value of the 'From Expression' containment reference.getFromExpression()Expression getToExpression()
If the meaning of the 'To Expression' containment reference isn't clear, there really should be more of a description here...
setToExpression(Expression),
GASTMPackage.getRangeExpression_ToExpression()void setToExpression(Expression value)
To Expression' containment reference.
value - the new value of the 'To Expression' containment reference.getToExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||