Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » How to limit edge creation to direct children only
How to limit edge creation to direct children only [message #1790590] Wed, 13 June 2018 10:18 Go to next message
Robert K is currently offline Robert KFriend
Messages: 1
Registered: June 2018
Junior Member
Hello,

I have an edge relation that describes parent-child relation.

Relevant part of model is given in attachment.

Edge target finding expression: aql:self.children

Creating an edge from parent to its child also automatically generates edges from parent to all of child's children.

I thin that the problem is that edge relation target finding expression finds all children not only direct children.

My question is: how do I define relation edge that only is created for direct children?
  • Attachment: model.png
    (Size: 11.77KB, Downloaded 72 times)
Re: How to limit edge creation to direct children only [message #1790919 is a reply to message #1790590] Wed, 20 June 2018 09:06 Go to previous message
Florian Barbin is currently offline Florian BarbinFriend
Messages: 270
Registered: August 2010
Senior Member
Hi,
You talk about "Creating an edge from parent to its child also automatically generates edges from parent to all of child's children.". You mean you have defined an edge creation tool that create too many relations?
You should provide more details about your edge mapping or your edge creation tool.

Regards,

Florian
Previous Topic:Diagram for only one semantic resource
Next Topic:Cannot access the newValue in the radio button widget
Goto Forum:
  


Current Time: Fri Apr 26 02:36:09 GMT 2024

Powered by FUDForum. Page generated in 0.03131 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top