Changes between Version 21 and Version 22 of BluePrint/CAPBroker/UseCases


Ignore:
Timestamp:
01/21/16 17:19:21 (9 years ago)
Author:
Nuwan Waidyanatha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/CAPBroker/UseCases

    v21 v22  
    1818The use case diagram describes how at the time of implementation, the Admin (Implementer) generated subscriber group, termed as first-responders, are assigned to acknowledge (ACK) to a message and the process of recording those acknowledgements.The process flow is intuitive from the use-case diagram as well.
    1919
     20=== Process Flow ===
     21
    2022||'''Process''' || '''Description''' ||
    2123||assign a ACK to group ||First we must '''get subscriber groups''' and select the desired group. These groups are created by the Implementer. Second the Implementer would '''assign event type''', '''assign warning priority''', and '''assign location''' to a ACK. We may not require that low priority messages for certain event types in some location are acknowledged and are simply informative alerts. ||
     
    2527[[br]][[br]]
    2628
     29=== Use Case Diagram ===
     30
    2731[[Image(http://eden.sahanafoundation.org/raw-attachment/wiki/BluePrint/CAPBroker/UseCases/use_case_request_ack.png)]]
     32
    2833== Report SOP Status ==
    2934Often first-responders must follow a Standard Operating Procedure (SOP). The use case diagram describes the process for creating SOP check-lists and requesting that each first-responder update the status of the SOP.
    3035
    31 ==== Process Flow ====
     36=== Process Flow ===
    3237||'''Process''' || '''Description''' ||
    3338||create SOP check-lists ||The implementers will generate a set of SOP check-lists that are event and first-responder specific. SOPs for the police with evacuation procedures for a given event are different from the SOPs medical technicians would follow with tracking emergency patients. ||
     
    3843
    3944
    40 ==== Use-case Diagram ====
     45=== Use-case Diagram ===
    4146[[Image(http://eden.sahanafoundation.org/raw-attachment/wiki/BluePrint/CAPBroker/UseCases/use_case_report_SOP_status.2.png)]]
    4247
    43 ==== Attributes ====
     48=== Attributes ===
    4449NOTE - this is simply a list of attributes and is not a database table. Developers must convert this to a normalized database with related tables.
    4550[[Image(http://eden.sahanafoundation.org/raw-attachment/wiki/BluePrint/CAPBroker/UseCases/SOP_Check_List_ERD.png)]]