Uses of Interface
org.eclipse.gmt.modisco.java.Initializer
| 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 Initializer in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement Initializer Modifier and Type Class Description classInitializerImplAn implementation of the model object 'Initializer'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return Initializer Modifier and Type Method Description InitializerJavaFactoryImpl. createInitializer() -
Uses of Initializer in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return Initializer Modifier and Type Method Description InitializerJavaFactory. createInitializer()Returns a new object of class 'Initializer'. -
Uses of Initializer in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type Initializer Modifier and Type Method Description TJavaSwitch. caseInitializer(Initializer object)Returns the result of interpreting the object as an instance of 'Initializer'.