Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.OrdinalType
| 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 OrdinalType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return OrdinalType Modifier and Type Method Description OrdinalTypeCodeFactory. createOrdinalType()Returns a new object of class 'Ordinal Type'. -
Uses of OrdinalType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement OrdinalType Modifier and Type Class Description classOrdinalTypeImplAn implementation of the model object 'Ordinal Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return OrdinalType Modifier and Type Method Description OrdinalTypeCodeFactoryImpl. createOrdinalType() -
Uses of OrdinalType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type OrdinalType Modifier and Type Method Description TCodeSwitch. caseOrdinalType(OrdinalType object)Returns the result of interpreting the object as an instance of 'Ordinal Type'.