Issue 18942: connection to BPMN (ifml-ftf) Source: WebRatio Inc (Dr. Marco Brambilla, marco.brambilla(at)webratio.com) Nature: Revision Severity: Minor Summary: Modules should include a reference to a BPMN Activity (optional) to represent the fact that a module could implement a business activity. Resolution: ModuleDefinition (not Module) now contains a reference to a BPMN Activity Revised Text: Added text in 8.3.35 ModuleDefinition: A ModuleDefinition may comprise a reference to a BPMN Activity (meaning that the Module implements that Activity). Association Ends • activityConcept [0..1]: ActivityConcept – Reference to a process activity (e.g., a BPMN Activity). If present, the current module is describes the technical implementation of the process activity. [where ActivityConcept and BPMNActivityConcept are defined as: ] 8.3.4Class ActivityConcept Abstract: No Generalization: • NamedElement Description ActivityConcepts are an abstract concept describing the idea of business action that can be implemented through an IFML ModuleDefinition. Typical examples could be BPMN Activities or Activities in UML Activity Diagrams. Association Ends • moduleDefinition [1]: ModuleDefinition – The ModuleDefinition that implements the business process ActivityConcept. 8.3.9Class BPMNActivityConcept Abstract: No Generalization: • ActivityConcept Description BPMNActivityConcepts are a specialization of ActivityConcept for representing the particular case of BPMN Activities. Association Ends: • activity [1] : Activity – Reference to a BPMN Activity Actions taken: September 17, 2013: received issue July 15, 2014: closed issue Discussion: End of Annotations:===== m: webmaster@omg.org Date: 17 Sep 2013 08:17:52 -0400 To: Subject: Issue/Bug Report ******************************************************************************* Name: Marco Brambilla Employer: WebRatio mailFrom: marco.brambilla@webratio.com Terms_Agreement: I agree Specification: IFML Section: - FormalNumber: ptc/2013-03-08 Version: 1.0 - Beta 1 Doc_Year: 2013 Doc_Month: March Doc_Day: 20 Page: - Title: connection to BPMN Nature: Revision Severity: Minor CODE: 3TMw8 B1: Report Issue Remote Name: nat1.como.polimi.it Remote User: HTTP User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0 Time: 08:17 AM Description: Modules should include a reference to a BPMN Activity (optional) to represent the fact that a module could implement a business activity.