| Modifier and Type | Interface and Description |
|---|---|
interface |
UnresolvedAnnotationTypeMemberDeclaration
A representation of the model object 'Unresolved Annotation Type Member Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationTypeMemberDeclaration |
AnnotationMemberValuePair.getMember()
Returns the value of the 'Member' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationMemberValuePair.setMember(AnnotationTypeMemberDeclaration value)
Sets the value of the '
Member' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationTypeMemberDeclarationImpl
An implementation of the model object 'Annotation Type Member Declaration'.
|
class |
UnresolvedAnnotationTypeMemberDeclarationImpl
An implementation of the model object 'Unresolved Annotation Type Member Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationTypeMemberDeclaration |
JavaFactoryImpl.createAnnotationTypeMemberDeclaration() |
AnnotationTypeMemberDeclaration |
AnnotationMemberValuePairImpl.getMember() |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationMemberValuePairImpl.setMember(AnnotationTypeMemberDeclaration newMember) |
| Modifier and Type | Method and Description |
|---|---|
AnnotationTypeMemberDeclaration |
JavaFactory.createAnnotationTypeMemberDeclaration()
Returns a new object of class 'Annotation Type Member Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseAnnotationTypeMemberDeclaration(AnnotationTypeMemberDeclaration object)
Returns the result of interpreting the object as an instance of 'Annotation Type Member Declaration'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.