public class WorkflowInfo extends Object
WorkflowInfo class.
| Constructor and Description |
|---|
WorkflowInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseDir()
Getter for the field
baseDir. |
String |
getClassesDir()
Getter for the field
classesDir. |
String |
getCommand()
Getter for the field
command. |
String |
getComputeReq()
Getter for the field
computeReq. |
String |
getConfigPath()
Getter for the field
configPath. |
String |
getDescription()
Getter for the field
description. |
String |
getHost()
Getter for the field
host. |
String |
getMemReq()
Getter for the field
memReq. |
String |
getName()
Getter for the field
name. |
String |
getNetworkReq()
Getter for the field
networkReq. |
String |
getPermBundleLocation()
Getter for the field
permBundleLocation. |
String |
getTemplatePath()
Getter for the field
templatePath. |
String |
getTestCmd()
Getter for the field
testCmd. |
String |
getVersion()
Getter for the field
version. |
int |
getWorkflowAccession()
Getter for the field
workflowAccession. |
String |
getWorkflowClass() |
String |
getWorkflowDir()
Getter for the field
workflowDir. |
String |
getWorkflowEngine() |
String |
getWorkflowSqwVersion()
getWorkflowSqwVersion.
|
String |
getWorkflowType() |
void |
setBaseDir(String baseDir)
Setter for the field
baseDir. |
void |
setClassesDir(String value)
Setter for the field
classesDir. |
void |
setCommand(String command)
Setter for the field
command. |
void |
setComputeReq(String computeReq)
Setter for the field
computeReq. |
void |
setConfigPath(String configPath)
Setter for the field
configPath. |
void |
setDescription(String description)
Setter for the field
description. |
void |
setHost(String host)
Setter for the field
host. |
void |
setMemReq(String memReq)
Setter for the field
memReq. |
void |
setName(String name)
Setter for the field
name. |
void |
setNetworkReq(String networkReq)
Setter for the field
networkReq. |
void |
setPermBundleLocation(String permBundleLocation)
Setter for the field
permBundleLocation. |
void |
setTemplatePath(String templatePath)
Setter for the field
templatePath. |
void |
setTestCmd(String testCmd)
Setter for the field
testCmd. |
void |
setVersion(String version)
Setter for the field
version. |
void |
setWorkflowAccession(int workflowAccession)
Setter for the field
workflowAccession. |
void |
setWorkflowClass(String workflowClass) |
void |
setWorkflowDir(String workflowDir)
Setter for the field
workflowDir. |
void |
setWorkflowEngine(String workflowEngine) |
void |
setWorkflowSqwVersion(String workflow_sqw_version)
setWorkflowSqwVersion.
|
void |
setWorkflowType(String workflowType) |
public String getWorkflowClass()
public void setWorkflowClass(String workflowClass)
public String getWorkflowType()
public void setWorkflowType(String workflowType)
public String getWorkflowEngine()
public void setWorkflowEngine(String workflowEngine)
public String getPermBundleLocation()
Getter for the field permBundleLocation.
String object.public void setPermBundleLocation(String permBundleLocation)
Setter for the field permBundleLocation.
permBundleLocation - a String object.public void setHost(String host)
Setter for the field host.
host - a String object.public int getWorkflowAccession()
Getter for the field workflowAccession.
public void setWorkflowAccession(int workflowAccession)
Setter for the field workflowAccession.
workflowAccession - a int.public String getWorkflowDir()
Getter for the field workflowDir.
String object.public void setWorkflowDir(String workflowDir)
Setter for the field workflowDir.
workflowDir - a String object.public void setCommand(String command)
Setter for the field command.
command - a String object.public String getDescription()
Getter for the field description.
String object.public void setDescription(String description)
Setter for the field description.
description - a String object.public void setTestCmd(String testCmd)
Setter for the field testCmd.
testCmd - a String object.public String getTemplatePath()
Getter for the field templatePath.
String object.public void setTemplatePath(String templatePath)
Setter for the field templatePath.
templatePath - a String object.public String getConfigPath()
Getter for the field configPath.
String object.public void setConfigPath(String configPath)
Setter for the field configPath.
configPath - a String object.public String getComputeReq()
Getter for the field computeReq.
String object.public void setComputeReq(String computeReq)
Setter for the field computeReq.
computeReq - a String object.public void setMemReq(String memReq)
Setter for the field memReq.
memReq - a String object.public String getNetworkReq()
Getter for the field networkReq.
String object.public void setNetworkReq(String networkReq)
Setter for the field networkReq.
networkReq - a String object.public void setName(String name)
Setter for the field name.
name - a String object.public void setVersion(String version)
Setter for the field version.
version - a String object.public String getClassesDir()
Getter for the field classesDir.
String object.public void setClassesDir(String value)
Setter for the field classesDir.
value - a String object.public void setBaseDir(String baseDir)
Setter for the field baseDir.
baseDir - a String object.public String getWorkflowSqwVersion()
getWorkflowSqwVersion.
String object.Copyright © 2015 SeqWare. All rights reserved.