Skip to content

Objective Modeler

Noel-Bastubbe edited this page Jun 1, 2023 · 13 revisions

In order to model objectives we implemented the Objective Modeler, where it is possible to model many objectives which then can be ordered to one goal in the Dependency Modeler. As a way of representing objectives, we decided to use UML Object Diagrams since objectives consist of related objects. In the Objective Model, objects (which have to belong to one of the classes in the Data Model) can be given names and a state in order to be more precise.

Start State

wikiStartState ### Objective 1 wikiObjective1 ### Objective 2 wikiObjective2