public class AtomCountRelativeDescriptor extends AbstractAtomCountDescriptor
descriptorNames| Constructor and Description |
|---|
AtomCountRelativeDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
org.openscience.cdk.qsar.DescriptorValue |
calculateCounts(org.openscience.cdk.interfaces.IAtomContainer container) |
String[] |
getDescriptorNames() |
org.openscience.cdk.qsar.result.IDescriptorResult |
getDescriptorResultType()
Returning results of different size is not very convenient
|
String[] |
getParameterNames() |
Object[] |
getParameters() |
Object |
getParameterType(String name) |
org.openscience.cdk.qsar.DescriptorSpecification |
getSpecification() |
void |
setParameters(Object[] params) |
calculate, initialisepublic String[] getDescriptorNames()
getDescriptorNames in interface org.openscience.cdk.qsar.IDescriptorgetDescriptorNames in class AbstractAtomCountDescriptorpublic String[] getParameterNames()
getParameterNames in interface org.openscience.cdk.qsar.IDescriptorgetParameterNames in class AbstractAtomCountDescriptorpublic Object getParameterType(String name)
getParameterType in interface org.openscience.cdk.qsar.IDescriptorgetParameterType in class AbstractAtomCountDescriptorpublic Object[] getParameters()
getParameters in interface org.openscience.cdk.qsar.IDescriptorgetParameters in class AbstractAtomCountDescriptorpublic org.openscience.cdk.qsar.DescriptorSpecification getSpecification()
getSpecification in interface org.openscience.cdk.qsar.IDescriptorgetSpecification in class AbstractAtomCountDescriptorpublic void setParameters(Object[] params) throws org.openscience.cdk.exception.CDKException
setParameters in interface org.openscience.cdk.qsar.IDescriptorsetParameters in class AbstractAtomCountDescriptororg.openscience.cdk.exception.CDKExceptionpublic org.openscience.cdk.qsar.DescriptorValue calculateCounts(org.openscience.cdk.interfaces.IAtomContainer container)
throws org.openscience.cdk.exception.CDKException
calculateCounts in class AbstractAtomCountDescriptororg.openscience.cdk.exception.CDKExceptionpublic org.openscience.cdk.qsar.result.IDescriptorResult getDescriptorResultType()
getDescriptorResultType in interface org.openscience.cdk.qsar.IMolecularDescriptorgetDescriptorResultType in class AbstractAtomCountDescriptorCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.