Creating messages between capsules
You can use protocols to define the contents of the messages that are sent between capsules in a UML model.
Creating protocols in capsule-based UML models
You can define the set of messages to exchange between capsules, and create ports through which they communicate.
Adding events to protocols in capsule-based UML models
You can add Incoming and Outgoing events to a protocol which can be received or sent by ports.
Redefining inherited events in capsule-based UML models
You can redefine inherited events, from more general protocols, to add remove or change the parameter types defined.
Excluding and re-inheriting inherited events in capsule-based UML models
You can exclude inherited events from a model, or re-inherit an event that you previously excluded or redefined.
Related concepts
Protocols in capsule-based modeling
Ports in capsule-based UML models
Related tasks
Creating capsule-based UML models
Feedback