Uses of Package
proper.core

Packages that use proper.core
proper.app Contains command line classes, which can all be called with the option "-help" to get further information about the available parameters. 
proper.core The core package includes classes and interfaces most classes in Proper extend or implement. 
proper.database All classes concerning Database access and traversal or related structures can be found here. 
proper.engine The engine classes (all derived from Engine ) perform the actions defined by the parameters they get from the Application-classes. 
proper.gui Contains all classes concerning the GUI frontend of Proper. 
proper.gui.core.frame Frames that are used in Proper are located here. 
proper.gui.experiment This package serves as a frontend to the command line based Application classes. 
proper.gui.help Contains the Help for Proper and also the famous "About-Box". 
proper.gui.milk Contains some MILK GUI tools. 
proper.gui.remote Contains classes for administrating the JobServer, e.g. 
proper.gui.util Contains some utils, like XML/XSL-Transformer ( XSLer ) or a Logfile-Viewer ( Logger ). 
proper.gui.weka Contains some WEKA GUI tools. 
proper.imp Contains all the classes concerning the import of data, i.e. 
proper.net Network specific classes are located here. 
proper.relaggs contains the core classes of RELAGGS, without the GUI components 
proper.remote Classes for the distributed computing part of Proper can be found here, i.e. 
proper.remote.messages Contains the XML-messages used for the distributed computing. 
 

Classes in proper.core used by proper.app
ArgumentObject
          This abstract class adds some functionality for classes that handle arguments.
CommandLineInterface
          This interface specifies some methods for command line handling.
ProperInterface
          This interface implements some behavior for verbose string handling and redirecting output.
All methods with the prefix debug have the same functionality as the ones without, only used to distinguish distinguish output during development that should not be included in a release.
ProperObject
          This abstract class serves only for some common functionality of most classes.
 

Classes in proper.core used by proper.core
ProperInterface
          This interface implements some behavior for verbose string handling and redirecting output.
All methods with the prefix debug have the same functionality as the ones without, only used to distinguish distinguish output during development that should not be included in a release.
ProperObject
          This abstract class serves only for some common functionality of most classes.
 

Classes in proper.core used by proper.database
Assignable
          For instances of classes that can retrieve the "inner" state of another object and update their own "inner" state.
ProperInterface
          This interface implements some behavior for verbose string handling and redirecting output.
All methods with the prefix debug have the same functionality as the ones without, only used to distinguish distinguish output during development that should not be included in a release.
ProperObject
          This abstract class serves only for some common functionality of most classes.
 

Classes in proper.core used by proper.engine
ProperInterface
          This interface implements some behavior for verbose string handling and redirecting output.
All methods with the prefix debug have the same functionality as the ones without, only used to distinguish distinguish output during development that should not be included in a release.
ProperObject
          This abstract class serves only for some common functionality of most classes.
 

Classes in proper.core used by proper.gui
CommandLineInterface
          This interface specifies some methods for command line handling.
ProperInterface
          This interface implements some behavior for verbose string handling and redirecting output.
All methods with the prefix debug have the same functionality as the ones without, only used to distinguish distinguish output during development that should not be included in a release.
 

Classes in proper.core used by proper.gui.core.frame
CommandLineInterface
          This interface specifies some methods for command line handling.
ProperInterface
          This interface implements some behavior for verbose string handling and redirecting output.
All methods with the prefix debug have the same functionality as the ones without, only used to distinguish distinguish output during development that should not be included in a release.
 

Classes in proper.core used by proper.gui.experiment
CommandLineInterface
          This interface specifies some methods for command line handling.
ProperInterface
          This interface implements some behavior for verbose string handling and redirecting output.
All methods with the prefix debug have the same functionality as the ones without, only used to distinguish distinguish output during development that should not be included in a release.
 

Classes in proper.core used by proper.gui.help
CommandLineInterface
          This interface specifies some methods for command line handling.
ProperInterface
          This interface implements some behavior for verbose string handling and redirecting output.
All methods with the prefix debug have the same functionality as the ones without, only used to distinguish distinguish output during development that should not be included in a release.
 

Classes in proper.core used by proper.gui.milk
CommandLineInterface
          This interface specifies some methods for command line handling.
ProperInterface
          This interface implements some behavior for verbose string handling and redirecting output.
All methods with the prefix debug have the same functionality as the ones without, only used to distinguish distinguish output during development that should not be included in a release.
 

Classes in proper.core used by proper.gui.remote
CommandLineInterface
          This interface specifies some methods for command line handling.
ProperInterface
          This interface implements some behavior for verbose string handling and redirecting output.
All methods with the prefix debug have the same functionality as the ones without, only used to distinguish distinguish output during development that should not be included in a release.
 

Classes in proper.core used by proper.gui.util
CommandLineInterface
          This interface specifies some methods for command line handling.
ProperInterface
          This interface implements some behavior for verbose string handling and redirecting output.
All methods with the prefix debug have the same functionality as the ones without, only used to distinguish distinguish output during development that should not be included in a release.
 

Classes in proper.core used by proper.gui.weka
CommandLineInterface
          This interface specifies some methods for command line handling.
ProperInterface
          This interface implements some behavior for verbose string handling and redirecting output.
All methods with the prefix debug have the same functionality as the ones without, only used to distinguish distinguish output during development that should not be included in a release.
 

Classes in proper.core used by proper.imp
ProperInterface
          This interface implements some behavior for verbose string handling and redirecting output.
All methods with the prefix debug have the same functionality as the ones without, only used to distinguish distinguish output during development that should not be included in a release.
ProperObject
          This abstract class serves only for some common functionality of most classes.
 

Classes in proper.core used by proper.net
ProperInterface
          This interface implements some behavior for verbose string handling and redirecting output.
All methods with the prefix debug have the same functionality as the ones without, only used to distinguish distinguish output during development that should not be included in a release.
ProperObject
          This abstract class serves only for some common functionality of most classes.
 

Classes in proper.core used by proper.relaggs
ProperInterface
          This interface implements some behavior for verbose string handling and redirecting output.
All methods with the prefix debug have the same functionality as the ones without, only used to distinguish distinguish output during development that should not be included in a release.
ProperObject
          This abstract class serves only for some common functionality of most classes.
 

Classes in proper.core used by proper.remote
ArgumentObject
          This abstract class adds some functionality for classes that handle arguments.
CommandLineInterface
          This interface specifies some methods for command line handling.
ProperInterface
          This interface implements some behavior for verbose string handling and redirecting output.
All methods with the prefix debug have the same functionality as the ones without, only used to distinguish distinguish output during development that should not be included in a release.
ProperObject
          This abstract class serves only for some common functionality of most classes.
 

Classes in proper.core used by proper.remote.messages
ProperInterface
          This interface implements some behavior for verbose string handling and redirecting output.
All methods with the prefix debug have the same functionality as the ones without, only used to distinguish distinguish output during development that should not be included in a release.
ProperObject
          This abstract class serves only for some common functionality of most classes.