|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageExpCS
A representation of the model object 'Message Exp CS'.
The following features are supported:
CSTPackage.getMessageExpCS()| Method Summary | |
|---|---|
EList<OCLMessageArgCS> |
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 |
| Methods inherited from interface org.eclipse.ocl.cst.CSTNode |
|---|
getEndOffset, getStartOffset, setEndOffset, setStartOffset |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
OCLExpressionCS 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()EList<OCLMessageArgCS> 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 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||