Creating Interfaces

You can define interfaces to describe the data flow exchanged by software components. You can create two types of interfaces: client-server and sender-receiver, to define the ports of software components.

This scenario describes how to create a sender-receiver interface. The scenario is identical for the client-server creation using the Create Client Server Interface command.

See Also
Creating Data Elements
From the Software tab, right-click the Interfaces node, select Create Sender Receiver Interface , and enter a title.
The created interface appears under the Interfaces node.

You can now create a data element for this sender-receiver interface.