Book a Demo

Author Topic: How can i display TaggedValues,Requirement.. on a  (Read 3172 times)

SWO

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
How can i display TaggedValues,Requirement.. on a
« on: September 07, 2004, 01:51:27 am »
Classes can show Requirements,Constrains, and Tagged values on a class diagram. On Packages into the "Set feature visible" I can set this also, but i can't see this stuff onto the diagram

CJ

  • EA User
  • **
  • Posts: 288
  • Karma: +0/-0
    • View Profile
Re: How can i display TaggedValues,Requirement.. o
« Reply #1 on: September 07, 2004, 10:36:04 am »
G'day,

I don't think EA supports showing compartments (lookup "compartments" in EA help file's index) in packages.

However, lookup "Link a Note to an Element" in the EA help file's index.

Hope that helps out.
Cheers and best regards.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: How can i display TaggedValues,Requirement.. o
« Reply #2 on: September 07, 2004, 03:58:09 pm »
Hi,

You can set diagrams to display (or not) this stuff.  Go into the diagram properties (F5, Diagram | Properties, etc.)

Checkboxes for displaying lots of different things there.

Simon

SWO

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Re: How can i display TaggedValues,Requirement.. o
« Reply #3 on: September 08, 2004, 01:08:15 am »
Hi Simonm
if i set Show Requirements to true it works fine with classes but not with packages.

-wolfgang

CJ

  • EA User
  • **
  • Posts: 288
  • Karma: +0/-0
    • View Profile
Re: How can i display TaggedValues,Requirement.. o
« Reply #4 on: September 08, 2004, 06:19:51 am »
G'day,

If that earlier solution I posted isn't practical, here's a trick you can try:

In some diagram, create a class and link it via generalization to the package.  For the class, specify the feature visibility so that the class shows inherited requirements/constraints/tags.  Use the class as a "proxy" to the package documentation you want to show on diagrams.

You can setup the class to be a descendant of any number of packages.  The class shows inherited requirements/constraints/tags for all "parent" packages ... a nice visual container.
« Last Edit: September 08, 2004, 06:37:34 am by jasonv »
Cheers and best regards.