|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Pipeline | |
---|---|
Algorithm |
Uses of Pipeline in Algorithm |
---|
Classes in Algorithm that implement Pipeline | |
---|---|
class |
SimplePipeline
A pipeline containing modules. |
Methods in Algorithm that return Pipeline | |
---|---|
Pipeline |
AbstractAlgorithm.getInitPipeline()
|
Pipeline |
AbstractAlgorithm.getLoopPipeline()
|
Methods in Algorithm with parameters of type Pipeline | |
---|---|
void |
AbstractAlgorithm.setInitPipeline(Pipeline init)
|
void |
AbstractAlgorithm.setLoopPipeline(Pipeline loop)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |