public interface InvOrDefCS extends CSTNode
The following features are supported:
CSTPackage.getInvOrDefCS()| Modifier and Type | Method and Description |
|---|---|
SimpleNameCS |
getSimpleNameCS()
Returns the value of the 'Simple Name CS' containment reference.
|
void |
setSimpleNameCS(SimpleNameCS value)
Sets the value of the '
Simple Name CS' containment reference. |
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenSimpleNameCS getSimpleNameCS()
If the meaning of the 'Simple Name CS' containment reference isn't clear, there really should be more of a description here...
setSimpleNameCS(SimpleNameCS),
CSTPackage.getInvOrDefCS_SimpleNameCS()void setSimpleNameCS(SimpleNameCS value)
Simple Name CS' containment reference.
value - the new value of the 'Simple Name CS' containment reference.getSimpleNameCS()Copyright © 2015 Open eHealth Foundation. All rights reserved.