Book a Demo

Author Topic: Display operations in boundary Class  (Read 4342 times)

Fintan

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
    • View Profile
Display operations in boundary Class
« on: January 08, 2003, 04:21:59 am »
Hi,

I have created boundary and control classes in collaboration and sequence diagrams.  They were created as objects and converted to Class type.  However these classes show up in the Logical View diagram with the boundary and control icons.  I would like to see the operations and attributes for these classes - listed like ordinary classes.

Is there any way to do this?

Many thanks,

Fintan

jaimeglz

  • EA User
  • **
  • Posts: 164
  • Karma: +0/-0
    • View Profile
Re: Display operations in boundary Class
« Reply #1 on: January 08, 2003, 07:42:08 am »
Hi again,

Display diagram properties (double click on any unnocupied space in your diagram) and un-check "Use Stereotype Icons". After clicking the OK button you will see regular class icons displayed.

Jaime
« Last Edit: January 08, 2003, 07:42:30 am by jaimeglz »

Fintan

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
    • View Profile
Re: Display operations in boundary Class
« Reply #2 on: January 09, 2003, 01:39:04 am »
Thanks Jaime