10 lines
No EOL
190 B
Text
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 |