public interface MessageExpCS extends OCLExpressionCS
The following features are supported:
CSTPackage.getMessageExpCS()| Modifier and Type | Method and Description |
|---|---|
<any> |
getArguments()
Returns the value of the 'Arguments' containment reference list.
|
MessageExpKind |
getKind()
Returns the value of the 'Kind' attribute.
|
SimpleNameCS |
getSimpleNameCS()
Returns the value of the 'Simple Name CS' containment reference.
|
OCLExpressionCS |
getTarget()
Returns the value of the 'Target' containment reference.
|
void |
setKind(MessageExpKind value)
Sets the value of the '
Kind' attribute. |
void |
setSimpleNameCS(SimpleNameCS value)
Sets the value of the '
Simple Name CS' containment reference. |
void |
setTarget(OCLExpressionCS value)
Sets the value of the '
Target' containment reference. |
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenOCLExpressionCS getTarget()
If the meaning of the 'Target' containment reference isn't clear, there really should be more of a description here...
setTarget(OCLExpressionCS),
CSTPackage.getMessageExpCS_Target()void setTarget(OCLExpressionCS value)
Target' containment reference.
value - the new value of the 'Target' containment reference.getTarget()MessageExpKind getKind()
MessageExpKind.
If the meaning of the 'Kind' attribute isn't clear, there really should be more of a description here...
MessageExpKind,
setKind(MessageExpKind),
CSTPackage.getMessageExpCS_Kind()void setKind(MessageExpKind value)
Kind' attribute.
value - the new value of the 'Kind' attribute.MessageExpKind,
getKind()SimpleNameCS 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.getMessageExpCS_SimpleNameCS()void setSimpleNameCS(SimpleNameCS value)
Simple Name CS' containment reference.
value - the new value of the 'Simple Name CS' containment reference.getSimpleNameCS()<any> getArguments()
OCLMessageArgCS.
If the meaning of the 'Arguments' containment reference list isn't clear, there really should be more of a description here...
CSTPackage.getMessageExpCS_Arguments()Copyright © 2015 Open eHealth Foundation. All rights reserved.