-
I looked quickly at the Classes you defined for `IOLink::Port` and `IOLink::SIOPort`. I imported them to Enterprise Architect to have a look at the UML class diagrams and I have some suggestions that …
-
### **1.**
I reviewed and studied:
- home security monitoring,
- finite state machine,
- JSON FSM representation,
- documenting on Github,
- FSM libraries in the different frameworks,
- p…
-
I would be great to be able to generate a state diagram (dot format?) of the configured state machine. This would be useful for documentation purposes as well as seeing a graphical view of the state m…
-
Hey, thanks for the cool library!
It'd be nice to add the possibility of creating a [.dot file](https://en.wikipedia.org/wiki/DOT_(graph_description_language)) (or similar) for a defined state mach…
-
This is one of the really big deals. This is also one of the things that makes `peg` so powerful, and what almost got me to leave it for `canopy` and `antlr` to get semiportability.
Basically, thi…
-
Hi,
I'm trying to adapt this code such that to use a state machine externally defined with Papyrus plugin for Eclipse. So, instead of defining the configuration (states, transitions, events, etc.) in…
-
Most recent plantuml installed on server - as of this writing it's version 1202022
I've been using PlantUML for years for visualising hierarchical state machines I then implement in embedded softw…
-
```
UML allows subsetting of associations. This issue suggests to generalize that
as follows:
The constraints on inherited properties can be tightened in subclasses.
1. Associations should be speci…
-
```
UML allows subsetting of associations. This issue suggests to generalize that
as follows:
The constraints on inherited properties can be tightened in subclasses.
1. Associations should be speci…
-
Hi jvalkeal:
I have an appliction which use spring statemachine by UmlStateMachineModelFactory, when application running, sometimes cpu to 100%, I found UMLResourceImpl in uml-5.0.0-v20140602-0749…