Package | Description |
---|---|
net.sourceforge.seqware.pipeline.workflowV2.model |
Classes that implement the tasks within workflows.
|
Modifier and Type | Method and Description |
---|---|
Module |
JobModule.getModuleType()
Getter for the field
moduleType . |
static Module |
Module.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Module[] |
Module.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
JobModule(Module module)
Constructor for JobModule.
|
Copyright © 2015 SeqWare. All rights reserved.