UCOT

Packages
ucot UCOT package, contains general classes for all modules.
ucot.core ControlInterface and Core class, these control the program flow.
ucot.exceptions Exceptions specified for UCOT.
ucot.heuristic Heuristic interface and related classes.
ucot.input Classes related to reading usecases from a file.
ucot.model Classes related to analyzemodel and its editing.
ucot.model.object Objects used by analyzemodel.
ucot.output Classes related to outputting (e.g. saving to a file) AnalyzeModel.
ucot.parser Classes related to parsing read usecases.
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.dialog.entitytab Classes related to the Dialog that edits entity's properties.
ucot.ui.gui.dot Classes for displaying graphs generated by Dot program.
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.
ucot.utils Miscellaneous tools used by other classes.