[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] How to show Reference's Attributes in Property View?

Hello,

is there a way to show a reference's or a child's properties in an element's
property view, like it's been in early GMF?

Example: 
Class A
String name_a
B ref_b

Class B
String name_b

Property View of A:
  name_a:
+ ref_b
    name_b


Another question: Can you tell me how to use the "FilterFlags"? Maybe they
could be of some use, too, but I couldn't figure out how use them...

Regards,
tobias