Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.platform.PlatformElement
| 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 PlatformElement in org.eclipse.gmt.modisco.omg.kdm.platform
Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return PlatformElement Modifier and Type Method Description PlatformElementPlatformFactory. createPlatformElement()Returns a new object of class 'Element'. -
Uses of PlatformElement in org.eclipse.gmt.modisco.omg.kdm.platform.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.platform.impl that implement PlatformElement Modifier and Type Class Description classPlatformElementImplAn implementation of the model object 'Element'.Methods in org.eclipse.gmt.modisco.omg.kdm.platform.impl that return PlatformElement Modifier and Type Method Description PlatformElementPlatformFactoryImpl. createPlatformElement() -
Uses of PlatformElement in org.eclipse.gmt.modisco.omg.kdm.platform.util
Methods in org.eclipse.gmt.modisco.omg.kdm.platform.util with parameters of type PlatformElement Modifier and Type Method Description TPlatformSwitch. casePlatformElement(PlatformElement object)Returns the result of interpreting the object as an instance of 'Element'.