Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Polarsys » Capella workbench » Graphical Query Tool - Nested Components(How do I get every sub-systems from SOI, regardless of their nested depths ? )
Graphical Query Tool - Nested Components [message #1822592] Tue, 10 March 2020 10:24
Mehdi Belatrous is currently offline Mehdi BelatrousFriend
Messages: 6
Registered: September 2019
Junior Member
So the structure of my SOI is something like below :

- SOI

-- SubSystem_1

--- SubSystemComponent_1
--- SubSystemComponent_2

---- SubSystemSubComponent_1
---- SubSystemSubComponent_2

--- SubSystemComponent_3

.... and so on.

Using the query tool I can chain LogicalComponent parameters and extract their ownedLogicalComponent. However I got two problems:

1. With the given exemple, if I extract SOI -> ownedLogicalComponent -> ownedLogicalComponent, only SubSystemComponent_2 will be displayed because it's the only one with ownedLogicalComponents, but I need to extract other subsystems components.

2. With this approach I need to know in advance the nested depths of my components. Is it possible to have a recursive / loop approach ?

Best Regards.
Mehdi Belatrous

[Updated on: Tue, 10 March 2020 10:27]

Report message to a moderator

Previous Topic:Contextual Capability Realization Refinement (CRI)
Next Topic:Copy Diagram from a project to an other
Goto Forum:
  


Current Time: Fri Apr 26 04:39:12 GMT 2024

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

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

Back to the top