Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.platform.PlatformAction

Packages that use PlatformAction
org.eclipse.gmt.modisco.omg.kdm.platform   
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
 interface ExternalActor
          A representation of the model object 'External Actor'.
 

Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return PlatformAction
 PlatformAction PlatformFactory.createPlatformAction()
          Returns a new object of class 'Action'.
 

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
 T PlatformSwitch.casePlatformAction(PlatformAction object)
          Returns the result of interpreting the object as an instance of 'Action'.