public class DescriptorDragonShell extends Object implements org.openscience.cdk.qsar.IMolecularDescriptor
DescriptorDragonShell | Modifier and Type | Field and Description |
|---|---|
protected String[] |
descriptorNames |
protected Logger |
logger |
protected DragonShell |
shell |
| Constructor and Description |
|---|
DescriptorDragonShell() |
| Modifier and Type | Method and Description |
|---|---|
org.openscience.cdk.qsar.DescriptorValue |
calculate(org.openscience.cdk.interfaces.IAtomContainer arg0) |
protected DragonShell |
createDragonShell() |
protected void |
debug(String message) |
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 arg0) |
void |
setParameters(Object[] values) |
String |
toString() |
protected Logger logger
protected DragonShell shell
protected String[] descriptorNames
public DescriptorDragonShell()
throws ShellException
ShellExceptionpublic void initialise(org.openscience.cdk.interfaces.IChemObjectBuilder arg0)
initialise in interface org.openscience.cdk.qsar.IDescriptorprotected DragonShell createDragonShell() throws ShellException
ShellExceptionpublic String[] getParameterNames()
getParameterNames in interface org.openscience.cdk.qsar.IDescriptorpublic Object[] getParameters()
getParameters in interface org.openscience.cdk.qsar.IDescriptorpublic Object getParameterType(String arg0)
getParameterType in interface org.openscience.cdk.qsar.IDescriptorpublic org.openscience.cdk.qsar.DescriptorSpecification getSpecification()
getSpecification in interface org.openscience.cdk.qsar.IDescriptorpublic void setParameters(Object[] values) throws org.openscience.cdk.exception.CDKException
setParameters in interface org.openscience.cdk.qsar.IDescriptororg.openscience.cdk.exception.CDKExceptionpublic org.openscience.cdk.qsar.DescriptorValue calculate(org.openscience.cdk.interfaces.IAtomContainer arg0)
calculate in interface org.openscience.cdk.qsar.IMolecularDescriptorpublic String[] getDescriptorNames()
getDescriptorNames in interface org.openscience.cdk.qsar.IDescriptorpublic org.openscience.cdk.qsar.result.IDescriptorResult getDescriptorResultType()
getDescriptorResultType in interface org.openscience.cdk.qsar.IMolecularDescriptorprotected void debug(String message)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.