Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » Help for new project
Help for new project [message #602021] Tue, 15 June 2010 14:25 Go to next message
123star  is currently offline 123star Friend
Messages: 70
Registered: June 2010
Member
Hi, I'm new in Papyrus and I have a couple of questions:

what I'd like to do is writing a plugin that extends Papyrus in this way:

1) In the palette there must be only the tools that I decide, not the default tools at all and the user of the plugin can't modify the palette

2) The palette must contain custom stereotypes created for the scope of the plugin

3) When a component is modified, for example is added a subcomponent, I want to catch that event to modify the component for example to add a port

I tried implementing the first point by extending Papyrus using the extension point <palette Definition>, but I still see the default Papyrus palette in the class diagram view.

Thanks in advance
Re: Help for new project [message #602028 is a reply to message #602021] Fri, 18 June 2010 12:58 Go to previous message
123star  is currently offline 123star Friend
Messages: 70
Registered: June 2010
Member
Hi,
anyone could help?
What extension points can I use?

As I said I tried to use <palette Definition> extension point with the xml file defining the palette, but I continue to see the default palette, I don't know how to remove it.

Is there an extension point for register listeners to model changes by the user?

Thanks
Previous Topic:Changin Element properties by applying stereotypes?
Next Topic:Help for new project
Goto Forum:
  


Current Time: Thu Apr 25 05:16:49 GMT 2024

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

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

Back to the top