public class DescriptorMolarRefractivity extends Object implements org.openscience.cdk.qsar.IMolecularDescriptor
| Modifier and Type | Field and Description |
|---|---|
protected joelib.desc.types.MolarRefractivity |
mr |
protected static String[] |
names |
| Constructor and Description |
|---|
DescriptorMolarRefractivity() |
| Modifier and Type | Method and Description |
|---|---|
org.openscience.cdk.qsar.DescriptorValue |
calculate(org.openscience.cdk.interfaces.IAtomContainer arg0) |
String[] |
getDescriptorNames() |
org.openscience.cdk.qsar.result.IDescriptorResult |
getDescriptorResultType() |
String[] |
getParameterNames() |
Object[] |
getParameters() |
Object |
getParameterType(String arg0) |
org.openscience.cdk.qsar.DescriptorSpecification |
getSpecification() |
void |
initialise(org.openscience.cdk.interfaces.IChemObjectBuilder builder) |
void |
setParameters(Object[] arg0) |
protected static String[] names
protected joelib.desc.types.MolarRefractivity mr
public org.openscience.cdk.qsar.DescriptorValue calculate(org.openscience.cdk.interfaces.IAtomContainer arg0)
calculate in interface org.openscience.cdk.qsar.IMolecularDescriptorpublic org.openscience.cdk.qsar.result.IDescriptorResult getDescriptorResultType()
getDescriptorResultType in interface org.openscience.cdk.qsar.IMolecularDescriptorpublic String[] getParameterNames()
getParameterNames in interface org.openscience.cdk.qsar.IDescriptorpublic Object getParameterType(String arg0)
getParameterType in interface org.openscience.cdk.qsar.IDescriptorpublic Object[] getParameters()
getParameters in interface org.openscience.cdk.qsar.IDescriptorpublic org.openscience.cdk.qsar.DescriptorSpecification getSpecification()
getSpecification in interface org.openscience.cdk.qsar.IDescriptorpublic void setParameters(Object[] arg0) throws org.openscience.cdk.exception.CDKException
setParameters in interface org.openscience.cdk.qsar.IDescriptororg.openscience.cdk.exception.CDKExceptionpublic String[] getDescriptorNames()
getDescriptorNames in interface org.openscience.cdk.qsar.IDescriptorpublic void initialise(org.openscience.cdk.interfaces.IChemObjectBuilder builder)
initialise in interface org.openscience.cdk.qsar.IDescriptorCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.