Skip to content

Add checks if a model element already exists before adding it to avoid clashes in ModelBuilder #253

@draeger

Description

@draeger

ModelBuilder is a very convenient utility class that helps building or extending models. At the moment it assumes that elements to be added
do not exists. There could be clashes if that is not the case. Feature request: Update all creation methods in ModelBuilder to consider that an object is already present before adding it again.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions