Hi Luis I'm afraid the StereotypeUtility methods are not really something I've worked on in the past. However it was me who created the class and it seems eclipse automatically stuck my name in.
What I had done was to introduce the ability to set stereotypes using right click on the Figs. In order to do that I moved the code that was at that time only available to the stereotype panel into a common class for all places to use. So my knowledge is limited here but I'll do what I can to help. Regards Bob On 26 March 2010 06:09, Luis Sergio Oliveira <[email protected]> wrote: > Hi Bob, > > On Wed, Mar 24, 2010 at 9:10 PM, Bob Tarling <[email protected]> wrote: > (...) >> Luis, how is your work going? Can we assist in any way? > > Maybe you would be more capable of tackling 5969, since you changed > that class in the past. What I did up-to-now was setting up an > integration test to reproduce it and I think that I'm half way. So, if > you want to help with this, take the issue and I'll verify it with the > integration test(s) afterwards or in parallel. > > The method that I think is working wrongly is > StereotypeUtility.getAvailableStereotypes(elements), because it is > being used by getApplyStereotypeActions(elements) which shouldn't have > the repeated stereotype present. > > Note that probably getAvailableStereotypes(elements) is a bad name, > since from what I figured up to now it should be > getApplicableStereotypes(elements). It seams to work correctly for in > model stereotypes, but, not for profile stereotypes. > > I won't have internet access until late tonight for commit, but, if I > find a solution during today I'll send an email. > > Regards and thanks, > > Luís >> >> I would suggest a beta release as soon as possible with what we have >> now just so that users having trouble with the current stable release >> can move forward rather than back. >> >> Regards >> >> Bob. >> >> ------------------------------------------------------ >> http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2464524 >> >> To unsubscribe from this discussion, e-mail: >> [[email protected]]. >> To be allowed to post to the list contact the mailing list moderator, email: >> [[email protected]] >> > > ------------------------------------------------------ > http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2465261 > > To unsubscribe from this discussion, e-mail: > [[email protected]]. > To be allowed to post to the list contact the mailing list moderator, email: > [[email protected]] > ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2465340 To unsubscribe from this discussion, e-mail: [[email protected]]. To be allowed to post to the list contact the mailing list moderator, email: [[email protected]]
