|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectClassifierImpl
org.eclipse.ocl.uml.impl.TypeTypeImpl
public class TypeTypeImpl
An implementation of the model object 'Type Type'.
The following features are implemented:
Field Summary | |
---|---|
protected static int[] |
FEATURE_ESUBSETS
The array of subset feature identifiers for the ' Feature ' reference list |
protected |
ownedOperations
The cached value of the ' Owned Operation ' containment reference list |
protected Classifier |
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(Classifier type)
|
Method Summary | |
---|---|
Classifier |
basicGetReferredType()
|
static TypeType |
createTypeType(Classifier type)
|
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
|
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
|
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)
|
|
getFeatures()
|
java.lang.String |
getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here... |
Operation |
getOwnedOperation(java.lang.String name,
|
Operation |
getOwnedOperation(java.lang.String name,
|
|
getOwnedOperations()
|
Classifier |
getReferredType()
|
boolean |
isSetFeatures()
|
|
oclOperations()
If the meaning of the 'Operations' reference list isn't clear, there really should be more of a description here... |
void |
setReferredType(Classifier newReferredType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Classifier referredType
Referred Type
' reference.
getReferredType()
protectedownedOperations
Owned Operation
' containment reference list.
getOwnedOperations()
protected static final int[] FEATURE_ESUBSETS
Feature
' reference list.
getFeatures()
Constructor Detail |
---|
protected TypeTypeImpl()
protected TypeTypeImpl(Classifier type)
type
- Method Detail |
---|
public static TypeType createTypeType(Classifier type)
protected EClass eStaticClass()
public Classifier getReferredType()
getReferredType
in interface TypeType<Classifier,Operation>
TypesPackage.getTypeType_ReferredType()
public Classifier basicGetReferredType()
public void setReferredType(Classifier newReferredType)
public java.lang.String getName()
PredefinedType
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
getName
in interface PredefinedType<Operation>
publicgetOwnedOperations()
public Operation getOwnedOperation(java.lang.String name,ownedParameterNames, ownedParameterTypes)
public Operation getOwnedOperation(java.lang.String name,ownedParameterNames, ownedParameterTypes, boolean ignoreCase)
publicoclOperations()
PredefinedType
If the meaning of the 'Operations' reference list isn't clear, there really should be more of a description here...
oclOperations
in interface PredefinedType<Operation>
publicgetFeatures()
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 int eBaseStructuralFeatureID(int derivedFeatureID, java.lang.Class<?> baseClass)
public int eDerivedStructuralFeatureID(int baseFeatureID, java.lang.Class<?> baseClass)
public boolean isSetFeatures()
|
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 |