Hi Bob, yes you are right I did this for UML2, but I wanted to leave it untouched for UML1, including that it remains readonly for UML1. I'll have a look.
Btw, for UML2 the input field is always a text field. For other types than String incorrect inputs are just ignored. Could be improved, but I went on with other work... Thomas -------- Original-Nachricht -------- > Datum: Wed, 13 Apr 2011 16:26:12 +0100 > Von: Bob Tarling <[email protected]> > An: [email protected] > Betreff: Re: [argouml-dev] UML1.4 TagDefinition type > Thanks Tom > > I notice in UML2 mode this is working - I think completed by Thomas. > I'll create an issue and assign it to you Thomas to see if you can do > the same for UML1.4 > > Regards > > Bob > > On 13 April 2011 16:08, Tom Morris <[email protected]> wrote: > > On Wed, Apr 13, 2011 at 5:45 AM, Bob Tarling <[email protected]> > wrote: > >> Having fixed issue 6234 I notice that the combo for type in the > >> TagDefinition property panel is always readonly. > >> > >> With some limited playing around I only ever see this display the > >> value <none> except when selecting the documentation TD within the > >> UML1.4 profile (which gives String). > >> > >> Am I missing something here? Is there some condition in which the > >> combo becomes editable? > > > > It's not enabled because ArgoUML's tagged value implementation isn't > > complete yet. It's still following the UML 1.3 spec where the only > > type allowed for TaggedValues is String instead of the UML 1.4 spec > > where the user can specify the type of the value. > > > > Types are actually quite valuable because it allows the UI to, for > > instance, restrict a user to specifying one of the boolean values True > > or False instead of having to count on them to type out the string > > value "true" or "false" (and perhaps putting something completely > > invalid). This assist is used by things like the AndroMDA profiles. > > > > Tom > > > > ------------------------------------------------------ > > > http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2719477 > > > > 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=2719485 > > 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]] -- Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2719488 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]]
