feature-Feature Model Extension-DSaatz JuliaF9-Extends the Feature Modeling Language as described in Issue #42#122
Conversation
…ut the lines giving errors as given to hint. not sure if this may not cause errors / screw with the new feature itself
… errors in FeatureModelParser
DescriptionWe extended the HAnS feature model editor by adding support for cross-tree constraints, optional features (?), and OR/XOR relationships in Clafer. These modifications improve the expressiveness of the feature model and allow for more precise constraints and configuration rules. Related IssueMotivation and ContextFeature models are a core part of software product lines, allowing users to define feature relationships and constraints. However, the existing feature model editor lacked support for: By adding these capabilities, we improve configuration flexibility, correctness, and automation, making the feature model editor more powerful and user-friendly. Implemented Functionality
How Has This Been Tested?Manual Testing: Open Issues
Types of changes
Checklist:
|
|
DEMO VIDEO: https://youtu.be/86lXpHOpfxs Take in regard that due to time constraint we could not finish on the feature and only offer the baseline by giving an implementation of the formal language by changing the grammer and the lexer rules. |
@JuliaF9 will add the report in the comments