|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Pipe elements are objects that stand in pipes... Their only duty
is to be able to associate themselves to a pipe through a setter and
a getter method.
Usually, a pipe element is either a Source,
a Sink or both, ie a Filter.
Pipe,
Source,
Filter,
Sink| Method Summary | |
Pipe |
getPipe()
Get the pipe. |
void |
setPipe(Pipe pipe)
Sets the pipe. |
| Method Detail |
public void setPipe(Pipe pipe)
pipe - the pipe.public Pipe getPipe()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||