Book a Demo

Author Topic: Redundant (from PackageXXX) text below Artifact elements  (Read 4158 times)

larswilhelmsen

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
Redundant (from PackageXXX) text below Artifact elements
« on: May 02, 2016, 08:36:59 pm »
Hi,

 When an Artifact element from another package is present in a diagram, and the Show Namespace option is
 set on the Diagram, the Package name is both prepended to the element name, and shown below the element
 as (from PackageXX).

 If I also enable the Fully Qualified Namespace option, the Package name is not prepended to the element name,
 but the text in the parenthesis shows the fully qualified namespace.

 How can I turn off this annoying "feature"?  >:(

 I'm currently on EA 11.1.1111

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Redundant (from PackageXXX) text below Artifact elements
« Reply #1 on: May 03, 2016, 08:57:54 am »
For artifact elements (and most other elements) you have three options. All of which you have already found

  • No package indicator
  • First level package under the element
  • Full namespace path under the element

For classes and interfaces, only option 2 is different.

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Redundant (from PackageXXX) text below Artifact elements
« Reply #2 on: May 03, 2016, 09:12:28 am »
Artifacts show "Namespace::Name" in the element and "(from Namespace)" under the element, at the same time. There is a bug fix, but it hasn't made it into a release build yet.
The Sparx Team
[email protected]

larswilhelmsen

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
Re: Redundant (from PackageXXX) text below Artifact elements
« Reply #3 on: May 03, 2016, 04:32:16 pm »
Ok, thanks for the feedback.

 --larsw