moosetechnology / MooseIDE

New Tools for Moose
MIT License
8 stars 17 forks source link

Architectural map: add option allowing duplicated entities on the visualization #1041

Open LABSARI opened 4 months ago

LABSARI commented 4 months ago

For now, an entity can appear only once on the visualization, the architectural map has a registration system (MiArchitecturalMapBuilder>>BuildNodeFromEntity:register:) that deny duplicated entities. It would be nice to have a way to show an entity in many places on the visualization, especially when using tag are a custom children query.