Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.FloatType
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.impl | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
-
Uses of FloatType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return FloatType Modifier and Type Method Description FloatTypeCodeFactory. createFloatType()Returns a new object of class 'Float Type'. -
Uses of FloatType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement FloatType Modifier and Type Class Description classFloatTypeImplAn implementation of the model object 'Float Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return FloatType Modifier and Type Method Description FloatTypeCodeFactoryImpl. createFloatType() -
Uses of FloatType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type FloatType Modifier and Type Method Description TCodeSwitch. caseFloatType(FloatType object)Returns the result of interpreting the object as an instance of 'Float Type'.