Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » extending UML2Tools
extending UML2Tools [message #624829] Mon, 31 August 2009 09:59
Ferdinando Mazzariello is currently offline Ferdinando MazzarielloFriend
Messages: 8
Registered: October 2009
Junior Member
Hi All,

I'm working on a project that will extend UML2Tools. I need to:

a) use existing uml2tools functionality (primarily the class and component
diagram at the moment)

b) extend uml2tools functionality to add new components described using
stereotypes (for instance a class element already stereotyped with a
custom stereotype). these components will be added to the palette so that
the they can be dragged and dropped onto the editor.

c) not alter uml2tools code so that future versions of uml2tools can be
used without affecting the extension and not requiring recoding of the
extension.

This should obviously take place in a new plugin. I've looked at the
examples in the help files (like helloworld etc) but have not worked out
how to extend plugins like uml2tools.

Please could someone describe how I should set up a plugin to do all this?

thanks in advance,

regards,

Nando
Previous Topic:State machine diagrams: Trigger and event
Next Topic:Getting started with Topcased
Goto Forum:
  


Current Time: Thu Apr 25 00:10:30 GMT 2024

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

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

Back to the top