|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Environment | |
|---|---|
| weka.core | |
| weka.core.converters | |
| weka.gui.beans | |
| Uses of Environment in weka.core |
|---|
| Methods in weka.core that return Environment | |
|---|---|
static Environment |
Environment.getSystemWide()
Get the singleton system-wide (visible to every class in the running VM) set of environment variables. |
| Methods in weka.core with parameters of type Environment | |
|---|---|
void |
EnvironmentHandler.setEnvironment(Environment env)
Set environment variables to use. |
| Uses of Environment in weka.core.converters |
|---|
| Methods in weka.core.converters with parameters of type Environment | |
|---|---|
void |
AbstractFileSaver.setEnvironment(Environment env)
Set the environment variables to use. |
void |
AbstractFileLoader.setEnvironment(Environment env)
Set the environment variables to use. |
| Uses of Environment in weka.gui.beans |
|---|
| Methods in weka.gui.beans that return Environment | |
|---|---|
Environment |
FlowRunner.getEnvironment()
Get the environment variables that are in use. |
| Methods in weka.gui.beans with parameters of type Environment | |
|---|---|
void |
KnowledgeFlowApp.setEnvironment(Environment env)
Set the environment variables to use. |
void |
SerializedModelSaver.setEnvironment(Environment env)
Set environment variables to use. |
void |
Loader.setEnvironment(Environment env)
Set environment variables to use. |
void |
FlowRunner.setEnvironment(Environment env)
Set the environment variables to use. |
void |
Saver.setEnvironment(Environment env)
Set environment variables to use. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||