JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
biolockj.module.getData
Interface InputDataModule
All Known Implementing Classes:
ForEachFile
,
ForEachLevel
,
ForEachLoop
,
ForEachSample
,
GenMod
,
SraDownload
,
SraMetaData
public interface
InputDataModule
This interface identifies modules that retrieve data. These modules contribute to BioLockJUtil.INTERNAL_PIPELINE_INPUT_TYPES.
Author:
Ivory Blakley
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Set
<
String
>
getInputDataTypes
()
Method Detail
getInputDataTypes
Set
<
String
> getInputDataTypes()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method