-
BLUF: Recommend adding a Processor_Demand property as the partner to Processor_Capacity; and splitting Data_Rate into Data_Rate_Capacity and Data_Rate_Demand.
Rationale:
Processor_Capacity in un…
-
## Expected and Current Behavior
Connections on subcomponents (C1 below) are not appearing in the instance model.
## Steps to Reproduce
Instantiate `top.impl` in the model below
```aadl
pack…
-
For `integration.software_distributed` in `examples/latency-case-study/integration.aadl`, no report is generated when Check Flow Latency is executed, but a NullPointerException occurs.
This will a…
-
Criticality property can be applied to threads and thread groups.
I think it would be interesting to enable to associate this property to other component categories:
- processors, and virtual p…
-
**Summary**
A property set (or package) with the same name as one from a plugin contribution can be created in a project.
This is sometimes necessary even if the proprrty set is not modified. For ex…
-
#### OCARINA VERSION:
```
root@05f8f72842cc:~/opt/ocarina-build# ocarina --version
Ocarina v2017.1-501-g402cf43 (Working Copy from r402cf43f)
Copyright (c) 2003-2009 Telecom ParisTech, 2010-2021 E…
nvcyc updated
3 years ago
-
I am raising an issue to discuss the possibility of the inclusion of a new feature in AGREE. I would like to see better support for the use of the "extends" concept in AADL, and my idea is the inclus…
-
Hi! I try to run pok on Ubuntu,but using ./misc/get_ocarina.sh can't install ocarina, as the website of 'http://download.tuxfamily.org/taste/snapshots/binaries/ocarina/' doesn't exist
-
I have an epsilon release that I have been building requirement and safety analysis tools into.
I grabbed xtext and Acceleo as directed by the help file.
Dropped the four *.jar into my plugins folder…
-
1. Clear the mode states for a given SystemInstance. That is, the modal adapters for the model all have their modes set to null.
- Just walk the whole tree and clear the modes of all the components…