|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.ETypedElementImpl
org.eclipse.emf.ecore.impl.EOperationImpl
public class EOperationImpl
An implementation of the model object 'EOperation'.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
|---|
MinimalEObjectImpl.Container.Dynamic |
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
|---|
MinimalEObjectImpl.Container |
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
BasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter> |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EOperation.Internal |
|---|
EOperation.Internal.InvocationDelegate |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
InternalEObject.EStore |
| Field Summary | |
|---|---|
protected EList<EClassifier> |
eExceptions
The cached value of the ' EExceptions' reference list |
protected EList<EGenericType> |
eGenericExceptions
The cached value of the ' EGeneric Exceptions' containment reference list |
protected EList<EParameter> |
eParameters
The cached value of the ' EParameters' containment reference list |
protected EList<ETypeParameter> |
eTypeParameters
The cached value of the ' EType Parameters' containment reference list |
protected EOperation.Internal.InvocationDelegate |
invocationDelegate
|
protected int |
operationID
|
| Fields inherited from class org.eclipse.emf.ecore.impl.ETypedElementImpl |
|---|
eGenericType, eType, LOWER_BOUND_EDEFAULT, lowerBound, MANY_EDEFAULT, ORDERED_EDEFAULT, ORDERED_EFLAG, REQUIRED_EDEFAULT, UNIQUE_EDEFAULT, UNIQUE_EFLAG, UPPER_BOUND_EDEFAULT, upperBound |
| Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
|---|
name, NAME_EDEFAULT |
| Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
|---|
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
| Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
|---|
eContainer |
| Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder |
|---|
NIL |
| Constructor Summary | |
|---|---|
protected |
EOperationImpl()
|
| Methods inherited from class org.eclipse.emf.ecore.impl.ETypedElementImpl |
|---|
basicGetEType, basicSetEGenericType, basicUnsetEGenericType, getEGenericType, getEType, getLowerBound, getUpperBound, isMany, isOrdered, isRequired, isSetEGenericType, isSetEType, isUnique, setEGenericType, setEGenericType, setEType, setEType, setLowerBound, setOrdered, setUnique, setUpperBound, toString, unsetEGenericType, unsetEType |
| Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
|---|
eContents, eCrossReferences, getName, getNameGen, setName |
| Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
|---|
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
| Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
|---|
eBasicSetContainer, eInternalContainer |
| Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
|---|
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettings |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainerFeatureID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eGet, eInternalContainer, eInternalResource, eInverseAdd, eInverseRemove, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSetClass, eSetProxyURI, eSetResource, eSetStore, eSetting, eStore, eURIFragmentSegment |
| Field Detail |
|---|
protected int operationID
protected EList<ETypeParameter> eTypeParameters
EType Parameters' containment reference list.
getETypeParameters()protected EList<EParameter> eParameters
EParameters' containment reference list.
getEParameters()protected EList<EClassifier> eExceptions
EExceptions' reference list.
getEExceptions()protected EList<EGenericType> eGenericExceptions
EGeneric Exceptions' containment reference list.
getEGenericExceptions()protected EOperation.Internal.InvocationDelegate invocationDelegate
| Constructor Detail |
|---|
protected EOperationImpl()
| Method Detail |
|---|
protected void freeze()
freeze in class ETypedElementImplprotected EClass eStaticClass()
eStaticClass in class ETypedElementImplpublic EClass getEContainingClass()
getEContainingClass in interface EOperationEcorePackage.getEOperation_EContainingClass(),
EClass.getEOperations()public EList<EParameter> getEParameters()
getEParameters in interface EOperationEcorePackage.getEOperation_EParameters(),
EParameter.getEOperation()public EList<EClassifier> getEExceptions()
EOperationEClassifier.
It represents the exceptions thrown by this operation
and is derived from the generic exceptions.
getEExceptions in interface EOperation,
EcorePackage.getEOperation_EExceptions()public void unsetEExceptions()
public boolean isSetEExceptions()
public EList<EGenericType> getEGenericExceptions()
getEGenericExceptions in interface EOperationEOperation.getEExceptions(),
EcorePackage.getEOperation_EGenericExceptions()public void unsetEGenericExceptions()
public boolean isSetEGenericExceptions()
public int getOperationID()
getOperationID in interface EOperationpublic boolean isOverrideOf(EOperation someOperation)
isOverrideOf in interface EOperationsomeOperation - some other operation.
public void setOperationID(int operationID)
public EList<ETypeParameter> getETypeParameters()
getETypeParameters in interface EOperationEcorePackage.getEOperation_ETypeParameters()
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseAdd in class EModelElementImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class ETypedElementImplpublic NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
eBasicRemoveFromContainerFeature in class BasicEObjectImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface InternalEObjecteGet in class ETypedElementImplInternalEObject.eGet(EStructuralFeature, boolean, boolean)
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface InternalEObjecteSet in class ETypedElementImplEObject.eSet(EStructuralFeature, Object)public void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class ETypedElementImplEObject.eUnset(EStructuralFeature)public boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class ETypedElementImplEObject.eIsSet(EStructuralFeature)
public java.lang.Object eInvoke(int operationID,
EList<?> arguments)
throws java.lang.reflect.InvocationTargetException
eInvoke in interface InternalEObjecteInvoke in class EModelElementImpljava.lang.reflect.InvocationTargetExceptionEObject.eInvoke(EOperation, EList>)public EOperation.Internal.InvocationDelegate getInvocationDelegate()
EOperation.Internalnull.
getInvocationDelegate in interface EOperation.Internalpublic void setInvocationDelegate(EOperation.Internal.InvocationDelegate invocationDelegate)
EOperation.Internal
setInvocationDelegate in interface EOperation.InternalinvocationDelegate - the new operation delegate
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||