public class MZIWarpInput extends Object implements IWarpInput
| Constructor and Description |
|---|
MZIWarpInput(IFileFragment ff,
IWorkflow iw) |
MZIWarpInput(List<Tuple2DI> path1,
Tuple2D<List<Array>,List<Array>> tuple1,
IFileFragment referenceFile,
IFileFragment queryFile1,
IFileFragment targetFile1) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm() |
Tuple2D<List<Array>,List<Array>> |
getArrays() |
IFileFragment |
getFileFragment() |
List<Tuple2DI> |
getPath() |
IFileFragment |
getQueryFileFragment() |
IFileFragment |
getReferenceFileFragment() |
public MZIWarpInput(IFileFragment ff, IWorkflow iw)
public MZIWarpInput(List<Tuple2DI> path1, Tuple2D<List<Array>,List<Array>> tuple1, IFileFragment referenceFile, IFileFragment queryFile1, IFileFragment targetFile1)
public String getAlgorithm()
getAlgorithm in interface IWarpInputpublic Tuple2D<List<Array>,List<Array>> getArrays()
getArrays in interface IWarpInputpublic IFileFragment getFileFragment()
getFileFragment in interface IWarpInputpublic List<Tuple2DI> getPath()
getPath in interface IWarpInputpublic IFileFragment getQueryFileFragment()
getQueryFileFragment in interface IWarpInputpublic IFileFragment getReferenceFileFragment()
getReferenceFileFragment in interface IWarpInputCopyright © 2007-2013. All Rights Reserved.