|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NewExpression
A representation of the model object 'New Expression'.
The following features are supported:
GASTMPackage.getNewExpression()
Method Summary | |
---|---|
|
getActualParams()
Returns the value of the 'Actual Params' containment reference list. |
TypeReference |
getNewType()
Returns the value of the 'New Type' containment reference. |
void |
setNewType(TypeReference value)
Sets the value of the ' New Type ' 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 |
---|
TypeReference getNewType()
If the meaning of the 'New Type' containment reference isn't clear, there really should be more of a description here...
setNewType(TypeReference)
,
GASTMPackage.getNewExpression_NewType()
void setNewType(TypeReference value)
New Type
' containment reference.
value
- the new value of the 'New Type' containment reference.getNewType()
getActualParams()
ActualParameter
.
If the meaning of the 'Actual Params' containment reference list isn't clear, there really should be more of a description here...
GASTMPackage.getNewExpression_ActualParams()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |