See: Description
| Interface | Description |
|---|---|
| ModuleInterface |
This interface defines the required behavior of a SeqWare module.
|
| RedirectAware |
This module, in conjunction with the Tag and Run annotation are used to replace the old Module with the Runner code.
|
| Class | Description |
|---|---|
| Module |
Abstract Module class.
|
| TestModule |
This is an empty module mainly for testing purpose.
|
| Enum | Description |
|---|---|
| ModuleMethod |
Enumeration class for ModuleMethod
Created by IntelliJ IDEA.
|
| Annotation Type | Description |
|---|---|
| StderrRedirect |
Annotation type to tag where to start Stderr redirect
Created by IntelliJ IDEA.
|
| StdoutRedirect |
Interface for declaring when to do the Created by IntelliJ IDEA.
|
Module class or the GenericCommandRunnerclass. the [TODO-Link] HelloWorld module provides an
illustrative example.Copyright © 2015 SeqWare. All rights reserved.