public class DescriptorValue2Property extends net.idea.modbcum.p.DefaultAmbitProcessor<org.openscience.cdk.qsar.DescriptorValue,IStructureRecord>
Modifier and Type | Class and Description |
---|---|
protected static class |
DescriptorValue2Property.answer |
Modifier and Type | Field and Description |
---|---|
protected IStructureRecord |
structure |
Constructor and Description |
---|
DescriptorValue2Property() |
Modifier and Type | Method and Description |
---|---|
Iterable<Property> |
getPropertyNames(org.openscience.cdk.qsar.DescriptorValue value) |
IStructureRecord |
getStructure() |
Object |
getValue(org.openscience.cdk.qsar.DescriptorValue descriptor,
Property property,
int propertyIndex) |
IStructureRecord |
process(org.openscience.cdk.qsar.DescriptorValue descriptor) |
void |
setStructure(IStructureRecord structure) |
protected IStructureRecord structure
public IStructureRecord getStructure()
public void setStructure(IStructureRecord structure)
public IStructureRecord process(org.openscience.cdk.qsar.DescriptorValue descriptor) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public Iterable<Property> getPropertyNames(org.openscience.cdk.qsar.DescriptorValue value)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.