Uses of Interface
net.dpml.state.Interface

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

Uses of Interface in net.dpml.state
 

Methods in net.dpml.state that return Interface
 Interface[] State.getInterfaces()
          Return the array of management interfaces associated with the state.
 Interface[] StateMachine.getInterfaces()
          Return all of the available interfaces relative to the current state.