You've already forked lv-civdef-drone-threat-public-address
Import UAPF package
Import UAPF package: lv-civdef-drone-threat-public-address (1).uapf
This commit is contained in:
74
cmmn/field-response-investigation.cmmn
Normal file
74
cmmn/field-response-investigation.cmmn
Normal file
@@ -0,0 +1,74 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<cmmn:definitions xmlns:cmmn="http://www.omg.org/spec/CMMN/20151109/MODEL"
|
||||
xmlns:cmmndi="http://www.omg.org/spec/CMMN/20151109/CMMNDI"
|
||||
xmlns:dc="http://www.omg.org/spec/CMMN/20151109/DC"
|
||||
xmlns:di="http://www.omg.org/spec/CMMN/20151109/DI"
|
||||
id="defs_drone_field_response"
|
||||
targetNamespace="http://uapf.dev/lv.civdef.drone-threat-public-address/cmmn">
|
||||
|
||||
<cmmn:case id="Case_DroneIncidentFieldResponse" name="Drone Incident Field Response & Origin Investigation">
|
||||
<cmmn:casePlanModel id="cpm_1" name="Field Response & Investigation">
|
||||
|
||||
<cmmn:planItem id="pi_DebrisSearch" definitionRef="HT_DebrisSearch" />
|
||||
<cmmn:planItem id="pi_FireSuppression" definitionRef="HT_FireSuppression" />
|
||||
<cmmn:planItem id="pi_SceneSecurity" definitionRef="HT_SceneSecurity" />
|
||||
<cmmn:planItem id="pi_Investigation" definitionRef="Stage_Investigation" />
|
||||
<cmmn:planItem id="pi_MunicipalQA" definitionRef="HT_MunicipalQA" />
|
||||
|
||||
<cmmn:planningTable id="pt_case">
|
||||
<cmmn:discretionaryItem id="di_Press" definitionRef="HT_Press" />
|
||||
<cmmn:discretionaryItem id="di_AfterAction" definitionRef="HT_AfterAction" />
|
||||
</cmmn:planningTable>
|
||||
|
||||
<cmmn:humanTask id="HT_DebrisSearch" name="Localise and search downed-drone crash sites" isBlocking="true" />
|
||||
<cmmn:humanTask id="HT_FireSuppression" name="Site safety and fire suppression" isBlocking="true" />
|
||||
<cmmn:humanTask id="HT_SceneSecurity" name="Scene security and access control" isBlocking="true" />
|
||||
<cmmn:humanTask id="HT_MunicipalQA" name="Handle resident enquiries via municipal commissions" isBlocking="true" />
|
||||
<cmmn:humanTask id="HT_Press" name="Press conference and public information update" isBlocking="true" />
|
||||
<cmmn:humanTask id="HT_AfterAction" name="Cross-institutional after-action review and algorithm revision" isBlocking="true" />
|
||||
|
||||
<cmmn:stage id="Stage_Investigation" name="Origin attribution & investigation">
|
||||
<cmmn:planItem id="pi_TechExam" definitionRef="HT_TechExam" />
|
||||
<cmmn:planItem id="pi_OriginAttribution" definitionRef="HT_OriginAttribution" />
|
||||
<cmmn:planItem id="pi_DisinfoMonitor" definitionRef="HT_DisinfoMonitor" />
|
||||
<cmmn:humanTask id="HT_TechExam" name="Technical examination of recovered debris" isBlocking="true" />
|
||||
<cmmn:humanTask id="HT_OriginAttribution" name="Origin attribution and electronic-warfare diversion analysis" isBlocking="true" />
|
||||
<cmmn:humanTask id="HT_DisinfoMonitor" name="Disinformation monitoring and correction" isBlocking="true" />
|
||||
</cmmn:stage>
|
||||
|
||||
</cmmn:casePlanModel>
|
||||
</cmmn:case>
|
||||
|
||||
<cmmndi:CMMNDI>
|
||||
<cmmndi:CMMNDiagram id="cmmndi_1" name="Field Response & Investigation">
|
||||
<cmmndi:CMMNShape id="sh_cpm" cmmnElementRef="cpm_1">
|
||||
<dc:Bounds x="60" y="40" width="900" height="420" />
|
||||
</cmmndi:CMMNShape>
|
||||
<cmmndi:CMMNShape id="sh_DebrisSearch" cmmnElementRef="pi_DebrisSearch">
|
||||
<dc:Bounds x="100" y="100" width="160" height="80" />
|
||||
</cmmndi:CMMNShape>
|
||||
<cmmndi:CMMNShape id="sh_FireSuppression" cmmnElementRef="pi_FireSuppression">
|
||||
<dc:Bounds x="300" y="100" width="160" height="80" />
|
||||
</cmmndi:CMMNShape>
|
||||
<cmmndi:CMMNShape id="sh_SceneSecurity" cmmnElementRef="pi_SceneSecurity">
|
||||
<dc:Bounds x="500" y="100" width="160" height="80" />
|
||||
</cmmndi:CMMNShape>
|
||||
<cmmndi:CMMNShape id="sh_MunicipalQA" cmmnElementRef="pi_MunicipalQA">
|
||||
<dc:Bounds x="700" y="100" width="180" height="80" />
|
||||
</cmmndi:CMMNShape>
|
||||
<cmmndi:CMMNShape id="sh_Investigation" cmmnElementRef="pi_Investigation">
|
||||
<dc:Bounds x="100" y="230" width="580" height="200" />
|
||||
</cmmndi:CMMNShape>
|
||||
<cmmndi:CMMNShape id="sh_TechExam" cmmnElementRef="pi_TechExam">
|
||||
<dc:Bounds x="130" y="290" width="160" height="80" />
|
||||
</cmmndi:CMMNShape>
|
||||
<cmmndi:CMMNShape id="sh_OriginAttribution" cmmnElementRef="pi_OriginAttribution">
|
||||
<dc:Bounds x="320" y="290" width="160" height="80" />
|
||||
</cmmndi:CMMNShape>
|
||||
<cmmndi:CMMNShape id="sh_DisinfoMonitor" cmmnElementRef="pi_DisinfoMonitor">
|
||||
<dc:Bounds x="510" y="290" width="150" height="80" />
|
||||
</cmmndi:CMMNShape>
|
||||
</cmmndi:CMMNDiagram>
|
||||
</cmmndi:CMMNDI>
|
||||
|
||||
</cmmn:definitions>
|
||||
Reference in New Issue
Block a user