public class ChemicalStructureQualityCheck extends net.idea.modbcum.p.DefaultAmbitProcessor<org.openscience.cdk.interfaces.IAtomContainer,QLabel>
Modifier and Type | Field and Description |
---|---|
protected org.openscience.cdk.interfaces.IAtomContainer |
groundTruth |
protected org.openscience.cdk.isomorphism.IsomorphismTester |
isoTester |
protected AmbitUser |
qualityVerifier |
Constructor and Description |
---|
ChemicalStructureQualityCheck() |
Modifier and Type | Method and Description |
---|---|
org.openscience.cdk.interfaces.IAtomContainer |
getGroundTruth() |
QLabel |
process(org.openscience.cdk.interfaces.IAtomContainer target) |
void |
setGroundTruth(org.openscience.cdk.interfaces.IAtomContainer groundTruth) |
protected AmbitUser qualityVerifier
protected org.openscience.cdk.interfaces.IAtomContainer groundTruth
protected org.openscience.cdk.isomorphism.IsomorphismTester isoTester
public org.openscience.cdk.interfaces.IAtomContainer getGroundTruth()
public void setGroundTruth(org.openscience.cdk.interfaces.IAtomContainer groundTruth)
public QLabel process(org.openscience.cdk.interfaces.IAtomContainer target) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.