camunda / camunda-bpmn-moddle

Camunda moddle extensions for BPMN 2.0
MIT License
64 stars 40 forks source link

Add Element type inheritance to camunda:ErrorEventDefinition #63

Closed azeghers closed 3 years ago

azeghers commented 3 years ago

This PR fixes the faulty moddle element declaration by making the new camunda:ErrorEventDefinition inherit from the Element type.

Related to camunda/camunda-modeler#2070