Defining a Component Signature
The first step in specifying a component is to define its signature. The signature determines how the component interacts with other components, i.e. what data it receives and passes on, and how it can be addressed. The signature is the main difference when specifying different types of components in the block diagram editor. Therefore it is explained separately for classes and modules.
See also
Directions of Method Arguments