|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IBondDescriptor
Classes that implement this interface are QSAR descriptor calculators.
| Method Summary | |
|---|---|
DescriptorValue |
calculate(IBond bond,
IAtomContainer atomContainer)
Calculates the descriptor value for the given IBond. |
| Methods inherited from interface org.openscience.cdk.qsar.IDescriptor |
|---|
getDescriptorNames, getParameterNames, getParameters, getParameterType, getSpecification, setParameters |
| Method Detail |
|---|
DescriptorValue calculate(IBond bond,
IAtomContainer atomContainer)
bond - A IBond for which this descriptor
should be calculatedatomContainer - The molecule containing the bond
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 | |||||||||