Skip to content

Commit

Permalink
remove, hide deprecated pumls
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxMTheilig committed Apr 15, 2024
1 parent f112a0f commit f925a19
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 122 deletions.
1 change: 0 additions & 1 deletion Material/images/diagrams/dummy.svg

This file was deleted.

1 change: 0 additions & 1 deletion Material/images/diagrams/resourcediagram.svg

This file was deleted.

1 change: 0 additions & 1 deletion Material/images/diagrams/searchtypes_interaction.svg

This file was deleted.

2 changes: 1 addition & 1 deletion Material/images/src/plantuml/Standort-Organisation.puml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@startuml
@startuml standort_organisation

namespace ISiK_Basis {

Expand Down
Original file line number Diff line number Diff line change
@@ -1,27 +1,3 @@
@startuml dummy
' package Dummy{
' entity Entität01 {
' optionales Attribut
' **optionales fettes Attribut**
' * **vorgeschriebens fettes Attribut**
' }
'
' entity Entität01 {
' optionales Attribut : text
' **optionales fettes Attribut** nummer <<auto>>
' * **vorgeschriebens fettes Attribut**
' }
' Entität01 }|..|| Entität02
' Entität03 }o..o| Entität04
' Entität05 ||--o{ Entität06
' Entität07 |o--|| Entität08
' }
@enduml


' TODO:
' Vervollständigen im Sinne von: https://github.com/gematik/spec-ISiK-Medikation/blob/rc/main-stufe-4/Material/docs/Medikation%20Abgleich%20bestehende%20Spezifikationen.xlsx

@startuml resourcediagram
'verhindere Probleme mit gewinkelten Krähenfüßen
'skinparam linetype ortho
Expand Down Expand Up @@ -313,7 +289,6 @@ namespace ISiK_Basis {
}
}


'namespace dummy {
' class Foo {
' + field1
Expand Down
93 changes: 0 additions & 93 deletions Material/images/src/plantuml/search_includes.puml

This file was deleted.

0 comments on commit f925a19

Please sign in to comment.