public interface IAtomicDescriptor extends IDescriptor
Modifier and Type | Method and Description |
---|---|
DescriptorValue |
calculate(IAtom atom,
IAtomContainer container)
Calculates the descriptor value for the given IAtom.
|
getDescriptorNames, getParameterNames, getParameters, getParameterType, getSpecification, initialise, setParameters
DescriptorValue calculate(IAtom atom, IAtomContainer container)
atom
- An IAtom
for which this descriptor should be
calculatedcontainer
- TODODescriptorValue
that contain the
calculated value as well as specification detailsCopyright © 2018. All Rights Reserved.