Association Class and Self Association
This is a class diagram example that shows the use of association class. Some people have several jobs, but with…
This is a class diagram example that shows the use of association class. Some people have several jobs, but with…
This is a class diagram example that shows the use of self association. An association describes discrete connections among objects…
This is a package diagram example for ticket selling. A subsystem is another special package. It represents a portion of…
The deployment view represents the arrangement of run-time component instances on node instances. A node is a run-time resource, such…
In this component diagram example, there are three user interfaces: one each for customers using a Ticket Selling System clerks…
This activity diagram example shows an activity diagram for the theatre office. This diagram shows the activities involved in planning…
This state machine diagram example shows a state diagram for the history of a ticket to a performance. The initial…
This Sequence Diagram example shows a sequence diagram for the buy tickets use case. This use case is initiated by…
Communication diagram can help us to identify potential objects and operations for the ticket selling system at a later stage…
In this use case diagram example, actors include the clerk, supervisor, and Ticket Vending Machine. The Ticket Vending Machine is…