Book a Demo

Author Topic: Primary Keys and Foreign Keys  (Read 3530 times)

sbaldrick

  • EA User
  • **
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Primary Keys and Foreign Keys
« on: September 17, 2011, 10:59:29 am »
EA help documentation states:
Primary Keys and Foreign Keys are represented by stereotyped UML attributes and operations

I have plenty of class attributes and operations in my model, no way can a find a predefined stereotype that suggests it is a PK or a FK.

I ended up creating my own, which works, but it'd be nice if I could re-use the defaults.

While on the subject, according to the documentation, the attribute class includes a number of attributes, such as;
Length, Lowerbound, Precision, Precision, Scale, etc.

I can't find how to enter these through the attribute properties window  :'(

sbaldrick

  • EA User
  • **
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: Primary Keys and Foreign Keys
« Reply #1 on: September 17, 2011, 11:02:42 am »
Found Lowerbound and Upperbound.