|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectOCLExpressionImpl
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.ImperativeExpressionImpl
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.VariableInitExpImpl
public class VariableInitExpImpl
An implementation of the model object 'Variable Init Exp'.
The following features are implemented:
| Field Summary | |
|---|---|
protected Variable |
referredVariable
The cached value of the ' Referred Variable' containment reference |
protected static boolean |
WITH_RESULT_EDEFAULT
The default value of the ' With Result' attribute |
protected boolean |
withResult
The cached value of the ' With Result' attribute |
| Constructor Summary | |
|---|---|
protected |
VariableInitExpImpl()
|
| Method Summary | ||
|---|---|---|
|
accept(U v)
|
|
NotificationChain |
basicSetReferredVariable(Variable newReferredVariable,
NotificationChain msgs)
|
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
|
boolean |
eIsSet(int featureID)
|
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
|
protected EClass |
eStaticClass()
|
|
void |
eUnset(int featureID)
|
|
Variable |
getReferredVariable()
|
|
boolean |
isWithResult()
|
|
void |
setReferredVariable(Variable newReferredVariable)
|
|
void |
setWithResult(boolean newWithResult)
|
|
java.lang.String |
toString()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected Variable referredVariable
Referred Variable' containment reference.
getReferredVariable()protected static final boolean WITH_RESULT_EDEFAULT
With Result' attribute.
isWithResult(),
Constant Field Valuesprotected boolean withResult
With Result' attribute.
isWithResult()| Constructor Detail |
|---|
protected VariableInitExpImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class ImperativeExpressionImplpublic Variable getReferredVariable()
getReferredVariable in interface VariableInitExpVariableInitExp.setReferredVariable(Variable),
ImperativeOCLPackage.getVariableInitExp_ReferredVariable()
public NotificationChain basicSetReferredVariable(Variable newReferredVariable,
NotificationChain msgs)
public void setReferredVariable(Variable newReferredVariable)
setReferredVariable in interface VariableInitExpnewReferredVariable - the new value of the 'Referred Variable' containment reference.VariableInitExp.getReferredVariable()public boolean isWithResult()
isWithResult in interface VariableInitExpVariableInitExp.setWithResult(boolean),
ImperativeOCLPackage.getVariableInitExp_WithResult()public void setWithResult(boolean newWithResult)
setWithResult in interface VariableInitExpnewWithResult - the new value of the 'With Result' attribute.VariableInitExp.isWithResult()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
toString in class ImperativeExpressionImplpublic <T,U extends> T accept(U v)
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||