-
Hi,
I am trying to persist the my Statemachine and while I have multiple instances of the Statemachine, I like to identify it after the restore but I can't see anyway in the persistance framework t…
-
Originally reported on Google Code with ID 417
Owned by `alexwithaneye`
---
UML allows subsetting of associations. This issue suggests to generalize that as follows:
The constraints on inherited pr…
Nava2 updated
3 years ago
-
I think SML could have more features on the frontend when it comes to HSM support, because the user can only define transitions within the current compound state - there is now way to nest states in o…
-
Hi,
I have a state machine defined through UML. Please see my sample state machine diagram attached. The flow goes like this:
After the start, the sm goes directly to the state S1. Then based on t…
-
I have a favor to ask you.
https://github.com/sverweij/state-machine-cat
-
Hi,
I have state machine configured which has superstate (SS1) and within it another superstate (SS2) and a state (S4). SS1 and SS2 have both a history pseudo state (H1 and H2). Outside of SS1, there…
-
Images:
-
Hello!
Thanks for this nice project and well documented!
I didn't tried it yet, I'm learning how could I use it.
I am trying to implement the following hierarchical state machine, that I will try e…
-
- Modeling and UML
- Categories of UML diagrams
- Structure Diagram
- Behavior Diagram
- Interaction Diagram
- UML and Development Process
-
## Expected Behavior
No segmentation fault.
## Actual Behavior
Segmentation fault in...
```
template
bool process_queued_events(....)
```
...when using a process_event call inside of a …