-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #97 from FlorianTimm/aufbaudatenEdit
Aufbaudaten edit
- Loading branch information
Showing
35 changed files
with
1,138 additions
and
2,037 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<diagram program="umlet" version="14.3.0"> | ||
<zoom_level>9</zoom_level> | ||
<element> | ||
<id>UMLSequenceAllInOne</id> | ||
<coordinates> | ||
<x>99</x> | ||
<y>117</y> | ||
<w>1386</w> | ||
<h>801</h> | ||
</coordinates> | ||
<panel_attributes>title=Bestehende Schilder anzeigen\nNeues hinzufügen | ||
autoTick=true | ||
obj=User~u ACTOR EXECUTION | ||
obj=QuerschnittsEditor\n<<Webanwendung>>~qe | ||
obj=Webserver\nProxy~p | ||
obj=WFS-T~wfs | ||
obj=Oracle-DB~db | ||
on=qe | ||
u->>>qe: wählt Straße | ||
qe->>>wfs: fragt Aufstellvorrichtung der Straße ab; on=wfs | ||
wfs->>>db;on=db | ||
db.>wfs: Aufstellvorrichtungen;off=db | ||
wfs.>qe: Aufstellvorrichtungen;off=wfs | ||
qe->qe + :Visualisierung | ||
tick= | ||
u->>>qe: wählt Aufstellvorrichtung | ||
qe->>>wfs:Abfrage Schilder der Aufstellvorrichtung;on=wfs | ||
wfs->>>db;on=db | ||
db.>wfs;off=db | ||
wfs.>qe: Schilder;off=wfs | ||
qe->qe+:Visualisierung | ||
tick= | ||
u->>>qe: setzt neues Schild | ||
qe->>>wfs: Daten des neuen Schildes; on=wfs | ||
wfs->>>db;on=db; | ||
db.>wfs;off=db | ||
wfs.>qe: ID des neuen Schildes;off=wfs | ||
qe->qe+:Visualisierung | ||
tick= | ||
|
||
|
||
|
||
|
||
</panel_attributes> | ||
<additional_attributes/> | ||
</element> | ||
</diagram> |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.