Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » How to get all available UML properties
How to get all available UML properties [message #895872] Mon, 16 July 2012 08:03 Go to previous message
Tex Iano is currently offline Tex Iano
Messages: 98
Registered: February 2012
Member
Hi,

when I open a UML model within the model editor, in the properties view in eclipse there are some properties like "Name", "Use Case", "Visibility" etc. (depending on the selected element type).

How can I get these properties automatically? Are these structural features of the eClass?

I.e.: selectedUMLElement.eClass().getEAllStructuralFeatures()?

Because this list is much longer than within Eclipse. Or is there a way to work on UML element? I tried:

selectedUMLElementClassifier.allFeatures()

But this list is empty.

So how can I get a list of available properties for a UML element? Any ideas?

Regards,

Tex
 
Read Message
Read Message
Read Message
Read Message
Previous Topic:Stereotype/Profile Hello World
Next Topic:Multilingual models and OWL
Goto Forum:
  


Current Time: Sat May 25 08:49:50 EDT 2013

Powered by FUDForum. Page generated in 0.01586 seconds