public class MSAprobs extends SkeletalExecutable<MSAprobs> implements PipedExecutable<MSAprobs>
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 |
|---|
MSAprobs() |
| 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<MSAprobs> |
getType() |
MSAprobs |
setInput(java.lang.String inFile) |
addParameters, equals, getClusterCpuNum, getClusterJobSettings, getError, getInput, getLimit, getLimits, getOutput, getParameters, hashCode, isErrorSet, isInputSet, isOutputSet, loadRunConfiguration, setError, setOutput, setParameter, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddParameters, getClusterJobSettings, getError, getInput, getLimit, getLimits, getOutput, getParameters, loadRunConfigurationprivate 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<MSAprobs>ResultNotAvailableExceptionpublic java.util.List<java.lang.String> getCreatedFiles()
SkeletalExecutablegetCreatedFiles in interface Executable<MSAprobs>getCreatedFiles in class SkeletalExecutable<MSAprobs>Executable.getCreatedFiles()public MSAprobs setInput(java.lang.String inFile)
setInput in class SkeletalExecutable<MSAprobs>public java.lang.Class<MSAprobs> getType()
getType in class SkeletalExecutable<MSAprobs>