Uses of Interface
weka.gui.Logger
Packages that use Logger
Package
Description
-
Uses of Logger in weka.classifiers.pmml.consumer
Methods in weka.classifiers.pmml.consumer that return LoggerMethods in weka.classifiers.pmml.consumer with parameters of type Logger -
Uses of Logger in weka.core
-
Uses of Logger in weka.core.pmml
Methods in weka.core.pmml that return LoggerMethods in weka.core.pmml with parameters of type LoggerModifier and TypeMethodDescriptionstatic PMMLModelPMMLFactory.getPMMLModel(File file, Logger log) Read and return a PMML model.static PMMLModelPMMLFactory.getPMMLModel(InputStream stream, Logger log) Read and return a PMML model.static PMMLModelPMMLFactory.getPMMLModel(String filename, Logger log) Read and return a PMML model.voidSet a logger to use.Constructors in weka.core.pmml with parameters of type LoggerModifierConstructorDescriptionMappingInfo(Instances dataSet, MiningSchema miningSchema, Logger log) -
Uses of Logger in weka.gui
Modifier and TypeClassDescriptionclassThis panel allows log and status messages to be posted.classThis Logger just sends messages to System.err.Modifier and TypeMethodDescriptionvoidSet a log to use (if required by the perspective)voidSet a log to use (if required by the perspective)void -
Uses of Logger in weka.gui.beans
Classes in weka.gui.beans that implement LoggerModifier and TypeClassDescriptionstatic classclassClass for displaying a status area (made up of a variable number of lines) and a log area.Methods in weka.gui.beans with parameters of type LoggerModifier and TypeMethodDescriptionRegister the end of measurement.SubstringLabelerRules.matchRulesFromInternal(String matchDetails, Instances inputStructure, String statusMessagePrefix, Logger log, Environment env) Get a list of match rules from an internally encoded match specificationSubstringReplacerRules.matchRulesFromInternal(String matchReplaceDetails, Instances inputStructure, String statusMessagePrefix, Logger log, Environment env) Get a list of match rules from an internally encoded match specificationvoidSet a log for this beanvoidSet a loggervoidSet a loggervoidSet a log for this beanvoidSet a loggervoidSet a loggervoidSet a loggervoidSet a loggervoidvoidSet a loggervoidvoidSet a loggervoidSet a loggervoidSet a loggervoidSet a loggervoidvoidvoidvoidvoidSet a loggervoidSet a log to usevoidSet a loggervoidSet a loggervoidSet a loggervoidSet a loggervoidSet a loggervoidSet a log for this bean.voidSet a loggervoidSet a loggervoidSet a loggervoidSet a loggervoidvoidSet a loggervoidRegister a throughput measurement end point.Constructors in weka.gui.beans with parameters of type LoggerModifierConstructorDescriptionStreamThroughput(String statusMessagePrefix, String initialMessage, Logger log) Construct a new StreamThroughputSubstringLabelerRules(String matchDetails, String newAttName, boolean consumeNonMatching, boolean nominalBinary, Instances inputStructure, String statusMessagePrefix, Logger log, Environment env) ConstructorSubstringReplacerRules(String matchDetails, Instances inputStructure, String statusMessagePrefix, Logger log, Environment env) Constructor -
Uses of Logger in weka.gui.explorer
Methods in weka.gui.explorer that return LoggerMethods in weka.gui.explorer with parameters of type LoggerModifier and TypeMethodDescriptionvoidSets the Logger to receive informational messagesvoidSets the Logger to receive informational messagesvoidSets the Logger to receive informational messages.voidSets the Logger to receive informational messagesvoidSets the Logger to receive informational messagesvoidSets the Logger to receive informational messagesvoidSets the Logger to receive informational messages -
Uses of Logger in weka.gui.visualize
Methods in weka.gui.visualize with parameters of type Logger -
Uses of Logger in weka.knowledgeflow
Classes in weka.knowledgeflow that implement LoggerModifier and TypeClassDescriptionstatic classA simple logging implementation that writes to standard outMethods in weka.knowledgeflow that return LoggerModifier and TypeMethodDescriptionBaseExecutionEnvironment.getLog()Get the log in useExecutionEnvironment.getLog()Get the log in useLogManager.getLog()Get the wrapped logStepManager.getLog()Get the logStepManagerImpl.getLog()Get the log to useFlowExecutor.getLogger()Get the log in useFlowRunner.getLogger()Get the log to useMethods in weka.knowledgeflow with parameters of type LoggerModifier and TypeMethodDescriptionstatic FlowLoaderFlow.getFlowLoader(String flowFileExtension, Logger log) Utility method to get a FlowLoader implementation suitable for loading a flow with the supplied file extension.static FlowUtility method to load a flow from a filevoidSet the log to usevoidSet the log to usevoidSet a log to usevoidSet a log to usevoidSet the log to usevoidSet the log wrapvoidSet the log to usevoidSet a log to usevoidSet the log to useConstructors in weka.knowledgeflow with parameters of type LoggerModifierConstructorDescriptionLogManager(Logger log) Constructor that takes a logLogManager(Logger log, boolean status) Constructor that takes a log