|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAtomicDescriptor
Classes that implement this interface are QSAR descriptor calculators.
| Method Summary | |
|---|---|
DescriptorValue |
calculate(IAtom atom,
IAtomContainer container)
Calculates the descriptor value for the given IAtom. |
| Methods inherited from interface org.openscience.cdk.qsar.IDescriptor |
|---|
getDescriptorNames, getParameterNames, getParameters, getParameterType, getSpecification, setParameters |
| Method Detail |
|---|
DescriptorValue calculate(IAtom atom,
IAtomContainer container)
atom - An IAtom for which this descriptor should be
calculatedcontainer - TODO
DescriptorValue that contain the
calculated value as well as specification details
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||