-
We're currently still using JSPM `0.17.0-beta.32` (SystemJS `0.19.41` and systemjs-builder `0.15.34`) because the hot-reloader isn't compatible yet with SystemJS 0.20. Also
We have a big code code…
-
Ran an assurance case that included JUnit and property verification.
System information:
```
Open Source AADL Tool Environment 2.3.2.v20180209-1848 org.osate.core.feature.feature.group CMU S…
-
## Summary
Timing analysis does not include the contributes of bus latency and delay when using array of components.
## Expected and Current Behavior
Performing Latency analysis it is exp…
-
Determine process for backing up Arborwiki via the Localwiki API
-
Files provided in Plugin_Resources when OSATE is installed don't have their OSATE version declared in a comment or header. Similarly, OSATE instance files don't declare which versions of Plugin_Resour…
-
When following the installation instructions from [here](https://hamr.sireum.org/hamr-doc/ch0X-hamr-installation.html#installing-and-updating-fmide-customization-of-aadl-osate-ide-and-hamr) and attemp…
-
I want to write a script to validate multiple AADL models using the command line and save the validation results elsewhere
-
I am using the `Aadl2StandaloneSetup` API to invoke the AADL parser outside of an editor window, as follows:
```java
public class AADLXtextParser {
@Inject
private XtextResourceSet resou…
-
Chuck Weinstock received an empty instantiation results dialog when instantiating simple->wbs.aadl->wbs.ima from the example project `https://github.com/osate/examples/tree/master/ARP4761`.
![image.p…
-
The following model results in an `IllegalArgumentException`:
```
package bug
public
annex EMV2 {**
error types extends library1, library2 with
end types;
**};
end bug;
package …