Skip to content

DSL Extendibility and consistency#336

Merged
Nicolas-Boltz merged 2 commits intomainfrom
extendable-dsl
Aug 27, 2025
Merged

DSL Extendibility and consistency#336
Nicolas-Boltz merged 2 commits intomainfrom
extendable-dsl

Conversation

@Entenwilli
Copy link
Copy Markdown
Member

This PR makes the DSL more extendable in downstream projects.
Additionally, this PR refactors the creation of list selectors for vertex and data selectors to use a single list selector (in some cases multiple inverted selectors were created).

This PR closes #331 and #330. This PR supersedes #333

@Entenwilli Entenwilli added this to the 5.0.0 milestone Aug 25, 2025
@Entenwilli Entenwilli self-assigned this Aug 25, 2025
@Entenwilli Entenwilli added enhancement New feature or request core Related to the core DFD/PCM data flow analysis support Related to supporting projects which are neither core analysis or meta model bundels labels Aug 25, 2025
@Entenwilli Entenwilli linked an issue Aug 25, 2025 that may be closed by this pull request
@Nicolas-Boltz Nicolas-Boltz merged commit ae8b36a into main Aug 27, 2025
1 check passed
@Nicolas-Boltz Nicolas-Boltz deleted the extendable-dsl branch August 27, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Related to the core DFD/PCM data flow analysis enhancement New feature or request support Related to supporting projects which are neither core analysis or meta model bundels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unify Selector Creation Provide methods for extending DSL

3 participants