Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » Extending UML2Tool editors
Extending UML2Tool editors [message #625610] Tue, 20 April 2010 09:54
Manel Manssri is currently offline Manel ManssriFriend
Messages: 6
Registered: April 2010
Junior Member
Dear All,

In a project work I need to extend UML2Tool:
1- I want to develop a pludin which will extend UML2Tool editors without modifying the code of U2T
for example adding boutons which create new class with specific stereotype (from our profile) without mdifying the code of the paletteFactory.
2- in my plugin test I inserted a sub category (new-> other-> uml2.1 -> manel class diagram) than i copied the source code which is responsible for crating the wisard and wizard page from th org.eclipse.uml2.diagram.clazz
3- the result was that i have the same editor of the diagram class of U2T
4- but what I want that when running my plugins it loads the U2T editors and my editor at the same time-> not alter uml2tools code so that future versions of uml2tools can be
used without affecting the extension and not requiring recoding of the extension.
I wonder if it is possible to do that and how ?
I would be very gratefull if someone guide me

Thank you
Previous Topic:Extending UML2Tool editors
Next Topic:Extend UML ClassForm
Goto Forum:
  


Current Time: Tue Apr 23 12:00:57 GMT 2024

Powered by FUDForum. Page generated in 0.02641 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top