Uses of Class
weka.core.Environment
Package
Description
-
Uses of Environment in weka.classifiers.meta
Modifier and TypeMethodDescriptionvoid
Vote.setEnvironment
(Environment env) Set environment variable values to substitute in the paths of serialized models to load -
Uses of Environment in weka.classifiers.misc
Modifier and TypeMethodDescriptionvoid
InputMappedClassifier.setEnvironment
(Environment env) Set the environment variables to use -
Uses of Environment in weka.core
Modifier and TypeMethodDescriptionstatic Environment
Environment.getSystemWide()
Get the singleton system-wide (visible to every class in the running VM) set of environment variables.Modifier and TypeMethodDescription<T> T
Settings.getSetting
(String ID, String key, T defaultValue, Environment env) <T> T
Settings.getSetting
(String ID, Settings.SettingKey key, T defaultValue, Environment env) Get the value of a settingvoid
EnvironmentHandler.setEnvironment
(Environment env) Set environment variables to use.ModifierConstructorDescriptionEnvironment
(Environment other) Constructor that makes a new Environment object containing all the entries in the supplied one -
Uses of Environment in weka.core.converters
Modifier and TypeMethodDescriptionvoid
AbstractFileLoader.setEnvironment
(Environment env) Set the environment variables to use.void
AbstractFileSaver.setEnvironment
(Environment env) Set the environment variables to use.void
DatabaseLoader.setEnvironment
(Environment env) Set the environment variables to use.void
DatabaseSaver.setEnvironment
(Environment env) Set the environment variables to use. -
Uses of Environment in weka.filters.unsupervised.attribute
Modifier and TypeMethodDescriptionvoid
AddUserFields.AttributeSpec.init
(Environment env) Initialize this attribute spec by resolving any environment variables and setting up the date format (if necessary)void
AddUserFields.setEnvironment
(Environment env) Set environment varialbes to usevoid
FixedDictionaryStringToWordVector.setEnvironment
(Environment env) void
OrdinalToNumeric.setEnvironment
(Environment env) Set environment to usevoid
ReplaceMissingWithUserConstant.setEnvironment
(Environment env) -
Uses of Environment in weka.gui
Modifier and TypeMethodDescriptionvoid
EnvironmentField.setEnvironment
(Environment env) Set the environment variables to display in the drop down list.void
PropertySheetPanel.setEnvironment
(Environment env) Set environment variables to pass on to any editor that can use themModifierConstructorDescriptionEnvironmentField
(String label, Environment env) Constructor.Construct an EnvironmentField with no label.FileEnvironmentField
(String label, Environment env) FileEnvironmentField
(String label, Environment env, int fileChooserType) ConstructorFileEnvironmentField
(String label, Environment env, int fileChooserType, boolean directoriesOnly) ConstructorConstructor -
Uses of Environment in weka.gui.beans
Modifier and TypeMethodDescriptionFlowRunner.getEnvironment()
Get the environment variables that are in use.KnowledgeFlowApp.MainKFPerspective.getEnvironmentSettings()
KnowledgeFlowApp.MainKFPerspective.getEnvironmentSettings
(int index) Modifier and TypeMethodDescriptionvoid
SubstringLabelerRules.SubstringLabelerMatchRule.init
(Environment env, Instances structure) Initialize this match rule by substituting any environment variables in the attributes, match and label strings.void
SubstringReplacerRules.SubstringReplacerMatchRule.init
(Environment env, Instances structure) Initialize this match replace rule by substituting any environment variables in the attributes, match and replace strings.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 specificationvoid
Associator.setEnvironment
(Environment env) Set environment variables to use.void
AttributeSummarizerCustomizer.setEnvironment
(Environment env) Set the environment variables to usevoid
Classifier.setEnvironment
(Environment env) Set environment variables to pass on to the classifier (if if is an EnvironmentHandler)void
ClassifierCustomizer.setEnvironment
(Environment env) Set any environment variables to pass to the PropertySheetPanelvoid
DataVisualizer.setEnvironment
(Environment env) void
DataVisualizerCustomizer.setEnvironment
(Environment env) Set the environment variables to usevoid
EnvironmentField.setEnvironment
(Environment env) Deprecated.Set the environment variables to display in the drop down list.void
FlowByExpression.setEnvironment
(Environment env) void
FlowByExpressionCustomizer.setEnvironment
(Environment env) void
FlowRunner.setEnvironment
(Environment env) Set the environment variables to use.void
ImageSaver.setEnvironment
(Environment env) Set environment variables to usevoid
ImageSaverCustomizer.setEnvironment
(Environment env) Set the environment variables to usevoid
Join.setEnvironment
(Environment env) Set environment variables to usevoid
JoinCustomizer.setEnvironment
(Environment env) void
KnowledgeFlowApp.setEnvironment
(Environment env) Set the environment variables to use.void
Loader.setEnvironment
(Environment env) Set environment variables to use.void
LoaderCustomizer.setEnvironment
(Environment env) void
ModelPerformanceChart.setEnvironment
(Environment env) void
ModelPerformanceChartCustomizer.setEnvironment
(Environment env) Set the environment variables to usevoid
Saver.setEnvironment
(Environment env) Set environment variables to use.void
SaverCustomizer.setEnvironment
(Environment env) void
SerializedModelSaver.setEnvironment
(Environment env) Set environment variables to use.void
SerializedModelSaverCustomizer.setEnvironment
(Environment env) void
Sorter.setEnvironment
(Environment env) Set environment variables to usevoid
SorterCustomizer.setEnvironment
(Environment env) Set environment variables to usevoid
SubstringLabeler.setEnvironment
(Environment env) Set environment variables to usevoid
SubstringLabelerCustomizer.setEnvironment
(Environment env) Set environment variables to usevoid
SubstringLabelerRules.setEnvironment
(Environment env) void
SubstringReplacer.setEnvironment
(Environment env) Set environment variables to usevoid
SubstringReplacerCustomizer.setEnvironment
(Environment env) Set environment variables to usevoid
SubstringReplacerRules.setEnvironment
(Environment env) void
TextSaver.setEnvironment
(Environment env) Set environment variables to usevoid
TextSaverCustomizer.setEnvironment
(Environment env) Set the environment variables to useModifierConstructorDescriptionEnvironmentField
(String label, Environment env) Deprecated.Constructor.Deprecated.Construct an EnvironmentField with no label.FileEnvironmentField
(String label, Environment env) Deprecated.FileEnvironmentField
(String label, Environment env, int fileChooserType) Deprecated.ConstructorFileEnvironmentField
(String label, Environment env, int fileChooserType, boolean directoriesOnly) Deprecated.ConstructorDeprecated.ConstructorSubstringLabelerRules
(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 Environment in weka.gui.filters
Modifier and TypeMethodDescriptionvoid
AddUserFieldsCustomizer.setEnvironment
(Environment env) Set environment variables to use -
Uses of Environment in weka.gui.knowledgeflow
Modifier and TypeMethodDescriptionStepEditorDialog.getEnvironment()
Get environment variablesVisibleLayout.getEnvironment()
Get the environment variables being used by this layoutModifier and TypeMethodDescriptionvoid
StepEditorDialog.setEnvironment
(Environment env) Set environment variablesvoid
VisibleLayout.setEnvironment
(Environment env) Set the environment variables to use with this layout -
Uses of Environment in weka.knowledgeflow
Modifier and TypeClassDescriptionclass
Extended Environment with support for storing results and property values to be set at a later date on the base schemes of WekaAlgorithmWrapper steps.Modifier and TypeMethodDescriptionBaseExecutionEnvironment.getEnvironmentVariables()
Get environment variables for this execution environmentExecutionEnvironment.getEnvironmentVariables()
Get environment variables for this execution environmentModifier and TypeMethodDescriptionStepManager.getIncomingStructureForConnectionType
(String connectionName, Environment env) Attempt to retrieve the structure (as a header-only set of instances) for the named incoming connection type.StepManagerImpl.getIncomingStructureForConnectionType
(String connectionName, Environment env) Attempt to retrieve the structure (as a header-only set of instances) for the named incoming connection type.void
FlowRunner.setEnvironment
(Environment env) void
BaseExecutionEnvironment.setEnvironmentVariables
(Environment env) Set environment variables for this execution environmentvoid
ExecutionEnvironment.setEnvironmentVariables
(Environment env) Set environment variables for this execution environmentModifierConstructorDescriptionConstruct a JobEnvironment by copying the contents of a standard Environment -
Uses of Environment in weka.knowledgeflow.steps
Modifier and TypeMethodDescriptionvoid
FlowByExpression.BracketNode.init
(Instances structure, Environment env) void
FlowByExpression.ExpressionClause.init
(Instances structure, Environment env) void
FlowByExpression.ExpressionNode.init
(Instances structure, Environment env) Initialize the nodevoid
Sorter.SortRule.init
(Environment env, Instances structure) Initialize the ruleBaseStep.outputStructureForConnectionType
(String connectionName, Environment env) If possible, get the output structure for the named connection type as a header-only set of instances.Loader.outputStructureForConnectionType
(String connectionName, Environment env) If possible, get the output structure for the named connection type as a header-only set of instances.Step.outputStructureForConnectionType
(String connectionName, Environment env) If possible, get the output structure for the named connection type as a header-only set of instances.