Skip to main content



      Home
Home » Eclipse Projects » Sirius » Hierarchical List as Property View
Hierarchical List as Property View [message #1806968] Mon, 20 May 2019 06:24 Go to next message
Eclipse UserFriend
Hey guys,

i want to have a property view for the following Metamodel:
                                                                       subtest
                                       ______
                                       |     |
                                       v     |
Physical Asset <----- tests -------  Test ___|


Physical Asset has several test, which can be out of several subtests. This recursive pattern can have a depth of 3. (So imperative design is possible)

I want to have or build a component, which can handle this structure: A hierarchical List in the property view.


What is the best approach for that?

Thanks,
Bushra :)

[Updated on: Mon, 20 May 2019 06:29] by Moderator

Re: Hierarchical List as Property View [message #1807077 is a reply to message #1806968] Wed, 22 May 2019 04:58 Go to previous message
Eclipse UserFriend
Hi,

I am not sure to understand your need.
From which element select do you want this component? And when you say a hierarchical list do you mean that the selected elements should show all sub elements recursively? So if a Physical asset is selected, the properties widget will show tests items and under these items sub tests items, etc?

Regards,
Previous Topic:Model explorer & diagrams label colors
Next Topic:Parent container going null in SiriusCanonicalLayoutCommand class
Goto Forum:
  


Current Time: Thu Jul 03 10:55:06 EDT 2025

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

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

Back to the top