Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.platform.DataManager
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.platform | |
| org.eclipse.gmt.modisco.omg.kdm.platform.impl | |
| org.eclipse.gmt.modisco.omg.kdm.platform.util |
-
Uses of DataManager in org.eclipse.gmt.modisco.omg.kdm.platform
Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return DataManager Modifier and Type Method Description DataManagerPlatformFactory. createDataManager()Returns a new object of class 'Data Manager'. -
Uses of DataManager in org.eclipse.gmt.modisco.omg.kdm.platform.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.platform.impl that implement DataManager Modifier and Type Class Description classDataManagerImplAn implementation of the model object 'Data Manager'.Methods in org.eclipse.gmt.modisco.omg.kdm.platform.impl that return DataManager Modifier and Type Method Description DataManagerPlatformFactoryImpl. createDataManager() -
Uses of DataManager in org.eclipse.gmt.modisco.omg.kdm.platform.util
Methods in org.eclipse.gmt.modisco.omg.kdm.platform.util with parameters of type DataManager Modifier and Type Method Description TPlatformSwitch. caseDataManager(DataManager object)Returns the result of interpreting the object as an instance of 'Data Manager'.