Uses of Package
ucot.core

Packages that use ucot.core
ucot.core ControlInterface and Core class, these control the program flow. 
ucot.test Test cases for the program. 
ucot.ui Userinterface. 
ucot.ui.gui Graphical userInterface and classes related to it. 
ucot.ui.gui.dialog Dialogs used by the gui. 
ucot.ui.gui.tree.analyzemodeltree Classes related to a tree that displays analyzemodel in a tree. 
ucot.ui.gui.tree.usecasetree Classes related to tree that displays loaded usecases. 
 

Classes in ucot.core used by ucot.core
ControlInterface
          This interface controls the basics of the UCOT-program (starting, parsing, shutting down etc).
Core
          This is the implementation of the core of the UCOT program, the controller unit.
Core.OutputJob
          This class is a simple container for single output jobs.
 

Classes in ucot.core used by ucot.test
Core
          This is the implementation of the core of the UCOT program, the controller unit.
 

Classes in ucot.core used by ucot.ui
ControlInterface
          This interface controls the basics of the UCOT-program (starting, parsing, shutting down etc).
 

Classes in ucot.core used by ucot.ui.gui
ControlInterface
          This interface controls the basics of the UCOT-program (starting, parsing, shutting down etc).
 

Classes in ucot.core used by ucot.ui.gui.dialog
ControlInterface
          This interface controls the basics of the UCOT-program (starting, parsing, shutting down etc).
 

Classes in ucot.core used by ucot.ui.gui.tree.analyzemodeltree
ControlInterface
          This interface controls the basics of the UCOT-program (starting, parsing, shutting down etc).
 

Classes in ucot.core used by ucot.ui.gui.tree.usecasetree
ControlInterface
          This interface controls the basics of the UCOT-program (starting, parsing, shutting down etc).