Sparx Systems Forum

Enterprise Architect => Bugs and Issues => Topic started by: Michalk on May 27, 2010, 04:30:45 am

Title: Missing Elements in Package
Post by: Michalk 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.
Title: Re: Missing Elements in Package
Post by: Aaron B 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.
Title: Re: Missing Elements in Package
Post by: Michalk on May 27, 2010, 11:59:06 pm
Thanks!!