public abstract class AbstractDescriptorShell extends CommandShell<org.openscience.cdk.interfaces.IAtomContainer,org.openscience.cdk.interfaces.IAtomContainer>
enabled, executables, exitCode, inputFile, logger, os_FreeBSD, os_LINUX, os_LINUX64, os_MAC, os_WINDOWS, os_WINDOWS7, os_WINDOWSVISTA, outputFile, prefix, runAsync, workFolder| Constructor and Description |
|---|
AbstractDescriptorShell() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canApply(org.openscience.cdk.interfaces.IAtomContainer atomcontainer) |
protected abstract String |
getHome() |
protected String |
getPath(File file) |
org.openscience.cdk.interfaces.IAtomContainer |
runShell(org.openscience.cdk.interfaces.IAtomContainer mol) |
protected org.openscience.cdk.interfaces.IAtomContainer |
transform(org.openscience.cdk.interfaces.IAtomContainer mol) |
addExecutable, addExecutable, addExecutableFreeBSD, addExecutableLinux, addExecutableLinux64, addExecutableMac, addExecutableWin, close, exitCodeOK, getExecutable, getExecutable, getExitCode, getHomeDir, getHomeFromConfig, getID, getInputFile, getMsgemptymolecule, getOutputFile, getWorkFolder, initialize, isEnabled, open, parseOutput, parseOutput, prepareInput, process, processStdOut, runShell, setEnabled, setExitCode, setInputFile, setOutputFile, setWorkFolder, transform_input, transformpublic AbstractDescriptorShell()
throws ShellException
ShellExceptionprotected org.openscience.cdk.interfaces.IAtomContainer transform(org.openscience.cdk.interfaces.IAtomContainer mol)
transform in class CommandShell<org.openscience.cdk.interfaces.IAtomContainer,org.openscience.cdk.interfaces.IAtomContainer>public org.openscience.cdk.interfaces.IAtomContainer runShell(org.openscience.cdk.interfaces.IAtomContainer mol)
throws ShellException
runShell in class CommandShell<org.openscience.cdk.interfaces.IAtomContainer,org.openscience.cdk.interfaces.IAtomContainer>ShellExceptionprotected boolean canApply(org.openscience.cdk.interfaces.IAtomContainer atomcontainer)
throws ShellException
ShellExceptionprotected abstract String getHome() throws ShellException
ShellExceptionprotected String getPath(File file)
getPath in class CommandShell<org.openscience.cdk.interfaces.IAtomContainer,org.openscience.cdk.interfaces.IAtomContainer>Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.