Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.DecimalType
| 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 DecimalType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return DecimalType Modifier and Type Method Description DecimalTypeCodeFactory. createDecimalType()Returns a new object of class 'Decimal Type'. -
Uses of DecimalType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement DecimalType Modifier and Type Class Description classDecimalTypeImplAn implementation of the model object 'Decimal Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return DecimalType Modifier and Type Method Description DecimalTypeCodeFactoryImpl. createDecimalType() -
Uses of DecimalType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type DecimalType Modifier and Type Method Description TCodeSwitch. caseDecimalType(DecimalType object)Returns the result of interpreting the object as an instance of 'Decimal Type'.