Package org.openscience.cdk.qsar.result
Interface IDescriptorResult
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
BooleanResult,BooleanResultType,DoubleArrayResult,DoubleArrayResultType,DoubleResult,DoubleResultType,IntegerArrayResult,IntegerArrayResultType,IntegerResult,IntegerResultType
Object that provides access to the calculated descriptor value.
The concept was taken from JOELib.
-
Method Summary