|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.ocl.types.impl.TypeTypeImpl<C,O>
public class TypeTypeImpl<C,O>
An implementation of the model object 'Type Type'.
The following features are implemented:
Field Summary | |
---|---|
protected C |
referredType
The cached value of the ' Referred Type ' reference |
Fields inherited from interface org.eclipse.ocl.types.TypeType |
---|
SINGLETON_NAME |
Constructor Summary | |
---|---|
protected |
TypeTypeImpl()
|
protected |
TypeTypeImpl(C type)
|
Method Summary | |
---|---|
C |
basicGetReferredType()
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
java.lang.String |
getName()
|
C |
getReferredType()
|
|
oclOperations()
|
void |
setReferredType(C newReferredType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected C referredType
Referred Type
' reference.
getReferredType()
Constructor Detail |
---|
protected TypeTypeImpl()
protected TypeTypeImpl(C type)
Method Detail |
---|
protected EClass eStaticClass()
public java.lang.String getName()
getName
in interface PredefinedType<O>
publicoclOperations()
oclOperations
in interface PredefinedType<O>
public C getReferredType()
getReferredType
in interface TypeType<C,O>
TypesPackage.getTypeType_ReferredType()
public C basicGetReferredType()
public void setReferredType(C newReferredType)
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 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |