Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:rule:start_event_naming [2024-08-26 20:22] – [✘ How NOT to] Anatoly Belaychuken:rule:start_event_naming [2024-08-26 20:34] (current) Anatoly Belaychuk
Line 1: Line 1:
-====== 0-TBD Start event name should answer the question "what happened?" ======+====== Start event name should answer the question "what happened?" ======
  
-{{tag>naming}}+{{tag>naming start_event}}
  
-{{en:underconstruction.png?nolink&200|}} +Event must be named as event, not as activity or condition.
- +
-Put rule description here+
  
 ===== ✔ How to ===== ===== ✔ How to =====
Line 63: Line 61:
 <definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="sid-38422fae-e03e-43a3-bef4-bd33b32041b2" targetNamespace="http://bpmn.io/bpmn" exporter="http://bpmn.io" exporterVersion="0.10.1"> <definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="sid-38422fae-e03e-43a3-bef4-bd33b32041b2" targetNamespace="http://bpmn.io/bpmn" exporter="http://bpmn.io" exporterVersion="0.10.1">
   <process id="Process_1pkubye">   <process id="Process_1pkubye">
-    <startEvent id="Event_049uwl6" name="Receive service request">+    <startEvent id="Event_049uwl6" name="Obtain service requests">
       <messageEventDefinition id="MessageEventDefinition_0j5ke6j" />       <messageEventDefinition id="MessageEventDefinition_0j5ke6j" />
     </startEvent>     </startEvent>
Line 71: Line 69:
       </conditionalEventDefinition>       </conditionalEventDefinition>
     </startEvent>     </startEvent>
-    <startEvent id="Event_0lfs7an" name="Receive &#34;Mayday&#34;">+    <startEvent id="Event_0lfs7an" name="Receive &#34;mayday&#34;">
       <signalEventDefinition id="SignalEventDefinition_13ytxy3" />       <signalEventDefinition id="SignalEventDefinition_13ytxy3" />
     </startEvent>     </startEvent>
Line 106: Line 104:
 </definitions> </definitions>
 </bpmnio> </bpmnio>
-===== Notes ===== 
- 
-Put extra comments here (this section is optional) 
  
 ===== Exceptions ===== ===== Exceptions =====
Line 135: Line 130:
 ===== See also ===== ===== See also =====
  
-Reference similar rules here (this section is optional) +  * [[end_event_naming]] 
 +  * [[intermediate_event_naming]]
 ===== Author(s) ===== ===== Author(s) =====
  
  --- //[[user:bell|Anatoly Belaychuk]] 2024-08-22 21:03//  --- //[[user:bell|Anatoly Belaychuk]] 2024-08-22 21:03//