enterprise architect - How to give “Hidden Sub Menu” inside a “Hidden Sub Menu” -


how can put “hidden sub menu” inside “hidden sub menu”.

for example: - have 4 toolboxes naming a, b, c , d , b , c hidden. hidden , added b, b hidden , added c, c hidden , added d. toolbox-d, when drag , drop “c” should b in list , when select b, should in list , then, when select a, whatever elements containing should list out options in diagram workspace.

how can achieve behavior.

you can have maximum of 2 sub-menus( item in toolbox->menu a->menu b) example can give events in bpmn(2.0)
item in toolbox
enter image description here
menu a
enter image description here
menu b
enter image description here

the first sub-menu done via hidden-menu functionality of toolbox profiles.
second sub-menu done via _subtypeproperty metaclass attribute

the first sub-menu useful differentiate stereotypes similarities of same metaclass.

the second sub-menu useful assigning different shape (from conditional branching in shapescript of stereotype) element on creation. can used assign value of tagged value on creation


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -