Uses of Interface
org.eclipse.gmt.modisco.java.PrimitiveTypeChar
| 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 PrimitiveTypeChar in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement PrimitiveTypeChar Modifier and Type Class Description classPrimitiveTypeCharImplAn implementation of the model object 'Primitive Type Char'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return PrimitiveTypeChar Modifier and Type Method Description PrimitiveTypeCharJavaFactoryImpl. createPrimitiveTypeChar() -
Uses of PrimitiveTypeChar in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return PrimitiveTypeChar Modifier and Type Method Description PrimitiveTypeCharJavaFactory. createPrimitiveTypeChar()Returns a new object of class 'Primitive Type Char'. -
Uses of PrimitiveTypeChar in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type PrimitiveTypeChar Modifier and Type Method Description TJavaSwitch. casePrimitiveTypeChar(PrimitiveTypeChar object)Returns the result of interpreting the object as an instance of 'Primitive Type Char'.