Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dtp-dev] Parent of a EModelElement instance

Hi

How can I obtain the parent of a EModelElement instance ? In ServerExplorerlabelProvider.getText(element) impl, I need to obtain the parent of the current element to construct the label text.

Regards
Anthos


Back to the top