public interface Masking extends ExprProcess
The following features are supported:
SsmePackage.getMasking()
Modifier and Type | Method and Description |
---|---|
ExprProcess |
getExprProcess()
Returns the value of the 'Expr Process' containment reference
|
org.eclipse.emf.common.util.EList<Identifier> |
getListIdentifier()
Returns the value of the 'List Identifier' 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.getMasking_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<Identifier> getListIdentifier()
Identifier
.
If the meaning of the 'List Identifier' containment reference list isn't clear, there really should be more of a description here...
SsmePackage.getMasking_ListIdentifier()