ariadne-cps / release-1.0

Frozen 1.0 release of the Ariadne C++ framework for cyber-physical systems
http://www.ariadne-cps.org
GNU General Public License v3.0
0 stars 0 forks source link

Provide a list of warnings/errors for an automaton definition #10

Open lgeretti opened 8 years ago

lgeretti commented 8 years ago

Originally reported by Luca Geretti (Bitbucket: lgeretti, GitHub: lgeretti)


In order to enable the checking of a file-type definition of an automaton, list the issues that may be possible when defining a single automaton. Organize them as warnings (non-blocking) and errors (blocking), also providing the scope of blocking in the second case (allows to check for multiple errors on different sections of the definition file, without generating at the same time a large amount of errors.