|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEClassImpl
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.TypedefImpl
public class TypedefImpl
An implementation of the model object 'Typedef'.
The following features are implemented:
Field Summary | |
---|---|
protected EClassifier |
base
The cached value of the ' Base ' reference |
protected OCLExpression |
condition
The cached value of the ' Condition ' containment reference |
Constructor Summary | |
---|---|
protected |
TypedefImpl()
|
Method Summary | |
---|---|
EClassifier |
basicGetBase()
|
NotificationChain |
basicSetCondition(OCLExpression newCondition,
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)
|
EClassifier |
getBase()
|
OCLExpression |
getCondition()
|
void |
setBase(EClassifier newBase)
|
void |
setCondition(OCLExpression newCondition)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected EClassifier base
Base
' reference.
getBase()
protected OCLExpression condition
Condition
' containment reference.
getCondition()
Constructor Detail |
---|
protected TypedefImpl()
Method Detail |
---|
protected EClass eStaticClass()
public EClassifier getBase()
getBase
in interface Typedef
Typedef.setBase(EClassifier)
,
ImperativeOCLPackage.getTypedef_Base()
public EClassifier basicGetBase()
public void setBase(EClassifier newBase)
setBase
in interface Typedef
newBase
- the new value of the 'Base' reference.Typedef.getBase()
public OCLExpression getCondition()
getCondition
in interface Typedef
Typedef.setCondition(OCLExpression)
,
ImperativeOCLPackage.getTypedef_Condition()
public NotificationChain basicSetCondition(OCLExpression newCondition, NotificationChain msgs)
public void setCondition(OCLExpression newCondition)
setCondition
in interface Typedef
newCondition
- the new value of the 'Condition' containment reference.Typedef.getCondition()
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 |