public interface ProcessCall extends ProcessCallOrAssert
The following features are supported:
SsmePackage.getProcessCall()
Modifier and Type | Method and Description |
---|---|
ListExprSignal |
getListExprSignal()
Returns the value of the 'List Expr Signal' containment reference
|
ReferenceProcess |
getReferenceProcess()
Returns the value of the 'Reference Process' containment reference
|
void |
setListExprSignal(ListExprSignal value)
Sets the value of the '
List Expr Signal ' containment reference |
void |
setReferenceProcess(ReferenceProcess value)
Sets the value of the '
Reference Process ' containment reference |
getCommentPost, getCommentPre, getParent, makeAST, setASTAttribute
ReferenceProcess getReferenceProcess()
If the meaning of the 'Reference Process' containment reference isn't clear, there really should be more of a description here...
setReferenceProcess(ReferenceProcess)
,
SsmePackage.getProcessCall_ReferenceProcess()
void setReferenceProcess(ReferenceProcess value)
Reference Process
' containment reference.
value
- the new value of the 'Reference Process' containment reference.getReferenceProcess()
ListExprSignal getListExprSignal()
If the meaning of the 'List Expr Signal' containment reference isn't clear, there really should be more of a description here...
setListExprSignal(ListExprSignal)
,
SsmePackage.getProcessCall_ListExprSignal()
void setListExprSignal(ListExprSignal value)
List Expr Signal
' containment reference.
value
- the new value of the 'List Expr Signal' containment reference.getListExprSignal()