Uses of Interface
org.eclipse.gmt.modisco.java.ConstructorInvocation
| 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 ConstructorInvocation in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement ConstructorInvocation Modifier and Type Class Description classConstructorInvocationImplAn implementation of the model object 'Constructor Invocation'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return ConstructorInvocation Modifier and Type Method Description ConstructorInvocationJavaFactoryImpl. createConstructorInvocation() -
Uses of ConstructorInvocation in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return ConstructorInvocation Modifier and Type Method Description ConstructorInvocationJavaFactory. createConstructorInvocation()Returns a new object of class 'Constructor Invocation'. -
Uses of ConstructorInvocation in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type ConstructorInvocation Modifier and Type Method Description TJavaSwitch. caseConstructorInvocation(ConstructorInvocation object)Returns the result of interpreting the object as an instance of 'Constructor Invocation'.