| 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 |
AnnotationMemberValuePair
A representation of the model object 'Annotation Member Value Pair'.
|
interface |
AnnotationTypeDeclaration
A representation of the model object 'Annotation Type Declaration'.
|
interface |
AnnotationTypeMemberDeclaration
A representation of the model object 'Annotation Type Member Declaration'.
|
interface |
Archive
A representation of the model object 'Archive'.
|
interface |
ArrayType
A representation of the model object 'Array Type'.
|
interface |
BodyDeclaration
A representation of the model object 'Body Declaration'.
|
interface |
ClassDeclaration
A representation of the model object 'Class Declaration'.
|
interface |
ClassFile
A representation of the model object 'Class File'.
|
interface |
CompilationUnit
A representation of the model object 'Compilation Unit'.
|
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 |
LabeledStatement
A representation of the model object 'Labeled Statement'.
|
interface |
MethodDeclaration
A representation of the model object 'Method Declaration'.
|
interface |
Package
A representation of the model object 'Package'.
|
interface |
ParameterizedType
A representation of the model object 'Parameterized Type'.
|
interface |
PrimitiveType
A representation of the model object 'Primitive Type'.
|
interface |
PrimitiveTypeBoolean
A representation of the model object 'Primitive Type Boolean'.
|
interface |
PrimitiveTypeByte
A representation of the model object 'Primitive Type Byte'.
|
interface |
PrimitiveTypeChar
A representation of the model object 'Primitive Type Char'.
|
interface |
PrimitiveTypeDouble
A representation of the model object 'Primitive Type Double'.
|
interface |
PrimitiveTypeFloat
A representation of the model object 'Primitive Type Float'.
|
interface |
PrimitiveTypeInt
A representation of the model object 'Primitive Type Int'.
|
interface |
PrimitiveTypeLong
A representation of the model object 'Primitive Type Long'.
|
interface |
PrimitiveTypeShort
A representation of the model object 'Primitive Type Short'.
|
interface |
PrimitiveTypeVoid
A representation of the model object 'Primitive Type Void'.
|
interface |
SingleVariableDeclaration
A representation of the model object 'Single Variable Declaration'.
|
interface |
Type
A representation of the model object 'Type'.
|
interface |
TypeDeclaration
A representation of the model object 'Type Declaration'.
|
interface |
TypeParameter
A representation of the model object 'Type Parameter'.
|
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 |
UnresolvedItem
A representation of the model object 'Unresolved Item'.
|
interface |
UnresolvedLabeledStatement
A representation of the model object 'Unresolved Labeled Statement'.
|
interface |
UnresolvedMethodDeclaration
A representation of the model object 'Unresolved Method Declaration'.
|
interface |
UnresolvedSingleVariableDeclaration
A representation of the model object 'Unresolved Single Variable Declaration'.
|
interface |
UnresolvedType
A representation of the model object 'Unresolved Type'.
|
interface |
UnresolvedTypeDeclaration
A representation of the model object 'Unresolved Type Declaration'.
|
interface |
UnresolvedVariableDeclarationFragment
A representation of the model object 'Unresolved Variable Declaration Fragment'.
|
interface |
VariableDeclaration
A representation of the model object 'Variable Declaration'.
|
interface |
VariableDeclarationFragment
A representation of the model object 'Variable Declaration Fragment'.
|
interface |
WildCardType
A representation of the model object 'Wild Card Type'.
|
| Modifier and Type | Method and Description |
|---|---|
NamedElement |
ImportDeclaration.getImportedElement()
Returns the value of the 'Imported Element' reference.
|
NamedElement |
MemberRef.getMember()
Returns the value of the 'Member' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportDeclaration.setImportedElement(NamedElement value)
Sets the value of the '
Imported Element' reference. |
void |
MemberRef.setMember(NamedElement value)
Sets the value of the '
Member' 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 |
AnnotationMemberValuePairImpl
An implementation of the model object 'Annotation Member Value Pair'.
|
class |
AnnotationTypeDeclarationImpl
An implementation of the model object 'Annotation Type Declaration'.
|
class |
AnnotationTypeMemberDeclarationImpl
An implementation of the model object 'Annotation Type Member Declaration'.
|
class |
ArchiveImpl
An implementation of the model object 'Archive'.
|
class |
ArrayTypeImpl
An implementation of the model object 'Array Type'.
|
class |
BodyDeclarationImpl
An implementation of the model object 'Body Declaration'.
|
class |
ClassDeclarationImpl
An implementation of the model object 'Class Declaration'.
|
class |
ClassFileImpl
An implementation of the model object 'Class File'.
|
class |
CompilationUnitImpl
An implementation of the model object 'Compilation Unit'.
|
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 |
LabeledStatementImpl
An implementation of the model object 'Labeled Statement'.
|
class |
MethodDeclarationImpl
An implementation of the model object 'Method Declaration'.
|
class |
NamedElementImpl
An implementation of the model object 'Named Element'.
|
class |
PackageImpl
An implementation of the model object 'Package'.
|
class |
ParameterizedTypeImpl
An implementation of the model object 'Parameterized Type'.
|
class |
PrimitiveTypeBooleanImpl
An implementation of the model object 'Primitive Type Boolean'.
|
class |
PrimitiveTypeByteImpl
An implementation of the model object 'Primitive Type Byte'.
|
class |
PrimitiveTypeCharImpl
An implementation of the model object 'Primitive Type Char'.
|
class |
PrimitiveTypeDoubleImpl
An implementation of the model object 'Primitive Type Double'.
|
class |
PrimitiveTypeFloatImpl
An implementation of the model object 'Primitive Type Float'.
|
class |
PrimitiveTypeImpl
An implementation of the model object 'Primitive Type'.
|
class |
PrimitiveTypeIntImpl
An implementation of the model object 'Primitive Type Int'.
|
class |
PrimitiveTypeLongImpl
An implementation of the model object 'Primitive Type Long'.
|
class |
PrimitiveTypeShortImpl
An implementation of the model object 'Primitive Type Short'.
|
class |
PrimitiveTypeVoidImpl
An implementation of the model object 'Primitive Type Void'.
|
class |
SingleVariableDeclarationImpl
An implementation of the model object 'Single Variable Declaration'.
|
class |
TypeDeclarationImpl
An implementation of the model object 'Type Declaration'.
|
class |
TypeImpl
An implementation of the model object 'Type'.
|
class |
TypeParameterImpl
An implementation of the model object 'Type Parameter'.
|
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 |
UnresolvedItemImpl
An implementation of the model object 'Unresolved Item'.
|
class |
UnresolvedLabeledStatementImpl
An implementation of the model object 'Unresolved Labeled Statement'.
|
class |
UnresolvedMethodDeclarationImpl
An implementation of the model object 'Unresolved Method Declaration'.
|
class |
UnresolvedSingleVariableDeclarationImpl
An implementation of the model object 'Unresolved Single Variable Declaration'.
|
class |
UnresolvedTypeDeclarationImpl
An implementation of the model object 'Unresolved Type Declaration'.
|
class |
UnresolvedTypeImpl
An implementation of the model object 'Unresolved Type'.
|
class |
UnresolvedVariableDeclarationFragmentImpl
An implementation of the model object 'Unresolved Variable Declaration Fragment'.
|
class |
VariableDeclarationFragmentImpl
An implementation of the model object 'Variable Declaration Fragment'.
|
class |
VariableDeclarationImpl
An implementation of the model object 'Variable Declaration'.
|
class |
WildCardTypeImpl
An implementation of the model object 'Wild Card Type'.
|
| Modifier and Type | Method and Description |
|---|---|
NamedElement |
ImportDeclarationImpl.getImportedElement() |
NamedElement |
MemberRefImpl.getMember() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportDeclarationImpl.setImportedElement(NamedElement newImportedElement) |
void |
MemberRefImpl.setMember(NamedElement newMember) |
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseNamedElement(NamedElement object)
Returns the result of interpreting the object as an instance of 'Named Element'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.