Uses of Interface
org.eclipse.gmt.modisco.java.SuperConstructorInvocation
| 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 SuperConstructorInvocation in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement SuperConstructorInvocation Modifier and Type Class Description classSuperConstructorInvocationImplAn implementation of the model object 'Super Constructor Invocation'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return SuperConstructorInvocation Modifier and Type Method Description SuperConstructorInvocationJavaFactoryImpl. createSuperConstructorInvocation() -
Uses of SuperConstructorInvocation in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return SuperConstructorInvocation Modifier and Type Method Description SuperConstructorInvocationJavaFactory. createSuperConstructorInvocation()Returns a new object of class 'Super Constructor Invocation'. -
Uses of SuperConstructorInvocation in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type SuperConstructorInvocation Modifier and Type Method Description TJavaSwitch. caseSuperConstructorInvocation(SuperConstructorInvocation object)Returns the result of interpreting the object as an instance of 'Super Constructor Invocation'.