|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectClassifierImpl
org.eclipse.ocl.uml.impl.VoidTypeImpl
public class VoidTypeImpl
An implementation of the model object 'Void 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 |
Fields inherited from interface org.eclipse.ocl.types.VoidType |
---|
SINGLETON_NAME |
Constructor Summary | |
---|---|
protected |
VoidTypeImpl()
|
Method Summary | |
---|---|
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()
|
boolean |
isSetFeatures()
|
|
oclOperations()
If the meaning of the 'Operations' reference list isn't clear, there really should be more of a description here... |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protectedownedOperations
Owned Operation
' containment reference list.
getOwnedOperations()
protected static final int[] FEATURE_ESUBSETS
Feature
' reference list.
getFeatures()
Constructor Detail |
---|
protected VoidTypeImpl()
Method Detail |
---|
protected EClass eStaticClass()
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>
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>
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 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 |