Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.platform.PlatformModel
| 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 PlatformModel in org.eclipse.gmt.modisco.omg.kdm.platform
Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return PlatformModel Modifier and Type Method Description PlatformModelPlatformFactory. createPlatformModel()Returns a new object of class 'Model'. -
Uses of PlatformModel in org.eclipse.gmt.modisco.omg.kdm.platform.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.platform.impl that implement PlatformModel Modifier and Type Class Description classPlatformModelImplAn implementation of the model object 'Model'.Methods in org.eclipse.gmt.modisco.omg.kdm.platform.impl that return PlatformModel Modifier and Type Method Description PlatformModelPlatformFactoryImpl. createPlatformModel() -
Uses of PlatformModel in org.eclipse.gmt.modisco.omg.kdm.platform.util
Methods in org.eclipse.gmt.modisco.omg.kdm.platform.util with parameters of type PlatformModel Modifier and Type Method Description TPlatformSwitch. casePlatformModel(PlatformModel object)Returns the result of interpreting the object as an instance of 'Model'.