Book a Demo

Author Topic: MDG Technology for BPMN Version 1.3  (Read 15412 times)

sparks

  • EA Administrator
  • EA User
  • *****
  • Posts: 691
  • Karma: +4/-2
    • View Profile
MDG Technology for BPMN Version 1.3
« on: October 30, 2006, 07:17:54 pm »
Release Notes for MDG Technology for BPMN version 1.3
=====================================================

Changed BusinessProcess to extend UML::Activity rather than UML::Package so it can own BPMN::Property elements
Corrected validation errors:

With Timer-Triggered IntermediateEvent, outgoing SequenceFlow is required.

With Tasks, Message/InMessage/OutMessage tagged value can be allowed instead of MessageFlow connector.

BPMN validation doesn't get performed on UML models.

Corrected validation of incoming and outgoing conditions for Complex Gateways.

Corrected validation of StartEvent with AdHoc Activities.

Corrected validation of StartEvent with embedded FlowObjects, or FlowObjects with embedded StartEvents.

Corrected validation of owned EndEvents not on current diagram.
Corrected tagged value omissions:

Added ProcessRef, SubProcessRef and TaskRef for Activity.

Added Target and Activity for IntermediateEvent.

Added Activity for EndEvent.

Added GatewayOrdering tag to SequenceFlow as substitute for Gateway's Gates tag.

Added DiagramRef tag for Independent Sub-Process Activities.

Added WebService tagged value for reference when Implementation tagged value is set.
Amended display of DataObject to show State.
Corrected quicklinks between embedded StartEvent and embedded Activity.
Improved shape script for Activity: uses smaller margins when text-wrapping the Activity name.