com.ibm.dse.automaton
Interface Executable
- All Known Subinterfaces:
- Processor
- All Known Implementing Classes:
- DSEProcessor
- public interface Executable
The interface for automaton entities that can be executed.
Method Summary |
void |
execute()
Execute the actions associated with the type. |
execute
public void execute()
throws DSEInvalidArgumentException,
DSEProcessorException
- Execute the actions associated with the type.
- Throws:
DSEInvalidArgumentException
DSEProcessorException
(c) Copyright IBM Corporation 1998, 2005