| Package | Description |
|---|---|
| org.openscience.cdk.qsar |
| Modifier and Type | Method and Description |
|---|---|
DescriptorSpecification |
DescriptorValue.getSpecification() |
| Constructor and Description |
|---|
DescriptorValue(DescriptorSpecification specification,
String[] parameterNames,
Object[] parameterSettings,
IDescriptorResult value,
String[] descriptorNames)
Construct a descriptor value object, representing the numeric values as well as parameters and provenance.
|
DescriptorValue(DescriptorSpecification specification,
String[] parameterNames,
Object[] parameterSettings,
IDescriptorResult value,
String[] descriptorNames,
Exception exception)
Construct a descriptor value object, representing the numeric values as well as parameters and provenance.
|
Copyright © 2017. All rights reserved.