public class Probcons extends SkeletalExecutable<Probcons> implements PipedExecutable<Probcons>
Executable.ExecProvider
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
ANNOTATION |
static java.lang.String |
KEY_VALUE_SEPARATOR |
private static org.apache.log4j.Logger |
log |
cbuilder, ERROR, errorFile, INPUT, inputFile, OUTPUT, outputFile, ph
Constructor and Description |
---|
Probcons() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getCreatedFiles()
This method cannot really tell whether the files has actually been
created or not.
|
Alignment |
getResults(java.lang.String workDirectory) |
java.lang.Class<Probcons> |
getType() |
Probcons |
setInput(java.lang.String inFile) |
addParameters, equals, getClusterCpuNum, getClusterJobSettings, getError, getInput, getLimit, getLimits, getOutput, getParameters, hashCode, isErrorSet, isInputSet, isOutputSet, loadRunConfiguration, setError, setOutput, setParameter, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addParameters, getClusterJobSettings, getError, getInput, getLimit, getLimits, getOutput, getParameters, loadRunConfiguration
private static org.apache.log4j.Logger log
private static final java.lang.String ANNOTATION
public static final java.lang.String KEY_VALUE_SEPARATOR
public Alignment getResults(java.lang.String workDirectory) throws ResultNotAvailableException
getResults
in interface Executable<Probcons>
ResultNotAvailableException
public java.util.List<java.lang.String> getCreatedFiles()
SkeletalExecutable
getCreatedFiles
in interface Executable<Probcons>
getCreatedFiles
in class SkeletalExecutable<Probcons>
Executable.getCreatedFiles()
public Probcons setInput(java.lang.String inFile)
setInput
in class SkeletalExecutable<Probcons>
public java.lang.Class<Probcons> getType()
getType
in class SkeletalExecutable<Probcons>