Uses of Package
databionics.modules

Packages that use databionics.modules
databionics.esom The ESOM Tools command line programs and the ESOM Analyzer. 
databionics.esom.gui.util Some GUI components of the ESOM Analyzer. 
databionics.modules Description of program parameters loadable from XML files. 
databionics.project Managing a collection of file types. 
 

Classes in databionics.modules used by databionics.esom
Modules
          List of all BDM modules.
 

Classes in databionics.modules used by databionics.esom.gui.util
Job
          A job is the execution of a tool on a set of files.
Tool
          A program that processes data.
 

Classes in databionics.modules used by databionics.modules
AbstractFileParameter
          Parameter with filename argument.
AbstractStringParameter
          Base class for all string parameters
FileParameter
          Parameter with filename argument.
FloatParameter
          Parameter with floating point number argument.
FolderParameter
          Parameter with string argument for folders.
GreaterThanMaxException
          Thrown when the value of an IntParameter or FloatParameter is greater than the allowed maximum.
InputFileParameter
          FileParameter for input files.
IntParameter
          Parameter with integer number argument.
Job
          A job is the execution of a tool on a set of files.
LessThanMinException
          Thrown when the value of an IntParameter or FloatParameter is less than the allowed minimum.
Module
          A group of tools with similar functions.
Modules
          List of all BDM modules.
MultipleChoiceElement
          Possible argument for a MultipleChoiceParameter
MultipleChoiceParameter
          Parameter with a multiple choice argument.
OutputFileParameter
          FileParameter for output files.
Parameter
          Base class for all parameters.
StringParameter
          Parameter with string argument.
SwitchParameter
          Switch parameter without an argument.
Tool
          A program that processes data.
 

Classes in databionics.modules used by databionics.project
Job
          A job is the execution of a tool on a set of files.
Modules
          List of all BDM modules.
 



Copyright © 2005-2006 Databionics Research Group. All Rights Reserved.