Benutzer-Werkzeuge

Webseiten-Werkzeuge


start

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
start [2019/07/24 15:05] – [Puzzle mode] roehnerstart [2019/07/24 16:39] – [Menu System] roehner
Zeile 94: Zeile 94:
 If sequence order does not matter in two successive instructions, a solution with a reversed order is also correct in terms of content. This can not be controlled by the Java-Editor. Therefore, one should not take apart the two puzzle pieces in such cases. If sequence order does not matter in two successive instructions, a solution with a reversed order is also correct in terms of content. This can not be controlled by the Java-Editor. Therefore, one should not take apart the two puzzle pieces in such cases.
  
 +
 +===== Sequence Diagram =====
 +
 +The Sequence Diagram tool lets you interactively create a sequence diagram. Lifelines exist in two forms, as an actor and with a named head. They are inserted using the toolbar. To create a connection between lifelines, use  //connect to// from the context menu of a lifeline. To change texts call the text editor with a double-click.
 +
 +{{:de:sequenzdiagramm.png}}
 +
 +You can display a debugger session as a sequence diagram via the // Test / Create Sequence Diagram // menu.
 +The same applies to work without or with debugger in a UML window.
  
 ===== Menu System ===== ===== Menu System =====
start.txt · Zuletzt geändert: 2023/03/21 20:28 von roehner