Book a Demo

Author Topic: Diagramming Structured Classes  (Read 11527 times)

jjyoung

  • EA User
  • **
  • Posts: 25
  • Karma: +0/-0
    • View Profile
Diagramming Structured Classes
« on: November 01, 2008, 07:39:32 am »
I'm creating a Composite Structure Diagram to show a Structured Class.  I have a couple of Ports and several Parts.  My question is how to represent the connections between these parts.  I understand that these are usually represented using connections which are not considered associations when part of a structured class, andwhich are actually owned by the structured class, but I see no way to do that.

In addition, when I generated the code (either Java or C++) I don't get any attributes included in the structured class for the various parts.