| 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 |
AbstractTypeDeclaration
A representation of the model object 'Abstract Type Declaration'.
|
interface |
AnnotationTypeDeclaration
A representation of the model object 'Annotation Type Declaration'.
|
interface |
ArrayType
A representation of the model object 'Array Type'.
|
interface |
ClassDeclaration
A representation of the model object 'Class Declaration'.
|
interface |
EnumDeclaration
A representation of the model object 'Enum Declaration'.
|
interface |
InterfaceDeclaration
A representation of the model object 'Interface Declaration'.
|
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 |
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 |
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 |
UnresolvedType
A representation of the model object 'Unresolved Type'.
|
interface |
UnresolvedTypeDeclaration
A representation of the model object 'Unresolved Type Declaration'.
|
interface |
WildCardType
A representation of the model object 'Wild Card Type'.
|
| Modifier and Type | Method and Description |
|---|---|
Type |
TypeAccess.getType()
Returns the value of the 'Type' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Type> |
Model.getOrphanTypes()
Returns the value of the 'Orphan Types' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeAccess.setType(Type value)
Sets the value of the '
Type' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTypeDeclarationImpl
An implementation of the model object 'Abstract Type Declaration'.
|
class |
AnnotationTypeDeclarationImpl
An implementation of the model object 'Annotation Type Declaration'.
|
class |
ArrayTypeImpl
An implementation of the model object 'Array Type'.
|
class |
ClassDeclarationImpl
An implementation of the model object 'Class Declaration'.
|
class |
EnumDeclarationImpl
An implementation of the model object 'Enum Declaration'.
|
class |
InterfaceDeclarationImpl
An implementation of the model object 'Interface Declaration'.
|
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 |
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 |
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 |
UnresolvedTypeDeclarationImpl
An implementation of the model object 'Unresolved Type Declaration'.
|
class |
UnresolvedTypeImpl
An implementation of the model object 'Unresolved Type'.
|
class |
WildCardTypeImpl
An implementation of the model object 'Wild Card Type'.
|
| Modifier and Type | Method and Description |
|---|---|
Type |
TypeAccessImpl.getType() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Type> |
ModelImpl.getOrphanTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeAccessImpl.setType(Type newType) |
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseType(Type object)
Returns the result of interpreting the object as an instance of 'Type'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.