Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.DatatypeOf
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.data | |
| org.eclipse.gmt.modisco.omg.kdm.data.impl | |
| org.eclipse.gmt.modisco.omg.kdm.data.util |
-
Uses of DatatypeOf in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return DatatypeOf Modifier and Type Method Description DatatypeOfDataFactory. createDatatypeOf()Returns a new object of class 'Datatype Of'. -
Uses of DatatypeOf in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement DatatypeOf Modifier and Type Class Description classDatatypeOfImplAn implementation of the model object 'Datatype Of'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return DatatypeOf Modifier and Type Method Description DatatypeOfDataFactoryImpl. createDatatypeOf() -
Uses of DatatypeOf in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type DatatypeOf Modifier and Type Method Description TDataSwitch. caseDatatypeOf(DatatypeOf object)Returns the result of interpreting the object as an instance of 'Datatype Of'.