org.gcube.dataanalysis.ecoengine.interfaces
Interface Modeler
- All Superinterfaces:
- ComputationalAgent
- All Known Implementing Classes:
- SimpleModeler
public interface Modeler
- extends ComputationalAgent
Methods inherited from interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgent |
compute, getDescription, getInfrastructure, getInputParameters, getOutput, getResourceLoad, getResources, getStatus, init, setConfiguration, shutdown |
getSupportedModels
ALG_PROPS[] getSupportedModels()
getModel
Model getModel()
setmodel
void setmodel(Model model)
model
void model(Model previousModel)
Copyright © 2013. All Rights Reserved.