sandbox/drawings/appsec_achitecture/repository/system_repo_detail.puml

10 lines
No EOL
190 B
Text

@startuml systemrepo_detail
!include system_repo.puml
!include ../domain/models/system.puml
!include getter_detail.puml
SystemRepository o-- GetOptions
SystemRepository o-- System
@enduml