|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectLoopExpImpl
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.ImperativeLoopExpImpl
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.ImperativeIterateExpImpl
public class ImperativeIterateExpImpl
An implementation of the model object 'Imperative Iterate Exp'.
The following features are implemented:
| Field Summary | |
|---|---|
protected Variable |
target
The cached value of the ' Target' containment reference |
| Fields inherited from class org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.ImperativeLoopExpImpl |
|---|
condition |
| Constructor Summary | |
|---|---|
protected |
ImperativeIterateExpImpl()
|
| Method Summary | ||
|---|---|---|
|
accept(U v)
|
|
NotificationChain |
basicSetTarget(Variable newTarget,
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 |
getTarget()
|
|
void |
setTarget(Variable newTarget)
|
|
java.lang.String |
toString()
Re-implementation of the toString() method to use the EImperativeOCLToStringVisitor |
|
| Methods inherited from class org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.ImperativeLoopExpImpl |
|---|
basicSetCondition, getCondition, setCondition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.ImperativeLoopExp |
|---|
getCondition, setCondition |
| Field Detail |
|---|
protected Variable target
Target' containment reference.
getTarget()| Constructor Detail |
|---|
protected ImperativeIterateExpImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class ImperativeLoopExpImplpublic Variable getTarget()
getTarget in interface ImperativeIterateExpImperativeIterateExp.setTarget(Variable),
ImperativeOCLPackage.getImperativeIterateExp_Target()
public NotificationChain basicSetTarget(Variable newTarget,
NotificationChain msgs)
public void setTarget(Variable newTarget)
setTarget in interface ImperativeIterateExpnewTarget - the new value of the 'Target' containment reference.ImperativeIterateExp.getTarget()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class ImperativeLoopExpImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class ImperativeLoopExpImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class ImperativeLoopExpImplpublic void eUnset(int featureID)
eUnset in class ImperativeLoopExpImplpublic boolean eIsSet(int featureID)
eIsSet in class ImperativeLoopExpImplpublic java.lang.String toString()
toString in class ImperativeLoopExpImplpublic <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 | |||||||||