Uses of Class
net.dpml.state.StateEvent

Packages that use StateEvent
net.dpml.state States, transitons, operations and triggers and a state machine supporting orderly management of state transitions and dynamic operations. 
 

Uses of StateEvent in net.dpml.state
 

Methods in net.dpml.state with parameters of type StateEvent
 void StateListener.stateChanged(StateEvent event)
          Notify the listener of a state change.