New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Basic graphical editor EMV2 support #1170
Comments
For subclauses it's one file per AADL package. |
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. |
- Moved internal classes to API to support EMV plugin. - Allowed EMV2 plugin access to internal API that should not be stabilized. - Transition and branch support - Added tooltips for EMV2 in GE
Expanded support for error state machines and error types. Closes #1170
Wednesday May 04, 2016 at 15:47 GMT
Originally opened as osate/osate-ge#147
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
The text was updated successfully, but these errors were encountered: