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, writeMessagesclose, getConnection, isCloseConnection, isEnabled, setCloseConnection, setConnectionaddPropertyChangeListener, addPropertyChangeListener, getID, removePropertyChangeListener, removePropertyChangeListener, setEnabledprotected 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.ResourceExceptionpublic 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.ResourceExceptionprotected 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.AmbitExceptionpublic String getCompoundURL(IStructureRecord target) throws net.idea.modbcum.i.exceptions.AmbitException
getCompoundURL in class ModelPredictor<Predictor,IStructureRecord>net.idea.modbcum.i.exceptions.AmbitExceptionpublic Object predict(IStructureRecord target) throws net.idea.modbcum.i.exceptions.AmbitException
predict in class ModelPredictor<Predictor,IStructureRecord>net.idea.modbcum.i.exceptions.AmbitExceptionCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.