Adding interfaces to modeling diagrams

In UML modeling, you can add interfaces to class diagrams and component diagrams to specify a contract between the interface and the classifier that realizes the interface.

Feedback