public class ExpertModelpredictor<Predictor> extends ModelPredictor<Predictor,IStructureRecord>
Modifier and Type | Field and Description |
---|---|
protected Object |
value |
applicationRootReference, classIndex, filter, header, imageSize, model, modelReporter, propertyReporter, record, structureRequired, targetURI, valuesRequired
Constructor and Description |
---|
ExpertModelpredictor(org.restlet.data.Reference applicationRootReference,
ModelQueryResults model,
ModelURIReporter modelReporter,
PropertyURIReporter propertyReporter,
String[] targetURI) |
Modifier and Type | Method and Description |
---|---|
Predictor |
createPredictor(ModelQueryResults model) |
protected void |
extractRecordID(IStructureRecord target,
String url,
IStructureRecord record) |
String |
getCompoundURL(IStructureRecord target) |
Object |
getValue() |
Object |
predict(IStructureRecord target) |
void |
setValue(Object value) |
assignResults, createResultReference, getClassIndex, getHeader, getImage, getImage, getImageSize, getLegend, getModel, getModelReporter, getPredictor, getPropertyReporter, isStructureRequired, isSupported, isValuesRequired, open, process, setImageSize, setModelReporter, setPropertyReporter, setStructureRequired, setValuesRequired, toString, writeMessages
close, getConnection, isCloseConnection, isEnabled, setCloseConnection, setConnection
addPropertyChangeListener, addPropertyChangeListener, getID, removePropertyChangeListener, removePropertyChangeListener, setEnabled
protected Object value
public ExpertModelpredictor(org.restlet.data.Reference applicationRootReference, ModelQueryResults model, ModelURIReporter modelReporter, PropertyURIReporter propertyReporter, String[] targetURI) throws org.restlet.resource.ResourceException
org.restlet.resource.ResourceException
public Object getValue()
public void setValue(Object value)
public Predictor createPredictor(ModelQueryResults model) throws org.restlet.resource.ResourceException
createPredictor
in class ModelPredictor<Predictor,IStructureRecord>
org.restlet.resource.ResourceException
protected void extractRecordID(IStructureRecord target, String url, IStructureRecord record) throws net.idea.modbcum.i.exceptions.AmbitException
extractRecordID
in class ModelPredictor<Predictor,IStructureRecord>
net.idea.modbcum.i.exceptions.AmbitException
public String getCompoundURL(IStructureRecord target) throws net.idea.modbcum.i.exceptions.AmbitException
getCompoundURL
in class ModelPredictor<Predictor,IStructureRecord>
net.idea.modbcum.i.exceptions.AmbitException
public Object predict(IStructureRecord target) throws net.idea.modbcum.i.exceptions.AmbitException
predict
in class ModelPredictor<Predictor,IStructureRecord>
net.idea.modbcum.i.exceptions.AmbitException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.