public class LoopExpCSImpl extends CallExpCSImpl implements LoopExpCS
| Modifier and Type | Field and Description |
|---|---|
protected OCLExpressionCS |
body
The cached value of the '
Body' containment reference. |
protected VariableCS |
variable1
The cached value of the '
Variable1' containment reference. |
protected VariableCS |
variable2
The cached value of the '
Variable2' containment reference. |
accessor, ACCESSOR_EDEFAULT, simpleNameCS, sourceast, AST_EDEFAULT, END_OFFSET_EDEFAULT, END_TOKEN_EDEFAULT, endOffset, endToken, START_OFFSET_EDEFAULT, START_TOKEN_EDEFAULT, startOffset, startToken| Modifier | Constructor and Description |
|---|---|
protected |
LoopExpCSImpl() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetBody(OCLExpressionCS newBody,
NotificationChain msgs) |
NotificationChain |
basicSetVariable1(VariableCS newVariable1,
NotificationChain msgs) |
NotificationChain |
basicSetVariable2(VariableCS newVariable2,
NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
OCLExpressionCS |
getBody() |
VariableCS |
getVariable1() |
VariableCS |
getVariable2() |
void |
setBody(OCLExpressionCS newBody) |
void |
setVariable1(VariableCS newVariable1) |
void |
setVariable2(VariableCS newVariable2) |
basicSetSimpleNameCS, basicSetSource, getAccessor, getSimpleNameCS, getSource, setAccessor, setSimpleNameCS, setSource, toStringgetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAccessor, getSimpleNameCS, getSource, setAccessor, setSimpleNameCS, setSourcegetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenprotected VariableCS variable1
Variable1' containment reference.
getVariable1()protected VariableCS variable2
Variable2' containment reference.
getVariable2()protected OCLExpressionCS body
Body' containment reference.
getBody()protected EClass eStaticClass()
eStaticClass in class CallExpCSImplpublic VariableCS getVariable1()
getVariable1 in interface LoopExpCSLoopExpCS.setVariable1(VariableCS),
CSTPackage.getLoopExpCS_Variable1()public NotificationChain basicSetVariable1(VariableCS newVariable1, NotificationChain msgs)
public void setVariable1(VariableCS newVariable1)
setVariable1 in interface LoopExpCSnewVariable1 - the new value of the 'Variable1' containment reference.LoopExpCS.getVariable1()public VariableCS getVariable2()
getVariable2 in interface LoopExpCSLoopExpCS.setVariable2(VariableCS),
CSTPackage.getLoopExpCS_Variable2()public NotificationChain basicSetVariable2(VariableCS newVariable2, NotificationChain msgs)
public void setVariable2(VariableCS newVariable2)
setVariable2 in interface LoopExpCSnewVariable2 - the new value of the 'Variable2' containment reference.LoopExpCS.getVariable2()public OCLExpressionCS getBody()
getBody in interface LoopExpCSLoopExpCS.setBody(OCLExpressionCS),
CSTPackage.getLoopExpCS_Body()public NotificationChain basicSetBody(OCLExpressionCS newBody, NotificationChain msgs)
public void setBody(OCLExpressionCS newBody)
setBody in interface LoopExpCSnewBody - the new value of the 'Body' containment reference.LoopExpCS.getBody()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class CallExpCSImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class CallExpCSImplpublic void eSet(int featureID,
Object newValue)
eSet in class CallExpCSImplpublic void eUnset(int featureID)
eUnset in class CallExpCSImplpublic boolean eIsSet(int featureID)
eIsSet in class CallExpCSImplCopyright © 2015 Open eHealth Foundation. All rights reserved.