comsysto/livingdoc

Diagram IDs are ignored (Limit elements to specific diagrams).

close2infinity opened this issue · 0 comments

The first version (written in Java) had the abaility to limit elements to specifc diagrams using the field PlantUmlClass#diagramIds. the Kotlin rewrite introduced a regression here, since the field is currently completely ignored.