Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [mdt.dev] how to modifying uml model

David,

Please use the eclipse.modeling.mdt.uml2 newsgroup for questions about using UML2. Note that this particular issue sounds like it may be specific to the "proprietary" editor you are using...

Thanks,

Kenn Hussey
Program Manager, EA/Studio

[Embarcadero Technologies Logo]

Embarcadero Technologies, Inc. | www.embarcadero.com 
110 Spadina Avenue, Suite 400 | Toronto, ON  M5V 2K4
Kenn.Hussey@xxxxxxxxxxxxxxx
Mobile: 613-301-9105


-----Original Message-----
From: mdt.dev-bounces@xxxxxxxxxxx [mailto:mdt.dev-bounces@xxxxxxxxxxx] On Behalf Of David Ouagne
Sent: Friday, November 09, 2007 11:22 AM
To: mdt.dev@xxxxxxxxxxx
Subject: [mdt.dev] how to modifying uml model

Hi,

I want to extend uml modeler (topcased). For that, I implementing action
by extension point "org.eclipse.ui.popupMenus".

To manipulate uml model, I following article "Introduction to UML2
Profiles". My uml model is built correctly but editor isn't state dirty.
How to do it ?
With same idea, I want also use
"org.eclipse.ui.views.properties.tabbed.prpertyTabs" extension point.
How to change elements properties ?

Thanks in advance.

-- 
David OUAGNE
INSERM UMRS 872, eq. 20 Université René Descartes PARIS FRANCE


Back to the top