public class RotatableBondFractionDescriptor extends Object implements org.openscience.cdk.qsar.IMolecularDescriptor
Constructor and Description |
---|
RotatableBondFractionDescriptor() |
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 |
initialise(org.openscience.cdk.interfaces.IChemObjectBuilder arg0) |
void |
setParameters(Object[] params) |
public org.openscience.cdk.qsar.DescriptorSpecification getSpecification()
getSpecification
in interface org.openscience.cdk.qsar.IDescriptor
public void initialise(org.openscience.cdk.interfaces.IChemObjectBuilder arg0)
initialise
in interface org.openscience.cdk.qsar.IDescriptor
public void setParameters(Object[] params) throws org.openscience.cdk.exception.CDKException
setParameters
in interface org.openscience.cdk.qsar.IDescriptor
org.openscience.cdk.exception.CDKException
public Object[] getParameters()
getParameters
in interface org.openscience.cdk.qsar.IDescriptor
public String[] getDescriptorNames()
getDescriptorNames
in interface org.openscience.cdk.qsar.IDescriptor
public org.openscience.cdk.qsar.DescriptorValue calculate(org.openscience.cdk.interfaces.IAtomContainer container)
calculate
in interface org.openscience.cdk.qsar.IMolecularDescriptor
public org.openscience.cdk.qsar.result.IDescriptorResult getDescriptorResultType()
getDescriptorResultType
in interface org.openscience.cdk.qsar.IMolecularDescriptor
public String[] getParameterNames()
getParameterNames
in interface org.openscience.cdk.qsar.IDescriptor
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.