public abstract class ShellSDFoutput<INPUT> extends CommandShell<INPUT,org.openscience.cdk.interfaces.IAtomContainer>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
readOutput |
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 |
|---|
ShellSDFoutput() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initialize() |
boolean |
isReadOutput() |
protected org.openscience.cdk.interfaces.IAtomContainer |
parseOutput(String path,
INPUT mol)
Does nothing, override with smth meaningfull
|
void |
setReadOutput(boolean readOutput) |
protected String |
writeInputSDF(String path,
org.openscience.cdk.interfaces.IAtomContainer mol) |
addExecutable, addExecutable, addExecutableFreeBSD, addExecutableLinux, addExecutableLinux64, addExecutableMac, addExecutableWin, close, exitCodeOK, getExecutable, getExecutable, getExitCode, getHomeDir, getHomeFromConfig, getID, getInputFile, getMsgemptymolecule, getOutputFile, getPath, getWorkFolder, isEnabled, open, parseOutput, prepareInput, process, processStdOut, runShell, runShell, setEnabled, setExitCode, setInputFile, setOutputFile, setWorkFolder, transform_input, transform, transformpublic ShellSDFoutput()
throws ShellException
ShellExceptionprotected void initialize()
throws ShellException
initialize in class CommandShell<INPUT,org.openscience.cdk.interfaces.IAtomContainer>ShellExceptionprotected org.openscience.cdk.interfaces.IAtomContainer parseOutput(String path, INPUT mol) throws ShellException
CommandShellparseOutput in class CommandShell<INPUT,org.openscience.cdk.interfaces.IAtomContainer>ShellExceptionpublic boolean isReadOutput()
public void setReadOutput(boolean readOutput)
protected String writeInputSDF(String path, org.openscience.cdk.interfaces.IAtomContainer mol) throws IOException, org.openscience.cdk.exception.CDKException
IOExceptionorg.openscience.cdk.exception.CDKExceptionCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.