: Public Note
Created: |
15/11/2018 18:48:22 |
Modified: |
04/12/2018 20:03:01 |
|
Project: |
|
Author: |
B49278 |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{FF410CE8-5B45-41f0-A6DD-9EEDFBFF31BE} |
Appears In: |
Activities Diagram, Notes Diagram |
<b>[Core] Market Operation (Only Phase 1)</b><br/><br/>Global Variables (default state)<br/><i>GateClosure = true</i><br/><i>ReformulationTimeEnd = true</i><br/><br/>Thread 1 :: #lt;#lt;WS#gt;#gt; ExecuteGeneralOffer <b>Create </b><br/><ol>
<li>If GateClosure == true, ignore. <i>Return </i>Document with reason "Gate is closed".</li><li>If ReformulationTimeEnd == true, ignore. <i>Return </i>Document with reason "End of Reformulation Time".</li><li>If the offer is already in the Offer Database [Storage], <i>Return</i> document with reason "Document already exists"</li><li>Save into [Storage] Offer Database with status <i>In Validation.</i></li></ol><p/>