public class ShellBalloon extends ShellSDFoutput<org.openscience.cdk.interfaces.IAtomContainer>
| Modifier and Type | Field and Description |
|---|---|
static String |
BALLOON_EXE |
static String |
BALLOON_HOME |
protected boolean |
hydrogens |
readOutputenabled, 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 |
|---|
ShellBalloon() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getBalloonHome() |
protected String |
getHomeDir(File file) |
protected String |
getOutputFileName() |
protected String |
getOutputOption() |
protected String |
getPath(File file) |
protected void |
initialize() |
boolean |
isHydrogens() |
protected org.openscience.cdk.interfaces.IAtomContainer |
parseOutput(String path,
org.openscience.cdk.interfaces.IAtomContainer mol)
Does nothing, override with smth meaningfull
|
protected List<String> |
prepareInput(String path,
org.openscience.cdk.interfaces.IAtomContainer mol)
Returns empty string, override with smth meaningfull
|
void |
setHydrogens(boolean hydrogens) |
String |
toString() |
protected org.openscience.cdk.interfaces.IAtomContainer |
transform(org.openscience.cdk.interfaces.IAtomContainer mol) |
protected String |
writeInputSDF(String path,
org.openscience.cdk.interfaces.IAtomContainer mol) |
isReadOutput, setReadOutputaddExecutable, addExecutable, addExecutableFreeBSD, addExecutableLinux, addExecutableLinux64, addExecutableMac, addExecutableWin, close, exitCodeOK, getExecutable, getExecutable, getExitCode, getHomeFromConfig, getID, getInputFile, getMsgemptymolecule, getOutputFile, getWorkFolder, isEnabled, open, parseOutput, process, processStdOut, runShell, runShell, setEnabled, setExitCode, setInputFile, setOutputFile, setWorkFolder, transform_input, transformpublic static final String BALLOON_EXE
public static final String BALLOON_HOME
protected boolean hydrogens
public ShellBalloon()
throws ShellException
ShellExceptionpublic boolean isHydrogens()
public void setHydrogens(boolean hydrogens)
protected String getBalloonHome() throws ShellException
ShellExceptionprotected void initialize()
throws ShellException
initialize in class ShellSDFoutput<org.openscience.cdk.interfaces.IAtomContainer>ShellExceptionprotected String getOutputFileName()
protected String getOutputOption()
protected 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>protected String getPath(File file)
getPath in class CommandShell<org.openscience.cdk.interfaces.IAtomContainer,org.openscience.cdk.interfaces.IAtomContainer>protected String getHomeDir(File file)
getHomeDir in class CommandShell<org.openscience.cdk.interfaces.IAtomContainer,org.openscience.cdk.interfaces.IAtomContainer>protected List<String> prepareInput(String path, org.openscience.cdk.interfaces.IAtomContainer mol) throws ShellException
CommandShellprepareInput in class CommandShell<org.openscience.cdk.interfaces.IAtomContainer,org.openscience.cdk.interfaces.IAtomContainer>ShellExceptionprotected String writeInputSDF(String path, org.openscience.cdk.interfaces.IAtomContainer mol) throws IOException, org.openscience.cdk.exception.CDKException
writeInputSDF in class ShellSDFoutput<org.openscience.cdk.interfaces.IAtomContainer>IOExceptionorg.openscience.cdk.exception.CDKExceptionprotected org.openscience.cdk.interfaces.IAtomContainer parseOutput(String path, org.openscience.cdk.interfaces.IAtomContainer mol) throws ShellException
CommandShellparseOutput in class ShellSDFoutput<org.openscience.cdk.interfaces.IAtomContainer>ShellExceptionCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.