Hi Alexander, yes it works. But public profiles are a sensible thing, so I'd like to hear your proposal for change first. Don't add a tag definition directly to the profile, because tag definitions should all belong to stereotypes.
Technically, extending the profile is simple: load the xmi file with "File->Open", add/change model element to the model, and save it again. Once a model element is added to a profile and referenced in any project in the world, the xmi.id of that element MUST NOT change or be deleted anymore, otherwise this will cause errors during load! An important general question to all developers: How to make sure to not have conflicting xmi.ids in two different profiles? (Imagine one person adds an element to profile A, and another person adds a model element to profile B, which has the same xmi.id by accident. Then, profiles A and B cannot be used together, right?) Thomas -------- Original-Nachricht -------- > Datum: Fri, 10 Apr 2009 10:16:07 -0700 (PDT) > Von: Alexander Lepekhine <[email protected]> > An: [email protected] > Betreff: RE: [argouml-dev] Loading of old projects might fail in current SVN > About profile... Could you tell me how to add a new tag definition to Java > profile? Does it work? > > ------------------------------------------------------ > http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=1633328 > > 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]] -- Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01 ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=1644620 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]]
