Skip to content
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

Allow flow specification ends to reach down into feature groups #2780

Closed
8 of 9 tasks
lwrage opened this issue Apr 7, 2022 · 0 comments · Fixed by #2830
Closed
8 of 9 tasks

Allow flow specification ends to reach down into feature groups #2780

lwrage opened this issue Apr 7, 2022 · 0 comments · Fixed by #2830

Comments

@lwrage
Copy link
Contributor

lwrage commented Apr 7, 2022

Flow specifications at leaf components should be allowed to reach arbitrarily deep into feature groups. Such flow specifications can only have trivial flow implementations (if any).

  • Update meta model
  • Update grammar
  • Update parsing, name resolution, content assist
  • Update formatter (how to get rid of spaces in dotted name?)
  • Update validator (existing models)
  • Validate: no reach down in flow impl, no flow impl for spec with reach down
  • Update flow instantiation
  • Create tests
  • Update graphical editor (similar to connections?)

This implements saeaadl/aadlv2.2#29

@lwrage lwrage self-assigned this Aug 4, 2022
lwrage added a commit that referenced this issue Aug 25, 2022
@lwrage lwrage added this to the 2.12.0 milestone Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant