|
||||||||||
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.UnlinkExpImpl
public class UnlinkExpImpl
An implementation of the model object 'Unlink Exp'.
The following features are implemented:
Field Summary | |
---|---|
protected OCLExpression |
item
The cached value of the ' Item ' containment reference |
protected OCLExpression |
target
The cached value of the ' Target ' containment reference |
Constructor Summary | |
---|---|
protected |
UnlinkExpImpl()
|
Method Summary | ||
---|---|---|
|
accept(U v)
|
|
NotificationChain |
basicSetItem(OCLExpression newItem,
NotificationChain msgs)
|
|
NotificationChain |
basicSetTarget(OCLExpression 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)
|
|
OCLExpression |
getItem()
|
|
OCLExpression |
getTarget()
|
|
void |
setItem(OCLExpression newItem)
|
|
void |
setTarget(OCLExpression newTarget)
|
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 item
Item
' containment reference.
getItem()
protected OCLExpression target
Target
' containment reference.
getTarget()
Constructor Detail |
---|
protected UnlinkExpImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class ImperativeExpressionImpl
public OCLExpression getItem()
getItem
in interface UnlinkExp
UnlinkExp.setItem(OCLExpression)
,
ImperativeOCLPackage.getUnlinkExp_Item()
public NotificationChain basicSetItem(OCLExpression newItem, NotificationChain msgs)
public void setItem(OCLExpression newItem)
setItem
in interface UnlinkExp
newItem
- the new value of the 'Item' containment reference.UnlinkExp.getItem()
public OCLExpression getTarget()
getTarget
in interface UnlinkExp
UnlinkExp.setTarget(OCLExpression)
,
ImperativeOCLPackage.getUnlinkExp_Target()
public NotificationChain basicSetTarget(OCLExpression newTarget, NotificationChain msgs)
public void setTarget(OCLExpression newTarget)
setTarget
in interface UnlinkExp
newTarget
- the new value of the 'Target' containment reference.UnlinkExp.getTarget()
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 |