public interface UnaryOperators extends ExprSignal
The following features are supported:
SsmePackage.getUnaryOperators()
Modifier and Type | Method and Description |
---|---|
ExprSignal |
getExprSignal()
Returns the value of the 'Expr Signal' containment reference
|
void |
setExprSignal(ExprSignal value)
Sets the value of the '
Expr Signal ' containment reference |
getCommentPost, getCommentPre, getParent, makeAST, setASTAttribute
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.getUnaryOperators_ExprSignal()
void setExprSignal(ExprSignal value)
Expr Signal
' containment reference.
value
- the new value of the 'Expr Signal' containment reference.getExprSignal()