Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How does ufsm handle the priority of a set of confict transitions? #26

Open
siwifttiger opened this issue Nov 27, 2021 · 0 comments
Open

Comments

@siwifttiger
Copy link

The example of conflict transition explains priority of 'parent state' and 'sub state'. Consider this kind of situation:
Simple state A can point to Simple state B by a guard transition AB, Simple state A can also point to Simple state C by a guard transition AC. When AB and AC are satisfied at the same time, which one will be fired first? I know this is beyond semantis of UML.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant