Book a Demo

Author Topic: Hide class generic info on diagram  (Read 3839 times)

OldProgrammer

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Hide class generic info on diagram
« on: June 21, 2018, 08:12:31 am »
When modelling complex relationships I mostly use classes with minimal information only displaying features that are needed. Since some classes have generics associated the generic info box attached to the class shape adds unnecessary noise and can end up bigger than the class shape itself. Is there a way to switch off the generic info display of a class shape?

Nizam

  • Prolab Moderator
  • EA User
  • *
  • Posts: 320
  • Karma: +15/-2
  • Model Sharing - Simplified
    • View Profile
    • Professional Model Collaboration
Re: Hide class generic info on diagram
« Reply #1 on: June 21, 2018, 11:56:27 am »
AFAIK, there in'st a setting to disable this.

The only option i can think of (complicated) is
To have a custom shapscript with custom compartments (http://sparxsystems.com/enterprise_architect_user_guide/13.0/automation/compartments_2.html) Not sure if this is something you really intend to.

OldProgrammer

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: Hide class generic info on diagram
« Reply #2 on: June 27, 2018, 12:17:54 pm »
Hi, thanks for the reply and link. Hopefully some of the devs will take notice and give us an option to hide the generic info to help cleanup complex diagrams.