| 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 |
|---|---|
T |
JavaSwitch.caseAbstractMethodInvocation(AbstractMethodInvocation object)
Returns the result of interpreting the object as an instance of 'Abstract Method Invocation'.
|
| 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'.
|
| 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'.
|
| 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'.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
GetAbstractMethodInvocationText.evaluate(AbstractMethodInvocation context,
ParameterValueList parameterValues) |