public interface DefCS extends InvOrDefCS
The following features are supported:
CSTPackage.getDefCS()| Modifier and Type | Method and Description |
|---|---|
DefExpressionCS |
getDefExpressionCS()
Returns the value of the 'Def Expression CS' containment reference.
|
boolean |
isStatic()
Returns the value of the 'Static' attribute.
|
void |
setDefExpressionCS(DefExpressionCS value)
Sets the value of the '
Def Expression CS' containment reference. |
void |
setStatic(boolean value)
Sets the value of the '
Static' attribute. |
getSimpleNameCS, setSimpleNameCSgetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenDefExpressionCS getDefExpressionCS()
If the meaning of the 'Def Expression CS' containment reference isn't clear, there really should be more of a description here...
setDefExpressionCS(DefExpressionCS),
CSTPackage.getDefCS_DefExpressionCS()void setDefExpressionCS(DefExpressionCS value)
Def Expression CS' containment reference.
value - the new value of the 'Def Expression CS' containment reference.getDefExpressionCS()boolean isStatic()
"false".
If the meaning of the 'Static' attribute isn't clear, there really should be more of a description here...
setStatic(boolean),
CSTPackage.getDefCS_Static()void setStatic(boolean value)
Static' attribute.
value - the new value of the 'Static' attribute.isStatic()Copyright © 2015 Open eHealth Foundation. All rights reserved.