public class TransformationPipe extends Transformation
TransformationPipe
if you want to apply a sequence of more than
one transformation to a defined input set.Constructor and Description |
---|
TransformationPipe(List<Transformation> pipe) |
Modifier and Type | Method and Description |
---|---|
List<Transformation> |
getPipe() |
void |
setPipe(List<Transformation> pipe) |
getAbout, getLabel, getParameterMap, getParameters, getService, setAbout, setLabel, setParameters, setService
public TransformationPipe(List<Transformation> pipe)
pipe
- public List<Transformation> getPipe()
public void setPipe(List<Transformation> pipe)
pipe
- the pipe to setBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a