| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<AnnotationMemberValuePair> |
AnnotationTypeMemberDeclaration.getUsages()
Returns the value of the 'Usages' reference list.
|
org.eclipse.emf.common.util.EList<AnnotationMemberValuePair> |
Annotation.getValues()
Returns the value of the 'Values' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationMemberValuePairImpl
An implementation of the model object 'Annotation Member Value Pair'.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationMemberValuePair |
JavaFactoryImpl.createAnnotationMemberValuePair() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<AnnotationMemberValuePair> |
AnnotationTypeMemberDeclarationImpl.getUsages() |
org.eclipse.emf.common.util.EList<AnnotationMemberValuePair> |
AnnotationImpl.getValues() |
| Modifier and Type | Method and Description |
|---|---|
AnnotationMemberValuePair |
JavaFactory.createAnnotationMemberValuePair()
Returns a new object of class 'Annotation Member Value Pair'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseAnnotationMemberValuePair(AnnotationMemberValuePair object)
Returns the result of interpreting the object as an instance of 'Annotation Member Value Pair'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.