Uses of Class
org.openbp.jaspira.event.AskEvent

Packages that use AskEvent
org.openbp.cockpit.modeler   
org.openbp.cockpit.plugins.debugger   
org.openbp.cockpit.plugins.finder   
 

Uses of AskEvent in org.openbp.cockpit.modeler
 

Methods in org.openbp.cockpit.modeler with parameters of type AskEvent
 JaspiraEventHandlerCode ModelerEventModule.getbyqualifier(AskEvent ae)
          Event handler: Gets a process element by its model qualifier.
 JaspiraEventHandlerCode ModelerEventModule.getselection(AskEvent ae)
          Event handler: Gets the selected elements.
 JaspiraEventHandlerCode ModelerEventModule.getselectioncount(AskEvent ae)
          Event handler: Gets the number of selected elements.
 JaspiraEventHandlerCode ModelerEventModule.global_edit_geteditedinstance(AskEvent ae)
          Returns the edited instance of the given process if edited by this modeler.
 JaspiraEventHandlerCode ModelerEventModule.global_edit_geteditor(AskEvent ae)
          Returns this modeler if it edits the given process.
 

Uses of AskEvent in org.openbp.cockpit.plugins.debugger
 

Methods in org.openbp.cockpit.plugins.debugger with parameters of type AskEvent
 JaspiraEventHandlerCode DebuggerPlugin.ClientEvents.getdebuggerid(AskEvent ae)
          Event handler: Returns the id if the debugger client.
 

Uses of AskEvent in org.openbp.cockpit.plugins.finder
 

Methods in org.openbp.cockpit.plugins.finder with parameters of type AskEvent
 JaspiraEventHandlerCode FinderPlugin.Events.register(AskEvent ae)
          Event handler: Create the instance of the finder result plugin, if it does not exist already.
 



Copyright © 2011. All Rights Reserved.