Uses of Class
net.sf.filePiper.model.Pipeline

Packages that use Pipeline
net.sf.filePiper.gui   
net.sf.filePiper.model   
 

Uses of Pipeline in net.sf.filePiper.gui
 

Constructors in net.sf.filePiper.gui with parameters of type Pipeline
GuiPipelineEnvironment(Pipeline processPipeline, PiperMainPanel mainPanel)
           
 

Uses of Pipeline in net.sf.filePiper.model
 

Methods in net.sf.filePiper.model that return Pipeline
 Pipeline ToolModel.getPipeline()
           
 Pipeline ProcessorThread.getPipeline()
           
 Pipeline FileProcessorEnvironment.getPipeline()
          Get the object representing the whole file processing pipeline.
 

Constructors in net.sf.filePiper.model with parameters of type Pipeline
BasicPipeLineEnvironment(Pipeline processPipeline)
           
PipelineEnd(Pipeline thePipeline, net.sf.sfac.file.FilePathUtils toDir, PipelineEnvironment reporting)
           
PipelineStart(Pipeline thePipeline)
           
ProcessorThread(FileProcessor p, Pipeline pipeline, PipeComponent nextPipeComponent, PipelineEnvironment reporting)
           
 



Copyright © 2010. All Rights Reserved.