public class CTIDescriptor extends Object
Constructor and Description |
---|
CTIDescriptor() |
Modifier and Type | Method and Description |
---|---|
org.openscience.cdk.qsar.DescriptorValue |
calculate(org.openscience.cdk.interfaces.IAtomContainer container) |
String[] |
getDescriptorNames() |
org.openscience.cdk.qsar.result.IDescriptorResult |
getDescriptorResultType() |
String[] |
getParameterNames() |
Object[] |
getParameters() |
Object |
getParameterType(String name) |
org.openscience.cdk.qsar.DescriptorSpecification |
getSpecification() |
void |
setParameters(Object[] params) |
public org.openscience.cdk.qsar.DescriptorSpecification getSpecification()
public void setParameters(Object[] params) throws org.openscience.cdk.exception.CDKException
org.openscience.cdk.exception.CDKException
public Object[] getParameters()
public String[] getDescriptorNames()
public org.openscience.cdk.qsar.DescriptorValue calculate(org.openscience.cdk.interfaces.IAtomContainer container) throws Exception
Exception
public org.openscience.cdk.qsar.result.IDescriptorResult getDescriptorResultType()
public String[] getParameterNames()
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.