You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The UML Metamodel shows that diagrams contain AbstractDiagramRepresentation elements via its _representation feature which is marked as containment reference. However, this reference is filtered out during the indexing phase:
Environment
MD 19.0 but this seems to be the case in CSM 19sp2 as well
V4MD 2.3.0
To reproduce this
Query Example
Possible issue
The UML Metamodel shows that diagrams contain
AbstractDiagramRepresentation
elements via its_representation
feature which is marked as containment reference. However, this reference is filtered out during the indexing phase:v4md/com.incquerylabs.v4md/src/main/com/incquerylabs/v4md/internal/MagicDrawProjectScope.java
Line 41 in db0fdf8
The text was updated successfully, but these errors were encountered: