Uses of Class
org.openbp.guiclient.event.QualifierEvent

Packages that use QualifierEvent
org.openbp.cockpit.modeler   
org.openbp.cockpit.plugins.debugger   
 

Uses of QualifierEvent in org.openbp.cockpit.modeler
 

Methods in org.openbp.cockpit.modeler with parameters of type QualifierEvent
 JaspiraEventHandlerCode ModelerEventModule.invalidate(QualifierEvent je)
          Event handler: Invalidates a process element container identified by a given model qualifier into view.
 JaspiraEventHandlerCode ModelerPage.Events.modeler_view_addtohistory(QualifierEvent je)
          Event handler: Add the given model qualifier to the history.
 JaspiraEventHandlerCode ModelerEventModule.select(QualifierEvent je)
          Event handler: Scrolls a process element container identified by a given model qualifier into view and selects it.
 JaspiraEventHandlerCode ModelerEventModule.show(QualifierEvent je)
          Event handler: Scrolls a process element container identified by a given model qualifier into view.
 JaspiraEventHandlerCode ModelerEventModule.showexact(QualifierEvent je)
          Event handler: Scrolls a process element container identified by a given model qualifier into view.
 

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

Methods in org.openbp.cockpit.plugins.debugger with parameters of type QualifierEvent
 JaspiraEventHandlerCode DebuggerPlugin.ClientEvents.connectionlost(QualifierEvent je)
          Event handler: Connection to the server has been lost.
 JaspiraEventHandlerCode DebuggerPlugin.ClientEvents.stepUntil(QualifierEvent je)
          Event handler: Executes the step until command.
 JaspiraEventHandlerCode DebuggerPlugin.ClientEvents.toggleBreakpoint(QualifierEvent je)
          Event handler: Toggles a breakpoint.
 



Copyright © 2011. All Rights Reserved.