public interface AssertProcess extends ExprProcess
The following features are supported:
SsmePackage.getAssertProcess()
Modifier and Type | Method and Description |
---|---|
ExprProcess |
getProcessExpression()
Returns the value of the 'Process Expression' containment reference
|
void |
setProcessExpression(ExprProcess value)
Sets the value of the '
Process Expression ' containment reference |
getCommentPost, getCommentPre, getParent, makeAST, setASTAttribute
ExprProcess getProcessExpression()
If the meaning of the 'Process Expression' containment reference isn't clear, there really should be more of a description here...
setProcessExpression(ExprProcess)
,
SsmePackage.getAssertProcess_ProcessExpression()
void setProcessExpression(ExprProcess value)
Process Expression
' containment reference.
value
- the new value of the 'Process Expression' containment reference.getProcessExpression()