Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Building a Model with Elementary Components

Port, Connector, and Label Components

Ports and Connectors aid in connecting components to each other and are useful when building hierarchical models and assembling components into larger aggregate components. You can annotate the simulation with text by using Labels. In addition, you can attach labels to many of the elementary components. You do this by selecting Tools \ra 
 Add label from the pop-up menu on the component you want to annotate. Then, type the text you want to appear in the label.

IconComponentDescription
port.gif (980 bytes)Portfor connecting multiple components
connecto.gif (1007 bytes)Connectorfor connecting multiple components without using arcs
label.gif (1003 bytes)Labelfor annotating the model

Figure 2.20 shows an example with a connector labeled "a." When a transaction flows into connector "a," it will flow out of all other connectors "a."

connect1.gif (2970 bytes)

Figure 2.20: Simple Example Using a Connector

The three "a" connectors are treated as identical. An equivalent model using an instance of a Port is shown in Figure 2.21.

portexam.gif (2558 bytes)

Figure 2.21: Simple Example Using a Port

Here, you see the port explicitly connects the three components, which were implicitly connected using the Connector. In addition, ports have a special role in compound components. In this setting they can be used to create special connections from the outside of compound components to the inside of compound components. See Chapter 5, "Building a Model with Compound Components," for more details on this special function.

You duplicate a Connector by selecting Duplicate on the pop-up menu. If you type in the interior of the Connector, then all the duplicates of that connector will display the same text.

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.