Uses of Package
com.rapidminer

Packages that use com.rapidminer
com.rapidminer The main packages of RapidMiner. 
com.rapidminer.gui Provides the main GUI classes. 
com.rapidminer.gui.actions The main actions of the RapidMiner GUI. 
com.rapidminer.gui.plotter This package contains all plotters which are able to create plots from a given DataTable. 
com.rapidminer.gui.processeditor Contains all experiment editors but the operator tree (which has its own package). 
com.rapidminer.gui.properties This package consists of all classes for property (parameter) editing, i.e. 
com.rapidminer.gui.tools Some basic tools for the graphical user interface (GUI) of RapidMiner. 
com.rapidminer.gui.wizards This package contain wizard classes for configurating operators. 
com.rapidminer.operator Provides operators for machine learning and data pre-processing. 
com.rapidminer.operator.features Provides feature handling operators. 
com.rapidminer.operator.features.aggregation Provides operators for automatic feature aggregation. 
com.rapidminer.operator.meta Provides operators for experiment iteration, meta operators, and optimization. 
com.rapidminer.parameter This package contains classes for handling of operator parameters and specifiying parameter types. 
com.rapidminer.test Provides test classes. 
com.rapidminer.tools Provides tools for RapidMiner like parsers for the input files. 
com.rapidminer.tools.math.function The classes in this package represent basic functions which can, for example, be used as aggregation functions. 
 

Classes in com.rapidminer used by com.rapidminer
BreakpointListener
          The method BreakpointListener.breakpointReached(Process, Operator, IOContainer, int) is invoked every time a breakpoint is reached during a process run.
InputHandler
          Handles user input.
LoggingListener
          This listener can be used to register to process log changes (adding, removing, and changing data tables).
MacroHandler
          This class can be used to store macros for an process which can be defined by the operator MacroDefinitionOperator.
NoBugError
          All exceptions that are no bugs (but caused by an error of the user) should implement this interface in order to indicate that this should not issue a bug report.
Process
          This class was introduced to avoid confusing handling of operator maps and other stuff when a new process definition is created.
RapidMiner
          Main program.
 

Classes in com.rapidminer used by com.rapidminer.gui
InputHandler
          Handles user input.
NoOpUserError
          An exception caused outside an operator which is not a bug, but caused by the user.
ObjectVisualizer
          Interface managing the visualization of objects.
Process
          This class was introduced to avoid confusing handling of operator maps and other stuff when a new process definition is created.
RapidMiner
          Main program.
 

Classes in com.rapidminer used by com.rapidminer.gui.actions
Process
          This class was introduced to avoid confusing handling of operator maps and other stuff when a new process definition is created.
 

Classes in com.rapidminer used by com.rapidminer.gui.plotter
ObjectVisualizer
          Interface managing the visualization of objects.
 

Classes in com.rapidminer used by com.rapidminer.gui.processeditor
LoggingListener
          This listener can be used to register to process log changes (adding, removing, and changing data tables).
 

Classes in com.rapidminer used by com.rapidminer.gui.properties
Process
          This class was introduced to avoid confusing handling of operator maps and other stuff when a new process definition is created.
 

Classes in com.rapidminer used by com.rapidminer.gui.tools
BreakpointListener
          The method BreakpointListener.breakpointReached(Process, Operator, IOContainer, int) is invoked every time a breakpoint is reached during a process run.
Process
          This class was introduced to avoid confusing handling of operator maps and other stuff when a new process definition is created.
ProcessListener
          Listens to events during the run of an process.
 

Classes in com.rapidminer used by com.rapidminer.gui.wizards
Process
          This class was introduced to avoid confusing handling of operator maps and other stuff when a new process definition is created.
 

Classes in com.rapidminer used by com.rapidminer.operator
NoBugError
          All exceptions that are no bugs (but caused by an error of the user) should implement this interface in order to indicate that this should not issue a bug report.
Process
          This class was introduced to avoid confusing handling of operator maps and other stuff when a new process definition is created.
ProcessListener
          Listens to events during the run of an process.
 

Classes in com.rapidminer used by com.rapidminer.operator.features
ObjectVisualizer
          Interface managing the visualization of objects.
 

Classes in com.rapidminer used by com.rapidminer.operator.features.aggregation
ObjectVisualizer
          Interface managing the visualization of objects.
 

Classes in com.rapidminer used by com.rapidminer.operator.meta
Process
          This class was introduced to avoid confusing handling of operator maps and other stuff when a new process definition is created.
 

Classes in com.rapidminer used by com.rapidminer.parameter
NoBugError
          All exceptions that are no bugs (but caused by an error of the user) should implement this interface in order to indicate that this should not issue a bug report.
 

Classes in com.rapidminer used by com.rapidminer.test
Process
          This class was introduced to avoid confusing handling of operator maps and other stuff when a new process definition is created.
 

Classes in com.rapidminer used by com.rapidminer.tools
ObjectVisualizer
          Interface managing the visualization of objects.
Process
          This class was introduced to avoid confusing handling of operator maps and other stuff when a new process definition is created.
 

Classes in com.rapidminer used by com.rapidminer.tools.math.function
MacroHandler
          This class can be used to store macros for an process which can be defined by the operator MacroDefinitionOperator.
Process
          This class was introduced to avoid confusing handling of operator maps and other stuff when a new process definition is created.
 



Copyright © 2001-2009 by Rapid-I