Diagram Has Red Xs Everywhere, But No Problems Reported [message #1843873] |
Sun, 22 August 2021 21:33  |
Eclipse User |
|
|
|
I'm drawing a Diagram that's a Container with some Nodes that have BorderedNodes on them.
When I was making my domain based edges, I got a lot more edges than I expected, and to address this I have added some derived/transient data to my data model.
I'm basically creating something like "qualifiedNames" or elaborated objects so I get uniquely identifiable objects in my hierarchy.The BorderedNodes in the attached diagram are obtained from this derived/transient data.
Once I "scoped" my source/target candidates for the domain edge to these derived/transient objects, I got the correct number of edges. (before scoping the source/targets to these unique semnatic objects, I was getting nearly 20x the edges I expected)
However, every single node that represents a derived/transient object has a red X on it.
Validating the data, validating the representations.aird all report No Errors.
How do I debug why there are red Xs everywhere?
The interpretter, using self.target, reports the semantic objects I expect.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08863 seconds