Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.DateType
| 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 DateType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return DateType Modifier and Type Method Description DateTypeCodeFactory. createDateType()Returns a new object of class 'Date Type'. -
Uses of DateType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement DateType Modifier and Type Class Description classDateTypeImplAn implementation of the model object 'Date Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return DateType Modifier and Type Method Description DateTypeCodeFactoryImpl. createDateType() -
Uses of DateType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type DateType Modifier and Type Method Description TCodeSwitch. caseDateType(DateType object)Returns the result of interpreting the object as an instance of 'Date Type'.