Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: mse on November 05, 2024, 12:48:31 am

Title: How do you write proper guards in simulated activity diagrams?
Post by: mse on November 05, 2024, 12:48:31 am
The following diagram has an error during simulation because YES and NO are not recognized.

(https://www.plantuml.com/plantuml/png/SoWkIImgAStDuG8pkAmSaqioy_CK7AtXJ2ThBgxCD0MDiCISqbHDXPACr3m5ZKZNO4qk1I20gN9EjEPApIbELT3myqUJIGBAvALafd41xSWlu780Se0M0W00)

How do I write a proper guard for this decision node in EA so that I can simulate the different paths?
Title: Re: How do you write proper guards in simulated activity diagrams?
Post by: shimon on November 11, 2024, 11:02:28 pm
I would guess [value=yes] and [value=no].