UoY-RoboStar / robosim-textual

This repository contains the plugins for the RoboSim textual editor.
Eclipse Public License 2.0
0 stars 0 forks source link

events in input contexts can be used as output #11

Open alvarohm opened 4 years ago

alvarohm commented 4 years ago

I think we need validation rules to check that events in input and output contexts are only used in the appropriate context (triggers and actions, respectively).

Current, the tool does not check these conditions and the generator produces incorrect CSP models.