| 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 |
ClassDeclaration
A representation of the model object 'Class Declaration'.
|
interface |
InterfaceDeclaration
A representation of the model object 'Interface Declaration'.
|
interface |
UnresolvedClassDeclaration
A representation of the model object 'Unresolved Class Declaration'.
|
interface |
UnresolvedInterfaceDeclaration
A representation of the model object 'Unresolved Interface Declaration'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassDeclarationImpl
An implementation of the model object 'Class Declaration'.
|
class |
InterfaceDeclarationImpl
An implementation of the model object 'Interface Declaration'.
|
class |
TypeDeclarationImpl
An implementation of the model object 'Type Declaration'.
|
class |
UnresolvedClassDeclarationImpl
An implementation of the model object 'Unresolved Class Declaration'.
|
class |
UnresolvedInterfaceDeclarationImpl
An implementation of the model object 'Unresolved Interface Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseTypeDeclaration(TypeDeclaration object)
Returns the result of interpreting the object as an instance of 'Type Declaration'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.