com.rapidminer.operator.io
Class DBaseExampleSource

java.lang.Object
  extended by com.rapidminer.operator.Operator
      extended by com.rapidminer.operator.io.AbstractReader<ExampleSet>
          extended by com.rapidminer.operator.io.AbstractExampleSource
              extended by com.rapidminer.operator.io.ResultSetExampleSource
                  extended by com.rapidminer.operator.io.KDBExampleSource
                      extended by com.rapidminer.operator.io.DBaseExampleSource
All Implemented Interfaces:
ConfigurationListener, PreviewListener, ParameterHandler, LoggingHandler

public class DBaseExampleSource
extends KDBExampleSource

This operator can read dbase files. It uses Stefan Haustein's kdb tools.

Author:
Ingo Mierswa, Simon Fischer Exp $
Keywords:
dbase

Field Summary
 
Fields inherited from class com.rapidminer.operator.io.KDBExampleSource
PARAMETER_DATA_FILE
 
Fields inherited from class com.rapidminer.operator.io.ResultSetExampleSource
PARAMETER_DATAMANAGEMENT, PARAMETER_ID_ATTRIBUTE, PARAMETER_LABEL_ATTRIBUTE, PARAMETER_WEIGHT_ATTRIBUTE
 
Constructor Summary
DBaseExampleSource(OperatorDescription description)
           
 
Method Summary
 java.lang.String getExtension()
           
 java.lang.String getFormat()
           
 
Methods inherited from class com.rapidminer.operator.io.KDBExampleSource
getParameterTypes, getResultSet, setNominalValues, tearDown
 
Methods inherited from class com.rapidminer.operator.io.ResultSetExampleSource
createExampleSet, createExampleSet
 
Methods inherited from class com.rapidminer.operator.io.AbstractExampleSource
read
 
Methods inherited from class com.rapidminer.operator.io.AbstractReader
apply, getInputClasses, getOutputClasses
 
Methods inherited from class com.rapidminer.operator.Operator
addError, addValue, addWarning, apply, checkDeprecations, checkForStop, checkIO, checkProperties, clearErrorList, cloneOperator, createExperimentTree, createExperimentTree, createFromXML, createMarkedExperimentTree, createMarkedProcessTree, createProcessTree, createProcessTree, getAddOnlyAdditionalOutput, getApplyCount, getDeliveredOutputClasses, getDeprecationInfo, getDesiredInputClasses, getEncoding, getErrorList, getExperiment, getInnerOperatorsXML, getInput, getInput, getInput, getInputDescription, getIOContainerForInApplyLoopBreakpoint, getIODescription, getLog, getName, getOperatorClassName, getOperatorDescription, getParameter, getParameterAsBoolean, getParameterAsColor, getParameterAsDouble, getParameterAsFile, getParameterAsFile, getParameterAsInputStream, getParameterAsInt, getParameterAsMatrix, getParameterAsString, getParameterList, getParameters, getParameterType, getParent, getProcess, getStartTime, getStatus, getUserDescription, getValue, getValues, getXML, hasBreakpoint, hasBreakpoint, hasInput, inApplyLoop, isDebugMode, isEnabled, isExpanded, isParallel, isParameterSet, log, logError, logNote, logWarning, performAdditionalChecks, processFinished, processStarts, register, registerOperator, remove, rename, resume, setApplyCount, setBreakpoint, setEnabled, setExpanded, setInput, setListParameter, setOperatorParameters, setParameter, setParameters, setParent, setUserDescription, toString, unregisterOperator, writeXML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DBaseExampleSource

public DBaseExampleSource(OperatorDescription description)
Method Detail

getFormat

public java.lang.String getFormat()
Specified by:
getFormat in class KDBExampleSource

getExtension

public java.lang.String getExtension()
Specified by:
getExtension in class KDBExampleSource


Copyright © 2001-2009 by Rapid-I