TelluIoT / ThingML

The ThingML modelling language
https://github.com/TelluIoT/ThingML
Apache License 2.0
101 stars 32 forks source link

UML State Machine Diagram without the actions #209

Closed ffleurey closed 5 years ago

ffleurey commented 6 years ago

Is there an option hidden somewhere to generate the UML state machine diagram without the actions? I would like to have only the events, probably not even the guards. This is because I want to use the diagrams for documentation and for any thing with more than 3 states, the diagrams with all the info are way too large to be readable.

brice-morin commented 6 years ago

Yes, somewhere in the UML compiler and/or the ThingML "pretty printer". AFAIK, those options are not exposed anymore and require to re-compile everything :-)

brice-morin commented 5 years ago

We now generate detailed/non detailed versions systematically.