Sparx Systems Forum
Enterprise Architect => Uml Process => Topic started by: daphne7 on August 18, 2006, 03:24:10 pm
-
Hi,
I have a big problem. For my diploma thesis I need a special UML profile. I started to define a profile but I have a problem.
In UML only integer, string, boolean and one another data type is defined. I need a data type like an array (a composed data type) or better a vector.
For example:
<name of the variable> : <Name of the class1>, <Name of the class2>,
with concrete values:
requires: Parking-Module, Parking-Subsystem
I have read the UML specification of the OMG and also the the guide books from the UML authors but I have no information about my problem.
thanks
-
UML specification says:
(http://img242.imageshack.us/img242/8494/expressionsaw6.gif) (http://imageshack.us)
Your special ValueSpecification is an Expression that consists of another ValueSpecifications.