|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEModelElementImpl
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.DictLiteralPartImpl
public class DictLiteralPartImpl
An implementation of the model object 'Dict Literal Part'.
The following features are implemented:
| Field Summary | |
|---|---|
protected OCLExpression |
key
The cached value of the ' Key' containment reference |
protected OCLExpression |
value
The cached value of the ' Value' containment reference |
| Constructor Summary | |
|---|---|
protected |
DictLiteralPartImpl()
|
| Method Summary | |
|---|---|
NotificationChain |
basicSetKey(OCLExpression newKey,
NotificationChain msgs)
|
NotificationChain |
basicSetValue(OCLExpression newValue,
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 |
getKey()
|
OCLExpression |
getValue()
|
void |
setKey(OCLExpression newKey)
|
void |
setValue(OCLExpression newValue)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected OCLExpression key
Key' containment reference.
getKey()protected OCLExpression value
Value' containment reference.
getValue()| Constructor Detail |
|---|
protected DictLiteralPartImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public OCLExpression getKey()
getKey in interface DictLiteralPartDictLiteralPart.setKey(OCLExpression),
ImperativeOCLPackage.getDictLiteralPart_Key()
public NotificationChain basicSetKey(OCLExpression newKey,
NotificationChain msgs)
public void setKey(OCLExpression newKey)
setKey in interface DictLiteralPartnewKey - the new value of the 'Key' containment reference.DictLiteralPart.getKey()public OCLExpression getValue()
getValue in interface DictLiteralPartDictLiteralPart.setValue(OCLExpression),
ImperativeOCLPackage.getDictLiteralPart_Value()
public NotificationChain basicSetValue(OCLExpression newValue,
NotificationChain msgs)
public void setValue(OCLExpression newValue)
setValue in interface DictLiteralPartnewValue - the new value of the 'Value' containment reference.DictLiteralPart.getValue()
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)
|
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 | |||||||||