-
If you have multiple `VariableDeclarationStatement`s which have the same name, then they will be declared multiple times in the XSTS. If we use the lowlevel-xsts transformation chain and would like to…
-
There are several cases, when variables created by VariableDeclarationStatements could be optimized. They could be inlined into other statements or expressions, therefore eliminating the duplicate var…
-
If I instantiate the `Gamma2XSTSUppaalTransformerSerializer` with `schedulingConstraint = 500`, and check a reachability property on a model that has timing, then the resulting Execution Trace is empt…
-
It would be nice, if variables created by VariableDeclarationStatements were handled as _local_ variables in Gamma. Although they are supported by the action language, in the transformations for XSTS …
-
The error is displayed whenever trying to run queries.
I have been looking into the exception generating the message, and it seems to originate from the _parseInteger_ method within the _Parser_ cl…
-
Dear all,
the official documentation at
https://www.it.uu.se/research/group/darts/uppaal/help.php?file=System_Descriptions/Declarations.shtml
also provides this example
==================
…
-
If we use schedulingConstraint in the Gamma to UPPAAL (via lowlevel & XSTS) transformation, then the scheduling information (`after x s` or `after x ms`) is lost during the back annotation phase (Exec…
-
The `hu.bme.mit.gamma.statechart.lowlevel.transformation.ExpressionTransformer.transformExpression(DirectReferenceExpression expression)` method works strange. First it transforms the VariableDeclarat…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Yes, broadcast causes different answer…
-
Create an "Export as XML" version in the File menu.
This should create an XML version of the project and bring up a file chooser where the file name can be selected.
Note: The functionality to cre…