Package com.rapidminer.tools

Provides helper classes information extraction.

See:
          Description

Interface Summary
GenericOperatorFactory Classes which implement this interface must have an empty constructor and must register additional generic operators in the method #registerOperators(ClassLoader).
GlobalAuthenticator.URLAuthenticator  
LaunchListener.RemoteControlHandler Callbacks will be made to this interface when another client contacts us.
LoggingHandler Implementations of this interface are able to handle different types of logging.
MailSender This is the interface for all mail sending techniques.
MailSessionFactory Creates mail sessions.
Observable<A> Reimplementation of the Java 1.0 Observer pattern.
Observer<A>  
ProgressListener Interface for time consuming tasks.
 

Class Summary
AbstractObservable<A>  
BugReport A bug report can be send by the user.
BuildingBlockService This service class can be used to deliver all building blocks, i.e. both predefined and user defined building blocks.
ClassColorMap  
ClassNameMapper Uses long class names and maps them to the final (short) part.
DateParser A parser class for dates to be utilized inside date handling operators.
DefaultMailSessionFactory Makes a session based on RapidMiner properties.
DelegatingObserver<T1,T2> An observer that fires another observable on any update.
ExtensibleResourceBundle This class represents an extensible resource bundle, where other resource bundles might be added.
GlobalAuthenticator Global authenticator at which multiple other authenticators can register.
GlobCompiler This class provides the functionality to translate a GLOB expression into a standard regular expression.
GroupTree A group tree manages operator descriptions in a tree like manner.
I18N  
IterationArrayList<E> This class is an adapter to obtain an ArrayList given an Iterator.
LaunchListener When started for the first time, listens on a given socket.
LineParser  
LogService Utility class providing static methods for logging.
MailSenderSendmail Sends a mail via sendmail.
MailSenderSMTP Sends a mail via SMTP.
MailUtilities  
NetTools Class providing new protocolls special for RapidMiner.
NumberParser A heuristic number parser.
ObjectVisualizerService This class provides the management of ObjectVisualizers.
Ontology Very simple ontology class.
OperatorResourceConsumptionHandler This class handles all existing ResourceConsumptionEstimator values, which are stored in the "OperatorsResourceConsumption.csv" file.
OperatorService This class reads the description of the RapidMiner operators.
OutputStreamMultiplier A stream that writes all that is written to it to a set of other output streams.
ParameterService This class loads the yalerc property files and provides methods to access them.
ParentResolvingMap<K,V>  
RandomGenerator The global random number generator.
ResourceSource ResourceSources can be added to the Tools class in order to allow resource loading for both the RapidMiner core and the plugin.
ResultService Some statical methods to write results in a file.
RMUrlHandler Convenience class for invoking certain actions from URLs, e.g. from inside a HyperlinkListener.
StrictDecimalFormat  
StringColorMap  
StringProperties This class represents properties accessed by a String value.
TimeFormat This class provides some utility functions useful to format elapsed time (usually given in milliseconds).
Tools Tools for RapidMiner.
WebServiceTools  
WeightedObject<E> Class used to represent an object together with a double weight.
WrapperLoggingHandler Forwards log messages to a Logger
WriterMultiplier By using this multiplier all written content is multiplied to the given writers.
XMLSerialization This class handles all kinds in- and output write processes for all kinds of objects into and from XML.
 

Exception Summary
CSVParseException  
XMLException Indicates that an exception during XML parsing occurred.
 

Package com.rapidminer.tools Description

Provides helper classes information extraction.

Package Specification



Copyright © 2001-2009 by Rapid-I