osate / osate2

Open Source AADL2 Tool Environment
http://osate.org
Eclipse Public License 2.0
39 stars 8 forks source link

Basic graphical editor EMV2 support #1170

Closed philip-alldredge closed 5 years ago

philip-alldredge commented 6 years ago

Issue by philip-alldredge Wednesday May 04, 2016 at 15:47 GMT Originally opened as https://github.com/osate/osate-ge/issues/147


edit EMV2 error types and state machines.

Expand EMV2 support plugin capabilities and bring it up to date with graphical editor user interface and internal implementation improvements.

Look at support in IMV support for EMV2. Providing similar capabilities is critical for having a unified graphical editor and viewer.

Should also consider supporting EMV2 libraries and clauses which are in their own file. See osate/osate2-core#903

philip-alldredge commented 6 years ago

Comment by lwrage Monday Sep 18, 2017 at 17:24 GMT


For subclauses it's one file per AADL package. Note that storage in separate files will be disabled by default as it doesn't conform to the AADL standard. The user must enable support by changing a preference setting.

philip-alldredge commented 6 years ago

The following capabilities will be supported.

This listed support should cover the EMV2 library construct used in OSATE ARP4761 example's error library package.

All other support including support for error model subclauses is out of scope and should be considered as part of #1546.