| Package | Description |
|---|---|
| weka.core | |
| weka.core.converters | |
| weka.gui.beans |
| Modifier and Type | Method and Description |
|---|---|
static Environment |
Environment.getSystemWide()
Get the singleton system-wide (visible to every
class in the running VM) set of environment
variables.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnvironmentHandler.setEnvironment(Environment env)
Set environment variables to use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractFileLoader.setEnvironment(Environment env)
Set the environment variables to use.
|
void |
AbstractFileSaver.setEnvironment(Environment env)
Set the environment variables to use.
|
| Modifier and Type | Method and Description |
|---|---|
Environment |
FlowRunner.getEnvironment()
Get the environment variables that are in use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowRunner.setEnvironment(Environment env)
Set the environment variables to use.
|
void |
KnowledgeFlowApp.setEnvironment(Environment env)
Set the environment variables to use.
|
void |
Loader.setEnvironment(Environment env)
Set environment variables to use.
|
void |
Saver.setEnvironment(Environment env)
Set environment variables to use.
|
void |
SerializedModelSaver.setEnvironment(Environment env)
Set environment variables to use.
|
Copyright © 2021 University of Waikato, Hamilton, NZ. All rights reserved.