Sparx Systems Forum
Enterprise Architect => Uml Process => Topic started by: irhin on February 19, 2005, 06:55:41 am
-
Can you help me with this?
I have ordered multivalued variable. How to read element of this variable according to the index in the activity diagram? (for example how to read i char from the string)
ReadVariableAction returns all values...
[email protected]
-
Probably you have to implement a class to parse the string ???
-
yes I did it already.but I thought if there any facilities in UML 2.0 (for example qualifiers or constrants) to read value from multivalued variables...