Creating a reception
You can create a Reception through a Class Diagram or a Modeler pane.
By default, Modeler sets the name of a Reception to that of the received Signal. If you do not change the default name, Modeler keeps the name of the Reception in line with the name of the received Signal.
* 
You can order the Receptions of a Class or Interface through the Property Pages of the Class or Interface: Click the Items tab, select Receptions from the list, and order the Receptions as required.
To create a reception through a class diagram:
1. On the Class Diagram tab, click the Reception button.
2. Click the Class or Interface that is to own the Reception.
3. From the Select Reception Signal dialog, create or select the Signal that is received by the Reception.
4. If required, type a new name of the Reception.
5. Press the Enter key.
To create a reception through a Modeler pane:
1. In a Modeler pane, right-click the Class or Interface that is to own the Reception, and select New > Reception.
2. From the Select Reception Signal dialog, create or select the Signal that is received by the Reception.
3. If required, type a new name of the Reception.
4. Press the Enter key.