Dependencies - All
This exploration shows the people, software systems, containers and components within the model, and the dependencies between them. See Dependencies - Components for details of how this exploration works.
Filtering relationships
Relationships can be filtered by element type (people, software systems, containers and components), relationship description (a regular expression, case-insensitive), technology (a regular expression, case-insensitive) or tag (a comma separated list of tags, case-insensitive). For example:
- A description filter of
.*
- show all relationships. - A description filter of
.*alert.*
- only show relationships that havealert
in the description. - A technology filter of
.*jdbc.*
- only show relationships that havejdbc
in the technology. - A tags filter of
asynchronous
- only show relationships that have theasynchronous
tag.