Book a Demo

Author Topic: Namespaces in subsystem diagram  (Read 1989 times)

Mega

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Namespaces in subsystem diagram
« on: May 20, 2009, 11:41:28 pm »
Hi,

I have problem with modeling of subsystems in EA.

When I use UML 1.x Representation (modeling subsystem as package with stereotype 'subsystem') all classes included in this subsystem are modeled without namespaces in diagrams, only external classes are modeled with namespace, and it is OK:


But, when I use UML 2.x Representation (modeling subsystem as component with stereotype 'subsystem') all classes included in this subsystem are modeled with namespaces in diagrams, as external classes.


Is there any possibility to receive the same diagram view in UML2.x Representation as in UML 1.x Representation - it means without namespace for classes included in this subsystem, only namespace for external classes?