All Packages This Package Class Hierarchy Class Search Index
java.lang.Object | +----edu.utah.janos.core.FlowRegister
| Summary |
class FlowRegister
extends java.lang.Object
{
// Fields 1
private static final Vector flows;
// Constructors 1
public FlowRegister();
// Methods 2
static String[] getFlowMap();
static void register(Flow);
}
Maintain a map of all the Flows in the system.
| Fields |
· flows | Summary | Top |
private static final Vector flows
| Constructors |
· FlowRegister | Summary | Top |
public FlowRegister()
Default constructor
| Methods |
· register | Summary | Top |
static void register(Flow flow)
· getFlowMap | Summary | Top |
static String[] getFlowMap()
XXX throws run-time exceptions if there's a problem..
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7