public interface RestrictionProcess extends ExprProcess
The following features are supported:
SsmePackage.getRestrictionProcess()
Modifier and Type | Method and Description |
---|---|
ExprProcess |
getExprProcess()
Returns the value of the 'Expr Process' containment reference
|
org.eclipse.emf.common.util.EList<Declaration> |
getListDeclarations()
Returns the value of the 'List Declarations' containment reference list.
|
void |
setExprProcess(ExprProcess value)
Sets the value of the '
Expr Process ' containment reference |
getCommentPost, getCommentPre, getParent, makeAST, setASTAttribute
ExprProcess getExprProcess()
If the meaning of the 'Expr Process' containment reference isn't clear, there really should be more of a description here...
setExprProcess(ExprProcess)
,
SsmePackage.getRestrictionProcess_ExprProcess()
void setExprProcess(ExprProcess value)
Expr Process
' containment reference.
value
- the new value of the 'Expr Process' containment reference.getExprProcess()
org.eclipse.emf.common.util.EList<Declaration> getListDeclarations()
Declaration
.
If the meaning of the 'List Declarations' containment reference list isn't clear, there really should be more of a description here...
SsmePackage.getRestrictionProcess_ListDeclarations()