| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta | |
| org.eclipse.gmt.modisco.java.neoemf.util |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Annotation> |
VariableDeclarationExpression.getAnnotations()
Returns the value of the 'Annotations' containment reference list.
|
org.eclipse.emf.common.util.EList<Annotation> |
BodyDeclaration.getAnnotations()
Returns the value of the 'Annotations' containment reference list.
|
org.eclipse.emf.common.util.EList<Annotation> |
VariableDeclarationStatement.getAnnotations()
Returns the value of the 'Annotations' containment reference list.
|
org.eclipse.emf.common.util.EList<Annotation> |
SingleVariableDeclaration.getAnnotations()
Returns the value of the 'Annotations' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationImpl
An implementation of the model object 'Annotation'.
|
| Modifier and Type | Method and Description |
|---|---|
Annotation |
JavaFactoryImpl.createAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Annotation> |
VariableDeclarationStatementImpl.getAnnotations() |
org.eclipse.emf.common.util.EList<Annotation> |
SingleVariableDeclarationImpl.getAnnotations() |
org.eclipse.emf.common.util.EList<Annotation> |
BodyDeclarationImpl.getAnnotations() |
org.eclipse.emf.common.util.EList<Annotation> |
VariableDeclarationExpressionImpl.getAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
Annotation |
JavaFactory.createAnnotation()
Returns a new object of class 'Annotation'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseAnnotation(Annotation object)
Returns the result of interpreting the object as an instance of 'Annotation'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.