Uses of Class
weka.knowledgeflow.BaseExecutionEnvironment
Packages that use BaseExecutionEnvironment
-
Uses of BaseExecutionEnvironment in weka.knowledgeflow
Methods in weka.knowledgeflow that return BaseExecutionEnvironmentModifier and TypeMethodDescriptionFlowExecutor.getExecutionEnvironment()
Return the execution environment object for this flow executorFlowRunner.getExecutionEnvironment()
Methods in weka.knowledgeflow with parameters of type BaseExecutionEnvironmentModifier and TypeMethodDescriptionvoid
FlowExecutor.setExecutionEnvironment
(BaseExecutionEnvironment env) Set the execution environment to usevoid
FlowRunner.setExecutionEnvironment
(BaseExecutionEnvironment env) Set the execution environment to use