Uses of Interface
net.dpml.state.Trigger

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

Uses of Trigger in net.dpml.state
 

Methods in net.dpml.state that return Trigger
 Trigger[] State.getTriggers()
          Return the array of triggers associated with the state.