| 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 |
UnresolvedMethodDeclaration
A representation of the model object 'Unresolved Method Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
MethodDeclaration |
MethodDeclaration.getRedefinedMethodDeclaration()
Returns the value of the 'Redefined Method Declaration' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<MethodDeclaration> |
MethodDeclaration.getRedefinitions()
Returns the value of the 'Redefinitions' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MethodDeclaration.setRedefinedMethodDeclaration(MethodDeclaration value)
Sets the value of the '
Redefined Method Declaration' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodDeclarationImpl
An implementation of the model object 'Method Declaration'.
|
class |
UnresolvedMethodDeclarationImpl
An implementation of the model object 'Unresolved Method Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
MethodDeclaration |
JavaFactoryImpl.createMethodDeclaration() |
MethodDeclaration |
MethodDeclarationImpl.getRedefinedMethodDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<MethodDeclaration> |
MethodDeclarationImpl.getRedefinitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
MethodDeclarationImpl.setRedefinedMethodDeclaration(MethodDeclaration newRedefinedMethodDeclaration) |
| Modifier and Type | Method and Description |
|---|---|
MethodDeclaration |
JavaFactory.createMethodDeclaration()
Returns a new object of class 'Method Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseMethodDeclaration(MethodDeclaration object)
Returns the result of interpreting the object as an instance of 'Method Declaration'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.