Risikoobjekte werden auch mit RDF verarbeitet. Plausi art hinzugefügt. Häufigere prüfung von Plausis. Attribute können änderbar oder nicht änderbar gesetzt werden. Sortieren angepasst.

This commit is contained in:
2025-10-22 15:15:47 +02:00
parent be122fec9a
commit 2c9492938e
9 changed files with 334 additions and 176 deletions

View File

@@ -209,7 +209,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<artifactId>javafx-maven-plugin</artifactId>
<version>0.0.8</version>
<configuration>
<mainClass>at.vvo.omds.client.gui.AllinOneView</mainClass>
<mainClass>at.vvo.omds.client.gui.MainView</mainClass>
</configuration>
</plugin>
</plugins>