-
**Describe the bug**
VDM xml binding (aadl_in_vdm.xml) throwing error.
```
Exception in thread "Thread-10" java.lang.NoClassDefFoundError: jakarta/activation/DataSource
at org.glassfish.jaxb.ru…
-
Currently when walking a model in Resolute, the only way to find a specific element is by doing something like `has_name(element) and name(element) = element_name` in a `for` loop. A function that wo…
-
**Please describe the problem your proposed feature would address**
A clear and concise description of what the problem is.
hard to demonstrate ACVIP principles to the customer. Need to sho…
-
This is what Section 9.1(L7) says about connections between features nested inside feature groups:
"If the feature connection is between two subcomponents, then nested features can be referenced ar…
-
The AADL supports n-to-n connectivity for event and event data ports. But n-to-one connectivity could introduce non-deterministic behavior. AGREE shall generate warning to make sure this is user's int…
-
The following was filed as issue osate/osate2#2285 by @jslu1. I'm moving it here because it's really about the AADL language.
## Errors with Nested Dot Notation for Flow Path Declaration
When cr…
-
Soteria++ generates two kinds of XML files: ApplicableDefenseProperties.xml and ImplProperties.xml for security analysis. The GSN functionality uses information from ImplProperties.xml to create GSN g…
-
Please add, or consider adding, sections to the AGREE User Guide to cover assign statements and AGREE connection statements.
-
OCARINA VERSION: Ocarina v2021.1-7-g563ae64 (Working Copy from r563ae649)
HOST MACHINE and OPERATING SYSTEM: inux mgh-VirtualBox 5.11.0-41-generic #45~20.04.1-Ubuntu SMP Wed Nov 10 10:20:10…
-
**Summary**
When updating the `FlowLatencyAnalysisSwitch` to use the new generated property getter methods, I discovered that the generated property set code doesn't nicely handle the case where the …