Uses of Package
ucot

Packages that use ucot
ucot UCOT package, contains general classes for all modules. 
ucot.core ControlInterface and Core class, these control the program flow. 
ucot.heuristic Heuristic interface and related classes. 
ucot.input Classes related to reading usecases from a file. 
ucot.output Classes related to outputting (e.g. saving to a file) AnalyzeModel. 
ucot.parser Classes related to parsing read usecases. 
ucot.ui Userinterface. 
ucot.ui.gui Graphical userInterface and classes related to it. 
 

Classes in ucot used by ucot
ModulePropertyInterface
          This interface defines required methods for another interfaces to support properties in a way that the module implementing this interface would be compatible with UCOT core.
 

Classes in ucot used by ucot.core
ModuleProperties
          This class implements abstracts methods for handling, saving and loading of module's properties.
ModulePropertyInterface
          This interface defines required methods for another interfaces to support properties in a way that the module implementing this interface would be compatible with UCOT core.
 

Classes in ucot used by ucot.heuristic
ModuleProperties
          This class implements abstracts methods for handling, saving and loading of module's properties.
ModulePropertyInterface
          This interface defines required methods for another interfaces to support properties in a way that the module implementing this interface would be compatible with UCOT core.
 

Classes in ucot used by ucot.input
ModuleProperties
          This class implements abstracts methods for handling, saving and loading of module's properties.
ModulePropertyInterface
          This interface defines required methods for another interfaces to support properties in a way that the module implementing this interface would be compatible with UCOT core.
 

Classes in ucot used by ucot.output
ModuleProperties
          This class implements abstracts methods for handling, saving and loading of module's properties.
ModulePropertyInterface
          This interface defines required methods for another interfaces to support properties in a way that the module implementing this interface would be compatible with UCOT core.
 

Classes in ucot used by ucot.parser
ModuleProperties
          This class implements abstracts methods for handling, saving and loading of module's properties.
ModulePropertyInterface
          This interface defines required methods for another interfaces to support properties in a way that the module implementing this interface would be compatible with UCOT core.
 

Classes in ucot used by ucot.ui
ModuleProperties
          This class implements abstracts methods for handling, saving and loading of module's properties.
ModulePropertyInterface
          This interface defines required methods for another interfaces to support properties in a way that the module implementing this interface would be compatible with UCOT core.
 

Classes in ucot used by ucot.ui.gui
ModulePropertyInterface
          This interface defines required methods for another interfaces to support properties in a way that the module implementing this interface would be compatible with UCOT core.