public interface BodyDeclaration extends NamedElement
The following features are supported:
JavaPackage.getBodyDeclaration()| Modifier and Type | Method and Description |
|---|---|
AbstractTypeDeclaration |
getAbstractTypeDeclaration()
Returns the value of the 'Abstract Type Declaration' container reference.
|
org.eclipse.emf.common.util.EList<Annotation> |
getAnnotations()
Returns the value of the 'Annotations' containment reference list.
|
AnonymousClassDeclaration |
getAnonymousClassDeclarationOwner()
Returns the value of the 'Anonymous Class Declaration Owner' container reference.
|
Modifier |
getModifier()
Returns the value of the 'Modifier' containment reference.
|
void |
setAbstractTypeDeclaration(AbstractTypeDeclaration value)
Sets the value of the '
Abstract Type Declaration' container reference. |
void |
setAnonymousClassDeclarationOwner(AnonymousClassDeclaration value)
Sets the value of the '
Anonymous Class Declaration Owner' container reference. |
void |
setModifier(Modifier value)
Sets the value of the '
Modifier' containment reference. |
getName, getUsagesInImports, isProxy, setName, setProxygetComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUniteInternalContainer, from, id, id, iterator, resource, resourceeBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainerFeatureID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSet, eSetClass, eSetProxyURI, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegmenteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverforEach, spliteratorAbstractTypeDeclaration getAbstractTypeDeclaration()
Body Declarations'.
setAbstractTypeDeclaration(AbstractTypeDeclaration),
JavaPackage.getBodyDeclaration_AbstractTypeDeclaration(),
AbstractTypeDeclaration.getBodyDeclarations()void setAbstractTypeDeclaration(AbstractTypeDeclaration value)
Abstract Type Declaration' container reference.
value - the new value of the 'Abstract Type Declaration' container reference.getAbstractTypeDeclaration()org.eclipse.emf.common.util.EList<Annotation> getAnnotations()
Annotation.
JavaPackage.getBodyDeclaration_Annotations()AnonymousClassDeclaration getAnonymousClassDeclarationOwner()
Body Declarations'.
setAnonymousClassDeclarationOwner(AnonymousClassDeclaration),
JavaPackage.getBodyDeclaration_AnonymousClassDeclarationOwner(),
AnonymousClassDeclaration.getBodyDeclarations()void setAnonymousClassDeclarationOwner(AnonymousClassDeclaration value)
Anonymous Class Declaration Owner' container reference.
value - the new value of the 'Anonymous Class Declaration Owner' container reference.getAnonymousClassDeclarationOwner()Modifier getModifier()
Body Declaration'.
setModifier(Modifier),
JavaPackage.getBodyDeclaration_Modifier(),
Modifier.getBodyDeclaration()void setModifier(Modifier value)
Modifier' containment reference.
value - the new value of the 'Modifier' containment reference.getModifier()Copyright © 2018–2020 Atlanmod. All rights reserved.