Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.platform.PlatformEvent
| 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 PlatformEvent in org.eclipse.gmt.modisco.omg.kdm.platform
Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return PlatformEvent Modifier and Type Method Description PlatformEventPlatformFactory. createPlatformEvent()Returns a new object of class 'Event'.Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return types with arguments of type PlatformEvent Modifier and Type Method Description org.eclipse.emf.common.util.EList<PlatformEvent>PlatformAction. getPlatformElement()Returns the value of the 'Platform Element' containment reference list. -
Uses of PlatformEvent in org.eclipse.gmt.modisco.omg.kdm.platform.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.platform.impl that implement PlatformEvent Modifier and Type Class Description classPlatformEventImplAn implementation of the model object 'Event'.Fields in org.eclipse.gmt.modisco.omg.kdm.platform.impl with type parameters of type PlatformEvent Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<PlatformEvent>PlatformActionImpl. platformElementThe cached value of the 'Platform Element' containment reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.platform.impl that return PlatformEvent Modifier and Type Method Description PlatformEventPlatformFactoryImpl. createPlatformEvent()Methods in org.eclipse.gmt.modisco.omg.kdm.platform.impl that return types with arguments of type PlatformEvent Modifier and Type Method Description org.eclipse.emf.common.util.EList<PlatformEvent>PlatformActionImpl. getPlatformElement() -
Uses of PlatformEvent in org.eclipse.gmt.modisco.omg.kdm.platform.util
Methods in org.eclipse.gmt.modisco.omg.kdm.platform.util with parameters of type PlatformEvent Modifier and Type Method Description TPlatformSwitch. casePlatformEvent(PlatformEvent object)Returns the result of interpreting the object as an instance of 'Event'.