Package com.rapidminer

The main packages of RapidMiner.

See:
          Description

Interface Summary
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).
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.
ObjectVisualizer Interface managing the visualization of objects.
ProcessListener Listens to events during the run of an process.
 

Class Summary
ConsoleInputHandler Reads input from console, e.g. a password in case of database reading.
Experiment Deprecated. Please use the new class Process instead
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.
RapidMiner Main program.
RapidMinerCommandLine Main command line program.
Version This class is generated by the ant target "update-version" to ensure the correct version number in RapidMiner.
Yale Former main program (before renaming YALE into RapidMiner).
 

Exception Summary
NoOpUserError An exception caused outside an operator which is not a bug, but caused by the user.
 

Package com.rapidminer Description

The main packages of RapidMiner. Here you find the main program and some general classes.



Copyright © 2001-2009 by Rapid-I