Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.TimeType
| 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 TimeType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return TimeType Modifier and Type Method Description TimeTypeCodeFactory. createTimeType()Returns a new object of class 'Time Type'. -
Uses of TimeType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement TimeType Modifier and Type Class Description classTimeTypeImplAn implementation of the model object 'Time Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return TimeType Modifier and Type Method Description TimeTypeCodeFactoryImpl. createTimeType() -
Uses of TimeType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type TimeType Modifier and Type Method Description TCodeSwitch. caseTimeType(TimeType object)Returns the result of interpreting the object as an instance of 'Time Type'.