Class AbstractMethodDeclarationImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.gmt.modisco.java.emf.impl.ASTNodeImpl
org.eclipse.gmt.modisco.java.emf.impl.NamedElementImpl
org.eclipse.gmt.modisco.java.emf.impl.BodyDeclarationImpl
org.eclipse.gmt.modisco.java.emf.impl.AbstractMethodDeclarationImpl
- All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject,AbstractMethodDeclaration,ASTNode,BodyDeclaration,NamedElement
- Direct Known Subclasses:
ConstructorDeclarationImpl,MethodDeclarationImpl
public abstract class AbstractMethodDeclarationImpl extends BodyDeclarationImpl implements AbstractMethodDeclaration
An implementation of the model object 'Abstract Method Declaration'.
The following features are implemented:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.ContainerNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplNested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterListNested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore -
Field Summary
Fields Modifier and Type Field Description protected BlockbodyThe cached value of the 'Body' containment reference.protected org.eclipse.emf.common.util.EList<SingleVariableDeclaration>parametersThe cached value of the 'Parameters' containment reference list.protected org.eclipse.emf.common.util.EList<TypeAccess>thrownExceptionsThe cached value of the 'Thrown Exceptions' containment reference list.protected org.eclipse.emf.common.util.EList<TypeParameter>typeParametersThe cached value of the 'Type Parameters' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractMethodInvocation>usagesThe cached value of the 'Usages' reference list.protected org.eclipse.emf.common.util.EList<MethodRef>usagesInDocCommentsThe cached value of the 'Usages In Doc Comments' reference list.Fields inherited from class org.eclipse.gmt.modisco.java.emf.impl.BodyDeclarationImpl
annotations, modifierFields inherited from class org.eclipse.gmt.modisco.java.emf.impl.NamedElementImpl
name, NAME_EDEFAULT, proxy, PROXY_EDEFAULT, usagesInImportsFields inherited from class org.eclipse.gmt.modisco.java.emf.impl.ASTNodeImpl
comments, originalClassFile, originalCompilationUnitFields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETFields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NILFields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE -
Constructor Summary
Constructors Modifier Constructor Description protectedAbstractMethodDeclarationImpl() -
Method Summary
Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChainbasicSetBody(Block newBody, org.eclipse.emf.common.notify.NotificationChain msgs)ObjecteGet(int featureID, boolean resolve, boolean coreType)org.eclipse.emf.common.notify.NotificationChaineInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChaineInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected org.eclipse.emf.ecore.EClasseStaticClass()voideUnset(int featureID)BlockgetBody()org.eclipse.emf.common.util.EList<SingleVariableDeclaration>getParameters()org.eclipse.emf.common.util.EList<TypeAccess>getThrownExceptions()org.eclipse.emf.common.util.EList<TypeParameter>getTypeParameters()org.eclipse.emf.common.util.EList<AbstractMethodInvocation>getUsages()org.eclipse.emf.common.util.EList<MethodRef>getUsagesInDocComments()voidsetBody(Block newBody)Methods inherited from class org.eclipse.gmt.modisco.java.emf.impl.BodyDeclarationImpl
basicGetAbstractTypeDeclaration, basicGetAnonymousClassDeclarationOwner, basicSetAbstractTypeDeclaration, basicSetAnonymousClassDeclarationOwner, basicSetModifier, eBasicRemoveFromContainerFeature, getAbstractTypeDeclaration, getAnnotations, getAnonymousClassDeclarationOwner, getModifier, setAbstractTypeDeclaration, setAnonymousClassDeclarationOwner, setModifierMethods inherited from class org.eclipse.gmt.modisco.java.emf.impl.NamedElementImpl
getName, getUsagesInImports, isProxy, setName, setProxy, toStringMethods inherited from class org.eclipse.gmt.modisco.java.emf.impl.ASTNodeImpl
basicGetOriginalClassFile, basicGetOriginalCompilationUnit, getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eInternalContainer, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingsMethods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValuesMethods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotifyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.gmt.modisco.java.ASTNode
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitMethods inherited from interface org.eclipse.gmt.modisco.java.BodyDeclaration
getAbstractTypeDeclaration, getAnnotations, getAnonymousClassDeclarationOwner, getModifier, setAbstractTypeDeclaration, setAnonymousClassDeclarationOwner, setModifierMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequiredMethods inherited from interface org.eclipse.gmt.modisco.java.NamedElement
getName, getUsagesInImports, isProxy, setName, setProxyMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
body
The cached value of the 'Body' containment reference.- See Also:
getBody()
-
parameters
The cached value of the 'Parameters' containment reference list.- See Also:
getParameters()
-
thrownExceptions
The cached value of the 'Thrown Exceptions' containment reference list.- See Also:
getThrownExceptions()
-
typeParameters
The cached value of the 'Type Parameters' containment reference list.- See Also:
getTypeParameters()
-
usagesInDocComments
The cached value of the 'Usages In Doc Comments' reference list.- See Also:
getUsagesInDocComments()
-
usages
The cached value of the 'Usages' reference list.- See Also:
getUsages()
-
-
Constructor Details
-
AbstractMethodDeclarationImpl
protected AbstractMethodDeclarationImpl()
-
-
Method Details
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()- Overrides:
eStaticClassin classBodyDeclarationImpl
-
getBody
- Specified by:
getBodyin interfaceAbstractMethodDeclaration- Returns:
- the value of the 'Body' containment reference.
- See Also:
AbstractMethodDeclaration.setBody(Block),JavaPackage.getAbstractMethodDeclaration_Body()
-
basicSetBody
public org.eclipse.emf.common.notify.NotificationChain basicSetBody(Block newBody, org.eclipse.emf.common.notify.NotificationChain msgs) -
setBody
- Specified by:
setBodyin interfaceAbstractMethodDeclaration- Parameters:
newBody- the new value of the 'Body' containment reference.- See Also:
AbstractMethodDeclaration.getBody()
-
getParameters
- Specified by:
getParametersin interfaceAbstractMethodDeclaration- Returns:
- the value of the 'Parameters' containment reference list.
- See Also:
JavaPackage.getAbstractMethodDeclaration_Parameters(),SingleVariableDeclaration.getMethodDeclaration()
-
getThrownExceptions
- Specified by:
getThrownExceptionsin interfaceAbstractMethodDeclaration- Returns:
- the value of the 'Thrown Exceptions' containment reference list.
- See Also:
JavaPackage.getAbstractMethodDeclaration_ThrownExceptions()
-
getTypeParameters
- Specified by:
getTypeParametersin interfaceAbstractMethodDeclaration- Returns:
- the value of the 'Type Parameters' containment reference list.
- See Also:
JavaPackage.getAbstractMethodDeclaration_TypeParameters()
-
getUsagesInDocComments
- Specified by:
getUsagesInDocCommentsin interfaceAbstractMethodDeclaration- Returns:
- the value of the 'Usages In Doc Comments' reference list.
- See Also:
JavaPackage.getAbstractMethodDeclaration_UsagesInDocComments(),MethodRef.getMethod()
-
getUsages
- Specified by:
getUsagesin interfaceAbstractMethodDeclaration- Returns:
- the value of the 'Usages' reference list.
- See Also:
JavaPackage.getAbstractMethodDeclaration_Usages(),AbstractMethodInvocation.getMethod()
-
eInverseAdd
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)- Overrides:
eInverseAddin classBodyDeclarationImpl
-
eInverseRemove
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)- Overrides:
eInverseRemovein classBodyDeclarationImpl
-
eGet
- Specified by:
eGetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eGetin classBodyDeclarationImpl
-
eSet
- Specified by:
eSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eSetin classBodyDeclarationImpl
-
eUnset
public void eUnset(int featureID)- Specified by:
eUnsetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eUnsetin classBodyDeclarationImpl
-
eIsSet
public boolean eIsSet(int featureID)- Specified by:
eIsSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eIsSetin classBodyDeclarationImpl
-