-
Based on what level the instance hierarchy is instantiated, the results from querying the connections can change.
Given the following model:
~~~~~
package Instance_Connections_Pkg
public
w…
-
In OSATE 2.3.2.vfinal version, when doing an assignment from a subcomponent feature of a datatype (e.g., Status_Type in the example below) that extends Enumeration_Type, to a local variable of the sam…
-
## Summary
Xtext is rebuilding all open AADL resources which reference a contributed property set whenever any file in the workspace is changed. This was observed while debugging an issue with the gr…
-
I'm getting an error in this snippet of AADL in the AADL text editor:
feature group OutputGroup
features
Out1: out feature;
end OutputGroup;
feature group OutputGroupInverse inverse …
-
Hi,
Resolute supports the range as a built-in type.
But I did not find any way to define a range constant.
I have tried:
`let r : range = [0..1];`
`let r : range = 0..1;`
`let r : range = range(…
-
`EMFIndexRetrieval` is now deprecated. All usages of EMFIndexRetrieval in OSATE should be changed.
blocked by #1089
blocked by #1309
-
This is in related to and is in addition to #1132. IWorkspace.validateEdit needs to be called before making changes to diagram files. This should prompt the user to unlock the file. If validation fai…
-
On my Mac:
```
Eds-MacBook-Pro:aadl ed$ go build -o ~/bin/aadl aadl.go
aadl.go:11:2: cannot find package "github.com/PuerkitoBio/goquery" in any of:
/usr/local/Cellar/go/1.9.3/libexec/src/git…
-
- [ ] End to End Flows - https://github.com/saeaadl/aadlv2.1/issues/7
- Entire end to end flow isn't required. (Just flow source and sink)
- User can refine flow.
- [x] Connections. Nested feat…
-
Ecipse/OSATE reports a key-binding conflict at startup. This appears in the console and in the Eclipse error log. On the console it reports
!MESSAGE A conflict occurred for CTRL+SHIFT+V:
Binding(CT…