public interface AnnotationTypeMemberDeclaration extends BodyDeclaration
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
Expression |
getDefault()
Returns the value of the 'Default' containment reference.
|
TypeAccess |
getType()
Returns the value of the 'Type' containment reference.
|
org.eclipse.emf.common.util.EList<AnnotationMemberValuePair> |
getUsages()
Returns the value of the 'Usages' reference list.
|
void |
setDefault(Expression value)
Sets the value of the '
Default' containment reference. |
void |
setType(TypeAccess value)
Sets the value of the '
Type' containment reference. |
getAbstractTypeDeclaration, getAnnotations, getAnonymousClassDeclarationOwner, getModifier, setAbstractTypeDeclaration, setAnonymousClassDeclarationOwner, setModifiergetName, 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, spliteratorExpression getDefault()
setDefault(Expression),
JavaPackage.getAnnotationTypeMemberDeclaration_Default()void setDefault(Expression value)
Default' containment reference.
value - the new value of the 'Default' containment reference.getDefault()TypeAccess getType()
setType(TypeAccess),
JavaPackage.getAnnotationTypeMemberDeclaration_Type()void setType(TypeAccess value)
Type' containment reference.
value - the new value of the 'Type' containment reference.getType()org.eclipse.emf.common.util.EList<AnnotationMemberValuePair> getUsages()
AnnotationMemberValuePair.
It is bidirectional and its opposite is 'Member'.
JavaPackage.getAnnotationTypeMemberDeclaration_Usages(),
AnnotationMemberValuePair.getMember()Copyright © 2018–2020 Atlanmod. All rights reserved.