Uses of Interface
org.eclipse.gmt.modisco.java.SuperMethodInvocation
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.emf.impl | |
| org.eclipse.gmt.modisco.java.emf.meta | |
| org.eclipse.gmt.modisco.java.emf.util |
-
Uses of SuperMethodInvocation in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement SuperMethodInvocation Modifier and Type Class Description classSuperMethodInvocationImplAn implementation of the model object 'Super Method Invocation'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return SuperMethodInvocation Modifier and Type Method Description SuperMethodInvocationJavaFactoryImpl. createSuperMethodInvocation() -
Uses of SuperMethodInvocation in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return SuperMethodInvocation Modifier and Type Method Description SuperMethodInvocationJavaFactory. createSuperMethodInvocation()Returns a new object of class 'Super Method Invocation'. -
Uses of SuperMethodInvocation in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type SuperMethodInvocation Modifier and Type Method Description TJavaSwitch. caseSuperMethodInvocation(SuperMethodInvocation object)Returns the result of interpreting the object as an instance of 'Super Method Invocation'.