Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » Profile extends existing profile
Profile extends existing profile [message #728138] Thu, 22 September 2011 15:22
Timothy Marc is currently offline Timothy MarcFriend
Messages: 547
Registered: July 2009
Senior Member
Hi all,

I've a serious problem to define a (very simple) profile with only one
stereotype that specializes an abstract stereotype of another profile. Both
should be realized as static implementations. Whereas I have no problem to
define the basic profile (and to apply it), I did not get the specializing
profile work.

The steps I've performed are the following:

1. Create the basic profile (as mentioned, it works perfectly) and generate
the code
2. Create the specializing profile and import the basic profile with
PackageImport into the "sub" profile
3. Establish a generalization dependency between two stereotypes as
describes above
4. Generate the code for the "sub" profile by referencing the already
existing gen models.

-- No problems until here!

When I try to apply the "sub" profile it won't be listed in the list of
applicable stereotypes.

I checked the plugin.xml entries several times, they should be correct. The
only thing I can imagine is that it is somehow not possible to have
specializing stereotypes in different profiles.

If I am wrong, I would be grateful for any other helping hint.

Regards
Timothy
Previous Topic:Class attribute multiplicity property in class diagram designer
Next Topic:Stereotype application problem
Goto Forum:
  


Current Time: Sat Sep 21 18:05:09 GMT 2024

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

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

Back to the top