Uses of Interface
org.eclipse.gmt.modisco.java.MethodInvocation
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta | |
| org.eclipse.gmt.modisco.java.neoemf.util |
-
Uses of MethodInvocation in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement MethodInvocation Modifier and Type Class Description classMethodInvocationImplAn implementation of the model object 'Method Invocation'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return MethodInvocation Modifier and Type Method Description MethodInvocationJavaFactoryImpl. createMethodInvocation() -
Uses of MethodInvocation in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return MethodInvocation Modifier and Type Method Description MethodInvocationJavaFactory. createMethodInvocation()Returns a new object of class 'Method Invocation'. -
Uses of MethodInvocation in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type MethodInvocation Modifier and Type Method Description TJavaSwitch. caseMethodInvocation(MethodInvocation object)Returns the result of interpreting the object as an instance of 'Method Invocation'.