|
||||||||||
| 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.UnpackExpImpl
public class UnpackExpImpl
An implementation of the model object 'Unpack Exp'.
The following features are implemented:
| Field Summary | |
|---|---|
protected OCLExpression |
source
The cached value of the ' Source' containment reference |
protected |
targetVariable
The cached value of the ' Target Variable' reference list |
| Constructor Summary | |
|---|---|
protected |
UnpackExpImpl()
|
| Method Summary | ||
|---|---|---|
|
accept(U v)
|
|
NotificationChain |
basicSetSource(OCLExpression newSource,
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)
|
|
OCLExpression |
getSource()
|
|
|
getTargetVariable()
|
|
void |
setSource(OCLExpression newSource)
|
|
| Methods inherited from class org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.ImperativeExpressionImpl |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected OCLExpression source
Source' containment reference.
getSource()protectedtargetVariable
Target Variable' reference list.
getTargetVariable()| Constructor Detail |
|---|
protected UnpackExpImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class ImperativeExpressionImplpublic OCLExpression getSource()
getSource in interface UnpackExpUnpackExp.setSource(OCLExpression),
ImperativeOCLPackage.getUnpackExp_Source()
public NotificationChain basicSetSource(OCLExpression newSource,
NotificationChain msgs)
public void setSource(OCLExpression newSource)
setSource in interface UnpackExpnewSource - the new value of the 'Source' containment reference.UnpackExp.getSource()publicgetTargetVariable()
getTargetVariable in interface UnpackExpImperativeOCLPackage.getUnpackExp_TargetVariable()
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 <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 | |||||||||