| 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 |
ClassInstanceCreation
A representation of the model object 'Class Instance Creation'.
|
interface |
ConstructorInvocation
A representation of the model object 'Constructor Invocation'.
|
interface |
MethodInvocation
A representation of the model object 'Method Invocation'.
|
interface |
SuperConstructorInvocation
A representation of the model object 'Super Constructor Invocation'.
|
interface |
SuperMethodInvocation
A representation of the model object 'Super Method Invocation'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<AbstractMethodInvocation> |
AbstractMethodDeclaration.getUsages()
Returns the value of the 'Usages' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMethodInvocationImpl
An implementation of the model object 'Abstract Method Invocation'.
|
class |
ClassInstanceCreationImpl
An implementation of the model object 'Class Instance Creation'.
|
class |
ConstructorInvocationImpl
An implementation of the model object 'Constructor Invocation'.
|
class |
MethodInvocationImpl
An implementation of the model object 'Method Invocation'.
|
class |
SuperConstructorInvocationImpl
An implementation of the model object 'Super Constructor Invocation'.
|
class |
SuperMethodInvocationImpl
An implementation of the model object 'Super Method Invocation'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<AbstractMethodInvocation> |
AbstractMethodDeclarationImpl.getUsages() |
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseAbstractMethodInvocation(AbstractMethodInvocation object)
Returns the result of interpreting the object as an instance of 'Abstract Method Invocation'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.