Book a Demo

Author Topic: Default settings...  (Read 2458 times)

jmcdonnell

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Default settings...
« on: July 28, 2012, 12:27:32 am »
Hi all,

When I create a BPMN 2.0 activity diagram then drag an activity element into the playground I'd like it to automatically have the "Make Composite" setting

( as in rightClick ACTIVITY -> "Advanced" -> "Make Composite" )

so that I can simply double click the activity to see the sub-process within.

Is there a way to change this default setting or a workaround?

Thanks in advance,




Joe

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Default settings...
« Reply #1 on: July 30, 2012, 03:21:16 pm »
Joe,

I don't know of any option like that.

If you really really want this you could write an add-in that responds to the EA_OnPostNewElement event to make your activity composite.

Geert