public class FingerprintsPredictor extends CoveragePredictor<IStructureRecord,List<BitSet>>
| Modifier and Type | Field and Description |
|---|---|
protected List<BitSet> |
bitsets |
protected FingerprintGenerator |
fpgen |
protected MoleculeReader |
reader |
applicationRootReference, classIndex, filter, header, imageSize, model, modelReporter, propertyReporter, record, structureRequired, targetURI, valuesRequired| Constructor and Description |
|---|
FingerprintsPredictor(org.restlet.data.Reference applicationRootReference,
ModelQueryResults model,
ModelURIReporter modelReporter,
PropertyURIReporter propertyReporter,
String[] targetURI) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCompoundURL(IStructureRecord target) |
protected boolean |
isSupported(Object predictor) |
IStructureRecord |
process(IStructureRecord target) |
protected List<BitSet> |
transform(IStructureRecord target) |
assignResults, predict, toStringcreatePredictor, createResultReference, extractRecordID, getClassIndex, getHeader, getImage, getImage, getImageSize, getLegend, getModel, getModelReporter, getPredictor, getPropertyReporter, isStructureRequired, isValuesRequired, open, setImageSize, setModelReporter, setPropertyReporter, setStructureRequired, setValuesRequired, writeMessagesclose, getConnection, isCloseConnection, isEnabled, setCloseConnection, setConnectionaddPropertyChangeListener, addPropertyChangeListener, getID, removePropertyChangeListener, removePropertyChangeListener, setEnabledprotected FingerprintGenerator fpgen
protected MoleculeReader reader
public FingerprintsPredictor(org.restlet.data.Reference applicationRootReference,
ModelQueryResults model,
ModelURIReporter modelReporter,
PropertyURIReporter propertyReporter,
String[] targetURI)
throws org.restlet.resource.ResourceException
org.restlet.resource.ResourceExceptionpublic String getCompoundURL(IStructureRecord target) throws net.idea.modbcum.i.exceptions.AmbitException
getCompoundURL in class ModelPredictor<DataCoverage,IStructureRecord>net.idea.modbcum.i.exceptions.AmbitExceptionprotected List<BitSet> transform(IStructureRecord target) throws net.idea.modbcum.i.exceptions.AmbitException
transform in class CoveragePredictor<IStructureRecord,List<BitSet>>net.idea.modbcum.i.exceptions.AmbitExceptionprotected boolean isSupported(Object predictor) throws org.restlet.resource.ResourceException
isSupported in class ModelPredictor<DataCoverage,IStructureRecord>org.restlet.resource.ResourceExceptionpublic IStructureRecord process(IStructureRecord target) throws net.idea.modbcum.i.exceptions.AmbitException
process in interface net.idea.modbcum.i.processors.IProcessor<IStructureRecord,IStructureRecord>process in class ModelPredictor<DataCoverage,IStructureRecord>net.idea.modbcum.i.exceptions.AmbitExceptionCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.