Hi Artur,
thanks for your fast reply. That worked quite well. I was able to get all
elements and also was able to call the setSelected() on them - so all got
highlighted using the published functions.
Now I was trying to highlight them without getting them selected at the
same time. The Problem is now that I cannot find or call the addFeeback()
method. All other methods or Listeners seem to be no Problem. May you can
help.
Also I was trying to highlight only specific elements of XXXEditPart,
depending on their name. The name (type String) is a label in the element
(node) which is refering to an attribute of the class of the element. Do
you know how I can access this name?