Book a Demo

Author Topic: Defining a new data type within a profile  (Read 5698 times)

daphne7

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Defining a new data type within a profile
« 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

Jan ´Bary´ Glas

  • EA User
  • **
  • Posts: 408
  • Karma: +0/-0
  • Bary
    • View Profile
Re: Defining a new data type within a profile
« Reply #1 on: August 19, 2006, 11:05:04 am »
UML specification says:

Your special ValueSpecification is an Expression that consists of another ValueSpecifications.
Jan 'Bary' Glas