public interface OperationContextDeclCS extends ContextDeclCS
The following features are supported:
CSTPackage.getOperationContextDeclCS()| Modifier and Type | Method and Description |
|---|---|
OperationCS |
getOperationCS()
Returns the value of the 'Operation CS' containment reference.
|
<any> |
getPrePostOrBodyDecls()
Returns the value of the 'Pre Post Or Body Decls' containment reference list.
|
void |
setOperationCS(OperationCS value)
Sets the value of the '
Operation CS' containment reference. |
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenOperationCS getOperationCS()
If the meaning of the 'Operation CS' containment reference isn't clear, there really should be more of a description here...
setOperationCS(OperationCS),
CSTPackage.getOperationContextDeclCS_OperationCS()void setOperationCS(OperationCS value)
Operation CS' containment reference.
value - the new value of the 'Operation CS' containment reference.getOperationCS()<any> getPrePostOrBodyDecls()
PrePostOrBodyDeclCS.
If the meaning of the 'Pre Post Or Body Decls' containment reference list isn't clear, there really should be more of a description here...
CSTPackage.getOperationContextDeclCS_PrePostOrBodyDecls()Copyright © 2015 Open eHealth Foundation. All rights reserved.