Uses of Interface
org.eclipse.gmt.modisco.java.PrimitiveTypeByte
| 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 PrimitiveTypeByte in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement PrimitiveTypeByte Modifier and Type Class Description classPrimitiveTypeByteImplAn implementation of the model object 'Primitive Type Byte'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return PrimitiveTypeByte Modifier and Type Method Description PrimitiveTypeByteJavaFactoryImpl. createPrimitiveTypeByte() -
Uses of PrimitiveTypeByte in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return PrimitiveTypeByte Modifier and Type Method Description PrimitiveTypeByteJavaFactory. createPrimitiveTypeByte()Returns a new object of class 'Primitive Type Byte'. -
Uses of PrimitiveTypeByte in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type PrimitiveTypeByte Modifier and Type Method Description TJavaSwitch. casePrimitiveTypeByte(PrimitiveTypeByte object)Returns the result of interpreting the object as an instance of 'Primitive Type Byte'.