| [news.eclipse.modeling.mdt.uml2] Re: Preserve EEnums literal by UML import |
Timothy,
Comments below.
A UML question....Hey all,
is there a way, to annotate an EEnum literal in a UML model?
I create my Ecore model from an UML model and want the literals be different to the literals name.I'm not sure that UML supports that...
When it comes to UML issues, it's generally best to ask on the UML newsgroup, so I've added that to the "to" list of the reply...
For example:
EEnuml Literal value := 0 name: Closing luieral: <->
Currently, i change them manually everytime, i reload the UML model, on which my Ecore model depends. Is there a way, to specify the literal String somewhere in the UML model directly or mark them as "preserved" in Ecore?
Thx Timothy