Sparx Systems Forum

Enterprise Architect => Bugs and Issues => Topic started by: Uffe on April 24, 2018, 09:05:52 pm

Title: Actions in toolboxes
Post by: Uffe on April 24, 2018, 09:05:52 pm
Hi all,


If you specify a toolbox which includes the following attribute definition

Name: UML::CallBehaviorAction
Initial Value: CB Action

... the resulting toolbox creates CallBehaviorActions correctly, but the icon is incorrect. Instead of the standard action icon, the stereotype icon (from the Profile toolbox) is displayed.

If instead you define the toolbox attribute as

Name: UML::CallBehaviorAction(UML::Action)
Initial Value: CB Action

... the correct icon is displayed.


Also, while the user guide page on elements used in toolboxes (http://www.sparxsystems.com/enterprise_architect_user_guide/13.5/modeling_tools/elements_used_in_toolboxes.html) omits CallOperationAction (but includes CallBehaviorAction), you can in fact specify a CallOperationAction in your toolbox, and it works as expected.

Both reported.


/Uffe
Title: Re: Actions in toolboxes
Post by: Uffe on April 27, 2018, 05:29:48 pm
Incorrect icon confirmed as a bug. 18048745.

/U