public interface Conversion extends ExprSignal
The following features are supported:
SsmePackage.getConversion()
Modifier and Type | Method and Description |
---|---|
ExprSignal |
getExprSignal()
Returns the value of the 'Expr Signal' containment reference
|
PredefinedType |
getPredefinedType()
Returns the value of the 'Predefined Type' containment reference
|
void |
setExprSignal(ExprSignal value)
Sets the value of the '
Expr Signal ' containment reference |
void |
setPredefinedType(PredefinedType value)
Sets the value of the '
Predefined Type ' containment reference |
getCommentPost, getCommentPre, getParent, makeAST, setASTAttribute
PredefinedType getPredefinedType()
If the meaning of the 'Predefined Type' containment reference isn't clear, there really should be more of a description here...
setPredefinedType(PredefinedType)
,
SsmePackage.getConversion_PredefinedType()
void setPredefinedType(PredefinedType value)
Predefined Type
' containment reference.
value
- the new value of the 'Predefined Type' containment reference.getPredefinedType()
ExprSignal getExprSignal()
If the meaning of the 'Expr Signal' containment reference isn't clear, there really should be more of a description here...
setExprSignal(ExprSignal)
,
SsmePackage.getConversion_ExprSignal()
void setExprSignal(ExprSignal value)
Expr Signal
' containment reference.
value
- the new value of the 'Expr Signal' containment reference.getExprSignal()