Uses of Package
data

Packages that use data
core   
data   
data.exporters   
data.importers   
gui   
gui.matrixLibrary   
gui.myClasses   
gui.myWindows   
gui.workSpace   
 

Classes in data used by core
Configuration
          Class to mantain the core configuration.
Context
          The Context object mantains the execution context of an identification process.
Matrix
          Data structure to handle probability matrix.
TreeNode
          Tree identificator node
 

Classes in data used by data
Configuration
          Class to mantain the core configuration.
Context
          The Context object mantains the execution context of an identification process.
DataException
          Exception due to data estructures problem
IndexedItem
          Basic class to work with array keys (indexes).
Matrix
          Data structure to handle probability matrix.
PropsManager
          Singleton class that allows save and retrieve properties
TreeNode
          Tree identificator node
Workspace
          This class mantains all the information needed during a identification task, allowing easy serialitzation of all the components if saved.
 

Classes in data used by data.exporters
DataException
          Exception due to data estructures problem
Matrix
          Data structure to handle probability matrix.
TreeNode
          Tree identificator node
 

Classes in data used by data.importers
DataException
          Exception due to data estructures problem
Matrix
          Data structure to handle probability matrix.
 

Classes in data used by gui
Workspace
          This class mantains all the information needed during a identification task, allowing easy serialitzation of all the components if saved.
 

Classes in data used by gui.matrixLibrary
Matrix
          Data structure to handle probability matrix.
 

Classes in data used by gui.myClasses
Context
          The Context object mantains the execution context of an identification process.
 

Classes in data used by gui.myWindows
Configuration
          Class to mantain the core configuration.
Matrix
          Data structure to handle probability matrix.
 

Classes in data used by gui.workSpace
Configuration
          Class to mantain the core configuration.
Context
          The Context object mantains the execution context of an identification process.
DataException
          Exception due to data estructures problem
Matrix
          Data structure to handle probability matrix.
Workspace
          This class mantains all the information needed during a identification task, allowing easy serialitzation of all the components if saved.