|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CallExpCS
A representation of the model object 'Call Exp CS'.
The following features are supported:
CSTPackage.getCallExpCS()| Method Summary | |
|---|---|
DotOrArrowEnum |
getAccessor()
Returns the value of the 'Accessor' attribute. |
SimpleNameCS |
getSimpleNameCS()
Returns the value of the 'Simple Name CS' containment reference |
OCLExpressionCS |
getSource()
Returns the value of the 'Source' containment reference |
void |
setAccessor(DotOrArrowEnum value)
Sets the value of the ' Accessor' attribute |
void |
setSimpleNameCS(SimpleNameCS value)
Sets the value of the ' Simple Name CS' containment reference |
void |
setSource(OCLExpressionCS value)
Sets the value of the ' Source' containment reference |
| Methods inherited from interface org.eclipse.ocl.cst.CSTNode |
|---|
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken |
| 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 getSource()
If the meaning of the 'Source' containment reference isn't clear, there really should be more of a description here...
setSource(OCLExpressionCS),
CSTPackage.getCallExpCS_Source()void setSource(OCLExpressionCS value)
Source' containment reference.
value - the new value of the 'Source' containment reference.getSource()DotOrArrowEnum getAccessor()
DotOrArrowEnum.
If the meaning of the 'Accessor' attribute isn't clear, there really should be more of a description here...
DotOrArrowEnum,
setAccessor(DotOrArrowEnum),
CSTPackage.getCallExpCS_Accessor()void setAccessor(DotOrArrowEnum value)
Accessor' attribute.
value - the new value of the 'Accessor' attribute.DotOrArrowEnum,
getAccessor()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.getCallExpCS_SimpleNameCS()void setSimpleNameCS(SimpleNameCS value)
Simple Name CS' containment reference.
value - the new value of the 'Simple Name CS' containment reference.getSimpleNameCS()
|
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 | |||||||||