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 TypeMethodDescriptionvoidFlowExecutor.setExecutionEnvironment(BaseExecutionEnvironment env) Set the execution environment to usevoidFlowRunner.setExecutionEnvironment(BaseExecutionEnvironment env) Set the execution environment to use