Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 826 Bytes

File metadata and controls

15 lines (10 loc) · 826 Bytes

VisuStruct 1.2.0

Release after 1.1.4 (GitHub master).

Simulation (Kotlin)

  • Kotlin im Maven-Build (kotlin-stdlib, explizite Quellpfade für stabile Kompilierung).
  • Modell SimulationDocument / SimulationElement / … und XML-Decoder (StructogramXml), kompatibel zum bestehenden .visustruct / <struktogramm>-Format (Swift/Java-Parität).
  • Editor-Brücke: Struktogramm.toSimulationDocument() — gleiche XML-Quelle wie Speichern / Rückgängig (xmlErstellen()).
  • Laufzeit: SimulationEngine mit schrittweiser Ausführung, Simulations-Ansicht (Transport, Variablen, Ausgabe, Eingabe), Diagramm-Hervorhebung (letzter/nächster Schritt).

Build

  • Maven: de.visustruct:visustruct:1.2.0
  • Fat JAR: visustruct-1.2.0.jar (./mvnw packagetarget/)