This package contains all classes concerning 'Modules'.

A Module has an interface which is defined by its input and output places (called Ports). A Module has at least one implementation, i.e. a subnet that defines its behaviour. A Module can have an arbitrary number of instatiation parameters that may be used in its implementations.