Uses of Interface
org.eclipse.gmt.modisco.java.PrimitiveTypeVoid
| 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 PrimitiveTypeVoid in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement PrimitiveTypeVoid Modifier and Type Class Description classPrimitiveTypeVoidImplAn implementation of the model object 'Primitive Type Void'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return PrimitiveTypeVoid Modifier and Type Method Description PrimitiveTypeVoidJavaFactoryImpl. createPrimitiveTypeVoid() -
Uses of PrimitiveTypeVoid in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return PrimitiveTypeVoid Modifier and Type Method Description PrimitiveTypeVoidJavaFactory. createPrimitiveTypeVoid()Returns a new object of class 'Primitive Type Void'. -
Uses of PrimitiveTypeVoid in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type PrimitiveTypeVoid Modifier and Type Method Description TJavaSwitch. casePrimitiveTypeVoid(PrimitiveTypeVoid object)Returns the result of interpreting the object as an instance of 'Primitive Type Void'.