Book a Demo

Author Topic: UML2 Composite Diagram: Association/Composition  (Read 11677 times)

sgavin

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
UML2 Composite Diagram: Association/Composition
« on: June 30, 2009, 12:43:20 am »
It appears I can only model composition via a solid line Part/Class widget,
and not association via dashed line Part/Class widget, in the UML2 Composite Diagram?

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: UML2 Composite Diagram: Association/Compositio
« Reply #1 on: July 02, 2009, 10:42:17 am »
Right-click a part and go to Advanced > Custom Properties. Set IsReference to True. Is this what you were asking for?
The Sparx Team
[email protected]

sgavin

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: UML2 Composite Diagram: Association/Compositio
« Reply #2 on: September 19, 2009, 12:05:30 am »
Great - that works. Thanks for responding.