Book a Demo

Author Topic: Add «extend» connector to a custom Toolbox  (Read 4018 times)

André Ribeiro

  • EA User
  • **
  • Posts: 51
  • Karma: +0/-0
    • View Profile
Add «extend» connector to a custom Toolbox
« on: July 22, 2014, 12:33:01 am »
Hello everyone!
I have been trying to add the «extend» connector used in Use Case Diagrams to a custom toolbox I have for my UML Profile.
I could not find the proper namespace since I've tried:
UML::Extend, UML::extend, UML::Extends, UML::extends or UML::Extension with no success.
Additionally, I've tried UML::Invokes for the «invokes» connector and it worked.

Thanks in advance!

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Add «extend» connector to a custom Toolbox
« Reply #1 on: July 22, 2014, 08:48:26 am »
It's UML::UCExtend

Search for "UCExtend" in the help file and you will find the page with all the toolbox key values.
« Last Edit: July 22, 2014, 08:48:42 am by KP »
The Sparx Team
[email protected]

André Ribeiro

  • EA User
  • **
  • Posts: 51
  • Karma: +0/-0
    • View Profile
Re: Add «extend» connector to a custom Toolbox
« Reply #2 on: July 27, 2014, 08:06:44 am »
It worked!  ;D
Many thanks KP!