| 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 | Interface and Description |
|---|---|
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 |
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'.
|
| Modifier and Type | Method and Description |
|---|---|
UnresolvedItem |
UnresolvedItemAccess.getElement()
Returns the value of the 'Element' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<UnresolvedItem> |
Model.getUnresolvedItems()
Returns the value of the 'Unresolved Items' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnresolvedItemAccess.setElement(UnresolvedItem value)
Sets the value of the '
Element' reference. |
| Modifier and Type | Class and Description |
|---|---|
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'.
|
| Modifier and Type | Method and Description |
|---|---|
UnresolvedItem |
JavaFactoryImpl.createUnresolvedItem() |
UnresolvedItem |
UnresolvedItemAccessImpl.getElement() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<UnresolvedItem> |
ModelImpl.getUnresolvedItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
UnresolvedItemAccessImpl.setElement(UnresolvedItem newElement) |
| Modifier and Type | Method and Description |
|---|---|
UnresolvedItem |
JavaFactory.createUnresolvedItem()
Returns a new object of class 'Unresolved Item'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseUnresolvedItem(UnresolvedItem object)
Returns the result of interpreting the object as an instance of 'Unresolved Item'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.