Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.platform.PlatformAction
| 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 PlatformAction in org.eclipse.gmt.modisco.omg.kdm.platform
Subinterfaces of PlatformAction in org.eclipse.gmt.modisco.omg.kdm.platform Modifier and Type Interface Description interfaceExternalActorA representation of the model object 'External Actor'.Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return PlatformAction Modifier and Type Method Description PlatformActionPlatformFactory. createPlatformAction()Returns a new object of class 'Action'. -
Uses of PlatformAction in org.eclipse.gmt.modisco.omg.kdm.platform.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.platform.impl that implement PlatformAction Modifier and Type Class Description classExternalActorImplAn implementation of the model object 'External Actor'.classPlatformActionImplAn implementation of the model object 'Action'.Methods in org.eclipse.gmt.modisco.omg.kdm.platform.impl that return PlatformAction Modifier and Type Method Description PlatformActionPlatformFactoryImpl. createPlatformAction() -
Uses of PlatformAction in org.eclipse.gmt.modisco.omg.kdm.platform.util
Methods in org.eclipse.gmt.modisco.omg.kdm.platform.util with parameters of type PlatformAction Modifier and Type Method Description TPlatformSwitch. casePlatformAction(PlatformAction object)Returns the result of interpreting the object as an instance of 'Action'.