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, initialise
public String[] getDescriptorNames()
getDescriptorNames
in interface org.openscience.cdk.qsar.IDescriptor
getDescriptorNames
in class AbstractAtomCountDescriptor
public String[] getParameterNames()
getParameterNames
in interface org.openscience.cdk.qsar.IDescriptor
getParameterNames
in class AbstractAtomCountDescriptor
public Object getParameterType(String name)
getParameterType
in interface org.openscience.cdk.qsar.IDescriptor
getParameterType
in class AbstractAtomCountDescriptor
public Object[] getParameters()
getParameters
in interface org.openscience.cdk.qsar.IDescriptor
getParameters
in class AbstractAtomCountDescriptor
public org.openscience.cdk.qsar.DescriptorSpecification getSpecification()
getSpecification
in interface org.openscience.cdk.qsar.IDescriptor
getSpecification
in class AbstractAtomCountDescriptor
public void setParameters(Object[] params) throws org.openscience.cdk.exception.CDKException
setParameters
in interface org.openscience.cdk.qsar.IDescriptor
setParameters
in class AbstractAtomCountDescriptor
org.openscience.cdk.exception.CDKException
public org.openscience.cdk.qsar.DescriptorValue calculateCounts(org.openscience.cdk.interfaces.IAtomContainer container) throws org.openscience.cdk.exception.CDKException
calculateCounts
in class AbstractAtomCountDescriptor
org.openscience.cdk.exception.CDKException
public org.openscience.cdk.qsar.result.IDescriptorResult getDescriptorResultType()
getDescriptorResultType
in interface org.openscience.cdk.qsar.IMolecularDescriptor
getDescriptorResultType
in class AbstractAtomCountDescriptor
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.