net.dpml.state
Interface Action

All Known Subinterfaces:
Interface, Operation, Transition
All Known Implementing Classes:
ApplyAction, DefaultInterface, DefaultOperation, DefaultTransition, ExecAction

public interface Action

Interface marking a a direct or implict actionable instance.

Version:
1.0.4
Author:
Digital Product Meta Library

Method Summary
 String getName()
          Return the action name.
 

Method Detail

getName

String getName()
Return the action name.

Returns:
the name