Package ucot.core

ControlInterface and Core class, these control the program flow.

See:
          Description

Interface Summary
ControlInterface This interface controls the basics of the UCOT-program (starting, parsing, shutting down etc).
 

Class Summary
AnalyzeModelLogger Class for logging changes in current analyze model.
Core This is the implementation of the core of the UCOT program, the controller unit.
DummyProgressBar DummyProgressBar which does absolutely nothing but helps avoiding null values in ProgressBar variables.
PluginClassLoader This is class loader for UCOT-programs plugins.
PluginLoader Handles plugin loading.
 

Package ucot.core Description

ControlInterface and Core class, these control the program flow.