Skip to content

It should be possible to customized ModelExplorer navigator content according to facet model

The navigation from an element to the modelExplorer does not function when fake node have been added in the model explorer by using facet.

ex. Model explorer :

  • Class1
    • FakeNode
      • Prop1
      • Prop2
  • Class2
    • FakeNode
      • Prop1
      • Prop2

If you want to navigate to Class1::Prop1 it is not possible since there is a FakeNode in the tree.