Book a Demo

Author Topic: Class inside a component  (Read 4264 times)

zyx

  • EA User
  • **
  • Posts: 95
  • Karma: +1/-1
    • View Profile
Class inside a component
« on: March 27, 2019, 11:37:38 am »
Hello all,

    I created a component and I put a class inside it. However the class presents the component name followed by two colons and only then the class name. My doubt is how to suppress the component name so the class only shows its name?

Glassboy

  • EA Practitioner
  • ***
  • Posts: 1367
  • Karma: +112/-75
    • View Profile
Re: Class inside a component
« Reply #1 on: March 27, 2019, 01:18:06 pm »
I don't know about suppressing it but you could give it an alias, and turn on use alias for the diagram.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Class inside a component
« Reply #2 on: March 27, 2019, 03:24:29 pm »
Look at the diagram properties. One of those checkboxes controls that behavior.

Geert

Glassboy

  • EA Practitioner
  • ***
  • Posts: 1367
  • Karma: +112/-75
    • View Profile
Re: Class inside a component
« Reply #3 on: March 28, 2019, 10:55:46 am »
Look at the diagram properties. One of those checkboxes controls that behavior.

I tested that and it doesn't work in this scenario.