org.gcube.dataanalysis.ecoengine.interfaces
Interface Modeler
- All Superinterfaces:
- ComputationalAgent
- All Known Implementing Classes:
- SimpleModeler
public interface Modeler
- extends ComputationalAgent
getSupportedModels
ALG_PROPS[] getSupportedModels()
getInfrastructure
INFRASTRUCTURE getInfrastructure()
- Specified by:
getInfrastructure in interface ComputationalAgent
setmodel
void setmodel(Model model)
model
void model(AlgorithmConfiguration Input,
Model previousModel)
model
void model(AlgorithmConfiguration Input)
stop
void stop()
getModel
Model getModel()
Copyright © 2012. All Rights Reserved.