Book a Demo

Author Topic: Missing Elements in Package  (Read 4308 times)

Michalk

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Missing Elements in Package
« on: May 27, 2010, 04:30:45 am »
I'm a new user, so I might not be doing something right.

I am running 8.0.856, and started a requirements model that has the default functional and non-functional requirements.  Functional requirements look good.  However, the non-functional requirements contains nested packages, each sub-package with its own requirements.  The problem is that the requirement elements are not displayed as decorations to the package elements.

Another strange oddity is that I added a feature, which shows up as the last element in the project browser, but when I click "move element up", it will only go up to the last of the requirements.

Any help is appreciated.  I ordered the tutorial CD's and hope they help with some of my problems.

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: Missing Elements in Package
« Reply #1 on: May 27, 2010, 12:05:27 pm »
Quote
The problem is that the requirement elements are not displayed as decorations to the package elements.
Make sure that the Package Contents option is enabled under the Elements tab of the Diagram Properties.
http://www.sparxsystems.com/uml_tool_guide/modeling/appearance_options_elem.htm

Quote
Another strange oddity is that I added a feature, which shows up as the last element in the project browser, but when I click "move element up", it will only go up to the last of the requirements.
Enable Allow Free Sorting under Tools | Options.
http://www.sparxsystems.com/uml_tool_guide/modeling_tool_features/generalsettings.htm

HTH.

Michalk

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Missing Elements in Package
« Reply #2 on: May 27, 2010, 11:59:06 pm »
Thanks!!