Package ix.ileed

I-LEED.

See:
          Description

Interface Summary
ProcessViewer The interface that process viewers must implement in order to receive information from the workflow stepper (process model).
WatcherListener The interface that objects must implement in order to receive information from a watcher such as a KqmlWatcher.
 

Class Summary
AutoTester A class that can be used to replay recorded messages for testing and demonstration.
BasicIleed The generic I-LEED class and application main program
HashedSet A set collector based on Hashtables.
I_LEED The CoAX I-LEED class and application main program
IleedFrame The main frame of the I-LEED user interface.
IleedIssueViewingTable  
MessageInterpreter Interprets messages sent during the operation of the CoAX process.
MessageInterpreter.Case  
ProcessModel A ProcessModel contains a model of a process and handles the propagation of state changes.
ProcessModel.NodeTable Nodes are stored in a NodeTable, indexed by pattern.
ProcessStatusUpdate A ProcessStatusUpdate is sent to an implementation of the ProcessViewer interface when telling it of state changes in a process.
Product  
SimpleProcessViewer A simple process / product viewer
SimpleProcessViewer.ProcessTable  
SimpleProcessViewer.ProcessTable.Row  
SimpleProcessViewer.ProductTable  
SimpleProcessViewer.StatusTable  
StatusChange A StatusChange describes a change in the execution status of an action in a process.
 

Package ix.ileed Description

I-LEED.