public interface AbstractTypeDeclaration extends BodyDeclaration, Type
The following features are supported:
JavaPackage.getAbstractTypeDeclaration()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<BodyDeclaration> |
getBodyDeclarations()
Returns the value of the 'Body Declarations' containment reference list.
|
org.eclipse.emf.common.util.EList<Comment> |
getCommentsAfterBody()
Returns the value of the 'Comments After Body' containment reference list.
|
org.eclipse.emf.common.util.EList<Comment> |
getCommentsBeforeBody()
Returns the value of the 'Comments Before Body' containment reference list.
|
Package |
getPackage()
Returns the value of the 'Package' container reference.
|
org.eclipse.emf.common.util.EList<TypeAccess> |
getSuperInterfaces()
Returns the value of the 'Super Interfaces' containment reference list.
|
void |
setPackage(Package value)
Sets the value of the '
Package' container reference. |
getAbstractTypeDeclaration, getAnnotations, getAnonymousClassDeclarationOwner, getModifier, setAbstractTypeDeclaration, setAnonymousClassDeclarationOwner, setModifiergetUsagesInTypeAccessgetName, 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, spliteratororg.eclipse.emf.common.util.EList<BodyDeclaration> getBodyDeclarations()
BodyDeclaration.
It is bidirectional and its opposite is 'Abstract Type Declaration'.
JavaPackage.getAbstractTypeDeclaration_BodyDeclarations(),
BodyDeclaration.getAbstractTypeDeclaration()org.eclipse.emf.common.util.EList<Comment> getCommentsBeforeBody()
Comment.
JavaPackage.getAbstractTypeDeclaration_CommentsBeforeBody()org.eclipse.emf.common.util.EList<Comment> getCommentsAfterBody()
Comment.
JavaPackage.getAbstractTypeDeclaration_CommentsAfterBody()Package getPackage()
Owned Elements'.
setPackage(org.eclipse.gmt.modisco.java.Package),
JavaPackage.getAbstractTypeDeclaration_Package(),
Package.getOwnedElements()void setPackage(Package value)
Package' container reference.
value - the new value of the 'Package' container reference.getPackage()org.eclipse.emf.common.util.EList<TypeAccess> getSuperInterfaces()
TypeAccess.
JavaPackage.getAbstractTypeDeclaration_SuperInterfaces()Copyright © 2018–2020 Atlanmod. All rights reserved.