Uses of Interface
org.eclipse.gmt.modisco.java.PrimitiveTypeFloat
| 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 PrimitiveTypeFloat in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement PrimitiveTypeFloat Modifier and Type Class Description classPrimitiveTypeFloatImplAn implementation of the model object 'Primitive Type Float'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return PrimitiveTypeFloat Modifier and Type Method Description PrimitiveTypeFloatJavaFactoryImpl. createPrimitiveTypeFloat() -
Uses of PrimitiveTypeFloat in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return PrimitiveTypeFloat Modifier and Type Method Description PrimitiveTypeFloatJavaFactory. createPrimitiveTypeFloat()Returns a new object of class 'Primitive Type Float'. -
Uses of PrimitiveTypeFloat in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type PrimitiveTypeFloat Modifier and Type Method Description TJavaSwitch. casePrimitiveTypeFloat(PrimitiveTypeFloat object)Returns the result of interpreting the object as an instance of 'Primitive Type Float'.