Book a Demo

Author Topic: Getting the Gateway psuedo/sub type on BPMN 2.0 gateway  (Read 4318 times)

Tim Twe

  • EA User
  • **
  • Posts: 40
  • Karma: +0/-0
    • View Profile
Getting the Gateway psuedo/sub type on BPMN 2.0 gateway
« on: October 30, 2016, 02:16:48 am »
Hi,

A BPMN 2.0 diagram has Gateway nodes which can be Exclusive, Complex, Parallel, etc.  How do I get that type using the interface?  For all Parallel & Decision Gateway types, when I query the Element I get the following values: Type is "Decision", the Subtype is "0", SterotypeEx: "0", ClassifierType: "", MetaType:"Gateway", Gentype:"<none>".

State StartStop differ on Psuedo type with 3/4 but this doesnt seem to be the case with Gateway elements.  I cannot differentiate Decision from Parallel using anything other than the name, which would be incorrect.

What is the correct way to get the gateway type of the element?

Thanks,
-Timothy

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Getting the Gateway psuedo/sub type on BPMN 2.0 gateway
« Reply #1 on: October 31, 2016, 08:30:09 am »
They vary based on the tagged values.