Author Topic: UML: How to create a Structured class  (Read 1464 times)

avi10000

  • EA User
  • **
  • Posts: 201
  • Karma: +0/-0
  • Programmer/Writer
    • View Profile
UML: How to create a Structured class
« on: December 28, 2022, 11:16:25 am »
Hi,
I could not find in the UML Toolbox "structured class". Where would I find that?

Alternatively, if it does not exist by that name in the Toolbox, how do I anyway create a "structured class"?

Thanks,
Avi
 

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: UML: How to create a Structured class
« Reply #1 on: December 28, 2022, 08:46:19 pm »
I think you just need to nest classes in order to create a "structured class".

q.

avi10000

  • EA User
  • **
  • Posts: 201
  • Karma: +0/-0
  • Programmer/Writer
    • View Profile
Re: UML: How to create a Structured class
« Reply #2 on: December 29, 2022, 02:02:38 pm »
Ok
Thank you