BPMN 2.0 FTF Avatar
  1. OMG Issue

BPMN2 — Page 242, Table 10-75 eventDefintionsRefs and eventDefinitions descriptions are identical

  • Key: BPMN2-31
  • Legacy Issue Number: 14304
  • Status: closed  
  • Source: Trisotech ( Mr. Denis Gagne)
  • Summary:

    Reported by dga...@trisotech.com, Jul 08, 2009

    Seems to be a copy/paste error

  • Reported: BPMN 2.0b1 — Wed, 2 Sep 2009 04:00 GMT
  • Disposition: Resolved — BPMN 2.0
  • Disposition Summary:

    a) in Table 10.75 CatchEvent attributes and model associations
    1 - For the eventDefinitionRefs Attribute, replace the following text:

    • "EventDefinitionRefs (EventDefinition) is an attribute that defines the type of reusable triggers expected for a catch Event. "
      with the following text:
    • "References the reusable event definitions that are triggers expected for a CatchEvent. Reusable event definitions are defined as top-level elements. These event
      definitions can be shared by different Catch and Throw Events."
      2 - For the eventDefinitions Attribute, replace the following text:
    • "EventDefinitionRefs (EventDefinition) is an attribute that defines the type of contained results expected for a throw Event."
      with the following text:
    • "Defines the event definitions that are triggers expected for a CatchEvent. These event definitions are only valid inside the current Event."
      b) in Table 10.76 ThrowEvent attributes and model associations
      1 - For the eventDefinitionRefs Attribute, replace the following text:
    • "EventDefinitionRefs (EventDefinition) is an attribute that defines the type of reusable triggers expected for a throw Event."
      with the following text:
    • "References the reusable event definitions that are results expected for a ThrowEvent. Reusable event definitions are defined as top-level elements. These event
      definitions can be shared by different Catch and Throw Events."
      2 - For the eventDefinitions Attribute, replace the following text:
    • "EventDefinitionRefs (EventDefinition) is an attribute that defines the type of contained results expected for a throw Event."
      with the following text:
    • "Defines the event definitions that are results expected for a ThrowEvent. These event definitions are only valid inside the current Event."
  • Updated: Fri, 6 Mar 2015 20:57 GMT