-
The AADL text editor has an operation to rename identifiers (context menu 'Rename Element' or Alt-Shift-r). This renames the identifier where it is declared but leaves all other occurrences unchanged.…
-
## Summary
I am trying to retrieve a property definition in the source code of the behavior annex. The snippet below illustrates how I am proceeding: I get a PropertiesLinkingService object and c…
-
Hi,
I'm trying to use Ocarina on the ADIRU example but I get the following errors:
`Frontends : error : partitions.aadl:304:55: parsing Error_Condition, token ')' is expected, found token 'and'
…
-
## Summary
Running Check Unhandled Faults causes a NullPointerException
## Expected and Current Behavior
Expected: generate .csv file in UnhandledFaults folder
Current:
```
java.lang.NullPoin…
-
As a (beginner or teacher) user, I want to be able to install 3rd party packages from PyPI in an easy to use/configure way. Furthermore, the packages I install must be isolated from any other user of …
ntoll updated
4 years ago
-
## Summary
I wanted to set all EMV2::OccurrenceDistribution properties in extensions of my top-level system implementation, so I could easily compare analyses of designs with different reliability de…
-
## Summary
When renaming a record filed only the name in the declaration is updated.
## Expected and Current Behavior
All use sites are reported as problematic: "Refactoring introduces a nam…
-
Please give an example for binding physical model with functional model, thank you very much!
-
## Summary
I'm trying to compute a fault tree for part of an aircraft's wheel braking system, but getting an error that there's an infinite loop / stack overflow occurring.
## Expected and Curre…
-
## Summary
The xtext editor crashes hard when the behavior annex is used with features, displaying only "Index: 0, Size: 0"
## Expected and Current Behavior
Expected: Show the AADL model.
Actu…