Skip to content

Add DSL Selector for matching vertex names - #335

Merged
Nicolas-Boltz merged 3 commits into
mainfrom
node-selector-additions
Aug 27, 2025
Merged

Add DSL Selector for matching vertex names#335
Nicolas-Boltz merged 3 commits into
mainfrom
node-selector-additions

Conversation

@Entenwilli

Copy link
Copy Markdown
Member

This PR adds a DSL Selector with the keyword "named" followed by a name.
This selector matches vertices according to their name.
Additionally, this PR adds corresponding tests and updates the documentation

@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 documentation Updates the documentation / wiki 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 f829761 into main Aug 27, 2025
2 checks passed
@Nicolas-Boltz
Nicolas-Boltz deleted the node-selector-additions branch August 27, 2025 15:16
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 documentation Updates the documentation / wiki enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add selectors for vertex name selectors

2 participants