Aaron
Aaron
Correction: Regarding the 2. point, the "go_to" function already does that. Thus, if no matching intents are found, a jump to the next state is made if defined with "go_to".
Update: 4. has been (sort of) completed after PR #22. Now, it is possible to define an event change based on values stored in the session storage. Yet a check...
Beyond primary keys, there is currently no possibility to set attributes as unique (without them being a primary key). The question is, should B-UML support setting properties as unique, even...
UML and B-UML support the setting of attributes as "ID", yet there does not seem to be a differentiation between unique and Primary Key like in SQL. Should our DB...