|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use Process | |
com.rhi.architecture.parc |
Uses of Process in com.rhi.architecture.parc |
Classes in com.rhi.architecture.parc that implement Process | |
class |
PipelineProcess
The PipelineProcess is a process instance that runs a pipeline (InputAdapter <-> Pipeline <-> OutputAdapter). |
class |
ProcessSet
The ProcessSet is a group of processes that are run serially. |
Methods in com.rhi.architecture.parc with parameters of type Process | |
void |
ProcessSet.add(Process p)
Add a new process to the set. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |