> if you create a Tagged Value like "Priority", you would want to 
> restrict the values that can be entered to "High", "Medium", or "Low". 
>
> Is there some way to do this in ArgoUML?

Not currently.  ArgoUML only supports TaggedValue types of String (which was
the only type allowed in UML 1.3, I think).  To do what you want we'd need
to support Enumeration as a type for a TaggedValue.

This is the subject of issue 4031
http://argouml.tigris.org/issues/show_bug.cgi?id=4031  Add your votes there
if you'd like to see it increased in priority (or contribute a patch).

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to