BPMN 2.1 RTF Avatar
  1. OMG Issue

BPMN21 — Pages 221-223. Inheritance of DataInput, DataOutput. Wrong table reference

  • Key: BPMN21-158
  • Legacy Issue Number: 15538
  • Status: open  
  • Source: craftware.net ( Eduardo Jara)
  • Summary:

    a) Page 221

    It says:
    “The DataInput element inherits the attributes and model associations of BaseElement (see Table 8.5) and ItemAwareElement (Table 10.52).”

    DataInput is subclass of ItemAwareElement, which is subclass of BaseElement (see Figure 10.50, p.211). Furthermore, attributes and model associations of ItemAwareElement are shown in Table 10.51.

    Then, it should say:
    “The DataInput element inherits the attributes and model associations of BaseElement (see Table 8.5) through its relationship to ItemAwareElement (Table 10.51).”
    ----------------------------------------------------------------------------------------------------

    b) Page 223
    It says:
    “The DataOutput element inherits the attributes and model associations of BaseElement (see Table 8.5) and ItemAwareElement (Table 10.52).”

    DataOutput is subclass of ItemAwareElement, which is subclass of BaseElement (see Figure 10.50, p.211). Furthermore, attributes and model associations of ItemAwareElement are shown in Table 10.51.

    Then, it should say:
    “The DataOutput element inherits the attributes and model associations of BaseElement (see Table 8.5) through its relationship to ItemAwareElement (Table 10.51).”

  • Reported: BPMN 2.0 — Fri, 17 Sep 2010 04:00 GMT
  • Updated: Fri, 6 Mar 2015 20:57 GMT