...
| We've encountered an issue exporting this macro. Please try exporting this page again later. |
In this example, Class01
is connected to Class02
using a simple inheritance, represented by <|--
, and Class03
is connected to Class04
using composition, represented by *--
.
...
| We've encountered an issue exporting this macro. Please try exporting this page again later. |
In this example, User
is an actor that interacts with the system to Create
and Edit
.
...
| We've encountered an issue exporting this macro. Please try exporting this page again later. |
In this example, Alice
sends an Authentication Request
to Bob
, and Bob
sends an Authentication Response
back to Alice
.
...
| We've encountered an issue exporting this macro. Please try exporting this page again later. |
Here, Class01
has a one-to-many relationship with Class02
and is labeled contains
.
...
| We've encountered an issue exporting this macro. Please try exporting this page again later. |
This will add a note on the right side of your diagram, containing the text This is a note on the right
.
...