Uses of Interface
org.ow2.bonita.pvm.model.Event

Packages that use Event
org.ow2.bonita.pvm.internal.model   
org.ow2.bonita.pvm.listener   
 

Uses of Event in org.ow2.bonita.pvm.internal.model
 

Classes in org.ow2.bonita.pvm.internal.model that implement Event
 class EventImpl
           
 

Methods in org.ow2.bonita.pvm.internal.model that return Event
 Event ExecutionImpl.getEvent()
           
 

Methods in org.ow2.bonita.pvm.internal.model that return types with arguments of type Event
 java.util.Map<java.lang.String,Event> ObservableElementImpl.getEvents()
           
 

Uses of Event in org.ow2.bonita.pvm.listener
 

Methods in org.ow2.bonita.pvm.listener that return Event
 Event EventListenerExecution.getEvent()
          the event that is being fired, part of the current position in the process graph.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.