|
|
Re: Specifying sub-graphs using containers [message #1842370 is a reply to message #1842159] |
Thu, 17 June 2021 05:49  |
Eclipse User |
|
|
|
Hi Maxime,
thanks for the reply!
The root is an instance from the Graph class containing the Nodes and Arcs. I have made a mistake in the graphical representation of the meta model in the image above! Sorry about that.
But I managed to figure it out.
One of the Errors was the inappropriate semantic candidate expression for the arc mapping. Instead of aql:self.arcs i switched to aql:self.partialGrafphs.arcs + self.arcs.
The node mappings are modeled in the same layer as the container mappings and are referenced in the container using the import tab - Reuse Node Mappings. I dont think a recursive structure you mentioned is nessesary in my case, bacause i only want to have a singe recursion.
Regards!
|
|
|
Powered by
FUDForum. Page generated in 0.05383 seconds