Filters

Filters are components that serve to transform (or filter) data that is received as an input from a previous component via pipes (connectors). Each filter has an input pipe and an output pipe, as shown in the following diagram:

Another characteristic of this concept is that the filter can have several input pipes and several output pipes, as shown in the following diagram: