| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbstractMethodDeclaration
A representation of the model object 'Abstract Method Declaration'.
|
interface |
AbstractTypeDeclaration
A representation of the model object 'Abstract Type Declaration'.
|
interface |
AnnotationTypeDeclaration
A representation of the model object 'Annotation Type Declaration'.
|
interface |
AnnotationTypeMemberDeclaration
A representation of the model object 'Annotation Type Member Declaration'.
|
interface |
ClassDeclaration
A representation of the model object 'Class Declaration'.
|
interface |
ConstructorDeclaration
A representation of the model object 'Constructor Declaration'.
|
interface |
EnumConstantDeclaration
A representation of the model object 'Enum Constant Declaration'.
|
interface |
EnumDeclaration
A representation of the model object 'Enum Declaration'.
|
interface |
FieldDeclaration
A representation of the model object 'Field Declaration'.
|
interface |
Initializer
A representation of the model object 'Initializer'.
|
interface |
InterfaceDeclaration
A representation of the model object 'Interface Declaration'.
|
interface |
MethodDeclaration
A representation of the model object 'Method Declaration'.
|
interface |
TypeDeclaration
A representation of the model object 'Type Declaration'.
|
interface |
UnresolvedAnnotationDeclaration
A representation of the model object 'Unresolved Annotation Declaration'.
|
interface |
UnresolvedAnnotationTypeMemberDeclaration
A representation of the model object 'Unresolved Annotation Type Member Declaration'.
|
interface |
UnresolvedClassDeclaration
A representation of the model object 'Unresolved Class Declaration'.
|
interface |
UnresolvedEnumDeclaration
A representation of the model object 'Unresolved Enum Declaration'.
|
interface |
UnresolvedInterfaceDeclaration
A representation of the model object 'Unresolved Interface Declaration'.
|
interface |
UnresolvedMethodDeclaration
A representation of the model object 'Unresolved Method Declaration'.
|
interface |
UnresolvedTypeDeclaration
A representation of the model object 'Unresolved Type Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
BodyDeclaration |
Modifier.getBodyDeclaration()
Returns the value of the 'Body Declaration' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<BodyDeclaration> |
AnonymousClassDeclaration.getBodyDeclarations()
Returns the value of the 'Body Declarations' containment reference list.
|
org.eclipse.emf.common.util.EList<BodyDeclaration> |
AbstractTypeDeclaration.getBodyDeclarations()
Returns the value of the 'Body Declarations' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Modifier.setBodyDeclaration(BodyDeclaration value)
Sets the value of the '
Body Declaration' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMethodDeclarationImpl
An implementation of the model object 'Abstract Method Declaration'.
|
class |
AbstractTypeDeclarationImpl
An implementation of the model object 'Abstract Type Declaration'.
|
class |
AnnotationTypeDeclarationImpl
An implementation of the model object 'Annotation Type Declaration'.
|
class |
AnnotationTypeMemberDeclarationImpl
An implementation of the model object 'Annotation Type Member Declaration'.
|
class |
BodyDeclarationImpl
An implementation of the model object 'Body Declaration'.
|
class |
ClassDeclarationImpl
An implementation of the model object 'Class Declaration'.
|
class |
ConstructorDeclarationImpl
An implementation of the model object 'Constructor Declaration'.
|
class |
EnumConstantDeclarationImpl
An implementation of the model object 'Enum Constant Declaration'.
|
class |
EnumDeclarationImpl
An implementation of the model object 'Enum Declaration'.
|
class |
FieldDeclarationImpl
An implementation of the model object 'Field Declaration'.
|
class |
InitializerImpl
An implementation of the model object 'Initializer'.
|
class |
InterfaceDeclarationImpl
An implementation of the model object 'Interface Declaration'.
|
class |
MethodDeclarationImpl
An implementation of the model object 'Method Declaration'.
|
class |
TypeDeclarationImpl
An implementation of the model object 'Type Declaration'.
|
class |
UnresolvedAnnotationDeclarationImpl
An implementation of the model object 'Unresolved Annotation Declaration'.
|
class |
UnresolvedAnnotationTypeMemberDeclarationImpl
An implementation of the model object 'Unresolved Annotation Type Member Declaration'.
|
class |
UnresolvedClassDeclarationImpl
An implementation of the model object 'Unresolved Class Declaration'.
|
class |
UnresolvedEnumDeclarationImpl
An implementation of the model object 'Unresolved Enum Declaration'.
|
class |
UnresolvedInterfaceDeclarationImpl
An implementation of the model object 'Unresolved Interface Declaration'.
|
class |
UnresolvedMethodDeclarationImpl
An implementation of the model object 'Unresolved Method Declaration'.
|
class |
UnresolvedTypeDeclarationImpl
An implementation of the model object 'Unresolved Type Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
BodyDeclaration |
ModifierImpl.getBodyDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<BodyDeclaration> |
AbstractTypeDeclarationImpl.getBodyDeclarations() |
org.eclipse.emf.common.util.EList<BodyDeclaration> |
AnonymousClassDeclarationImpl.getBodyDeclarations() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModifierImpl.setBodyDeclaration(BodyDeclaration newBodyDeclaration) |
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseBodyDeclaration(BodyDeclaration object)
Returns the result of interpreting the object as an instance of 'Body Declaration'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.