|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LoopExpCS
A representation of the model object 'Loop Exp CS'.
The following features are supported:
CSTPackage.getLoopExpCS()| Method Summary | |
|---|---|
OCLExpressionCS |
getBody()
Returns the value of the 'Body' containment reference |
VariableCS |
getVariable1()
Returns the value of the 'Variable1' containment reference |
VariableCS |
getVariable2()
Returns the value of the 'Variable2' containment reference |
void |
setBody(OCLExpressionCS value)
Sets the value of the ' Body' containment reference |
void |
setVariable1(VariableCS value)
Sets the value of the ' Variable1' containment reference |
void |
setVariable2(VariableCS value)
Sets the value of the ' Variable2' containment reference |
| Methods inherited from interface org.eclipse.ocl.cst.CallExpCS |
|---|
getAccessor, getSimpleNameCS, getSource, setAccessor, setSimpleNameCS, setSource |
| 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 |
|---|
VariableCS getVariable1()
If the meaning of the 'Variable1' containment reference isn't clear, there really should be more of a description here...
setVariable1(VariableCS),
CSTPackage.getLoopExpCS_Variable1()void setVariable1(VariableCS value)
Variable1' containment reference.
value - the new value of the 'Variable1' containment reference.getVariable1()VariableCS getVariable2()
If the meaning of the 'Variable2' containment reference isn't clear, there really should be more of a description here...
setVariable2(VariableCS),
CSTPackage.getLoopExpCS_Variable2()void setVariable2(VariableCS value)
Variable2' containment reference.
value - the new value of the 'Variable2' containment reference.getVariable2()OCLExpressionCS getBody()
If the meaning of the 'Body' containment reference isn't clear, there really should be more of a description here...
setBody(OCLExpressionCS),
CSTPackage.getLoopExpCS_Body()void setBody(OCLExpressionCS value)
Body' containment reference.
value - the new value of the 'Body' containment reference.getBody()
|
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 | |||||||||