Using Modules

Any StreamBase module can reference other StreamBase modules. Tuples flow through the top-level module, then into a referenced module at a Module Reference operator. When tuples exit the referenced module, they continue through the top-level module. Modules can be nested to any depth.