Creating a create object action
You can create a Create Object Action through an Activity Diagram or a Modeler pane.
To create a create object action through an activity diagram:
1. On the Activity Diagram tab, click the arrow in the split button that is to the right of the Accept Event Action button, click the Create Object Action button, and then on the Activity Diagram, click in free space or within an Activity Partition, Interruptible Activity Region or Structured Activity Node.
2. From the Select Object dialog, select the Class, Data Type or Signal that is to be the Linked Item, and then click OK.
3. Type the name of the Create Object Action, and then press the Enter key.
Modeler creates the Create Object Action and on it creates the default Result Pin output pin.
To create a create object action through a Modeler pane:
1. In a Modeler pane, right-click the Activity or Structure Activity Node that is to own the Create Object Action, and select New > Action Node > Create Object Action.
2. From the Select Object dialog, select the Class, Data Type or Signal that is to be the Linked Item, and then click OK.
3. Type the name of the Create Object Action, and then press the Enter key.
Modeler creates the Create Object Action and on it creates the default Result Pin output pin.