UoY-RoboStar / robocert-textual

Textual plugin and CSP generator for RoboCert
Eclipse Public License 2.0
2 stars 0 forks source link

Ignore and consider #120

Open MattWindsor91 opened 2 years ago

MattWindsor91 commented 2 years ago

These are UML standard combined fragments that introduce the possibility of messages being ignored in part of a diagram. They would be useful to have for situations where we currently have to perform a lot of UntilFragment sorcery (and, since UntilFragment is a UML extension, we ideally want to reduce the necessity of it).

I think these would be very similar to any...until wrapping on every occurrence, except that it shouldn't produce any synchronisations (am unsure how this would work in practice without inducing a nightmare on CollectionTargets).