Skip to content

Issue 9#30

Open
JuliaCoolia wants to merge 2 commits intomainfrom
issue-9
Open

Issue 9#30
JuliaCoolia wants to merge 2 commits intomainfrom
issue-9

Conversation

@JuliaCoolia
Copy link
Copy Markdown
Collaborator

No description provided.

@JuliaCoolia JuliaCoolia requested a review from SundermannC April 7, 2026 11:52
Copy link
Copy Markdown
Member

@SundermannC SundermannC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, one logical error needs to be resolved.

return completeOrderedLevelsToRemove;
}

private UVLListener createUVLListener() {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this method does not really work under the latest version of the default constructor. It needs to always return the statement in the if-case right?

public UVLListener() {
this(new FeatureModelBuilder());
}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we could add a comment here stating that an alternative UVLElementFactory can be used here by initializing the builder with it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants