public interface Annotation extends Expression
The following features are supported:
JavaPackage.getAnnotation()| Modifier and Type | Method and Description |
|---|---|
TypeAccess |
getType()
Returns the value of the 'Type' containment reference.
|
org.eclipse.emf.common.util.EList<AnnotationMemberValuePair> |
getValues()
Returns the value of the 'Values' containment reference list.
|
void |
setType(TypeAccess value)
Sets the value of the '
Type' containment reference. |
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitTypeAccess getType()
setType(TypeAccess),
JavaPackage.getAnnotation_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> getValues()
AnnotationMemberValuePair.
JavaPackage.getAnnotation_Values()Copyright © 2018–2020 Atlanmod. All rights reserved.