tx only from Envelope (no PRDMessage raw_tx) and 4 relay only
13
.gitignore
vendored
@ -20,3 +20,16 @@ doc/diagrams/.$PBKDF2.drawio.bkp
|
|||||||
doc/diagrams/.$WalletCreate.drawio.bkp
|
doc/diagrams/.$WalletCreate.drawio.bkp
|
||||||
doc/diagrams/.$WalletOnboard.drawio.bkp
|
doc/diagrams/.$WalletOnboard.drawio.bkp
|
||||||
doc/diagrams/.$WalletRecover.drawio.bkp
|
doc/diagrams/.$WalletRecover.drawio.bkp
|
||||||
|
doc/diagrams/.$PCD_PRD_encryption.drawio.bkp
|
||||||
|
doc/diagrams/.$PCD.drawio.bkp
|
||||||
|
doc/diagrams/.$PRD.drawio.bkp
|
||||||
|
doc/diagrams/.$PRDConfirm.drawio.bkp
|
||||||
|
doc/diagrams/.$PRDFinalize.drawio.bkp
|
||||||
|
doc/diagrams/.$PRDFlows.drawio.bkp
|
||||||
|
doc/diagrams/.$PRDList.drawio.bkp
|
||||||
|
doc/diagrams/.$PRDListFlows.drawio.bkp
|
||||||
|
doc/diagrams/.$PRDMessage.drawio.bkp
|
||||||
|
doc/diagrams/.$PRDMessageFlows.drawio.bkp
|
||||||
|
doc/diagrams/.$PRDResponse.drawio.bkp
|
||||||
|
doc/diagrams/.$PRDUpdate.drawio.bkp
|
||||||
|
doc/diagrams/.$PRDUpdateFlows.drawio.bkp
|
||||||
|
@ -100,7 +100,7 @@ L'`User` reçoit en retour une transaction Silent Payments (SP) contenant des je
|
|||||||
* **`shared_process_list`** : Une liste de processus partagés, représentée par des objets `Process`. Cette liste sert à partager les processus entre les relais et les clients et les relais entre eux.
|
* **`shared_process_list`** : Une liste de processus partagés, représentée par des objets `Process`. Cette liste sert à partager les processus entre les relais et les clients et les relais entre eux.
|
||||||
* **`faucet_sp_address`** : L'adresse pour recevoir les fonds du faucet (indispensable pour pouvoir crééer des requètes Silent Payments).
|
* **`faucet_sp_address`** : L'adresse pour recevoir les fonds du faucet (indispensable pour pouvoir crééer des requètes Silent Payments).
|
||||||
* **`pow`** : Représente un défi de Preuve de Travail (PoW), représentée par un objet `Pow`.
|
* **`pow`** : Représente un défi de Preuve de Travail (PoW), représentée par un objet `Pow`.
|
||||||
* **`raw_transaction_list`** : Liste de transactions à diffuser.
|
* **`raw_transaction_list`** : Liste de transactions à diffuser par les relais et par les `Member` disposant des noeuds 4NK.
|
||||||
|
|
||||||
La structure `Pow` détaille un défi de Preuve de Travail, incluant le hash des données, le timestamp et le nonce, pour garantir un effort computationnel à des fins de sécurité. Les attributs ont les fonctions suivantes :
|
La structure `Pow` détaille un défi de Preuve de Travail, incluant le hash des données, le timestamp et le nonce, pour garantir un effort computationnel à des fins de sécurité. Les attributs ont les fonctions suivantes :
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@ Voir [_Doc_references.md](_Doc_references.md).
|
|||||||
|
|
||||||
* **Portable Request Document (`Prd`)**: Format `JSON` chiffré contenant les valeurs de signatures et les clés de déchiffrement nécessaires à l'exploitation (requêtes et validation) des `Pcd`. Les `PrdResponse` sont collectés pour vérifier le respect des conditions de `Process`. D'autres types de `Prd` incluent :
|
* **Portable Request Document (`Prd`)**: Format `JSON` chiffré contenant les valeurs de signatures et les clés de déchiffrement nécessaires à l'exploitation (requêtes et validation) des `Pcd`. Les `PrdResponse` sont collectés pour vérifier le respect des conditions de `Process`. D'autres types de `Prd` incluent :
|
||||||
* `PrdList`: Demande de listes d'`Item`. En réponse, une `Pcd` est reçue avec les `PrdResponse` correspondants.
|
* `PrdList`: Demande de listes d'`Item`. En réponse, une `Pcd` est reçue avec les `PrdResponse` correspondants.
|
||||||
* `PrdMessage`: Envoi d'une `Envelope` publics, confidentiels ou privés et/ou de transactions Silent Payments des autres `Prd` à diffuser sur le réseau des nœuds de la side chain. Les `PrdMessage` peuvent répondre les uns aux autres.
|
* `PrdMessage`: Envoi de messages publics, confidentiels ou privés. Les `PrdMessage` peuvent répondre les uns aux autres.
|
||||||
* `PrdUpdate`: Demande de mise à jour d'une liste d'`Item` (publiée via un `PCD`), qui sera déchiffrée et validée ou non par des `PrdResponse` en retour.
|
* `PrdUpdate`: Demande de mise à jour d'une liste d'`Item` (publiée via un `PCD`), qui sera déchiffrée et validée ou non par des `PrdResponse` en retour.
|
||||||
* `PrdConfirm`: Confirmation de la réception des `Prd` (à l'exception de `PrdConfirm` eux-même).
|
* `PrdConfirm`: Confirmation de la réception des `Prd` (à l'exception de `PrdConfirm` eux-même).
|
||||||
* `PrdResponse`: Réponse aux autres types de `Prd` (à l'exception de `PrdConfirm`, et `PrdMessage`).
|
* `PrdResponse`: Réponse aux autres types de `Prd` (à l'exception de `PrdConfirm`, et `PrdMessage`).
|
||||||
@ -75,7 +75,7 @@ Voir [_Doc_references.md](_Doc_references.md).
|
|||||||
|
|
||||||
* **pre-id**: Pré-identifiant des `User`, constitué du hash de la partie 1 de la `KeyRecover`.
|
* **pre-id**: Pré-identifiant des `User`, constitué du hash de la partie 1 de la `KeyRecover`.
|
||||||
|
|
||||||
## 7. <a name='PrincipesduneEnveloperie'></a>Principes d'une `Envelope` rie
|
## 7. <a name='PrincipesduneEnveloperie'></a>Principes de messagerie
|
||||||
|
|
||||||
Les `Pcd` sont envoyés à tous les participants connectés sans attente de retour spécifique et ne sont pas associés à une `transaction SP`.
|
Les `Pcd` sont envoyés à tous les participants connectés sans attente de retour spécifique et ne sont pas associés à une `transaction SP`.
|
||||||
|
|
||||||
@ -84,9 +84,7 @@ Les `Prd` sont toujours accompagnés d'une `transaction SP`, transmise dans l'at
|
|||||||
Les `Prd` sont des demandes d'actions ou des réponses à ces demandes, interagissant de la manière suivante :
|
Les `Prd` sont des demandes d'actions ou des réponses à ces demandes, interagissant de la manière suivante :
|
||||||
|
|
||||||
* `PrdList` : Constitue généralement la première requête d'un workflow et ne répond pas à un autre `Prd`.
|
* `PrdList` : Constitue généralement la première requête d'un workflow et ne répond pas à un autre `Prd`.
|
||||||
* `PrdMessage`, avec 2 cas de figure :
|
* `PrdMessage` : Envoi d'un message, pouvant initier un échange ou répondre à un autre `PrdMessage`.
|
||||||
* Demande de relais d'une `transaction SP`, dans ce cas, le `PrdMessage` ne répond pas à un autre `Prd`.
|
|
||||||
* Envoi d'une `Envelope` , pouvant initier un échange d'une `Envelope` rie ou répondre à un autre `PrdMessage`.
|
|
||||||
* `PrdUpdate` : Souvent la première requête d'un workflow, un `PrdUpdate` ne répond pas à un autre `Prd`.
|
* `PrdUpdate` : Souvent la première requête d'un workflow, un `PrdUpdate` ne répond pas à un autre `Prd`.
|
||||||
* `PrdConfirm` : Répond à tous les autres types de `Prd` (à l'exception des `PrdConfirm` eux-mêmes).
|
* `PrdConfirm` : Répond à tous les autres types de `Prd` (à l'exception des `PrdConfirm` eux-mêmes).
|
||||||
* `PrdResponse` : Répond à tous les autres types de `Prd` (à l'exception des `PrdConfirm`, `PrdResponse` eux-mêmes). Dans le cas d'une réponse à un `PrdList` ou d'un `PrdUpdate`, le `PrdResponse` doit obligatoirement être accompagné d'un `Pcd`.
|
* `PrdResponse` : Répond à tous les autres types de `Prd` (à l'exception des `PrdConfirm`, `PrdResponse` eux-mêmes). Dans le cas d'une réponse à un `PrdList` ou d'un `PrdUpdate`, le `PrdResponse` doit obligatoirement être accompagné d'un `Pcd`.
|
||||||
@ -94,9 +92,7 @@ Les `Prd` sont des demandes d'actions ou des réponses à ces demandes, interagi
|
|||||||
Selon le type de `Prd`, les demandes peuvent s'adresser à tous les Members de `Process`, aux gestionnaires du type d'`Item` concerné ou simplement à l'émetteur, selon :
|
Selon le type de `Prd`, les demandes peuvent s'adresser à tous les Members de `Process`, aux gestionnaires du type d'`Item` concerné ou simplement à l'émetteur, selon :
|
||||||
|
|
||||||
* `PrdList` : Envoyé aux gestionnaires du type d'`Item` concerné.
|
* `PrdList` : Envoyé aux gestionnaires du type d'`Item` concerné.
|
||||||
* `PrdMessage`, avec 2 cas de figure :
|
* `PrdMessage` Envoi d'un message à son destinataire .
|
||||||
* Demande de relais d'une `transaction SP`, dans ce cas, destinée au destinataire du `Prd` associé.
|
|
||||||
* Envoi d'une `Envelope` au destinataire de l'`Envelope` .
|
|
||||||
* `PrdUpdate` : Envoyé aux gestionnaires du type d'`Item` concerné.
|
* `PrdUpdate` : Envoyé aux gestionnaires du type d'`Item` concerné.
|
||||||
* `PrdConfirm` : Envoyé à l'émetteur du `Prd` associé.
|
* `PrdConfirm` : Envoyé à l'émetteur du `Prd` associé.
|
||||||
* `PrdResponse`, avec 2 cas de figure :
|
* `PrdResponse`, avec 2 cas de figure :
|
||||||
@ -106,8 +102,8 @@ Selon le type de `Prd`, les demandes peuvent s'adresser à tous les Members de `
|
|||||||
Les traitements pour l'envoi des `Prd` varient selon leur type, principalement autour des aspects suivants :
|
Les traitements pour l'envoi des `Prd` varient selon leur type, principalement autour des aspects suivants :
|
||||||
|
|
||||||
* **`request_type`**: Est un attribut des `Prd` et des `Pcd` permettant de connaître le type de requête.
|
* **`request_type`**: Est un attribut des `Prd` et des `Pcd` permettant de connaître le type de requête.
|
||||||
* **Notification user** : Nécessité de notifier l'`User` courant, ou non.
|
* **Notification user** : Nécessité de notifier l'`User` courant, ou non de l'envoi du `Prd`.
|
||||||
* **`transaction SP` + `PrdMessage`** : Envoi d'une `transaction SP` dans un `PrdMessage`, ou non.
|
* **`transaction SP`: Envoi d'une `transaction SP`, ou non.
|
||||||
* **`Pcd` to send** : Envoi d'un `Pcd` en complément du `Prd`.
|
* **`Pcd` to send** : Envoi d'un `Pcd` en complément du `Prd`.
|
||||||
* **`request_type` send to** : Members qui recevront les `transaction SP` et les `PrdMessage` correspondants, avec les clés de déchiffrement pour les champs confidentiels.
|
* **`request_type` send to** : Members qui recevront les `transaction SP` et les `PrdMessage` correspondants, avec les clés de déchiffrement pour les champs confidentiels.
|
||||||
* **`Pcd` reply waiting** : Attente d'un `Pcd` en retour, ou non.
|
* **`Pcd` reply waiting** : Attente d'un `Pcd` en retour, ou non.
|
||||||
@ -116,11 +112,11 @@ Les traitements pour l'envoi des `Prd` varient selon leur type, principalement a
|
|||||||
|
|
||||||
Ce qui est résumé pour l'envoi :
|
Ce qui est résumé pour l'envoi :
|
||||||
|
|
||||||
| `request_type` | Notification user | `transaction SP` + `PrdMessage` | `Pcd` to send | `request_type` send to | `Pcd` reply waiting | `PrdResponse` reply waiting | `PrdConfirm` reply waiting |
|
| `request_type` | Notification user | `transaction SP` | `Pcd` to send | `request_type` send to | `Pcd` reply waiting | `PrdResponse` reply waiting | `PrdConfirm` reply waiting |
|
||||||
|----------------------|-----------------------------------------------------------------------------------|----------------------------------------|----------------------|-----------------------------------------------------------------|----------------------------|------------------------------------|-----------------------------------|
|
|----------------------|-----------------------------------------------------------------------------------|----------------------------------------|----------------------|-----------------------------------------------------------------|----------------------------|------------------------------------|-----------------------------------|
|
||||||
| `PrdList` | No | Yes | No | all the Members of the `item_name` `Role` into to `Process` | Yes | Yes | Yes |
|
| `PrdList` | No | Yes | No | all the Members of the `item_name` `Role` into to `Process` | Yes | Yes | Yes |
|
||||||
| `PrdUpdate` | waiting `sig_value` | Yes | Yes | all the Members of all `Role` into to `Process` | No | Yes | Yes |
|
| `PrdUpdate` | waiting `sig_value` | Yes | Yes | all the Members of all `Role` into to `Process` | No | Yes | Yes |
|
||||||
| `PrdMessage` | waiting `sig_value` + `message_public`, `message_confidential`, `message_private` | if no `raw_transaction_list` | No | a Member of the `Process` | No | No | if no `raw_transaction_list` |
|
| `PrdMessage` | waiting `sig_value` + `message_public`, `message_confidential`, `message_private` | | No | a Member of the `Process` | No | No | |
|
||||||
| `PrdResponse` | waiting `sig_value` | Yes | No | See Received | No | No | Yes |
|
| `PrdResponse` | waiting `sig_value` | Yes | No | See Received | No | No | Yes |
|
||||||
| `PrdConfirm` | (option) Waiting `code_confirm_confidential` | Yes | No | See Received | No | No | No |
|
| `PrdConfirm` | (option) Waiting `code_confirm_confidential` | Yes | No | See Received | No | No | No |
|
||||||
|
|
||||||
@ -138,7 +134,7 @@ Ce qui est résumé Pour la réception :
|
|||||||
|----------------------|-----------------------------------|------------------------------|----------------------|-----------------------------------------------------------------|------------------------------------|---------------------------------------------------------------------|
|
|----------------------|-----------------------------------|------------------------------|----------------------|-----------------------------------------------------------------|------------------------------------|---------------------------------------------------------------------|
|
||||||
| `PrdList` | No | Yes | Yes | all the Members of the `item_name` `Role` into to `Process` | No | Yes |
|
| `PrdList` | No | Yes | Yes | all the Members of the `item_name` `Role` into to `Process` | No | Yes |
|
||||||
| `PrdUpdate` | Prd | Yes | No | all the Members of all `Role` into to `Process` | Yes (other Members) | Yes |
|
| `PrdUpdate` | Prd | Yes | No | all the Members of all `Role` into to `Process` | Yes (other Members) | Yes |
|
||||||
| `PrdMessage` | Waiting `PrdMessage` reply | if no `raw_transaction_list` | No | No | No | No |
|
| `PrdMessage` | Waiting `PrdMessage` reply | | No | No | No | No |
|
||||||
| `PrdResponse` | Prd | Yes | No | No | No | No |
|
| `PrdResponse` | Prd | Yes | No | No | No | No |
|
||||||
| `PrdConfirm` | Prd | No | No | No | No | No |
|
| `PrdConfirm` | Prd | No | No | No | No | No |
|
||||||
|
|
||||||
@ -249,11 +245,11 @@ Schéma de finalisation de la réception d'un `Pcd` :
|
|||||||
|
|
||||||
## 10. <a name='FonctiondesPrd'></a>Fonction des`Prd`
|
## 10. <a name='FonctiondesPrd'></a>Fonction des`Prd`
|
||||||
|
|
||||||
Les Portable Request Documents (Prd) sont des documents JSON qui encapsulent les valeurs de signatures et les clés de déchiffrement nécessaires à l'interprétation des `Pcd` via l'attribut `Pcd_keys_role_confidential_list_confidential`. Ils sont utilisés pour solliciter des actions spécifiques, telles que l'envoi d'une `Envelope`, la mise à jour des informations contractuelles, ou la confirmation de transactions.
|
Les Portable Request Documents (Prd) sont des documents JSON qui encapsulent les valeurs de signatures et les clés de déchiffrement nécessaires à l'interprétation des `Pcd` via l'attribut `Pcd_keys_role_confidential_list_confidential`. Ils sont utilisés pour solliciter des actions spécifiques, telles que l'envoi d'un message, la mise à jour des informations contractuelles, ou la confirmation de transactions.
|
||||||
|
|
||||||
Les clés permettant le chiffrement des attributs confidentiels par rôles des `Item` dans les `Pcd` sont elles-mêmes chiffrées dans les `Prd` au moyen du chiffrement du `Prd` par la clé `KeyConfidential` d'une `transaction SP` (cf. [Specs-Security.md](Specs-Security.md)). Ces clés sont uniquement distribuées aux `Members` concernés par les `Item` des `Pcd` (rôles dans les `Process`).
|
Les clés permettant le chiffrement des attributs confidentiels par rôles des `Item` dans les `Pcd` sont elles-mêmes chiffrées dans les `Prd` au moyen du chiffrement du `Prd` par la clé `KeyConfidential` d'une `transaction SP` (cf. [Specs-Security.md](Specs-Security.md)). Ces clés sont uniquement distribuées aux `Members` concernés par les `Item` des `Pcd` (rôles dans les `Process`).
|
||||||
|
|
||||||
Les `Prd` se déclinent en plusieurs types, tels que `PrdList`, `PrdMessage`, `PrdUpdate`, etc., correspondant à différentes actions comme l'envoi d'une `Envelope`, la mise à jour des informations contractuelles, ou la confirmation de transactions.
|
Les `Prd` se déclinent en plusieurs types, tels que `PrdList`, `PrdMessage`, `PrdUpdate`, etc., correspondant à différentes actions comme l'envoi d'un message, la mise à jour des informations contractuelles, ou la confirmation de transactions.
|
||||||
|
|
||||||
Principaux champs des `Prd` :
|
Principaux champs des `Prd` :
|
||||||
|
|
||||||
@ -261,9 +257,9 @@ Principaux champs des `Prd` :
|
|||||||
* **`sig_value`** : Valeur de la signature (parmi les valeurs valant pour `OK`, `KO` ou `none` telles que définies dans `Process`).
|
* **`sig_value`** : Valeur de la signature (parmi les valeurs valant pour `OK`, `KO` ou `none` telles que définies dans `Process`).
|
||||||
* **`request_pcd_reference_keys_role_confidential_list_confidential`** : Clés de déchiffrement des attributs confidentiels des `Item` des `Pcd` chiffrées par la clé `KeyConfidential` d'une `transaction SP`.
|
* **`request_pcd_reference_keys_role_confidential_list_confidential`** : Clés de déchiffrement des attributs confidentiels des `Item` des `Pcd` chiffrées par la clé `KeyConfidential` d'une `transaction SP`.
|
||||||
* **`request_pcd_origin_hash_keys_role_confidential_list_confidential`** : Clés de déchiffrement des attributs confidentiels des `Item` des `Pcd` du `PCD` de référence, chiffrées par la clé `KeyConfidential` d'une `transaction SP`.
|
* **`request_pcd_origin_hash_keys_role_confidential_list_confidential`** : Clés de déchiffrement des attributs confidentiels des `Item` des `Pcd` du `PCD` de référence, chiffrées par la clé `KeyConfidential` d'une `transaction SP`.
|
||||||
* **`message_public`** : `Envelope` public, chiffré par la clé `ProcessKey` du `Process` concerné.
|
* **`message_public`** : Message public, chiffré par la clé `ProcessKey` du `Process` concerné.
|
||||||
* **`message_confidential`** : `Envelope` confidentiel, chiffré par la clé `ProcessKey` du `Process` concerné.
|
* **`message_confidential`** : Message confidentiel, chiffré par la clé `ProcessKey` du `Process` concerné.
|
||||||
* **`message_private`** : `Envelope` privé, chiffré par la clé privée `KeyRecover`.
|
* **`message_private`** : Message privé, chiffré par la clé privée `KeyRecover`.
|
||||||
* **`sp_address_to`** : Adresse du destinataire.
|
* **`sp_address_to`** : Adresse du destinataire.
|
||||||
* **`sp_address_from`** : Adresse de l'émetteur.
|
* **`sp_address_from`** : Adresse de l'émetteur.
|
||||||
* **`sp_address_reply`** : Adresse de réponse à l'émetteur.
|
* **`sp_address_reply`** : Adresse de réponse à l'émetteur.
|
||||||
@ -375,16 +371,11 @@ Pour simplifier, les `PrdConfirm` n'ont pas été inclus dans le schéma.
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 12. <a name='PrdMessage-EnvoiduneEnvelope'></a>PrdMessage - Envoi d'une `Envelope`
|
## 12. <a name='PrdMessage-EnvoiduneEnvelope'></a>PrdMessage - Envoi d'un message
|
||||||
|
|
||||||
Le `PrdMessage` facilite l'envoi d'une `Envelope` sécurisés entre `User` ou entre `User` et processus/contrats.
|
Le `PrdMessage` facilite l'envoi d'un message sécurisé entre `User`.
|
||||||
|
|
||||||
Il permet la communication :
|
Les `PrdMessage` peuvent répondre aux autres `PrdMessage`.
|
||||||
|
|
||||||
* Directe et sécurisée au sein du réseau, supportant des échanges d'informations critiques ou des notifications entre parties.
|
|
||||||
* Des `transaction SP` au format `raw` dans l'attribut `raw_transaction_list` pour la publication de la transaction dans la side chain.
|
|
||||||
|
|
||||||
Les `PrdMessage` peuvent répondre aux autres `PrdMessage`, sauf en cas d'envoi de `raw_transaction_list` (dans le cas d'utilisation pour transférer la `transaction SP` depuis un autre `Prd`).
|
|
||||||
|
|
||||||
Workflow :
|
Workflow :
|
||||||

|

|
||||||
@ -392,11 +383,10 @@ Workflow :
|
|||||||
Principaux champs des `PrdMessage` :
|
Principaux champs des `PrdMessage` :
|
||||||
|
|
||||||
* **`request_prd`** : cf la descripton de la structure `Prd`.
|
* **`request_prd`** : cf la descripton de la structure `Prd`.
|
||||||
* **`raw_transaction_list`** : Liste des `transaction SP` au format `raw` pour la publication de la transaction dans la side chain.
|
|
||||||
|
|
||||||
### 12.1. <a name='Schmadesflux-1'></a>Schéma des flux
|
### 12.1. <a name='Schmadesflux-1'></a>Schéma des flux
|
||||||
|
|
||||||
Pour simplifier, les `PrdConfirm` n'ont pas été inclus dans le schéma. Exemple d'un `PrdMessage` avec `raw_transaction_list` vide, et son cas correspondant où le `PrdMessage` contient une `raw_transaction_list` non vide.
|
Pour simplifier, les `PrdConfirm` n'ont pas été inclus dans le schéma.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@ -434,10 +424,6 @@ Les `PrdList`, `PrdUpdate`, `PrdMessage`, `PrdResponse` et `PrdKeyHello` reçoiv
|
|||||||
|
|
||||||
`code_confirm_confidential` : Un code de confirmation chiffré qui valide l'authenticité et l'intégrité de la réponse, assurant que la confirmation est sécurisée et provient de la source attendue. Dans ce cas, un output spécifique chiffré par la clé `KeyConfidential` précise ce code, lequel doit être confirmé dans le `PrdConfirm`.
|
`code_confirm_confidential` : Un code de confirmation chiffré qui valide l'authenticité et l'intégrité de la réponse, assurant que la confirmation est sécurisée et provient de la source attendue. Dans ce cas, un output spécifique chiffré par la clé `KeyConfidential` précise ce code, lequel doit être confirmé dans le `PrdConfirm`.
|
||||||
|
|
||||||
Worflow:
|
|
||||||
|
|
||||||
Voir les diagrammes `PRDUpdateFlows`, `PRDUpdateFlows` et `PRDMessageFlows`.
|
|
||||||
|
|
||||||
Principaux champs des `PrdConfirm` :
|
Principaux champs des `PrdConfirm` :
|
||||||
|
|
||||||
* **`request_prd`** : cf la descripton de la structure `Prd`.
|
* **`request_prd`** : cf la descripton de la structure `Prd`.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<mxfile host="Electron" modified="2024-02-21T12:10:53.670Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/23.1.5 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="IyQdnxG2WPOJVbsl1ceX" version="23.1.5" type="device">
|
<mxfile host="Electron" modified="2024-04-09T19:27:00.762Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="22M9XLa6XUimJ3cTWOCU" version="24.1.0" type="device">
|
||||||
<diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
|
<diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
|
||||||
<mxGraphModel dx="1434" dy="1970" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
<mxGraphModel dx="954" dy="1676" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
||||||
<root>
|
<root>
|
||||||
<mxCell id="0" />
|
<mxCell id="0" />
|
||||||
<mxCell id="1" parent="0" />
|
<mxCell id="1" parent="0" />
|
||||||
@ -137,8 +137,8 @@
|
|||||||
<mxPoint x="986" y="206" as="targetPoint" />
|
<mxPoint x="986" y="206" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-212" value="PcdConfrm" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;fontStyle=1" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-212" value="Pcd Confirmation with the PrdResponse" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;fontStyle=1" parent="1" vertex="1">
|
||||||
<mxGeometry x="1380" y="189.5" width="70" height="30" as="geometry" />
|
<mxGeometry x="1370" y="188" width="120" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-215" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-215" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
@ -179,10 +179,10 @@
|
|||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-47" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-46" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-47" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-46" vertex="1">
|
||||||
<mxGeometry x="45" y="100" width="10" height="340" as="geometry" />
|
<mxGeometry x="45" y="100" width="10" height="340" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="UaradclDddL_qDXI0ZBg-1" value="Waiting for PrdResponses" style="text;html=1;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="UaradclDddL_qDXI0ZBg-1" value="Waiting for PrdResponses" style="text;html=1;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1360" y="238" width="60" height="30" as="geometry" />
|
<mxGeometry x="1360" y="238" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="UaradclDddL_qDXI0ZBg-2" value="" style="group" vertex="1" connectable="0" parent="1">
|
<mxCell id="UaradclDddL_qDXI0ZBg-2" value="" style="group" parent="1" vertex="1" connectable="0">
|
||||||
<mxGeometry x="760" y="42.54" width="595" height="317.46" as="geometry" />
|
<mxGeometry x="760" y="42.54" width="595" height="317.46" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-29" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="UaradclDddL_qDXI0ZBg-2" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-29" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="UaradclDddL_qDXI0ZBg-2" vertex="1">
|
||||||
@ -245,7 +245,7 @@
|
|||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-164" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-163" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-164" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-163" vertex="1">
|
||||||
<mxGeometry x="45" y="42.94448529411765" width="10" height="197.55690220588235" as="geometry" />
|
<mxGeometry x="45" y="42.94448529411765" width="10" height="197.55690220588235" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="UaradclDddL_qDXI0ZBg-3" value="" style="group" vertex="1" connectable="0" parent="1">
|
<mxCell id="UaradclDddL_qDXI0ZBg-3" value="" style="group" parent="1" vertex="1" connectable="0">
|
||||||
<mxGeometry x="40" y="40" width="640" height="320" as="geometry" />
|
<mxGeometry x="40" y="40" width="640" height="320" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="aM9ryv3xv72pqoxQDRHE-5" value=":JS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="UaradclDddL_qDXI0ZBg-3" vertex="1">
|
<mxCell id="aM9ryv3xv72pqoxQDRHE-5" value=":JS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="UaradclDddL_qDXI0ZBg-3" vertex="1">
|
||||||
|
Before Width: | Height: | Size: 104 KiB After Width: | Height: | Size: 107 KiB |
@ -1,6 +1,6 @@
|
|||||||
<mxfile host="Electron" modified="2024-03-23T08:33:22.103Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.0.4 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="iqwHWONldGcWDVb6FYFE" version="24.0.4" type="device">
|
<mxfile host="Electron" modified="2024-04-09T19:29:21.013Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="p185A3cVafr0_EqW-7I-" version="24.1.0" type="device">
|
||||||
<diagram name="Page-1" id="Ay0TpeaQuVh3P3g7hVAg">
|
<diagram name="Page-1" id="Ay0TpeaQuVh3P3g7hVAg">
|
||||||
<mxGraphModel dx="2261" dy="838" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
<mxGraphModel dx="1781" dy="576" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
||||||
<root>
|
<root>
|
||||||
<mxCell id="0" />
|
<mxCell id="0" />
|
||||||
<mxCell id="1" parent="0" />
|
<mxCell id="1" parent="0" />
|
||||||
@ -128,7 +128,7 @@
|
|||||||
<mxCell id="EWl4Vt8T4nABZOOH1jeO-78" value="<b style="font-size: 12px;"><font style="font-size: 12px;">Enc</font></b>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=12;fontColor=#999999;" parent="1" vertex="1">
|
<mxCell id="EWl4Vt8T4nABZOOH1jeO-78" value="<b style="font-size: 12px;"><font style="font-size: 12px;">Enc</font></b>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=12;fontColor=#999999;" parent="1" vertex="1">
|
||||||
<mxGeometry x="777" y="106" width="20" height="9" as="geometry" />
|
<mxGeometry x="777" y="106" width="20" height="9" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="EWl4Vt8T4nABZOOH1jeO-83" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.485;entryY=0.996;entryDx=0;entryDy=0;entryPerimeter=0;endArrow=none;endFill=0;startArrow=classic;startFill=1;" parent="1" target="EWl4Vt8T4nABZOOH1jeO-36" edge="1" source="EWl4Vt8T4nABZOOH1jeO-27">
|
<mxCell id="EWl4Vt8T4nABZOOH1jeO-83" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.485;entryY=0.996;entryDx=0;entryDy=0;entryPerimeter=0;endArrow=none;endFill=0;startArrow=classic;startFill=1;" parent="1" source="EWl4Vt8T4nABZOOH1jeO-27" target="EWl4Vt8T4nABZOOH1jeO-36" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="357" y="197.3699999999999" as="sourcePoint" />
|
<mxPoint x="357" y="197.3699999999999" as="sourcePoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
@ -173,23 +173,37 @@
|
|||||||
<mxCell id="Z6IZM2XFgX0QcQ6djccE-5" value="RadomAesKey" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="Z6IZM2XFgX0QcQ6djccE-5" value="RadomAesKey" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="217" y="59.06999999999999" width="86" height="20" as="geometry" />
|
<mxGeometry x="217" y="59.06999999999999" width="86" height="20" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="yemit9cNDo4-WzanFIHK-3" value="" style="group" vertex="1" connectable="0" parent="1">
|
<mxCell id="yemit9cNDo4-WzanFIHK-3" value="" style="group" parent="1" vertex="1" connectable="0">
|
||||||
<mxGeometry x="130" y="460" width="260" height="70" as="geometry" />
|
<mxGeometry x="130" y="460" width="260" height="110" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="yemit9cNDo4-WzanFIHK-4" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeWidth=3;" vertex="1" parent="yemit9cNDo4-WzanFIHK-3">
|
<mxCell id="yemit9cNDo4-WzanFIHK-4" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeWidth=3;" parent="yemit9cNDo4-WzanFIHK-3" vertex="1">
|
||||||
<mxGeometry width="260" height="70" as="geometry" />
|
<mxGeometry width="260" height="110" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="yemit9cNDo4-WzanFIHK-8" value="Envelope" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontStyle=1" vertex="1" parent="yemit9cNDo4-WzanFIHK-3">
|
<mxCell id="yemit9cNDo4-WzanFIHK-8" value="Envelope" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontStyle=1" parent="yemit9cNDo4-WzanFIHK-3" vertex="1">
|
||||||
<mxGeometry x="7.878787878787878" y="7" width="47.27272727272727" height="10.939534883720931" as="geometry" />
|
<mxGeometry x="7.878787878787878" y="11" width="47.27272727272727" height="17.190697674418605" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="yemit9cNDo4-WzanFIHK-12" value="request_enc" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="yemit9cNDo4-WzanFIHK-3">
|
<mxCell id="yemit9cNDo4-WzanFIHK-12" value="request_enc" style="rounded=0;whiteSpace=wrap;html=1;" parent="yemit9cNDo4-WzanFIHK-3" vertex="1">
|
||||||
<mxGeometry x="15.75757575757575" y="30.002790697674413" width="228.4848484848485" height="26.046511627906977" as="geometry" />
|
<mxGeometry x="15.76" y="39.15" width="228.48" height="22.85" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="yemit9cNDo4-WzanFIHK-11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="EWl4Vt8T4nABZOOH1jeO-27" target="yemit9cNDo4-WzanFIHK-12">
|
<mxCell id="MgxQd030xLOSLrv4Q081-1" value="raw_tx_list" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="yemit9cNDo4-WzanFIHK-3">
|
||||||
|
<mxGeometry x="15.759999999999991" y="70" width="228.48" height="22.85" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="yemit9cNDo4-WzanFIHK-11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="EWl4Vt8T4nABZOOH1jeO-27" target="yemit9cNDo4-WzanFIHK-12" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points" />
|
<Array as="points" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
|
<mxCell id="MgxQd030xLOSLrv4Q081-2" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" target="MgxQd030xLOSLrv4Q081-1">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="1110.03" y="270" as="sourcePoint" />
|
||||||
|
<mxPoint x="373.26999999999975" y="661.425" as="targetPoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="1110" y="540" />
|
||||||
|
<mxPoint x="370" y="540" />
|
||||||
|
<mxPoint x="370" y="541" />
|
||||||
|
</Array>
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
</root>
|
</root>
|
||||||
</mxGraphModel>
|
</mxGraphModel>
|
||||||
</diagram>
|
</diagram>
|
||||||
|
Before Width: | Height: | Size: 103 KiB After Width: | Height: | Size: 108 KiB |
@ -1,40 +1,16 @@
|
|||||||
<mxfile host="Electron" modified="2024-02-21T12:32:34.218Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/23.1.5 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="jp2J-HP_U09x5VoLe5BE" version="23.1.5" type="device">
|
<mxfile host="Electron" modified="2024-04-09T19:43:42.428Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="Y_Lg-IXU-f1mXcJOhvqH" version="24.1.0" type="device">
|
||||||
<diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
|
<diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
|
||||||
<mxGraphModel dx="1434" dy="1941" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
<mxGraphModel dx="954" dy="1676" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
||||||
<root>
|
<root>
|
||||||
<mxCell id="0" />
|
<mxCell id="0" />
|
||||||
<mxCell id="1" parent="0" />
|
<mxCell id="1" parent="0" />
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-1" value="" style="strokeWidth=3;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;rotation=-180;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-123" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1365" y="193" width="140" height="30" as="geometry" />
|
<mxGeometry x="320" y="383" width="135" height="67" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-2" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#dae8fc;strokeColor=#6c8ebf;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-1" value="" style="strokeWidth=3;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;rotation=-180;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry x="1367" y="180" width="140" height="70" as="geometry" />
|
||||||
<mxPoint x="826" y="825" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="911" y="825" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="996" y="825" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-3" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#dae8fc;strokeColor=#6c8ebf;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-5" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="825" y="806" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="910" y="806" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="995" y="806" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-4" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1035" y="930" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="950" y="930" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="865" y="930" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-5" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="996" y="173" as="sourcePoint" />
|
<mxPoint x="996" y="173" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -43,7 +19,7 @@
|
|||||||
<mxPoint x="826" y="173" as="targetPoint" />
|
<mxPoint x="826" y="173" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-6" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-6" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="854" y="212" as="sourcePoint" />
|
<mxPoint x="854" y="212" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -52,7 +28,7 @@
|
|||||||
<mxPoint x="1024" y="212" as="targetPoint" />
|
<mxPoint x="1024" y="212" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-7" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-7" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="854" y="398" as="sourcePoint" />
|
<mxPoint x="854" y="398" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -61,7 +37,7 @@
|
|||||||
<mxPoint x="1024" y="398" as="targetPoint" />
|
<mxPoint x="1024" y="398" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-8" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-8" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="854" y="418" as="sourcePoint" />
|
<mxPoint x="854" y="418" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -70,7 +46,7 @@
|
|||||||
<mxPoint x="1024" y="418" as="targetPoint" />
|
<mxPoint x="1024" y="418" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-9" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-9" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1034" y="399" as="sourcePoint" />
|
<mxPoint x="1034" y="399" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -79,7 +55,7 @@
|
|||||||
<mxPoint x="1204" y="399" as="targetPoint" />
|
<mxPoint x="1204" y="399" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-10" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-10" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1187" y="398" as="sourcePoint" />
|
<mxPoint x="1187" y="398" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -88,16 +64,7 @@
|
|||||||
<mxPoint x="1357" y="398" as="targetPoint" />
|
<mxPoint x="1357" y="398" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-11" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-12" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1185" y="442" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1270" y="442" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1355" y="442" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-12" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1009" y="419" as="sourcePoint" />
|
<mxPoint x="1009" y="419" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -106,7 +73,7 @@
|
|||||||
<mxPoint x="1179" y="419" as="targetPoint" />
|
<mxPoint x="1179" y="419" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-13" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-13" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1186" y="417" as="sourcePoint" />
|
<mxPoint x="1186" y="417" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -115,20 +82,10 @@
|
|||||||
<mxPoint x="1356" y="417" as="targetPoint" />
|
<mxPoint x="1356" y="417" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-14" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-15" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;rotation=-180;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry x="1366" y="353" width="141" height="107" as="geometry" />
|
||||||
<mxPoint x="1187" y="459" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1272" y="459" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1357" y="459" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-15" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;rotation=-180;fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-16" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry x="1366" y="353" width="141" height="181" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-16" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1005" y="194" as="sourcePoint" />
|
<mxPoint x="1005" y="194" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -137,22 +94,13 @@
|
|||||||
<mxPoint x="1175" y="194" as="targetPoint" />
|
<mxPoint x="1175" y="194" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-17" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#dae8fc;strokeColor=#6c8ebf;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-18" value=":JS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="826" y="788" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="911" y="788" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="996" y="788" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-18" value=":JS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="230" y="50" width="100" height="520" as="geometry" />
|
<mxGeometry x="230" y="50" width="100" height="520" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-19" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-18">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-19" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-18" vertex="1">
|
||||||
<mxGeometry x="45" y="80" width="10" height="400" as="geometry" />
|
<mxGeometry x="45" y="80" width="10" height="400" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-20" value="button" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fontColor=#000000;" edge="1" parent="1" source="4H4CULAcT2h6mxbgRGbW-119" target="4H4CULAcT2h6mxbgRGbW-19">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-20" value="button" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fontColor=#000000;" parent="1" source="4H4CULAcT2h6mxbgRGbW-119" target="4H4CULAcT2h6mxbgRGbW-19" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="205" y="161" as="sourcePoint" />
|
<mxPoint x="205" y="161" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -160,7 +108,7 @@
|
|||||||
</Array>
|
</Array>
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-21" value="call" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-21" value="call" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="285" y="155" as="sourcePoint" />
|
<mxPoint x="285" y="155" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -169,7 +117,7 @@
|
|||||||
<mxPoint x="455" y="155" as="targetPoint" />
|
<mxPoint x="455" y="155" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-22" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-22" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="465" y="194" as="sourcePoint" />
|
<mxPoint x="465" y="194" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -178,7 +126,7 @@
|
|||||||
<mxPoint x="635" y="194" as="targetPoint" />
|
<mxPoint x="635" y="194" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-23" value="EnvelopeConnect" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-23" value="EnvelopeConnect" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="645" y="153" as="sourcePoint" />
|
<mxPoint x="645" y="153" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -187,136 +135,43 @@
|
|||||||
<mxPoint x="810" y="153" as="targetPoint" />
|
<mxPoint x="810" y="153" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-24" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-24" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1130" y="50" width="100" height="520" as="geometry" />
|
<mxGeometry x="1130" y="50" width="100" height="520" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-25" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-24">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-25" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-24" vertex="1">
|
||||||
<mxGeometry x="45" y="101" width="10" height="170" as="geometry" />
|
<mxGeometry x="45" y="101" width="10" height="170" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-26" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-26" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1175" y="151" width="10" height="339" as="geometry" />
|
<mxGeometry x="1175" y="151" width="10" height="339" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-27" value=":Wasm" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-27" value=":Wasm" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1310" y="50" width="100" height="520" as="geometry" />
|
<mxGeometry x="1310" y="50" width="100" height="520" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-28" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-27">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-28" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-27" vertex="1">
|
||||||
<mxGeometry x="45" y="101" width="10" height="170" as="geometry" />
|
<mxGeometry x="45" y="101" width="10" height="170" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-29" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-29" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1355" y="151" width="10" height="170" as="geometry" />
|
<mxGeometry x="1355" y="151" width="10" height="170" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-30" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-30" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1355" y="151" width="10" height="399" as="geometry" />
|
<mxGeometry x="1355" y="151" width="10" height="399" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-31" value="USER A" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-31" value="USER A" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="50" y="-31" width="640" height="40" as="geometry" />
|
<mxGeometry x="50" y="-31" width="640" height="40" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-32" value="RELAYs PCD/PRD" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-32" value="RELAYs PCD/PRD" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="770" y="-30" width="280" height="40" as="geometry" />
|
<mxGeometry x="770" y="-30" width="280" height="40" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-33" value="USER B" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-33" value="USER B" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1129" y="-30" width="641" height="39" as="geometry" />
|
<mxGeometry x="1129" y="-30" width="641" height="39" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-34" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-65" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="771" y="662" width="100" height="300" as="geometry" />
|
<mxGeometry x="320" y="191" width="135" height="49" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-35" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-34">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-66" value="Prd" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontColor=#000000;fontStyle=1" parent="1" vertex="1">
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
<mxGeometry x="320" y="191" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-36" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-67" value="EnvelopeConnect" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry x="816" y="762" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-37" value="RELAYs-&gt;Nodes-&gt;RELAYs TxSp" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="771" y="580" width="280" height="40" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-38" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="816" y="762" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-39" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="816" y="762" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-40" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="816" y="762" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-41" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="951" y="662" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-42" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-41">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-43" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="996" y="762" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-44" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="996" y="762" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-45" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="996" y="762" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-46" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="996" y="760" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-47" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="996" y="760" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-48" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="996" y="760" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-49" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="781" y="672" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-50" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-49">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-51" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="791" y="682" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-52" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-51">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-53" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="801" y="692" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-54" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-53">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-55" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="811" y="702" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-56" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-55">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-57" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="961" y="672" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-58" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-57">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-59" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="971" y="682" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-60" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-59">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-61" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="981" y="692" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-62" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-61">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-63" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="991" y="702" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-64" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-63">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-65" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="320" y="191" width="135" height="59" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-66" value="Prd" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontColor=#000000;fontStyle=1" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="378" y="191" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-67" value="EnvelopeConnect" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;fontColor=#000000;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="466" y="155" as="sourcePoint" />
|
<mxPoint x="466" y="155" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -326,7 +181,7 @@
|
|||||||
<mxPoint as="offset" />
|
<mxPoint as="offset" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-68" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-68" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="646" y="173" as="sourcePoint" />
|
<mxPoint x="646" y="173" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -335,7 +190,7 @@
|
|||||||
<mxPoint x="816" y="173" as="targetPoint" />
|
<mxPoint x="816" y="173" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-69" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-69" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="465" y="174" as="sourcePoint" />
|
<mxPoint x="465" y="174" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -344,20 +199,7 @@
|
|||||||
<mxPoint x="635" y="174" as="targetPoint" />
|
<mxPoint x="635" y="174" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-70" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-72" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry x="365" y="217" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-71" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="467" y="233" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="552" y="233" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="637" y="233" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-72" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="646" y="195" as="sourcePoint" />
|
<mxPoint x="646" y="195" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -366,7 +208,7 @@
|
|||||||
<mxPoint x="816" y="195" as="targetPoint" />
|
<mxPoint x="816" y="195" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-73" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-73" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="826" y="195" as="sourcePoint" />
|
<mxPoint x="826" y="195" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -375,26 +217,19 @@
|
|||||||
<mxPoint x="996" y="195" as="targetPoint" />
|
<mxPoint x="996" y="195" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-74" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-74" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="464" y="257" as="sourcePoint" />
|
<mxPoint x="464" y="237" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="549" y="257" />
|
<mxPoint x="549" y="237" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="634" y="257" as="targetPoint" />
|
<mxPoint x="634" y="237" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-75" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;entryX=1.1;entryY=0.106;entryDx=0;entryDy=0;entryPerimeter=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1" target="4H4CULAcT2h6mxbgRGbW-48">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-76" value="Prd" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-0.8065" y="-18" relative="1" as="geometry">
|
<mxGeometry x="1367" y="180" width="60" height="30" as="geometry" />
|
||||||
<mxPoint x="1173" y="210" as="sourcePoint" />
|
|
||||||
<mxPoint x="1030" y="620" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-76" value="Prd" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-77" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry x="1380" y="195" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-77" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1186" y="194" as="sourcePoint" />
|
<mxPoint x="1186" y="194" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -403,22 +238,10 @@
|
|||||||
<mxPoint x="1356" y="194" as="targetPoint" />
|
<mxPoint x="1356" y="194" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-78" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-79" value="Prdresponse" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontStyle=1" parent="1" vertex="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1186" y="212" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1271" y="212" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1356" y="212" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-79" value="Prdresponse" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontStyle=1" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="1394" y="383" width="60" height="30" as="geometry" />
|
<mxGeometry x="1394" y="383" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-80" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-81" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry x="1393.5" y="428" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-81" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="644" y="212" as="sourcePoint" />
|
<mxPoint x="644" y="212" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -427,7 +250,7 @@
|
|||||||
<mxPoint x="814" y="212" as="targetPoint" />
|
<mxPoint x="814" y="212" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-82" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-82" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="463" y="213" as="sourcePoint" />
|
<mxPoint x="463" y="213" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -436,82 +259,91 @@
|
|||||||
<mxPoint x="633" y="213" as="targetPoint" />
|
<mxPoint x="633" y="213" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-83" value=":JS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-83" value=":JS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1490" y="50" width="100" height="520" as="geometry" />
|
<mxGeometry x="1490" y="50" width="100" height="520" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-84" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-83">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-84" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-83" vertex="1">
|
||||||
<mxGeometry x="45" y="100" width="10" height="340" as="geometry" />
|
<mxGeometry x="45" y="100" width="10" height="340" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-85" value=":Page" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-85" value=":Page" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1670" y="50" width="100" height="520" as="geometry" />
|
<mxGeometry x="1670" y="50" width="100" height="520" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-86" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-85">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-86" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-85" vertex="1">
|
||||||
<mxGeometry x="45" y="100" width="10" height="340" as="geometry" />
|
<mxGeometry x="45" y="100" width="10" height="340" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-87" value="" style="group;fontColor=#000000;" vertex="1" connectable="0" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-87" value="" style="group;fontColor=#000000;" parent="1" vertex="1" connectable="0">
|
||||||
<mxGeometry x="950" y="52.53658536585366" width="130" height="517.4634146341463" as="geometry" />
|
<mxGeometry x="950" y="52.53658536585366" width="130" height="517.4634146341463" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-88" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-87">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-88" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-87" vertex="1">
|
||||||
<mxGeometry width="100" height="470.421286031042" as="geometry" />
|
<mxGeometry width="100" height="470.421286031042" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-89" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-87">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-89" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-87" vertex="1">
|
||||||
<mxGeometry x="45" y="100" width="10" height="310" as="geometry" />
|
<mxGeometry x="45" y="100" width="10" height="310" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-90" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-87">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-90" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-87" vertex="1">
|
||||||
<mxGeometry x="10" y="15.680709534368068" width="100" height="470.421286031042" as="geometry" />
|
<mxGeometry x="10" y="15.680709534368068" width="100" height="470.421286031042" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-91" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-90">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-91" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-90" vertex="1">
|
||||||
<mxGeometry x="45" y="90" width="10" height="310" as="geometry" />
|
<mxGeometry x="45" y="90" width="10" height="310" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-92" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-87">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-92" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-87" vertex="1">
|
||||||
<mxGeometry x="20" y="31.361419068736136" width="100" height="470.421286031042" as="geometry" />
|
<mxGeometry x="20" y="31.361419068736136" width="100" height="470.421286031042" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-93" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-92">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-93" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-92" vertex="1">
|
||||||
<mxGeometry x="45" y="80" width="10" height="320" as="geometry" />
|
<mxGeometry x="45" y="80" width="10" height="320" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-94" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-87">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-94" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-87" vertex="1">
|
||||||
<mxGeometry x="30" y="47.042128603104196" width="100" height="470.421286031042" as="geometry" />
|
<mxGeometry x="30" y="47.042128603104196" width="100" height="470.421286031042" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-95" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-94">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-95" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-94" vertex="1">
|
||||||
<mxGeometry x="45" y="80" width="10" height="312.02" as="geometry" />
|
<mxGeometry x="45" y="80" width="10" height="312.02" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-96" value="" style="group;fontColor=#000000;" vertex="1" connectable="0" parent="1">
|
<mxCell id="8IE8MeUb87hZB58SyvYv-9" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="4H4CULAcT2h6mxbgRGbW-87">
|
||||||
<mxGeometry x="770" y="52.53658536585366" width="130" height="517.4634146341463" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-97" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-96">
|
|
||||||
<mxGeometry width="100" height="470.421286031042" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-98" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-96">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="310" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-99" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-96">
|
|
||||||
<mxGeometry x="10" y="15.680709534368068" width="100" height="470.421286031042" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-100" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-99">
|
|
||||||
<mxGeometry x="45" y="90" width="10" height="320" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-101" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-96">
|
|
||||||
<mxGeometry x="20" y="31.361419068736136" width="100" height="470.421286031042" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-102" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-101">
|
|
||||||
<mxGeometry x="45" y="80" width="10" height="320" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-103" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-96">
|
|
||||||
<mxGeometry x="30" y="47.0421286031042" width="100" height="470.421286031042" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-104" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-103">
|
|
||||||
<mxGeometry x="45" y="70" width="10" height="322.02" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-105" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="463" y="284" as="sourcePoint" />
|
<mxPoint x="-90" y="185.46341463414635" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="548" y="284" />
|
<mxPoint x="-5" y="185.46341463414635" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="633" y="284" as="targetPoint" />
|
<mxPoint x="40" y="185.46341463414635" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-106" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-96" value="" style="group;fontColor=#000000;" parent="1" vertex="1" connectable="0">
|
||||||
|
<mxGeometry x="770" y="52.53658536585366" width="130" height="517.4634146341463" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-97" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-96" vertex="1">
|
||||||
|
<mxGeometry width="100" height="470.421286031042" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-98" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-96" vertex="1">
|
||||||
|
<mxGeometry x="45" y="100" width="10" height="310" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-99" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-96" vertex="1">
|
||||||
|
<mxGeometry x="10" y="15.680709534368068" width="100" height="470.421286031042" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-100" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-99" vertex="1">
|
||||||
|
<mxGeometry x="45" y="90" width="10" height="320" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-101" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-96" vertex="1">
|
||||||
|
<mxGeometry x="20" y="31.361419068736136" width="100" height="470.421286031042" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-102" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-101" vertex="1">
|
||||||
|
<mxGeometry x="45" y="80" width="10" height="320" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-103" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-96" vertex="1">
|
||||||
|
<mxGeometry x="30" y="47.0421286031042" width="100" height="470.421286031042" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-104" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-103" vertex="1">
|
||||||
|
<mxGeometry x="45" y="70" width="10" height="322.02" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="8IE8MeUb87hZB58SyvYv-14" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="4H4CULAcT2h6mxbgRGbW-96">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="-120" y="387.4634146341463" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="-35" y="387.4634146341463" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="50" y="387.4634146341463" as="targetPoint" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-106" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="645" y="399" as="sourcePoint" />
|
<mxPoint x="645" y="399" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -520,75 +352,47 @@
|
|||||||
<mxPoint x="815" y="399" as="targetPoint" />
|
<mxPoint x="815" y="399" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-107" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=classic;elbow=vertical;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-110" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
||||||
<mxGeometry x="-0.8562" y="-22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1170" y="440" as="sourcePoint" />
|
|
||||||
<mxPoint x="1050" y="930" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-108" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
|
||||||
<mxGeometry x="0.2689" y="22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1170" y="470" as="sourcePoint" />
|
|
||||||
<mxPoint x="1051" y="954" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-109" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
|
||||||
<mxGeometry x="0.2689" y="22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1170" y="480" as="sourcePoint" />
|
|
||||||
<mxPoint x="1051" y="989" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-110" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1188" y="479" as="sourcePoint" />
|
<mxPoint x="1188" y="443" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1273" y="479" />
|
<mxPoint x="1273" y="443" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1358" y="479" as="targetPoint" />
|
<mxPoint x="1358" y="443" as="targetPoint" />
|
||||||
<mxPoint as="offset" />
|
<mxPoint as="offset" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-111" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-112" value="request_prd_collect" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="0.3456" y="-5" relative="1" as="geometry">
|
<mxGeometry x="350" y="383" width="60" height="30" as="geometry" />
|
||||||
<mxPoint x="650" y="420" as="sourcePoint" />
|
|
||||||
<mxPoint x="815" y="935" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-112" value="request_prd_collect" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-113" value=":Wasm" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="361.5" y="381" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-113" value=":Wasm" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="410" y="53.443708609271525" width="100" height="516.5562913907285" as="geometry" />
|
<mxGeometry x="410" y="53.443708609271525" width="100" height="516.5562913907285" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-114" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-113">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-114" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-113" vertex="1">
|
||||||
<mxGeometry x="45" y="77" width="10" height="403" as="geometry" />
|
<mxGeometry x="45" y="77" width="10" height="403" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-115" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-115" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="590" y="53.443708609271525" width="100" height="516.5562913907285" as="geometry" />
|
<mxGeometry x="590" y="53.443708609271525" width="100" height="516.5562913907285" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-116" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-115">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-116" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-115" vertex="1">
|
||||||
<mxGeometry x="45" y="77" width="10" height="403" as="geometry" />
|
<mxGeometry x="45" y="77" width="10" height="403" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-117" value="" style="group;fontColor=#000000;" vertex="1" connectable="0" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-117" value="" style="group;fontColor=#000000;" parent="1" vertex="1" connectable="0">
|
||||||
<mxGeometry x="50" y="50" width="235" height="516.5562913907285" as="geometry" />
|
<mxGeometry x="50" y="50" width="235" height="516.5562913907285" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-118" value=":Page" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-117">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-118" value=":Page" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-117" vertex="1">
|
||||||
<mxGeometry width="100" height="516.5562913907285" as="geometry" />
|
<mxGeometry width="100" height="516.5562913907285" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-119" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="4H4CULAcT2h6mxbgRGbW-118">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-119" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-118" vertex="1">
|
||||||
<mxGeometry x="45" y="80" width="10" height="400" as="geometry" />
|
<mxGeometry x="45" y="80" width="10" height="400" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-120" value="dispatch" style="html=1;verticalAlign=bottom;startArrow=oval;endArrow=block;startSize=8;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fontColor=#000000;" edge="1" parent="4H4CULAcT2h6mxbgRGbW-118">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-120" value="dispatch" style="html=1;verticalAlign=bottom;startArrow=oval;endArrow=block;startSize=8;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fontColor=#000000;" parent="4H4CULAcT2h6mxbgRGbW-118" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="-15" y="102.68874172185429" as="sourcePoint" />
|
<mxPoint x="-15" y="102.68874172185429" as="sourcePoint" />
|
||||||
<mxPoint x="45" y="102.5" as="targetPoint" />
|
<mxPoint x="45" y="102.5" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-121" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-121" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="462" y="399" as="sourcePoint" />
|
<mxPoint x="462" y="399" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -597,96 +401,64 @@
|
|||||||
<mxPoint x="632" y="399" as="targetPoint" />
|
<mxPoint x="632" y="399" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-122" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-122" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="463" y="423" as="sourcePoint" />
|
<mxPoint x="463" y="439" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="548" y="423" />
|
<mxPoint x="548" y="439" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="633" y="423" as="targetPoint" />
|
<mxPoint x="633" y="439" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-123" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="4H4CULAcT2h6mxbgRGbW-128" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="4H4CULAcT2h6mxbgRGbW-1" edge="1">
|
||||||
<mxGeometry x="320" y="350" width="135" height="100" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-124" value="<font>Envelope</font>" style="html=1;verticalAlign=bottom;endArrow=block;elbow=vertical;rounded=0;strokeColor=#6c8ebf;fontColor=#000000;fillColor=#dae8fc;" edge="1" parent="1">
|
|
||||||
<mxGeometry x="-0.826" y="22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="645" y="230" as="sourcePoint" />
|
|
||||||
<mxPoint x="809" y="763.2258064516129" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-125" value="<font>TxSp</font>" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;strokeColor=#6c8ebf;fontColor=#000000;fillColor=#dae8fc;" edge="1" parent="1">
|
|
||||||
<mxGeometry x="0.3456" y="-5" relative="1" as="geometry">
|
|
||||||
<mxPoint x="645" y="277.80645161290323" as="sourcePoint" />
|
|
||||||
<mxPoint x="809" y="800" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-126" value="<font>TxFaucet</font>" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;strokeColor=#6c8ebf;fontColor=#000000;fillColor=#dae8fc;" edge="1" parent="1">
|
|
||||||
<mxGeometry x="0.3653" y="7" relative="1" as="geometry">
|
|
||||||
<mxPoint x="645" y="254.82258064516128" as="sourcePoint" />
|
|
||||||
<mxPoint x="809" y="781.6129032258065" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-127" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1037" y="949" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="952" y="949" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="867" y="949" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-128" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1" source="4H4CULAcT2h6mxbgRGbW-1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1435" y="340" as="targetPoint" />
|
<mxPoint x="1435" y="340" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-129" value="For all PrdResponse" style="text;html=1;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;fontStyle=1" vertex="1" parent="1">
|
<mxCell id="8IE8MeUb87hZB58SyvYv-8" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
||||||
<mxGeometry x="1366" y="490" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-130" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="464" y="441" as="sourcePoint" />
|
<mxPoint x="643" y="238" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="549" y="441" />
|
<mxPoint x="728" y="238" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="634" y="441" as="targetPoint" />
|
<mxPoint x="813" y="238" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-131" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
<mxCell id="8IE8MeUb87hZB58SyvYv-10" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="867" y="964" as="sourcePoint" />
|
<mxPoint x="1038" y="239" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="952" y="964" />
|
<mxPoint x="1123" y="239" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1037" y="964" as="targetPoint" />
|
<mxPoint x="1168" y="239" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-132" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
<mxCell id="8IE8MeUb87hZB58SyvYv-11" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
||||||
<mxGeometry x="0.3456" y="-5" relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="647" y="440" as="sourcePoint" />
|
<mxPoint x="1183.5" y="240" as="sourcePoint" />
|
||||||
<mxPoint x="812" y="955" as="targetPoint" />
|
<Array as="points">
|
||||||
|
<mxPoint x="1309" y="240" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="1354" y="240" as="targetPoint" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="8IE8MeUb87hZB58SyvYv-12" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="1040" y="440" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="1090" y="441" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="1175" y="441" as="targetPoint" />
|
||||||
<mxPoint as="offset" />
|
<mxPoint as="offset" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-133" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="8IE8MeUb87hZB58SyvYv-15" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
||||||
<mxGeometry x="-0.8175" y="-21" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1174" y="236" as="sourcePoint" />
|
|
||||||
<mxPoint x="1020" y="780" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4H4CULAcT2h6mxbgRGbW-134" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1185" y="235.5" as="sourcePoint" />
|
<mxPoint x="860" y="440" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1270" y="235.5" />
|
<mxPoint x="945" y="440" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1355" y="235.5" as="targetPoint" />
|
<mxPoint x="990" y="440" as="targetPoint" />
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
</root>
|
</root>
|
||||||
|
Before Width: | Height: | Size: 294 KiB After Width: | Height: | Size: 144 KiB |
@ -1,20 +1,11 @@
|
|||||||
<mxfile host="Electron" modified="2024-02-21T12:24:05.793Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/23.1.5 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="w5RpJUQXIXfFNiqHcskM" version="23.1.5" type="device">
|
<mxfile host="Electron" modified="2024-04-09T19:49:35.607Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="HDRI8vYMGzSGDPQp4kpF" version="24.1.0" type="device">
|
||||||
<diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
|
<diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
|
||||||
<mxGraphModel dx="1434" dy="1970" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
<mxGraphModel dx="954" dy="1676" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
||||||
<root>
|
<root>
|
||||||
<mxCell id="0" />
|
<mxCell id="0" />
|
||||||
<mxCell id="1" parent="0" />
|
<mxCell id="1" parent="0" />
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-285" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=-180;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-285" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=-180;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1355" y="209" width="115" height="81" as="geometry" />
|
<mxGeometry x="1355" y="209" width="115" height="100" as="geometry" />
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-288" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="815" y="839" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="900" y="839" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="985" y="839" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-259" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-259" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
@ -43,15 +34,6 @@
|
|||||||
<mxPoint x="1165" y="237" as="targetPoint" />
|
<mxPoint x="1165" y="237" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-205" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="816" y="821" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="901" y="821" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="986" y="821" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="aM9ryv3xv72pqoxQDRHE-5" value=":JS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="aM9ryv3xv72pqoxQDRHE-5" value=":JS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="220" y="40" width="100" height="520" as="geometry" />
|
<mxGeometry x="220" y="40" width="100" height="520" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -123,101 +105,8 @@
|
|||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-54" value="USER B" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-54" value="USER B" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1119" y="-40" width="641" height="39" as="geometry" />
|
<mxGeometry x="1119" y="-40" width="641" height="39" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-140" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="761" y="695" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-141" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-140" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-142" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="806" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-143" value="RELAYs-&gt;Nodes-&gt;RELAYs TxSp" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="761" y="613" width="280" height="40" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-144" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="806" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-145" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="806" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-146" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="806" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-147" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="941" y="695" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-148" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-147" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-153" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-154" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-155" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-156" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="793" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-157" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="793" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-158" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="793" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-177" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="771" y="705" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-178" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-177" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-179" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="781" y="715" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-180" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-179" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-181" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="791" y="725" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-182" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-181" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-183" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="801" y="735" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-184" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-183" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-185" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="951" y="705" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-186" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-185" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-187" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="961" y="715" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-188" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-187" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-189" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="971" y="725" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-190" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-189" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-191" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="981" y="735" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-192" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-191" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-193" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-193" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="310" y="180" width="135" height="160" as="geometry" />
|
<mxGeometry x="310" y="180" width="135" height="140" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-194" value="PrdConfrm" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontColor=#000000;fontStyle=1" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-194" value="PrdConfrm" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontColor=#000000;fontStyle=1" parent="1" vertex="1">
|
||||||
<mxGeometry x="351.5" y="225" width="60" height="30" as="geometry" />
|
<mxGeometry x="351.5" y="225" width="60" height="30" as="geometry" />
|
||||||
@ -250,19 +139,6 @@
|
|||||||
<mxPoint x="625" y="164" as="targetPoint" />
|
<mxPoint x="625" y="164" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-201" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="355" y="260" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-202" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="457" y="276" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="542" y="276" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="627" y="276" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-203" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-203" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="636" y="238" as="sourcePoint" />
|
<mxPoint x="636" y="238" as="sourcePoint" />
|
||||||
@ -290,14 +166,7 @@
|
|||||||
<mxPoint x="624" y="300" as="targetPoint" />
|
<mxPoint x="624" y="300" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-210" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-212" value="PrdConfrm" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;fontStyle=1" parent="1" vertex="1">
|
||||||
<mxGeometry x="0.4123" y="20" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1162" y="255" as="sourcePoint" />
|
|
||||||
<mxPoint x="996" y="845" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-212" value="PrdConfrm" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="1380" y="221.5" width="60" height="30" as="geometry" />
|
<mxGeometry x="1380" y="221.5" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-215" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-215" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
@ -311,11 +180,11 @@
|
|||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-216" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-216" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1176" y="255" as="sourcePoint" />
|
<mxPoint x="1176" y="297" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1261" y="255" />
|
<mxPoint x="1261" y="297" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1346" y="255" as="targetPoint" />
|
<mxPoint x="1346" y="297" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-223" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-223" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
@ -375,6 +244,15 @@
|
|||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-174" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-173" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-174" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-173" vertex="1">
|
||||||
<mxGeometry x="45" y="80" width="10" height="312.02" as="geometry" />
|
<mxGeometry x="45" y="80" width="10" height="312.02" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
|
<mxCell id="FPgFgR4kDPPhDGuBkZav-2" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="MqokN8DVP6Cu9g1BAX3J-219">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="-90" y="258.2334146341463" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="-5" y="258.2334146341463" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="40" y="257.4634146341463" as="targetPoint" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-220" value="" style="group;fontColor=#000000;" parent="1" vertex="1" connectable="0">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-220" value="" style="group;fontColor=#000000;" parent="1" vertex="1" connectable="0">
|
||||||
<mxGeometry x="760" y="42.53658536585366" width="130" height="517.4634146341463" as="geometry" />
|
<mxGeometry x="760" y="42.53658536585366" width="130" height="517.4634146341463" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -402,15 +280,6 @@
|
|||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-164" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-163" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-164" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-163" vertex="1">
|
||||||
<mxGeometry x="45" y="70" width="10" height="322.02" as="geometry" />
|
<mxGeometry x="45" y="70" width="10" height="322.02" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-252" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="453" y="327" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="538" y="327" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="623" y="327" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-3" value=":Wasm" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-3" value=":Wasm" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="400" y="43.443708609271525" width="100" height="516.5562913907285" as="geometry" />
|
<mxGeometry x="400" y="43.443708609271525" width="100" height="516.5562913907285" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -438,52 +307,22 @@
|
|||||||
<mxPoint x="45" y="102.5" as="targetPoint" />
|
<mxPoint x="45" y="102.5" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-199" value="<font>Envelope</font>" style="html=1;verticalAlign=bottom;endArrow=block;elbow=vertical;rounded=0;strokeColor=#6c8ebf;fontColor=#000000;fillColor=#dae8fc;" parent="1" edge="1">
|
<mxCell id="FPgFgR4kDPPhDGuBkZav-1" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
||||||
<mxGeometry x="-0.826" y="22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="635" y="272" as="sourcePoint" />
|
|
||||||
<mxPoint x="799" y="805.2258064516129" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-206" value="<font>TxSp</font>" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;strokeColor=#6c8ebf;fontColor=#000000;fillColor=#dae8fc;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="0.3456" y="-5" relative="1" as="geometry">
|
|
||||||
<mxPoint x="635" y="319.80645161290323" as="sourcePoint" />
|
|
||||||
<mxPoint x="799" y="842" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-225" value="<font>TxFaucet</font>" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;strokeColor=#6c8ebf;fontColor=#000000;fillColor=#dae8fc;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="0.3653" y="7" relative="1" as="geometry">
|
|
||||||
<mxPoint x="635" y="296.8225806451613" as="sourcePoint" />
|
|
||||||
<mxPoint x="799" y="823.6129032258065" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="5sHLhDU_XnkWcBYlhPqW-7" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="816" y="854.5" as="sourcePoint" />
|
<mxPoint x="640" y="301.22" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="901" y="854.5" />
|
<mxPoint x="725" y="301.22" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="986" y="854.5" as="targetPoint" />
|
<mxPoint x="800" y="301" as="targetPoint" />
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="5sHLhDU_XnkWcBYlhPqW-8" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="FPgFgR4kDPPhDGuBkZav-3" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1175" y="274.5" as="sourcePoint" />
|
<mxPoint x="1030" y="300.27" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1260" y="274.5" />
|
<mxPoint x="1115" y="300.27" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1345" y="274.5" as="targetPoint" />
|
<mxPoint x="1160" y="299.5" as="targetPoint" />
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="5sHLhDU_XnkWcBYlhPqW-10" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
|
||||||
<mxGeometry x="0.4123" y="20" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1164" y="273" as="sourcePoint" />
|
|
||||||
<mxPoint x="998" y="863" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
</root>
|
</root>
|
||||||
|
Before Width: | Height: | Size: 224 KiB After Width: | Height: | Size: 131 KiB |
@ -1,6 +1,6 @@
|
|||||||
<mxfile host="Electron" modified="2024-03-22T16:48:57.455Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.0.4 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="gBAagQbKW4lP0XZSih0k" version="24.0.4" type="device">
|
<mxfile host="Electron" modified="2024-04-09T19:50:22.847Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="4HTVJHW5x4tcAkO8lNYu" version="24.1.0" type="device">
|
||||||
<diagram name="Page-1" id="AvqYiIvQEs9WhzMoEz0v">
|
<diagram name="Page-1" id="AvqYiIvQEs9WhzMoEz0v">
|
||||||
<mxGraphModel dx="2514" dy="2155" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
<mxGraphModel dx="1949" dy="1847" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
||||||
<root>
|
<root>
|
||||||
<mxCell id="0" />
|
<mxCell id="0" />
|
||||||
<mxCell id="1" parent="0" />
|
<mxCell id="1" parent="0" />
|
||||||
@ -60,16 +60,6 @@
|
|||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-38" value="PRD finalisé" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
<mxCell id="ciDpwXPfI_i4saoGPbpC-38" value="PRD finalisé" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="10" y="429.51406649616365" width="147.85714285714286" height="51.406649616368284" as="geometry" />
|
<mxGeometry x="10" y="429.51406649616365" width="147.85714285714286" height="51.406649616368284" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-40" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="ciDpwXPfI_i4saoGPbpC-41" target="ciDpwXPfI_i4saoGPbpC-39" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="626.0714285714286" y="434.0835464620631" as="targetPoint" />
|
|
||||||
<mxPoint x="601.4285714285714" y="-50.28132992327366" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1172" y="490" />
|
|
||||||
<mxPoint x="626" y="490" />
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-43" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="ciDpwXPfI_i4saoGPbpC-41" target="ciDpwXPfI_i4saoGPbpC-44" edge="1">
|
<mxCell id="ciDpwXPfI_i4saoGPbpC-43" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="ciDpwXPfI_i4saoGPbpC-41" target="ciDpwXPfI_i4saoGPbpC-44" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -91,49 +81,49 @@
|
|||||||
<mxCell id="2As4XV5lb73Ci5ErgKKJ-2" value="in memory" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
<mxCell id="2As4XV5lb73Ci5ErgKKJ-2" value="in memory" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-219.99750000000006" y="154.926" width="147.8575" height="36.408" as="geometry" />
|
<mxGeometry x="-219.99750000000006" y="154.926" width="147.8575" height="36.408" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-2" value="0:ouput_prd_origin or faucet (spend)" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-2" value="0:ouput_prd_origin or faucet (spend)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="720" y="-446.90999999999997" width="212.14" height="30" as="geometry" />
|
<mxGeometry x="720" y="-446.90999999999997" width="212.14" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-3" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-3" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="720" y="-406.90999999999997" width="212.14" height="505.07" as="geometry" />
|
<mxGeometry x="720" y="-406.90999999999997" width="212.14" height="505.07" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-4" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(251, 251, 251); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">1:ouput_JsonArrayHash (op_return)</span>" style="text;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-4" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(251, 251, 251); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">1:ouput_JsonArrayHash (op_return)</span>" style="text;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="730" y="-406.91" width="210" height="40" as="geometry" />
|
<mxGeometry x="730" y="-406.91" width="210" height="40" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-5" value="0:hash_request_type" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-5" value="0:hash_request_type" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="732.285" y="-376.90999999999997" width="187.57" height="30" as="geometry" />
|
<mxGeometry x="732.285" y="-376.90999999999997" width="187.57" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-6" value="1:hash_prd" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-6" value="1:hash_prd" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="732.285" y="-337.84000000000003" width="187.57" height="30" as="geometry" />
|
<mxGeometry x="732.285" y="-337.84000000000003" width="187.57" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-7" value="2:hash_Process" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-7" value="2:hash_Process" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="732.285" y="-298.84000000000003" width="187.57" height="30" as="geometry" />
|
<mxGeometry x="732.285" y="-298.84000000000003" width="187.57" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-8" value="3:hash_value_sig" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-8" value="3:hash_value_sig" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="732.285" y="-259.84000000000003" width="187.57" height="30" as="geometry" />
|
<mxGeometry x="732.285" y="-259.84000000000003" width="187.57" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-9" value="4:hash_ref_item" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-9" value="4:hash_ref_item" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="732.285" y="-220.84" width="187.57" height="30" as="geometry" />
|
<mxGeometry x="732.285" y="-220.84" width="187.57" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-10" value="5:hash_ref_prd_origin" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-10" value="5:hash_ref_prd_origin" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="732.285" y="-181.84" width="187.57" height="30" as="geometry" />
|
<mxGeometry x="732.285" y="-181.84" width="187.57" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-11" value="6:hash_ref_pcd_origin" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-11" value="6:hash_ref_pcd_origin" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="732.285" y="-142.84" width="187.57" height="30" as="geometry" />
|
<mxGeometry x="732.285" y="-142.84" width="187.57" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-12" value="7:hash_ref_prd_reference" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-12" value="7:hash_ref_prd_reference" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="732.285" y="-103.84" width="187.57" height="30" as="geometry" />
|
<mxGeometry x="732.285" y="-103.84" width="187.57" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-13" value="8:hash_ref_pcd_reference" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-13" value="8:hash_ref_pcd_reference" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="732.285" y="-64.84000000000003" width="187.57" height="30" as="geometry" />
|
<mxGeometry x="732.285" y="-64.84000000000003" width="187.57" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-14" value="9:hash_amount_payment" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-14" value="9:hash_amount_payment" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="732.285" y="-25.840000000000032" width="187.57" height="30" as="geometry" />
|
<mxGeometry x="732.285" y="-25.840000000000032" width="187.57" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-15" value="10:hash_amount_deposit" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-15" value="10:hash_amount_deposit" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="732.285" y="14.159999999999968" width="187.57" height="30" as="geometry" />
|
<mxGeometry x="732.285" y="14.159999999999968" width="187.57" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-16" value="11:hash_amount_commit" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-16" value="11:hash_amount_commit" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="732.285" y="52.73000000000002" width="187.57" height="30" as="geometry" />
|
<mxGeometry x="732.285" y="52.73000000000002" width="187.57" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-42" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="ciDpwXPfI_i4saoGPbpC-9" target="ciDpwXPfI_i4saoGPbpC-41" edge="1">
|
<mxCell id="ciDpwXPfI_i4saoGPbpC-42" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="ciDpwXPfI_i4saoGPbpC-9" target="ciDpwXPfI_i4saoGPbpC-41" edge="1">
|
||||||
@ -164,7 +154,7 @@
|
|||||||
<mxPoint x="530" as="targetPoint" />
|
<mxPoint x="530" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-17" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(251, 251, 251); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">Création de la tx</span>" style="text;whiteSpace=wrap;html=1;align=center;" vertex="1" parent="1">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-17" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(251, 251, 251); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">Création de la tx</span>" style="text;whiteSpace=wrap;html=1;align=center;" parent="1" vertex="1">
|
||||||
<mxGeometry x="766.0699999999999" y="-486.90999999999997" width="120" height="40" as="geometry" />
|
<mxGeometry x="766.0699999999999" y="-486.90999999999997" width="120" height="40" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-3" value="Complétion des attributs" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
<mxCell id="ciDpwXPfI_i4saoGPbpC-3" value="Complétion des attributs" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
@ -179,7 +169,7 @@
|
|||||||
</Array>
|
</Array>
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-23" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="ciDpwXPfI_i4saoGPbpC-5" edge="1" target="ciDpwXPfI_i4saoGPbpC-9">
|
<mxCell id="ciDpwXPfI_i4saoGPbpC-23" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="ciDpwXPfI_i4saoGPbpC-5" target="ciDpwXPfI_i4saoGPbpC-9" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="690" y="-180" as="targetPoint" />
|
<mxPoint x="690" y="-180" as="targetPoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -199,7 +189,7 @@
|
|||||||
</Array>
|
</Array>
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-22" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="ciDpwXPfI_i4saoGPbpC-10" edge="1" target="ciDpwXPfI_i4saoGPbpC-9">
|
<mxCell id="ciDpwXPfI_i4saoGPbpC-22" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="ciDpwXPfI_i4saoGPbpC-10" target="ciDpwXPfI_i4saoGPbpC-9" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="453.5725" y="53.0828" as="targetPoint" />
|
<mxPoint x="453.5725" y="53.0828" as="targetPoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -222,56 +212,27 @@
|
|||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-11" value="Adresse de l'`User`" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
<mxCell id="ciDpwXPfI_i4saoGPbpC-11" value="Adresse de l'`User`" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="236.09876041666666" y="10" width="147.8575" height="36.408" as="geometry" />
|
<mxGeometry x="236.09876041666666" y="10" width="147.8575" height="36.408" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-46" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="ciDpwXPfI_i4saoGPbpC-39" target="ciDpwXPfI_i4saoGPbpC-45" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="650" y="552" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-39" value="Création d'un PRDMessage" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="552.1428571428571" y="508.34" width="147.85714285714283" height="36.080535117532975" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-56" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="ciDpwXPfI_i4saoGPbpC-44" target="ciDpwXPfI_i4saoGPbpC-53" edge="1">
|
<mxCell id="ciDpwXPfI_i4saoGPbpC-56" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="ciDpwXPfI_i4saoGPbpC-44" target="ciDpwXPfI_i4saoGPbpC-53" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-44" value="Envelope du PRD" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
<mxCell id="ciDpwXPfI_i4saoGPbpC-44" value="Envelope du PRD" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="10" y="558.6426742876902" width="147.85714285714283" height="36.080535117532975" as="geometry" />
|
<mxGeometry x="10" y="558.6426742876902" width="147.85714285714283" height="36.080535117532975" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-55" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="ciDpwXPfI_i4saoGPbpC-45" target="ciDpwXPfI_i4saoGPbpC-54" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-45" value="Envelope du PRDMessage" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="552.1428571428571" y="558.6396945022028" width="147.85714285714283" height="36.080535117532975" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-59" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="ciDpwXPfI_i4saoGPbpC-53" target="s9p4VKi4Rz1OL5Ugs_63-20" edge="1">
|
<mxCell id="ciDpwXPfI_i4saoGPbpC-59" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="ciDpwXPfI_i4saoGPbpC-53" target="s9p4VKi4Rz1OL5Ugs_63-20" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="83.93142857142857" y="699.9994648824668" as="targetPoint" />
|
<mxPoint x="83.93142857142857" y="699.9994648824668" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-22" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="ciDpwXPfI_i4saoGPbpC-53" target="s9p4VKi4Rz1OL5Ugs_63-21">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-22" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="ciDpwXPfI_i4saoGPbpC-53" target="s9p4VKi4Rz1OL5Ugs_63-21" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-53" value="Relais 1,2,3,4" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
<mxCell id="ciDpwXPfI_i4saoGPbpC-53" value="Relais 1,2,3,4" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="10" y="614.7848665058057" width="147.85714285714283" height="36.080535117532975" as="geometry" />
|
<mxGeometry x="10" y="614.7848665058057" width="147.85714285714283" height="36.080535117532975" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-60" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="ciDpwXPfI_i4saoGPbpC-54" target="ciDpwXPfI_i4saoGPbpC-57" edge="1">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-20" value="<div>Tx_SP</div>Broadcast&nbsp;<br>Nodes side chain" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-19" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="ciDpwXPfI_i4saoGPbpC-54" target="s9p4VKi4Rz1OL5Ugs_63-18">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-54" value="Relais 5,6,7,8" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="552.1399999999999" y="614.7848665058057" width="147.85714285714283" height="36.080535117532975" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="ciDpwXPfI_i4saoGPbpC-57" value="<div>Tx_SP</div>Broadcast&nbsp;<br>Nodes side chain" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="430" y="707" width="147.86" height="60" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-18" value="PRDMessage <br>Broadcast&nbsp;<div>Relais</div>" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="679" y="707" width="147.86" height="60" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-20" value="<div>Tx_SP</div>Broadcast&nbsp;<br>Nodes side chain" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="-110" y="710" width="147.86" height="60" as="geometry" />
|
<mxGeometry x="-110" y="710" width="147.86" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-21" value="PRD<br>Broadcast&nbsp;<div>Relais</div>" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="s9p4VKi4Rz1OL5Ugs_63-21" value="PRD<br>Broadcast&nbsp;<div>Relais</div>" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="139" y="710" width="147.86" height="60" as="geometry" />
|
<mxGeometry x="139" y="710" width="147.86" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
</root>
|
</root>
|
||||||
|
Before Width: | Height: | Size: 187 KiB After Width: | Height: | Size: 171 KiB |
@ -1,10 +1,10 @@
|
|||||||
<mxfile host="Electron" modified="2024-03-19T16:22:42.971Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.0.4 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="EgyFW5CejN6fHnHJyB3j" version="24.0.4" type="device">
|
<mxfile host="Electron" modified="2024-04-09T19:54:56.429Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="zeJ2U2NTE1qFPGEIbsU-" version="24.1.0" type="device">
|
||||||
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
|
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
|
||||||
<mxGraphModel dx="928" dy="480" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
<mxGraphModel dx="954" dy="576" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
||||||
<root>
|
<root>
|
||||||
<mxCell id="WIyWlLk6GJQsqaUBKTNV-0" />
|
<mxCell id="WIyWlLk6GJQsqaUBKTNV-0" />
|
||||||
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
|
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-34" value="" style="edgeStyle=orthogonalEdgeStyle;html=1;verticalAlign=bottom;endArrow=open;endSize=8;strokeColor=#ff0000;rounded=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-18">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-34" value="" style="edgeStyle=orthogonalEdgeStyle;html=1;verticalAlign=bottom;endArrow=open;endSize=8;strokeColor=#ff0000;rounded=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-18" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="150" y="1020" as="targetPoint" />
|
<mxPoint x="150" y="1020" as="targetPoint" />
|
||||||
<mxPoint x="240" y="540" as="sourcePoint" />
|
<mxPoint x="240" y="540" as="sourcePoint" />
|
||||||
@ -13,9 +13,9 @@
|
|||||||
</Array>
|
</Array>
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-23" value="" style="edgeStyle=orthogonalEdgeStyle;html=1;verticalAlign=bottom;endArrow=open;endSize=8;strokeColor=#ff0000;rounded=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-22">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-23" value="" style="edgeStyle=orthogonalEdgeStyle;html=1;verticalAlign=bottom;endArrow=open;endSize=8;strokeColor=#ff0000;rounded=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-22" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="580" y="1020" as="targetPoint" />
|
<mxPoint x="590" y="1020" as="targetPoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="591" y="585" />
|
<mxPoint x="591" y="585" />
|
||||||
<mxPoint x="590" y="585" />
|
<mxPoint x="590" y="585" />
|
||||||
@ -23,7 +23,7 @@
|
|||||||
</Array>
|
</Array>
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-61" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-3" target="jpdV1vV9o7sr3iGcI0SG-10">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-61" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-3" target="jpdV1vV9o7sr3iGcI0SG-10" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="680" y="339" />
|
<mxPoint x="680" y="339" />
|
||||||
@ -31,212 +31,152 @@
|
|||||||
</Array>
|
</Array>
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-3" value="PRDList" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-3" value="PRDList" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="531" y="329" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="531" y="329" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-4" value="PRDList<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-31" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-7" target="jpdV1vV9o7sr3iGcI0SG-27" edge="1">
|
||||||
<mxGeometry x="530" y="430.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-31" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-7" target="jpdV1vV9o7sr3iGcI0SG-27">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-7" value="PCD" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-7" value="PCD" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="530" y="639.9986486486487" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="639.9986486486487" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-32" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-8" target="jpdV1vV9o7sr3iGcI0SG-30">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-32" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-8" target="jpdV1vV9o7sr3iGcI0SG-30" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-8" value="PRDResonse" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-8" value="PRDResonse" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="530" y="690.8094594594595" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="690.8094594594595" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-55" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.75;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-10" target="jpdV1vV9o7sr3iGcI0SG-53">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-55" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.75;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-10" target="jpdV1vV9o7sr3iGcI0SG-54" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-10" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
|
||||||
<mxGeometry x="530" y="480" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-0" target="jpdV1vV9o7sr3iGcI0SG-3">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-6" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-1" target="jpdV1vV9o7sr3iGcI0SG-4">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-1" target="jpdV1vV9o7sr3iGcI0SG-14">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<mxPoint x="650" y="610.4097297297299" as="targetPoint" />
|
||||||
<mxPoint x="390" y="450" />
|
|
||||||
<mxPoint x="390" y="400" />
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-1" value="PRDList<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-10" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="90" y="430.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="480" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-10" target="jpdV1vV9o7sr3iGcI0SG-13">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-0" target="jpdV1vV9o7sr3iGcI0SG-3" edge="1">
|
||||||
|
<mxGeometry relative="1" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-42" target="jpdV1vV9o7sr3iGcI0SG-14" edge="1">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="300" y="400" />
|
||||||
|
<mxPoint x="300" y="400" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="210" y="450.27459459459465" as="sourcePoint" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-10" target="jpdV1vV9o7sr3iGcI0SG-13" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="421" y="249.27027027027032" as="targetPoint" />
|
<mxPoint x="421" y="249.27027027027032" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-14" value="PRDList<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-14" value="PRDList<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="530" y="380.00432432432433" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="380.00432432432433" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-22" value="Item Managers" style="rounded=1;whiteSpace=wrap;html=1;arcSize=40;fontColor=#000000;fillColor=#ffffc0;strokeColor=#ff0000;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-22" value="Item Managers" style="rounded=1;whiteSpace=wrap;html=1;arcSize=40;fontColor=#000000;fillColor=#ffffc0;strokeColor=#ff0000;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="531" y="259" width="120" height="40" as="geometry" />
|
<mxGeometry x="531" y="259" width="120" height="40" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-36" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-36" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="530" y="743" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="743" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-37" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-33" target="jpdV1vV9o7sr3iGcI0SG-36">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-37" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-33" target="jpdV1vV9o7sr3iGcI0SG-36" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-18" value="User A" style="rounded=1;whiteSpace=wrap;html=1;arcSize=40;fontColor=#000000;fillColor=#ffffc0;strokeColor=#ff0000;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-18" value="User A" style="rounded=1;whiteSpace=wrap;html=1;arcSize=40;fontColor=#000000;fillColor=#ffffc0;strokeColor=#ff0000;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="90" y="259" width="120" height="40" as="geometry" />
|
<mxGeometry x="90" y="259" width="120" height="40" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-27" value="PCD" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-27" value="PCD" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="89" y="639.9986486486487" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="89" y="639.9986486486487" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-80" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-30" target="jpdV1vV9o7sr3iGcI0SG-33">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-80" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-30" target="jpdV1vV9o7sr3iGcI0SG-33" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-30" value="PRDResonse" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-30" value="PRDResonse" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="89" y="689.9994594594596" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="89" y="689.9994594594596" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-78" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-33" target="jpdV1vV9o7sr3iGcI0SG-74">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-78" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-33" target="jpdV1vV9o7sr3iGcI0SG-77" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="91" y="873.4097297297299" as="targetPoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="70" y="773" />
|
||||||
|
<mxPoint x="70" y="813" />
|
||||||
|
</Array>
|
||||||
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-33" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-33" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="89" y="743" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="89" y="743" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-51" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-0" target="jpdV1vV9o7sr3iGcI0SG-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-51" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-0" target="jpdV1vV9o7sr3iGcI0SG-42" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="60" y="359" />
|
<mxPoint x="60" y="359" />
|
||||||
<mxPoint x="60" y="460" />
|
<mxPoint x="60" y="400" />
|
||||||
<mxPoint x="90" y="460" />
|
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="90" y="460.40972972972986" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-13" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-13" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="89" y="480" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="89" y="480" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-52" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-42" target="jpdV1vV9o7sr3iGcI0SG-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-42" value="PRDList<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="80" y="450" as="targetPoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="80" y="411" />
|
|
||||||
<mxPoint x="80" y="440" />
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-42" value="PRDList<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
|
||||||
<mxGeometry x="90" y="380.00432432432433" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="90" y="380.00432432432433" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-0" value="PRDList" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-0" value="PRDList" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="90" y="329" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="90" y="329" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-59" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-53" target="jpdV1vV9o7sr3iGcI0SG-57">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-60" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-54" target="jpdV1vV9o7sr3iGcI0SG-58" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-60" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-53" target="jpdV1vV9o7sr3iGcI0SG-58">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="390" y="600" />
|
<mxPoint x="460" y="550" />
|
||||||
<mxPoint x="390" y="550" />
|
<mxPoint x="460" y="550" />
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="530" y="600.2745945945946" as="sourcePoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-53" value="PRDConfirm<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-54" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="530" y="580.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-82" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-54" target="jpdV1vV9o7sr3iGcI0SG-53">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="660" y="560" />
|
|
||||||
<mxPoint x="660" y="590" />
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-54" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
|
||||||
<mxGeometry x="530" y="530.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="530.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-57" value="PRDConfirm<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-58" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="89" y="580.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-58" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
|
||||||
<mxGeometry x="89" y="530.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="89" y="530.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-63" value="PRDResonse<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-64" value="PRDResonse<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="90" y="946.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-64" value="PRDResonse<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
|
||||||
<mxGeometry x="90" y="896.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="90" y="896.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-69" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-65" target="jpdV1vV9o7sr3iGcI0SG-63">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-70" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-66" target="jpdV1vV9o7sr3iGcI0SG-64" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-70" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-65" target="jpdV1vV9o7sr3iGcI0SG-64">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="390" y="966" />
|
<mxPoint x="450" y="916" />
|
||||||
<mxPoint x="390" y="916" />
|
<mxPoint x="450" y="916" />
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="530" y="966.2745945945946" as="sourcePoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-65" value="PRDResonse<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-68" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-8" target="jpdV1vV9o7sr3iGcI0SG-66" edge="1">
|
||||||
<mxGeometry x="530" y="946.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-68" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=0.988;entryY=0.652;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-8" target="jpdV1vV9o7sr3iGcI0SG-65">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="649.9310344827586" y="990" as="targetPoint" />
|
<mxPoint x="648.56" y="972.436756756757" as="targetPoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="670" y="721" />
|
<mxPoint x="670" y="721" />
|
||||||
<mxPoint x="670" y="972" />
|
<mxPoint x="670" y="916" />
|
||||||
<mxPoint x="649" y="972" />
|
|
||||||
</Array>
|
</Array>
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-81" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-66" target="jpdV1vV9o7sr3iGcI0SG-65">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-66" value="PRDResonse<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="649.9310344827586" y="956" as="targetPoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="660" y="926" />
|
|
||||||
<mxPoint x="660" y="956" />
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-66" value="PRDResonse<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
|
||||||
<mxGeometry x="530" y="896.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="896.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-71" value="PRDConfirm<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-73" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-77" target="jpdV1vV9o7sr3iGcI0SG-75" edge="1">
|
||||||
<mxGeometry x="531" y="843.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-72" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-74" target="jpdV1vV9o7sr3iGcI0SG-71">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-73" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-74" target="jpdV1vV9o7sr3iGcI0SG-75">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="391" y="863" />
|
<mxPoint x="310" y="813" />
|
||||||
<mxPoint x="391" y="813" />
|
<mxPoint x="310" y="813" />
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="211" y="863.2745945945946" as="sourcePoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-74" value="PRDConfirm<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-75" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="91" y="843.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-75" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
|
||||||
<mxGeometry x="531" y="793.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="531" y="793.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-76" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-77" target="jpdV1vV9o7sr3iGcI0SG-74">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-77" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="81" y="863" as="targetPoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="81" y="824" />
|
|
||||||
<mxPoint x="81" y="853" />
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-77" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
|
||||||
<mxGeometry x="91" y="793.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="91" y="793.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
</root>
|
</root>
|
||||||
|
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 69 KiB |
@ -1,36 +1,9 @@
|
|||||||
<mxfile host="Electron" modified="2024-02-21T12:32:15.592Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/23.1.5 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="TIhkxkGReRVY91qqJZdO" version="23.1.5" type="device">
|
<mxfile host="Electron" modified="2024-04-09T20:04:02.388Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="nUe9Ydds6w7u7XnIsRR8" version="24.1.0" type="device">
|
||||||
<diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
|
<diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
|
||||||
<mxGraphModel dx="1434" dy="1941" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
<mxGraphModel dx="1434" dy="1938" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
||||||
<root>
|
<root>
|
||||||
<mxCell id="0" />
|
<mxCell id="0" />
|
||||||
<mxCell id="1" parent="0" />
|
<mxCell id="1" parent="0" />
|
||||||
<mxCell id="Kv8L5Ez7j4jW42ffpjnB-5" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="816" y="815" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="901" y="815" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="986" y="815" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-288" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="815" y="796" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="900" y="796" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="985" y="796" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-268" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1025" y="920" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="940" y="920" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="855" y="920" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-259" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-259" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="986" y="163" as="sourcePoint" />
|
<mxPoint x="986" y="163" as="sourcePoint" />
|
||||||
@ -51,133 +24,114 @@
|
|||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-239" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-239" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="844" y="372" as="sourcePoint" />
|
<mxPoint x="844" y="313" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="929" y="372" />
|
<mxPoint x="929" y="313" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1014" y="372" as="targetPoint" />
|
<mxPoint x="1014" y="313" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-240" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-240" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="845" y="354" as="sourcePoint" />
|
<mxPoint x="845" y="295" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="930" y="354" />
|
<mxPoint x="930" y="295" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1015" y="354" as="targetPoint" />
|
<mxPoint x="1015" y="295" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-241" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-241" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="844" y="388" as="sourcePoint" />
|
<mxPoint x="844" y="329" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="929" y="388" />
|
<mxPoint x="929" y="329" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1014" y="388" as="targetPoint" />
|
<mxPoint x="1014" y="329" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-243" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-243" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="844" y="408" as="sourcePoint" />
|
<mxPoint x="844" y="349" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="929" y="408" />
|
<mxPoint x="929" y="349" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1014" y="408" as="targetPoint" />
|
<mxPoint x="1014" y="349" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-233" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-233" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="999" y="373" as="sourcePoint" />
|
<mxPoint x="999" y="314" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1084" y="373" />
|
<mxPoint x="1084" y="314" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1169" y="373" as="targetPoint" />
|
<mxPoint x="1169" y="314" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-234" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-234" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1176" y="371" as="sourcePoint" />
|
<mxPoint x="1176" y="312" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1261" y="371" />
|
<mxPoint x="1261" y="312" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1346" y="371" as="targetPoint" />
|
<mxPoint x="1346" y="312" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-230" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-230" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1025" y="355" as="sourcePoint" />
|
<mxPoint x="1025" y="296" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1110" y="355" />
|
<mxPoint x="1110" y="296" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1195" y="355" as="targetPoint" />
|
<mxPoint x="1195" y="296" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-231" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-231" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1024" y="389" as="sourcePoint" />
|
<mxPoint x="1024" y="330" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1109" y="389" />
|
<mxPoint x="1109" y="330" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1194" y="389" as="targetPoint" />
|
<mxPoint x="1194" y="330" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-226" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-226" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1178" y="354" as="sourcePoint" />
|
<mxPoint x="1178" y="295" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1263" y="354" />
|
<mxPoint x="1263" y="295" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1348" y="354" as="targetPoint" />
|
<mxPoint x="1348" y="295" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-227" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-227" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1177" y="388" as="sourcePoint" />
|
<mxPoint x="1177" y="329" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1262" y="388" />
|
<mxPoint x="1262" y="329" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1347" y="388" as="targetPoint" />
|
<mxPoint x="1347" y="329" as="targetPoint" />
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-228" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1175" y="432" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1260" y="432" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1345" y="432" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-235" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-235" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="999" y="409" as="sourcePoint" />
|
<mxPoint x="999" y="350" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1084" y="409" />
|
<mxPoint x="1084" y="350" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1169" y="409" as="targetPoint" />
|
<mxPoint x="1169" y="350" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-236" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-236" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1176" y="407" as="sourcePoint" />
|
<mxPoint x="1176" y="348" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1261" y="407" />
|
<mxPoint x="1261" y="348" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1346" y="407" as="targetPoint" />
|
<mxPoint x="1346" y="348" as="targetPoint" />
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-238" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1177" y="449" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1262" y="449" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1347" y="449" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-218" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;rotation=-180;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-218" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;rotation=-180;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1356" y="343" width="141" height="181" as="geometry" />
|
<mxGeometry x="1356" y="284" width="147" height="125" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-208" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-208" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
@ -188,15 +142,6 @@
|
|||||||
<mxPoint x="1165" y="184" as="targetPoint" />
|
<mxPoint x="1165" y="184" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-205" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="816" y="778" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="901" y="778" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="986" y="778" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="aM9ryv3xv72pqoxQDRHE-5" value=":JS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="aM9ryv3xv72pqoxQDRHE-5" value=":JS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="220" y="40" width="100" height="520" as="geometry" />
|
<mxGeometry x="220" y="40" width="100" height="520" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -268,101 +213,8 @@
|
|||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-54" value="USER B" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-54" value="USER B" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1119" y="-40" width="641" height="39" as="geometry" />
|
<mxGeometry x="1119" y="-40" width="641" height="39" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-140" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="761" y="652" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-141" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-140" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-142" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="806" y="752" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-143" value="RELAYs-&gt;Nodes-&gt;RELAYs TxSp" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="761" y="570" width="280" height="40" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-144" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="806" y="752" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-145" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="806" y="752" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-146" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="806" y="752" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-147" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="941" y="652" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-148" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-147" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-153" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="752" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-154" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="752" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-155" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="752" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-156" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="750" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-157" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="750" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-158" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="750" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-177" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="771" y="662" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-178" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-177" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-179" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="781" y="672" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-180" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-179" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-181" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="791" y="682" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-182" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-181" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-183" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="801" y="692" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-184" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-183" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-185" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="951" y="662" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-186" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-185" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-187" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="961" y="672" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-188" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-187" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-189" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="971" y="682" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-190" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-189" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-191" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="981" y="692" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-192" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-191" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-193" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-193" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="310" y="181" width="135" height="59" as="geometry" />
|
<mxGeometry x="310" y="181" width="135" height="69" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-194" value="PrdList" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontColor=#000000;fontStyle=1" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-194" value="PrdList" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontColor=#000000;fontStyle=1" parent="1" vertex="1">
|
||||||
<mxGeometry x="368" y="181" width="60" height="30" as="geometry" />
|
<mxGeometry x="368" y="181" width="60" height="30" as="geometry" />
|
||||||
@ -395,19 +247,6 @@
|
|||||||
<mxPoint x="625" y="164" as="targetPoint" />
|
<mxPoint x="625" y="164" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-201" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="355" y="207" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-202" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="457" y="223" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="542" y="223" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="627" y="223" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-203" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-203" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="636" y="185" as="sourcePoint" />
|
<mxPoint x="636" y="185" as="sourcePoint" />
|
||||||
@ -428,25 +267,18 @@
|
|||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-207" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-207" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="454" y="247" as="sourcePoint" />
|
<mxPoint x="454" y="227" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="539" y="247" />
|
<mxPoint x="539" y="227" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="624" y="247" as="targetPoint" />
|
<mxPoint x="624" y="227" as="targetPoint" />
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-210" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;entryX=1.1;entryY=0.106;entryDx=0;entryDy=0;entryPerimeter=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" target="MqokN8DVP6Cu9g1BAX3J-158" edge="1">
|
|
||||||
<mxGeometry x="-0.8065" y="-18" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1163" y="200" as="sourcePoint" />
|
|
||||||
<mxPoint x="1020" y="610" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-212" value="PrdList" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-212" value="PrdList" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1370" y="185" width="60" height="30" as="geometry" />
|
<mxGeometry x="1370" y="185" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-213" value="" style="strokeWidth=3;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;rotation=-180;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-213" value="" style="strokeWidth=3;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;rotation=-180;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1355" y="183" width="140" height="30" as="geometry" />
|
<mxGeometry x="1355" y="183" width="145" height="56" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-215" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-215" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
@ -459,21 +291,18 @@
|
|||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-216" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-216" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1176" y="202" as="sourcePoint" />
|
<mxPoint x="1175" y="230" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1261" y="202" />
|
<mxPoint x="1260" y="230" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1346" y="202" as="targetPoint" />
|
<mxPoint x="1345" y="230" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-217" value="Pcd" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-217" value="Pcd" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1361" y="341" width="60" height="30" as="geometry" />
|
<mxGeometry x="1361" y="282" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-221" value="Prdresponse" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-221" value="Prdresponse" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1384" y="373" width="60" height="30" as="geometry" />
|
<mxGeometry x="1370" y="312" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-222" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="1383.5" y="418" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-223" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-223" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
@ -532,6 +361,44 @@
|
|||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-174" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-173" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-174" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-173" vertex="1">
|
||||||
<mxGeometry x="45" y="80" width="10" height="312.02" as="geometry" />
|
<mxGeometry x="45" y="80" width="10" height="312.02" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
|
<mxCell id="g6UszzwybUS17CKIX_ci-3" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="MqokN8DVP6Cu9g1BAX3J-219">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="-90" y="187.46341463414635" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="-5" y="187.46341463414635" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="40" y="187.46341463414635" as="targetPoint" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="g6UszzwybUS17CKIX_ci-4" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="MqokN8DVP6Cu9g1BAX3J-219">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="90" y="187.46341463414635" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="175" y="187.46341463414635" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="220" y="187.46341463414635" as="targetPoint" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="g6UszzwybUS17CKIX_ci-5" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="MqokN8DVP6Cu9g1BAX3J-219">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="90" y="338.4634146341463" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="140" y="338.4634146341463" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="225" y="338.4634146341463" as="targetPoint" />
|
||||||
|
<mxPoint as="offset" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="g6UszzwybUS17CKIX_ci-6" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="MqokN8DVP6Cu9g1BAX3J-219">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="-90" y="338.4634146341463" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="-40" y="338.4634146341463" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="45" y="338.4634146341463" as="targetPoint" />
|
||||||
|
<mxPoint as="offset" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-220" value="" style="group;fontColor=#000000;" parent="1" vertex="1" connectable="0">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-220" value="" style="group;fontColor=#000000;" parent="1" vertex="1" connectable="0">
|
||||||
<mxGeometry x="760" y="42.53658536585366" width="130" height="517.4634146341463" as="geometry" />
|
<mxGeometry x="760" y="42.53658536585366" width="130" height="517.4634146341463" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -559,73 +426,45 @@
|
|||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-164" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-163" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-164" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-163" vertex="1">
|
||||||
<mxGeometry x="45" y="70" width="10" height="322.02" as="geometry" />
|
<mxGeometry x="45" y="70" width="10" height="322.02" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-252" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="g6UszzwybUS17CKIX_ci-2" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="MqokN8DVP6Cu9g1BAX3J-220">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="453" y="274" as="sourcePoint" />
|
<mxPoint x="-125" y="187.46341463414635" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="538" y="274" />
|
<mxPoint x="-40" y="187.46341463414635" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="623" y="274" as="targetPoint" />
|
<mxPoint x="45" y="187.46341463414635" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-261" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-261" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="636" y="355" as="sourcePoint" />
|
<mxPoint x="636" y="296" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="721" y="355" />
|
<mxPoint x="721" y="296" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="806" y="355" as="targetPoint" />
|
<mxPoint x="806" y="296" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-262" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-262" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="635" y="389" as="sourcePoint" />
|
<mxPoint x="635" y="330" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="720" y="389" />
|
<mxPoint x="720" y="330" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="805" y="389" as="targetPoint" />
|
<mxPoint x="805" y="330" as="targetPoint" />
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-256" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=classic;elbow=vertical;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="-0.8562" y="-22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1160" y="430" as="sourcePoint" />
|
|
||||||
<mxPoint x="1040" y="920" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-265" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="0.2689" y="22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1160" y="460" as="sourcePoint" />
|
|
||||||
<mxPoint x="1041" y="944" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-266" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="0.2689" y="22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1160" y="470" as="sourcePoint" />
|
|
||||||
<mxPoint x="1041" y="979" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-267" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-267" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1178" y="469" as="sourcePoint" />
|
<mxPoint x="1178" y="382" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1263" y="469" />
|
<mxPoint x="1263" y="382" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1348" y="469" as="targetPoint" />
|
<mxPoint x="1348" y="382" as="targetPoint" />
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-280" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="0.3456" y="-5" relative="1" as="geometry">
|
|
||||||
<mxPoint x="640" y="410" as="sourcePoint" />
|
|
||||||
<mxPoint x="805" y="925" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
<mxPoint as="offset" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-287" value="request_prd_collect" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-287" value="request_prd_collect" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="351.5" y="371" width="60" height="30" as="geometry" />
|
<mxGeometry x="351.5" y="312" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-3" value=":Wasm" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-3" value=":Wasm" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="400" y="43.443708609271525" width="100" height="516.5562913907285" as="geometry" />
|
<mxGeometry x="400" y="43.443708609271525" width="100" height="516.5562913907285" as="geometry" />
|
||||||
@ -656,114 +495,52 @@
|
|||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-282" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-282" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="453" y="355" as="sourcePoint" />
|
<mxPoint x="453" y="296" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="538" y="355" />
|
<mxPoint x="538" y="296" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="623" y="355" as="targetPoint" />
|
<mxPoint x="623" y="296" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-283" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-283" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="452" y="389" as="sourcePoint" />
|
<mxPoint x="452" y="330" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="537" y="389" />
|
<mxPoint x="537" y="330" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="622" y="389" as="targetPoint" />
|
<mxPoint x="622" y="330" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-284" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-284" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="453" y="413" as="sourcePoint" />
|
<mxPoint x="453" y="377" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="538" y="413" />
|
<mxPoint x="538" y="377" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="623" y="413" as="targetPoint" />
|
<mxPoint x="623" y="377" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-285" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-285" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="310" y="340" width="135" height="100" as="geometry" />
|
<mxGeometry x="310" y="281" width="135" height="120" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-286" value="request_pcd_control" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-286" value="request_pcd_control" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;" parent="1" vertex="1">
|
||||||
<mxGeometry x="348.5" y="341" width="60" height="30" as="geometry" />
|
<mxGeometry x="348.5" y="282" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-199" value="<font>Envelope</font>" style="html=1;verticalAlign=bottom;endArrow=block;elbow=vertical;rounded=0;strokeColor=#6c8ebf;fontColor=#000000;fillColor=#dae8fc;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-290" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;exitPerimeter=0;entryX=1;entryY=0;entryDx=0;entryDy=0;" parent="1" source="MqokN8DVP6Cu9g1BAX3J-213" edge="1" target="MqokN8DVP6Cu9g1BAX3J-217">
|
||||||
<mxGeometry x="-0.826" y="22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="635" y="220" as="sourcePoint" />
|
|
||||||
<mxPoint x="799" y="753.2258064516129" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-206" value="<font>TxSp</font>" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;strokeColor=#6c8ebf;fontColor=#000000;fillColor=#dae8fc;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="0.3456" y="-5" relative="1" as="geometry">
|
|
||||||
<mxPoint x="635" y="267.80645161290323" as="sourcePoint" />
|
|
||||||
<mxPoint x="799" y="790" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-225" value="<font>TxFaucet</font>" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;strokeColor=#6c8ebf;fontColor=#000000;fillColor=#dae8fc;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="0.3653" y="7" relative="1" as="geometry">
|
|
||||||
<mxPoint x="635" y="244.82258064516128" as="sourcePoint" />
|
|
||||||
<mxPoint x="799" y="771.6129032258065" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-289" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1027" y="939" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="942" y="939" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="857" y="939" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-290" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="MqokN8DVP6Cu9g1BAX3J-213" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1425" y="330" as="targetPoint" />
|
<mxPoint x="1425" y="330" as="targetPoint" />
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="gRgV6U-9A3pBv8uaxwwX-1" value="For all PrdResponse" style="text;html=1;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;fontStyle=1" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="1356" y="480" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="Kv8L5Ez7j4jW42ffpjnB-1" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="454" y="431" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="539" y="431" />
|
<mxPoint x="1428" y="282" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="624" y="431" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="Kv8L5Ez7j4jW42ffpjnB-2" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
<mxCell id="g6UszzwybUS17CKIX_ci-7" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="857" y="954" as="sourcePoint" />
|
<mxPoint x="640" y="381" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="942" y="954" />
|
<mxPoint x="690" y="381" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1027" y="954" as="targetPoint" />
|
<mxPoint x="790" y="381" as="targetPoint" />
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="Kv8L5Ez7j4jW42ffpjnB-3" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="0.3456" y="-5" relative="1" as="geometry">
|
|
||||||
<mxPoint x="637" y="430" as="sourcePoint" />
|
|
||||||
<mxPoint x="802" y="945" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="Kv8L5Ez7j4jW42ffpjnB-4" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="-0.8175" y="-21" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1164" y="226" as="sourcePoint" />
|
|
||||||
<mxPoint x="1010" y="770" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="Kv8L5Ez7j4jW42ffpjnB-6" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1175" y="225.5" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1260" y="225.5" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1345" y="225.5" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
<mxPoint as="offset" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
|
Before Width: | Height: | Size: 309 KiB After Width: | Height: | Size: 158 KiB |
@ -1,6 +1,6 @@
|
|||||||
<mxfile host="Electron" modified="2024-03-21T11:06:54.274Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.0.4 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="N69oi8NxRtdfOUBEtcFV" version="24.0.4" type="device">
|
<mxfile host="Electron" modified="2024-04-09T20:05:51.263Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="Sau8ASBc2Rlj9EYpN4_a" version="24.1.0" type="device">
|
||||||
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
|
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
|
||||||
<mxGraphModel dx="954" dy="576" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
<mxGraphModel dx="1434" dy="838" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
||||||
<root>
|
<root>
|
||||||
<mxCell id="WIyWlLk6GJQsqaUBKTNV-0" />
|
<mxCell id="WIyWlLk6GJQsqaUBKTNV-0" />
|
||||||
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
|
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
|
||||||
@ -40,9 +40,6 @@
|
|||||||
<mxCell id="n8NZEWj3z1Uz_2AXR3Mj-8" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="n8NZEWj3z1Uz_2AXR3Mj-15" vertex="1">
|
<mxCell id="n8NZEWj3z1Uz_2AXR3Mj-8" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="n8NZEWj3z1Uz_2AXR3Mj-15" vertex="1">
|
||||||
<mxGeometry y="766" width="120" height="60" as="geometry" />
|
<mxGeometry y="766" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="n8NZEWj3z1Uz_2AXR3Mj-9" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="n8NZEWj3z1Uz_2AXR3Mj-15" vertex="1">
|
|
||||||
<mxGeometry y="856" width="120" height="60" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-34" value="" style="edgeStyle=orthogonalEdgeStyle;html=1;verticalAlign=bottom;endArrow=open;endSize=8;strokeColor=#ff0000;rounded=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-18" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-34" value="" style="edgeStyle=orthogonalEdgeStyle;html=1;verticalAlign=bottom;endArrow=open;endSize=8;strokeColor=#ff0000;rounded=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-18" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="150" y="1020" as="targetPoint" />
|
<mxPoint x="150" y="1020" as="targetPoint" />
|
||||||
@ -54,7 +51,7 @@
|
|||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-23" value="" style="edgeStyle=orthogonalEdgeStyle;html=1;verticalAlign=bottom;endArrow=open;endSize=8;strokeColor=#ff0000;rounded=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-22" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-23" value="" style="edgeStyle=orthogonalEdgeStyle;html=1;verticalAlign=bottom;endArrow=open;endSize=8;strokeColor=#ff0000;rounded=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-22" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="580" y="1020" as="targetPoint" />
|
<mxPoint x="590" y="1020" as="targetPoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="591" y="585" />
|
<mxPoint x="591" y="585" />
|
||||||
<mxPoint x="590" y="585" />
|
<mxPoint x="590" y="585" />
|
||||||
@ -73,9 +70,6 @@
|
|||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-3" value="PRDList" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-3" value="PRDList" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="531" y="329" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="531" y="329" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-4" value="<span style="color: rgb(0, 0, 0);">PRDList</span><br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="530" y="430.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-31" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;startArrow=none;startFill=0;endArrow=classic;endFill=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-7" target="jpdV1vV9o7sr3iGcI0SG-27" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-31" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;startArrow=none;startFill=0;endArrow=classic;endFill=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-7" target="jpdV1vV9o7sr3iGcI0SG-27" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -88,8 +82,14 @@
|
|||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-8" value="PRDresponse" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-8" value="PRDresponse" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="530" y="690.8094594594595" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="690.8094594594595" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-55" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.75;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-10" target="jpdV1vV9o7sr3iGcI0SG-53" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-55" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-10" target="jpdV1vV9o7sr3iGcI0SG-54" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="650" y="610.4097297297299" as="targetPoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="670" y="500" />
|
||||||
|
<mxPoint x="670" y="550" />
|
||||||
|
</Array>
|
||||||
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-10" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-10" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="530" y="480" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="480" width="120" height="40.54054054054054" as="geometry" />
|
||||||
@ -97,20 +97,15 @@
|
|||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-0" target="jpdV1vV9o7sr3iGcI0SG-3" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-0" target="jpdV1vV9o7sr3iGcI0SG-3" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-6" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-1" target="jpdV1vV9o7sr3iGcI0SG-4" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-42" target="jpdV1vV9o7sr3iGcI0SG-14" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-1" target="jpdV1vV9o7sr3iGcI0SG-14" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="390" y="450" />
|
<mxPoint x="300" y="400" />
|
||||||
<mxPoint x="390" y="400" />
|
<mxPoint x="300" y="400" />
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="210" y="450.27459459459465" as="sourcePoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-1" value="<span style="color: rgb(0, 0, 0);">PRDList</span><span style="color: rgb(0, 0, 0);"><br></span>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="90" y="430.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-10" target="jpdV1vV9o7sr3iGcI0SG-13" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-10" target="jpdV1vV9o7sr3iGcI0SG-13" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="421" y="249.27027027027032" as="targetPoint" />
|
<mxPoint x="421" y="249.27027027027032" as="targetPoint" />
|
||||||
@ -140,141 +135,87 @@
|
|||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-30" value="PRDresponse" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-30" value="PRDresponse" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="89" y="689.9994594594596" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="89" y="689.9994594594596" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-78" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-33" target="jpdV1vV9o7sr3iGcI0SG-74" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-78" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-33" target="jpdV1vV9o7sr3iGcI0SG-77" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="91" y="873.4097297297299" as="targetPoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="70" y="773" />
|
||||||
|
<mxPoint x="70" y="813" />
|
||||||
|
</Array>
|
||||||
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-33" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-33" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="89" y="743" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="89" y="743" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-51" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-0" target="jpdV1vV9o7sr3iGcI0SG-1" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-51" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-0" target="jpdV1vV9o7sr3iGcI0SG-42" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="60" y="359" />
|
<mxPoint x="60" y="359" />
|
||||||
<mxPoint x="60" y="460" />
|
<mxPoint x="60" y="400" />
|
||||||
<mxPoint x="90" y="460" />
|
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="90" y="460.40972972972986" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-13" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-13" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="89" y="480" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="89" y="480" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-52" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-42" target="jpdV1vV9o7sr3iGcI0SG-1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="80" y="450" as="targetPoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="80" y="411" />
|
|
||||||
<mxPoint x="80" y="440" />
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-42" value="<span style="color: rgb(0, 0, 0);">PRDList</span><br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-42" value="<span style="color: rgb(0, 0, 0);">PRDList</span><br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="90" y="380.00432432432433" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="90" y="380.00432432432433" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-0" value="PRDList" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-0" value="PRDList" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="90" y="329" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="90" y="329" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-59" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-53" target="jpdV1vV9o7sr3iGcI0SG-57" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-60" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-54" target="jpdV1vV9o7sr3iGcI0SG-58" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-60" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-53" target="jpdV1vV9o7sr3iGcI0SG-58" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="390" y="600" />
|
<mxPoint x="460" y="550" />
|
||||||
<mxPoint x="390" y="550" />
|
<mxPoint x="460" y="550" />
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-53" value="PRDConfirm<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="530" y="580.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-82" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-54" target="jpdV1vV9o7sr3iGcI0SG-53" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="660" y="560" />
|
|
||||||
<mxPoint x="660" y="590" />
|
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="530" y="600.2745945945946" as="sourcePoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-54" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-54" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="530" y="530.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="530.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-57" value="PRDConfirm<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="89" y="580.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-58" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-58" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="89" y="530.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="89" y="530.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-63" value="PRDresponse<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="90" y="946.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-64" value="PRDresponse<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-64" value="PRDresponse<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="90" y="896.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="90" y="896.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-69" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-65" target="jpdV1vV9o7sr3iGcI0SG-63" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-70" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-66" target="jpdV1vV9o7sr3iGcI0SG-64" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-70" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-65" target="jpdV1vV9o7sr3iGcI0SG-64" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="390" y="966" />
|
<mxPoint x="470" y="916" />
|
||||||
<mxPoint x="390" y="916" />
|
<mxPoint x="470" y="916" />
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="530" y="966.2745945945946" as="sourcePoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-65" value="PRDresponse<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-68" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-8" target="jpdV1vV9o7sr3iGcI0SG-66" edge="1">
|
||||||
<mxGeometry x="530" y="946.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-68" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=0.988;entryY=0.652;entryDx=0;entryDy=0;entryPerimeter=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-8" target="jpdV1vV9o7sr3iGcI0SG-65" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="649.9310344827586" y="990" as="targetPoint" />
|
<mxPoint x="648.56" y="972.436756756757" as="targetPoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="670" y="721" />
|
<mxPoint x="670" y="721" />
|
||||||
<mxPoint x="670" y="972" />
|
<mxPoint x="670" y="916" />
|
||||||
<mxPoint x="649" y="972" />
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-81" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-66" target="jpdV1vV9o7sr3iGcI0SG-65" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="649.9310344827586" y="956" as="targetPoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="660" y="926" />
|
|
||||||
<mxPoint x="660" y="956" />
|
|
||||||
</Array>
|
</Array>
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-66" value="PRDresponse<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-66" value="PRDresponse<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="530" y="896.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="896.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-71" value="PRDConfirm<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-73" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-77" target="jpdV1vV9o7sr3iGcI0SG-75" edge="1">
|
||||||
<mxGeometry x="531" y="843.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-72" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-74" target="jpdV1vV9o7sr3iGcI0SG-71" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-73" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-74" target="jpdV1vV9o7sr3iGcI0SG-75" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="391" y="863" />
|
<mxPoint x="310" y="813" />
|
||||||
<mxPoint x="391" y="813" />
|
<mxPoint x="310" y="813" />
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="211" y="863.2745945945946" as="sourcePoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-74" value="PRDConfirm<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="91" y="843.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-75" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-75" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="531" y="793.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="531" y="793.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-76" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-77" target="jpdV1vV9o7sr3iGcI0SG-74" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="81" y="863" as="targetPoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="81" y="824" />
|
|
||||||
<mxPoint x="81" y="853" />
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-77" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-77" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="91" y="793.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="91" y="793.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
|
Before Width: | Height: | Size: 104 KiB After Width: | Height: | Size: 83 KiB |
@ -1,34 +1,16 @@
|
|||||||
<mxfile host="Electron" modified="2024-02-20T18:19:54.240Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/23.1.5 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="3wW04m0iwxIj6vKjBYlz" version="23.1.5" type="device">
|
<mxfile host="Electron" modified="2024-04-09T20:08:37.954Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="qrKGokxWfpj9r9IGIm1u" version="24.1.0" type="device">
|
||||||
<diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
|
<diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
|
||||||
<mxGraphModel dx="1434" dy="1941" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
<mxGraphModel dx="1434" dy="1938" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
||||||
<root>
|
<root>
|
||||||
<mxCell id="0" />
|
<mxCell id="0" />
|
||||||
<mxCell id="1" parent="0" />
|
<mxCell id="1" parent="0" />
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-322" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=0;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-322" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=0;" parent="1" vertex="1">
|
||||||
<mxGeometry x="310" y="416" width="135" height="104" as="geometry" />
|
<mxGeometry x="310" y="416" width="135" height="74" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-285" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=-180;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-285" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=-180;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1355" y="182" width="115" height="81" as="geometry" />
|
<mxGeometry x="1355" y="182" width="115" height="113" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-288" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#dae8fc;strokeColor=#6c8ebf;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-259" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="815" y="839" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="900" y="839" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="985" y="839" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-268" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1025" y="963" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="940" y="963" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="855" y="963" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-259" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="986" y="163" as="sourcePoint" />
|
<mxPoint x="986" y="163" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -37,7 +19,7 @@
|
|||||||
<mxPoint x="816" y="163" as="targetPoint" />
|
<mxPoint x="816" y="163" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-258" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-258" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="844" y="255" as="sourcePoint" />
|
<mxPoint x="844" y="255" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -46,7 +28,7 @@
|
|||||||
<mxPoint x="1014" y="255" as="targetPoint" />
|
<mxPoint x="1014" y="255" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-241" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-241" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="844" y="431" as="sourcePoint" />
|
<mxPoint x="844" y="431" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -55,7 +37,7 @@
|
|||||||
<mxPoint x="1014" y="431" as="targetPoint" />
|
<mxPoint x="1014" y="431" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-243" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-243" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="844" y="451" as="sourcePoint" />
|
<mxPoint x="844" y="451" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -64,7 +46,7 @@
|
|||||||
<mxPoint x="1014" y="451" as="targetPoint" />
|
<mxPoint x="1014" y="451" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-231" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-231" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1024" y="432" as="sourcePoint" />
|
<mxPoint x="1024" y="432" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -73,7 +55,7 @@
|
|||||||
<mxPoint x="1194" y="432" as="targetPoint" />
|
<mxPoint x="1194" y="432" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-227" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-227" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1177" y="431" as="sourcePoint" />
|
<mxPoint x="1177" y="431" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -82,16 +64,7 @@
|
|||||||
<mxPoint x="1347" y="431" as="targetPoint" />
|
<mxPoint x="1347" y="431" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-228" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-235" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1175" y="475" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1260" y="475" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1345" y="475" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-235" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="999" y="452" as="sourcePoint" />
|
<mxPoint x="999" y="452" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -100,7 +73,7 @@
|
|||||||
<mxPoint x="1169" y="452" as="targetPoint" />
|
<mxPoint x="1169" y="452" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-236" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-236" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1176" y="450" as="sourcePoint" />
|
<mxPoint x="1176" y="450" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -109,20 +82,10 @@
|
|||||||
<mxPoint x="1346" y="450" as="targetPoint" />
|
<mxPoint x="1346" y="450" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-238" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-218" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;rotation=-180;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry x="1356" y="406" width="127" height="90" as="geometry" />
|
||||||
<mxPoint x="1177" y="492" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1262" y="492" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1347" y="492" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-218" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;rotation=-180;fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-208" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry x="1356" y="406" width="127" height="114" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-208" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="995" y="237" as="sourcePoint" />
|
<mxPoint x="995" y="237" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -131,15 +94,6 @@
|
|||||||
<mxPoint x="1165" y="237" as="targetPoint" />
|
<mxPoint x="1165" y="237" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-205" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#dae8fc;strokeColor=#6c8ebf;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="816" y="821" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="901" y="821" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="986" y="821" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="aM9ryv3xv72pqoxQDRHE-5" value=":JS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="aM9ryv3xv72pqoxQDRHE-5" value=":JS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="220" y="40" width="100" height="520" as="geometry" />
|
<mxGeometry x="220" y="40" width="100" height="520" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -154,7 +108,7 @@
|
|||||||
</Array>
|
</Array>
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-5" value="call" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-5" value="call" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="275" y="145" as="sourcePoint" />
|
<mxPoint x="275" y="145" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -163,7 +117,7 @@
|
|||||||
<mxPoint x="445" y="145" as="targetPoint" />
|
<mxPoint x="445" y="145" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-12" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-12" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="455" y="237" as="sourcePoint" />
|
<mxPoint x="455" y="237" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -172,7 +126,7 @@
|
|||||||
<mxPoint x="625" y="237" as="targetPoint" />
|
<mxPoint x="625" y="237" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-18" value="EnvelopeConnect" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-18" value="EnvelopeConnect" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="635" y="143" as="sourcePoint" />
|
<mxPoint x="635" y="143" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -181,136 +135,43 @@
|
|||||||
<mxPoint x="800" y="143" as="targetPoint" />
|
<mxPoint x="800" y="143" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-23" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-23" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1120" y="40" width="100" height="520" as="geometry" />
|
<mxGeometry x="1120" y="40" width="100" height="520" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-24" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-23">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-24" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-23" vertex="1">
|
||||||
<mxGeometry x="45" y="101" width="10" height="170" as="geometry" />
|
<mxGeometry x="45" y="101" width="10" height="170" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-29" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-29" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1165" y="141" width="10" height="339" as="geometry" />
|
<mxGeometry x="1165" y="141" width="10" height="339" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-31" value=":Wasm" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-31" value=":Wasm" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1300" y="40" width="100" height="770" as="geometry" />
|
<mxGeometry x="1300" y="40" width="100" height="770" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-32" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-31">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-32" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-31" vertex="1">
|
||||||
<mxGeometry x="45" y="101" width="10" height="170" as="geometry" />
|
<mxGeometry x="45" y="101" width="10" height="170" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-37" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-37" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1345" y="141" width="10" height="170" as="geometry" />
|
<mxGeometry x="1345" y="141" width="10" height="170" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-38" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-38" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1345" y="141" width="10" height="339" as="geometry" />
|
<mxGeometry x="1345" y="141" width="10" height="339" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-52" value="USER A" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-52" value="USER A" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="40" y="-41" width="640" height="40" as="geometry" />
|
<mxGeometry x="40" y="-41" width="640" height="40" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-53" value="RELAYs PCD/PRD" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-53" value="RELAYs PCD/PRD" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="760" y="-40" width="280" height="40" as="geometry" />
|
<mxGeometry x="760" y="-40" width="280" height="40" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-54" value="USER B" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-54" value="USER B" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1119" y="-40" width="641" height="39" as="geometry" />
|
<mxGeometry x="1119" y="-40" width="641" height="39" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-140" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-193" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="761" y="695" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-141" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-140">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-142" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="806" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-143" value="RELAYs-&gt;Nodes-&gt;RELAYs TxSp" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="761" y="613" width="280" height="40" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-144" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="806" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-145" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="806" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-146" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="806" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-147" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="941" y="695" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-148" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-147">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-153" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="986" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-154" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="986" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-155" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="986" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-156" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="986" y="793" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-157" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="986" y="793" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-158" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="986" y="793" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-177" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="771" y="705" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-178" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-177">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-179" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="781" y="715" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-180" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-179">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-181" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="791" y="725" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-182" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-181">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-183" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="801" y="735" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-184" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-183">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-185" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="951" y="705" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-186" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-185">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-187" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="961" y="715" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-188" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-187">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-189" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="971" y="725" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-190" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-189">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-191" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="981" y="735" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-192" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-191">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-193" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="310" y="180" width="135" height="160" as="geometry" />
|
<mxGeometry x="310" y="180" width="135" height="160" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-194" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontColor=#000000;fontStyle=1" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-194" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontColor=#000000;fontStyle=1" parent="1" vertex="1">
|
||||||
<mxGeometry x="351.5" y="225" width="60" height="30" as="geometry" />
|
<mxGeometry x="351.5" y="225" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-195" value="EnvelopeConnect" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-195" value="EnvelopeConnect" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="456" y="145" as="sourcePoint" />
|
<mxPoint x="456" y="145" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -320,7 +181,7 @@
|
|||||||
<mxPoint as="offset" />
|
<mxPoint as="offset" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-196" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-196" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="636" y="163" as="sourcePoint" />
|
<mxPoint x="636" y="163" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -329,7 +190,7 @@
|
|||||||
<mxPoint x="806" y="163" as="targetPoint" />
|
<mxPoint x="806" y="163" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-198" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-198" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="455" y="164" as="sourcePoint" />
|
<mxPoint x="455" y="164" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -338,20 +199,7 @@
|
|||||||
<mxPoint x="625" y="164" as="targetPoint" />
|
<mxPoint x="625" y="164" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-201" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-203" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry x="355" y="260" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-202" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="457" y="276" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="542" y="276" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="627" y="276" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-203" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="636" y="238" as="sourcePoint" />
|
<mxPoint x="636" y="238" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -360,7 +208,7 @@
|
|||||||
<mxPoint x="806" y="238" as="targetPoint" />
|
<mxPoint x="806" y="238" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-204" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-204" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="816" y="238" as="sourcePoint" />
|
<mxPoint x="816" y="238" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -369,26 +217,19 @@
|
|||||||
<mxPoint x="986" y="238" as="targetPoint" />
|
<mxPoint x="986" y="238" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-207" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-207" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="454" y="300" as="sourcePoint" />
|
<mxPoint x="454" y="288" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="539" y="300" />
|
<mxPoint x="539" y="288" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="624" y="300" as="targetPoint" />
|
<mxPoint x="624" y="288" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-210" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;entryX=1.1;entryY=0.106;entryDx=0;entryDy=0;entryPerimeter=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-212" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="0.4123" y="20" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1163" y="252" as="sourcePoint" />
|
|
||||||
<mxPoint x="997" y="863.02" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-212" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="1380" y="221.5" width="60" height="30" as="geometry" />
|
<mxGeometry x="1380" y="221.5" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-215" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-215" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1176" y="237" as="sourcePoint" />
|
<mxPoint x="1176" y="237" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -397,22 +238,22 @@
|
|||||||
<mxPoint x="1346" y="237" as="targetPoint" />
|
<mxPoint x="1346" y="237" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-216" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-216" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1176" y="255" as="sourcePoint" />
|
<mxPoint x="1176" y="286" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1261" y="255" />
|
<mxPoint x="1261" y="286" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1346" y="255" as="targetPoint" />
|
<mxPoint x="1346" y="286" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-221" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontStyle=1" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-221" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontStyle=1" parent="1" vertex="1">
|
||||||
<mxGeometry x="1388.5" y="416" width="60" height="30" as="geometry" />
|
<mxGeometry x="1388.5" y="416" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-222" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-222" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1383.5" y="461" width="60" height="30" as="geometry" />
|
<mxGeometry x="1383.5" y="461" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-223" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-223" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="634" y="255" as="sourcePoint" />
|
<mxPoint x="634" y="255" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -421,7 +262,7 @@
|
|||||||
<mxPoint x="804" y="255" as="targetPoint" />
|
<mxPoint x="804" y="255" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-224" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-224" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="453" y="256" as="sourcePoint" />
|
<mxPoint x="453" y="256" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -430,82 +271,111 @@
|
|||||||
<mxPoint x="623" y="256" as="targetPoint" />
|
<mxPoint x="623" y="256" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-40" value=":JS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-40" value=":JS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1480" y="40" width="100" height="770" as="geometry" />
|
<mxGeometry x="1480" y="40" width="100" height="770" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-41" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-40">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-41" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-40" vertex="1">
|
||||||
<mxGeometry x="45" y="100" width="10" height="340" as="geometry" />
|
<mxGeometry x="45" y="100" width="10" height="340" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-46" value=":Page" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-46" value=":Page" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1660" y="40" width="100" height="520" as="geometry" />
|
<mxGeometry x="1660" y="40" width="100" height="520" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-47" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-46">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-47" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-46" vertex="1">
|
||||||
<mxGeometry x="45" y="100" width="10" height="340" as="geometry" />
|
<mxGeometry x="45" y="100" width="10" height="340" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-219" value="" style="group;fontColor=#000000;" vertex="1" connectable="0" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-219" value="" style="group;fontColor=#000000;" parent="1" vertex="1" connectable="0">
|
||||||
<mxGeometry x="940" y="42.53658536585366" width="130" height="517.4634146341463" as="geometry" />
|
<mxGeometry x="940" y="42.53658536585366" width="130" height="517.4634146341463" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-116" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-219">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-116" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-219" vertex="1">
|
||||||
<mxGeometry width="100" height="470.421286031042" as="geometry" />
|
<mxGeometry width="100" height="470.421286031042" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-135" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-219">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-135" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-219" vertex="1">
|
||||||
<mxGeometry x="45" y="100" width="10" height="310" as="geometry" />
|
<mxGeometry x="45" y="100" width="10" height="310" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-169" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-219">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-169" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-219" vertex="1">
|
||||||
<mxGeometry x="10" y="15.680709534368068" width="100" height="470.421286031042" as="geometry" />
|
<mxGeometry x="10" y="15.680709534368068" width="100" height="470.421286031042" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-170" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-169">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-170" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-169" vertex="1">
|
||||||
<mxGeometry x="45" y="90" width="10" height="310" as="geometry" />
|
<mxGeometry x="45" y="90" width="10" height="310" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-171" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-219">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-171" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-219" vertex="1">
|
||||||
<mxGeometry x="20" y="31.361419068736136" width="100" height="470.421286031042" as="geometry" />
|
<mxGeometry x="20" y="31.361419068736136" width="100" height="470.421286031042" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-172" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-171">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-172" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-171" vertex="1">
|
||||||
<mxGeometry x="45" y="80" width="10" height="320" as="geometry" />
|
<mxGeometry x="45" y="80" width="10" height="320" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-173" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-219">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-173" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-219" vertex="1">
|
||||||
<mxGeometry x="30" y="47.042128603104196" width="100" height="470.421286031042" as="geometry" />
|
<mxGeometry x="30" y="47.042128603104196" width="100" height="470.421286031042" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-174" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-173">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-174" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-173" vertex="1">
|
||||||
<mxGeometry x="45" y="80" width="10" height="312.02" as="geometry" />
|
<mxGeometry x="45" y="80" width="10" height="312.02" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-220" value="" style="group;fontColor=#000000;" vertex="1" connectable="0" parent="1">
|
<mxCell id="2N4PhVR0sd8MIopGAKTh-1" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="MqokN8DVP6Cu9g1BAX3J-219">
|
||||||
<mxGeometry x="760" y="42.53658536585366" width="130" height="517.4634146341463" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-16" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-220">
|
|
||||||
<mxGeometry width="100" height="470.421286031042" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-115" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-220">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="310" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-159" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-220">
|
|
||||||
<mxGeometry x="10" y="15.680709534368068" width="100" height="470.421286031042" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-160" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-159">
|
|
||||||
<mxGeometry x="45" y="90" width="10" height="320" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-161" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-220">
|
|
||||||
<mxGeometry x="20" y="31.361419068736136" width="100" height="470.421286031042" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-162" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-161">
|
|
||||||
<mxGeometry x="45" y="80" width="10" height="320" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-163" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-220">
|
|
||||||
<mxGeometry x="30" y="47.0421286031042" width="100" height="470.421286031042" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-164" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-163">
|
|
||||||
<mxGeometry x="45" y="70" width="10" height="322.02" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-252" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="453" y="327" as="sourcePoint" />
|
<mxPoint x="90" y="437.4634146341463" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="538" y="327" />
|
<mxPoint x="140" y="437.4634146341463" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="623" y="327" as="targetPoint" />
|
<mxPoint x="225" y="437.4634146341463" as="targetPoint" />
|
||||||
|
<mxPoint as="offset" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-262" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" edge="1" parent="1">
|
<mxCell id="2N4PhVR0sd8MIopGAKTh-2" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="MqokN8DVP6Cu9g1BAX3J-219">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="-90" y="437.4634146341463" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="-5" y="437.4634146341463" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="40" y="437.4634146341463" as="targetPoint" />
|
||||||
|
<mxPoint as="offset" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="2N4PhVR0sd8MIopGAKTh-5" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="MqokN8DVP6Cu9g1BAX3J-219">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="-90" y="247.46341463414635" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="-5" y="247.46341463414635" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="40" y="247.46341463414635" as="targetPoint" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-220" value="" style="group;fontColor=#000000;" parent="1" vertex="1" connectable="0">
|
||||||
|
<mxGeometry x="760" y="42.53658536585366" width="130" height="517.4634146341463" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-16" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-220" vertex="1">
|
||||||
|
<mxGeometry width="100" height="470.421286031042" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-115" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-220" vertex="1">
|
||||||
|
<mxGeometry x="45" y="100" width="10" height="310" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-159" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-220" vertex="1">
|
||||||
|
<mxGeometry x="10" y="15.680709534368068" width="100" height="470.421286031042" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-160" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-159" vertex="1">
|
||||||
|
<mxGeometry x="45" y="90" width="10" height="320" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-161" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-220" vertex="1">
|
||||||
|
<mxGeometry x="20" y="31.361419068736136" width="100" height="470.421286031042" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-162" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-161" vertex="1">
|
||||||
|
<mxGeometry x="45" y="80" width="10" height="320" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-163" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-220" vertex="1">
|
||||||
|
<mxGeometry x="30" y="47.0421286031042" width="100" height="470.421286031042" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-164" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-163" vertex="1">
|
||||||
|
<mxGeometry x="45" y="70" width="10" height="322.02" as="geometry" />
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="2N4PhVR0sd8MIopGAKTh-4" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="MqokN8DVP6Cu9g1BAX3J-220">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="-125" y="247.46341463414635" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="-40" y="247.46341463414635" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="45" y="247.46341463414635" as="targetPoint" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-262" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="635" y="432" as="sourcePoint" />
|
<mxPoint x="635" y="432" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -514,60 +384,32 @@
|
|||||||
<mxPoint x="805" y="432" as="targetPoint" />
|
<mxPoint x="805" y="432" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-256" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=classic;elbow=vertical;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-267" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
||||||
<mxGeometry x="-0.8562" y="-22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1160" y="473" as="sourcePoint" />
|
|
||||||
<mxPoint x="1040" y="963" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-265" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
|
||||||
<mxGeometry x="0.2689" y="22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1160" y="503" as="sourcePoint" />
|
|
||||||
<mxPoint x="1041" y="987" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-266" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
|
||||||
<mxGeometry x="0.2689" y="22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1160" y="513" as="sourcePoint" />
|
|
||||||
<mxPoint x="1041" y="1022" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-267" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1178" y="512" as="sourcePoint" />
|
<mxPoint x="1175" y="477.5" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1263" y="512" />
|
<mxPoint x="1260" y="477.5" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1348" y="512" as="targetPoint" />
|
<mxPoint x="1345" y="477.5" as="targetPoint" />
|
||||||
<mxPoint as="offset" />
|
<mxPoint as="offset" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-280" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-287" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="0.3456" y="-5" relative="1" as="geometry">
|
|
||||||
<mxPoint x="640" y="453" as="sourcePoint" />
|
|
||||||
<mxPoint x="805" y="968" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-287" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="355" y="431" width="60" height="30" as="geometry" />
|
<mxGeometry x="355" y="431" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-3" value=":Wasm" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-3" value=":Wasm" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="400" y="43.443708609271525" width="100" height="516.5562913907285" as="geometry" />
|
<mxGeometry x="400" y="43.443708609271525" width="100" height="516.5562913907285" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-4" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-3">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-4" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-3" vertex="1">
|
||||||
<mxGeometry x="45" y="77" width="10" height="403" as="geometry" />
|
<mxGeometry x="45" y="77" width="10" height="403" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-10" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-10" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="580" y="43.443708609271525" width="100" height="516.5562913907285" as="geometry" />
|
<mxGeometry x="580" y="43.443708609271525" width="100" height="516.5562913907285" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-11" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="MqokN8DVP6Cu9g1BAX3J-10">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-11" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-10" vertex="1">
|
||||||
<mxGeometry x="45" y="77" width="10" height="403" as="geometry" />
|
<mxGeometry x="45" y="77" width="10" height="403" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-249" value="" style="group;fontColor=#000000;" vertex="1" connectable="0" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-249" value="" style="group;fontColor=#000000;" parent="1" vertex="1" connectable="0">
|
||||||
<mxGeometry x="40" y="40" width="235" height="516.5562913907285" as="geometry" />
|
<mxGeometry x="40" y="40" width="235" height="516.5562913907285" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="aM9ryv3xv72pqoxQDRHE-1" value=":Page" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-249" vertex="1">
|
<mxCell id="aM9ryv3xv72pqoxQDRHE-1" value=":Page" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-249" vertex="1">
|
||||||
@ -582,7 +424,7 @@
|
|||||||
<mxPoint x="45" y="102.5" as="targetPoint" />
|
<mxPoint x="45" y="102.5" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-283" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-283" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="452" y="432" as="sourcePoint" />
|
<mxPoint x="452" y="432" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -591,52 +433,22 @@
|
|||||||
<mxPoint x="622" y="432" as="targetPoint" />
|
<mxPoint x="622" y="432" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-284" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-284" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="453" y="456" as="sourcePoint" />
|
<mxPoint x="454" y="481" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="538" y="456" />
|
<mxPoint x="539" y="481" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="623" y="456" as="targetPoint" />
|
<mxPoint x="624" y="481" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-199" value="<font>Envelope</font>" style="html=1;verticalAlign=bottom;endArrow=block;elbow=vertical;rounded=0;strokeColor=#6c8ebf;fontColor=#000000;fillColor=#dae8fc;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-323" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=-180;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-0.826" y="22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="635" y="272" as="sourcePoint" />
|
|
||||||
<mxPoint x="799" y="805.2258064516129" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-206" value="<font>TxSp</font>" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;strokeColor=#6c8ebf;fontColor=#000000;fillColor=#dae8fc;" edge="1" parent="1">
|
|
||||||
<mxGeometry x="0.3456" y="-5" relative="1" as="geometry">
|
|
||||||
<mxPoint x="635" y="319.80645161290323" as="sourcePoint" />
|
|
||||||
<mxPoint x="799" y="842" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-225" value="<font>TxFaucet</font>" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;strokeColor=#6c8ebf;fontColor=#000000;fillColor=#dae8fc;" edge="1" parent="1">
|
|
||||||
<mxGeometry x="0.3653" y="7" relative="1" as="geometry">
|
|
||||||
<mxPoint x="635" y="296.8225806451613" as="sourcePoint" />
|
|
||||||
<mxPoint x="799" y="823.6129032258065" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-289" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1027" y="982" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="942" y="982" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="857" y="982" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-323" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=-180;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="1536" y="207.5" width="113" height="224.5" as="geometry" />
|
<mxGeometry x="1536" y="207.5" width="113" height="224.5" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-324" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">notification</span><br style="border-color: var(--border-color); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><br style="border-color: var(--border-color); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">user response waiting</span>" style="text;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-324" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">notification</span><br style="border-color: var(--border-color); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><br style="border-color: var(--border-color); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">user response waiting</span>" style="text;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1536" y="290" width="104" height="70" as="geometry" />
|
<mxGeometry x="1536" y="290" width="104" height="70" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-325" value="Notif" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-325" value="Notif" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1470" y="210" as="sourcePoint" />
|
<mxPoint x="1470" y="210" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -645,7 +457,7 @@
|
|||||||
<mxPoint x="1528.5" y="207.5" as="targetPoint" />
|
<mxPoint x="1528.5" y="207.5" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-326" value="Notif" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-326" value="Notif" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1650" y="220" as="sourcePoint" />
|
<mxPoint x="1650" y="220" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -654,7 +466,7 @@
|
|||||||
<mxPoint x="1700" y="219" as="targetPoint" />
|
<mxPoint x="1700" y="219" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-327" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-327" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry x="0.15" y="-10" relative="1" as="geometry">
|
<mxGeometry x="0.15" y="-10" relative="1" as="geometry">
|
||||||
<mxPoint x="1523" y="430" as="sourcePoint" />
|
<mxPoint x="1523" y="430" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -664,7 +476,7 @@
|
|||||||
<mxPoint as="offset" />
|
<mxPoint as="offset" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-328" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-328" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry x="-0.1538" y="-8" relative="1" as="geometry">
|
<mxGeometry x="-0.1538" y="-8" relative="1" as="geometry">
|
||||||
<mxPoint x="1702" y="428" as="sourcePoint" />
|
<mxPoint x="1702" y="428" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -674,15 +486,33 @@
|
|||||||
<mxPoint as="offset" />
|
<mxPoint as="offset" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-329" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=-180;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-329" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=-180;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1716" y="209" width="39" height="232" as="geometry" />
|
<mxGeometry x="1716" y="209" width="39" height="232" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-330" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">html<br>notif<br></span>" style="text;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-330" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">html<br>notif<br></span>" style="text;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1716" y="211" width="60" height="40" as="geometry" />
|
<mxGeometry x="1716" y="211" width="60" height="40" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-331" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">html<br>Form<br></span>" style="text;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-331" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">html<br>Form<br></span>" style="text;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1717" y="399" width="60" height="40" as="geometry" />
|
<mxGeometry x="1717" y="399" width="60" height="40" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
|
<mxCell id="2N4PhVR0sd8MIopGAKTh-3" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="630" y="479" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="715" y="479" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="800" y="479" as="targetPoint" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="2N4PhVR0sd8MIopGAKTh-6" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="1030" y="290" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="1115" y="290" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="1160" y="290" as="targetPoint" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
</root>
|
</root>
|
||||||
</mxGraphModel>
|
</mxGraphModel>
|
||||||
</diagram>
|
</diagram>
|
||||||
|
Before Width: | Height: | Size: 292 KiB After Width: | Height: | Size: 173 KiB |
@ -1,48 +1,45 @@
|
|||||||
<mxfile host="Electron" modified="2024-03-20T16:30:39.540Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.0.4 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="Lq22Ij-3KMfGFLp85y5S" version="24.0.4" type="device">
|
<mxfile host="Electron" modified="2024-04-09T20:10:38.227Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="je_iMjHVGGEYdLpdcnxt" version="24.1.0" type="device">
|
||||||
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
|
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
|
||||||
<mxGraphModel dx="1434" dy="838" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
<mxGraphModel dx="954" dy="576" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
||||||
<root>
|
<root>
|
||||||
<mxCell id="WIyWlLk6GJQsqaUBKTNV-0" />
|
<mxCell id="WIyWlLk6GJQsqaUBKTNV-0" />
|
||||||
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
|
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
|
||||||
<mxCell id="xTGOEqoiom5kBxwY4Oj_-0" value="" style="group" vertex="1" connectable="0" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="xTGOEqoiom5kBxwY4Oj_-0" value="" style="group" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1" connectable="0">
|
||||||
<mxGeometry x="330" y="200" width="120" height="940" as="geometry" />
|
<mxGeometry x="330" y="200" width="120" height="940" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="xTGOEqoiom5kBxwY4Oj_-1" value="" style="endArrow=none;html=1;rounded=0;strokeWidth=3;strokeColor=#C2C2C2;" edge="1" parent="xTGOEqoiom5kBxwY4Oj_-0">
|
<mxCell id="xTGOEqoiom5kBxwY4Oj_-1" value="" style="endArrow=none;html=1;rounded=0;strokeWidth=3;strokeColor=#C2C2C2;" parent="xTGOEqoiom5kBxwY4Oj_-0" edge="1">
|
||||||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
||||||
<mxPoint x="62" y="940" as="sourcePoint" />
|
<mxPoint x="62" y="940" as="sourcePoint" />
|
||||||
<mxPoint x="62" as="targetPoint" />
|
<mxPoint x="62" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="xTGOEqoiom5kBxwY4Oj_-2" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="xTGOEqoiom5kBxwY4Oj_-0">
|
<mxCell id="xTGOEqoiom5kBxwY4Oj_-2" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="xTGOEqoiom5kBxwY4Oj_-0" vertex="1">
|
||||||
<mxGeometry y="50" width="120" height="60" as="geometry" />
|
<mxGeometry y="50" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="xTGOEqoiom5kBxwY4Oj_-3" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="xTGOEqoiom5kBxwY4Oj_-0">
|
<mxCell id="xTGOEqoiom5kBxwY4Oj_-3" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="xTGOEqoiom5kBxwY4Oj_-0" vertex="1">
|
||||||
<mxGeometry y="140" width="120" height="60" as="geometry" />
|
<mxGeometry y="140" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="xTGOEqoiom5kBxwY4Oj_-4" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="xTGOEqoiom5kBxwY4Oj_-0">
|
<mxCell id="xTGOEqoiom5kBxwY4Oj_-4" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="xTGOEqoiom5kBxwY4Oj_-0" vertex="1">
|
||||||
<mxGeometry y="230" width="120" height="60" as="geometry" />
|
<mxGeometry y="230" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="xTGOEqoiom5kBxwY4Oj_-5" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="xTGOEqoiom5kBxwY4Oj_-0">
|
<mxCell id="xTGOEqoiom5kBxwY4Oj_-5" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="xTGOEqoiom5kBxwY4Oj_-0" vertex="1">
|
||||||
<mxGeometry y="320" width="120" height="60" as="geometry" />
|
<mxGeometry y="320" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="xTGOEqoiom5kBxwY4Oj_-6" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="xTGOEqoiom5kBxwY4Oj_-0">
|
<mxCell id="xTGOEqoiom5kBxwY4Oj_-6" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="xTGOEqoiom5kBxwY4Oj_-0" vertex="1">
|
||||||
<mxGeometry y="410" width="120" height="60" as="geometry" />
|
<mxGeometry y="410" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="xTGOEqoiom5kBxwY4Oj_-7" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="xTGOEqoiom5kBxwY4Oj_-0">
|
<mxCell id="xTGOEqoiom5kBxwY4Oj_-7" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="xTGOEqoiom5kBxwY4Oj_-0" vertex="1">
|
||||||
<mxGeometry y="500" width="120" height="60" as="geometry" />
|
<mxGeometry y="500" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="xTGOEqoiom5kBxwY4Oj_-8" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="xTGOEqoiom5kBxwY4Oj_-0">
|
<mxCell id="xTGOEqoiom5kBxwY4Oj_-8" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="xTGOEqoiom5kBxwY4Oj_-0" vertex="1">
|
||||||
<mxGeometry y="590" width="120" height="60" as="geometry" />
|
<mxGeometry y="590" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="xTGOEqoiom5kBxwY4Oj_-9" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="xTGOEqoiom5kBxwY4Oj_-0">
|
<mxCell id="xTGOEqoiom5kBxwY4Oj_-9" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="xTGOEqoiom5kBxwY4Oj_-0" vertex="1">
|
||||||
<mxGeometry y="680" width="120" height="60" as="geometry" />
|
<mxGeometry y="680" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="xTGOEqoiom5kBxwY4Oj_-10" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="xTGOEqoiom5kBxwY4Oj_-0">
|
<mxCell id="xTGOEqoiom5kBxwY4Oj_-10" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="xTGOEqoiom5kBxwY4Oj_-0" vertex="1">
|
||||||
<mxGeometry y="766" width="120" height="60" as="geometry" />
|
<mxGeometry y="766" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="xTGOEqoiom5kBxwY4Oj_-11" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="xTGOEqoiom5kBxwY4Oj_-0">
|
|
||||||
<mxGeometry y="856" width="120" height="60" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="LOf2kzUJCjnGt1oEqNkA-0" value="" style="edgeStyle=orthogonalEdgeStyle;html=1;verticalAlign=bottom;endArrow=open;endSize=8;strokeColor=#ff0000;rounded=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" edge="1">
|
<mxCell id="LOf2kzUJCjnGt1oEqNkA-0" value="" style="edgeStyle=orthogonalEdgeStyle;html=1;verticalAlign=bottom;endArrow=open;endSize=8;strokeColor=#ff0000;rounded=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="600" y="1000" as="targetPoint" />
|
<mxPoint x="600" y="1000" as="targetPoint" />
|
||||||
@ -75,11 +72,10 @@
|
|||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-3" value="PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-3" value="PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="531" y="329" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="531" y="329" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-4" value="<span style="color: rgb(0, 0, 0);">PRDMessage</span><span style="color: rgb(0, 0, 0);"><br></span>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-55" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-10" target="jpdV1vV9o7sr3iGcI0SG-54" edge="1">
|
||||||
<mxGeometry x="530" y="430.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry relative="1" as="geometry">
|
||||||
</mxCell>
|
<mxPoint x="650" y="610.4097297297299" as="targetPoint" />
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-55" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.75;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-10" target="jpdV1vV9o7sr3iGcI0SG-53" edge="1">
|
</mxGeometry>
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-10" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-10" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="530" y="480" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="480" width="120" height="40.54054054054054" as="geometry" />
|
||||||
@ -87,20 +83,15 @@
|
|||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-0" target="jpdV1vV9o7sr3iGcI0SG-3" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-0" target="jpdV1vV9o7sr3iGcI0SG-3" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-6" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-1" target="jpdV1vV9o7sr3iGcI0SG-4" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-42" target="jpdV1vV9o7sr3iGcI0SG-14" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-1" target="jpdV1vV9o7sr3iGcI0SG-14" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="390" y="450" />
|
<mxPoint x="310" y="400" />
|
||||||
<mxPoint x="390" y="400" />
|
<mxPoint x="310" y="400" />
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="210" y="450.27459459459465" as="sourcePoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-1" value="<span style="color: rgb(0, 0, 0);">PRDMessage</span><span style="color: rgb(0, 0, 0);"><br></span>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="90" y="430.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-10" target="jpdV1vV9o7sr3iGcI0SG-13" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-10" target="jpdV1vV9o7sr3iGcI0SG-13" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="421" y="249.27027027027032" as="targetPoint" />
|
<mxPoint x="421" y="249.27027027027032" as="targetPoint" />
|
||||||
@ -112,104 +103,64 @@
|
|||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-18" value="User A" style="rounded=1;whiteSpace=wrap;html=1;arcSize=40;fontColor=#000000;fillColor=#ffffc0;strokeColor=#ff0000;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-18" value="User A" style="rounded=1;whiteSpace=wrap;html=1;arcSize=40;fontColor=#000000;fillColor=#ffffc0;strokeColor=#ff0000;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="90" y="269" width="120" height="40" as="geometry" />
|
<mxGeometry x="90" y="269" width="120" height="40" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-51" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-0" target="jpdV1vV9o7sr3iGcI0SG-1" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-51" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-0" target="jpdV1vV9o7sr3iGcI0SG-42" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="60" y="359" />
|
<mxPoint x="60" y="359" />
|
||||||
<mxPoint x="60" y="460" />
|
<mxPoint x="60" y="400" />
|
||||||
<mxPoint x="90" y="460" />
|
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="90" y="460.40972972972986" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-13" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-13" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="89" y="480" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="89" y="480" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-52" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-42" target="jpdV1vV9o7sr3iGcI0SG-1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="80" y="450" as="targetPoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="80" y="411" />
|
|
||||||
<mxPoint x="80" y="440" />
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-42" value="<span style="color: rgb(0, 0, 0);">PRDMessage</span><br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-42" value="<span style="color: rgb(0, 0, 0);">PRDMessage</span><br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="90" y="380.00432432432433" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="90" y="380.00432432432433" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-0" value="PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-0" value="PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="90" y="329" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="90" y="329" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-59" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-53" target="jpdV1vV9o7sr3iGcI0SG-57" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-60" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-54" target="jpdV1vV9o7sr3iGcI0SG-58" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-60" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-53" target="jpdV1vV9o7sr3iGcI0SG-58" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="390" y="600" />
|
<mxPoint x="470" y="550" />
|
||||||
<mxPoint x="390" y="550" />
|
<mxPoint x="470" y="550" />
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-53" value="PRDConfirm<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="530" y="580.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-82" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-54" target="jpdV1vV9o7sr3iGcI0SG-53" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="660" y="560" />
|
|
||||||
<mxPoint x="660" y="590" />
|
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="530" y="600.2745945945946" as="sourcePoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-54" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-54" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="530" y="530.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="530.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-57" value="PRDConfirm<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="89" y="580.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-58" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-58" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="89" y="530.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="89" y="530.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-0" value="User B" style="rounded=1;whiteSpace=wrap;html=1;arcSize=40;fontColor=#000000;fillColor=#ffffc0;strokeColor=#ff0000;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="4NV5sccYI4Cf-FwMT3eu-0" value="User B" style="rounded=1;whiteSpace=wrap;html=1;arcSize=40;fontColor=#000000;fillColor=#ffffc0;strokeColor=#ff0000;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="540" y="269" width="120" height="40" as="geometry" />
|
<mxGeometry x="540" y="269" width="120" height="40" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-20" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="4NV5sccYI4Cf-FwMT3eu-2" target="4NV5sccYI4Cf-FwMT3eu-11" edge="1">
|
<mxCell id="4NV5sccYI4Cf-FwMT3eu-21" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="4NV5sccYI4Cf-FwMT3eu-6" target="4NV5sccYI4Cf-FwMT3eu-13" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-21" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="4NV5sccYI4Cf-FwMT3eu-2" target="4NV5sccYI4Cf-FwMT3eu-13" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="390" y="761" />
|
<mxPoint x="470" y="711" />
|
||||||
<mxPoint x="390" y="711" />
|
<mxPoint x="470" y="711" />
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="530" y="761.2745945945946" as="sourcePoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-2" value="<span style="color: rgb(0, 0, 0);">PRDMessage</span><span style="color: rgb(0, 0, 0);"><br></span>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="4NV5sccYI4Cf-FwMT3eu-3" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="4NV5sccYI4Cf-FwMT3eu-7" target="4NV5sccYI4Cf-FwMT3eu-6" edge="1">
|
||||||
<mxGeometry x="530" y="741.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-3" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.75;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="4NV5sccYI4Cf-FwMT3eu-7" target="4NV5sccYI4Cf-FwMT3eu-2" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="680" y="670" />
|
<mxPoint x="680" y="670" />
|
||||||
<mxPoint x="680" y="771" />
|
<mxPoint x="680" y="711" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="710" y="670.4054054054054" as="sourcePoint" />
|
<mxPoint x="710" y="670.4054054054054" as="sourcePoint" />
|
||||||
<mxPoint x="710" y="771.4097297297299" as="targetPoint" />
|
<mxPoint x="650" y="771.4097297297299" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-4" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="4NV5sccYI4Cf-FwMT3eu-4" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="529" y="791" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="529" y="791" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="4NV5sccYI4Cf-FwMT3eu-6" target="4NV5sccYI4Cf-FwMT3eu-2" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="710" y="751.1394594594597" as="targetPoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="670" y="721" />
|
|
||||||
<mxPoint x="670" y="751" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="710" y="721.4097297297299" as="sourcePoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-6" value="<span style="color: rgb(0, 0, 0);">PRDMessage</span><br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="4NV5sccYI4Cf-FwMT3eu-6" value="<span style="color: rgb(0, 0, 0);">PRDMessage</span><br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="530" y="691.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="691.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -219,18 +170,12 @@
|
|||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-7" value="PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="4NV5sccYI4Cf-FwMT3eu-7" value="PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="530" y="640" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="640" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-8" value="PRDConfirm<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="529" y="891.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-9" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="4NV5sccYI4Cf-FwMT3eu-9" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="529" y="841.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="529" y="841.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-10" value="PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="4NV5sccYI4Cf-FwMT3eu-10" value="PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="89" y="640" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="89" y="640" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-11" value="<span style="color: rgb(0, 0, 0);">PRDMessage</span><span style="color: rgb(0, 0, 0);"><br></span>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="88" y="741.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-22" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="4NV5sccYI4Cf-FwMT3eu-12" target="4NV5sccYI4Cf-FwMT3eu-4" edge="1">
|
<mxCell id="4NV5sccYI4Cf-FwMT3eu-22" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="4NV5sccYI4Cf-FwMT3eu-12" target="4NV5sccYI4Cf-FwMT3eu-4" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -240,20 +185,15 @@
|
|||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-13" value="<span style="color: rgb(0, 0, 0);">PRDMessage</span><br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="4NV5sccYI4Cf-FwMT3eu-13" value="<span style="color: rgb(0, 0, 0);">PRDMessage</span><br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="88" y="691.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="88" y="691.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-23" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="4NV5sccYI4Cf-FwMT3eu-14" target="4NV5sccYI4Cf-FwMT3eu-8" edge="1">
|
<mxCell id="4NV5sccYI4Cf-FwMT3eu-24" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="4NV5sccYI4Cf-FwMT3eu-15" target="4NV5sccYI4Cf-FwMT3eu-9" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-24" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="4NV5sccYI4Cf-FwMT3eu-14" target="4NV5sccYI4Cf-FwMT3eu-9" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="390" y="911" />
|
<mxPoint x="300" y="861" />
|
||||||
<mxPoint x="390" y="861" />
|
<mxPoint x="300" y="861" />
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="208" y="911.2745945945946" as="sourcePoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-14" value="PRDConfirm<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="88" y="891.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-15" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="4NV5sccYI4Cf-FwMT3eu-15" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="88" y="841.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="88" y="841.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -267,24 +207,25 @@
|
|||||||
<mxPoint x="20" y="801" as="targetPoint" />
|
<mxPoint x="20" y="801" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-18" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="4NV5sccYI4Cf-FwMT3eu-12" target="4NV5sccYI4Cf-FwMT3eu-14" edge="1">
|
<mxCell id="4NV5sccYI4Cf-FwMT3eu-18" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="4NV5sccYI4Cf-FwMT3eu-12" target="4NV5sccYI4Cf-FwMT3eu-15" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="20" y="811" as="sourcePoint" />
|
<mxPoint x="20" y="811" as="sourcePoint" />
|
||||||
<mxPoint x="20" y="921" as="targetPoint" />
|
<mxPoint x="88" y="921.4097297297299" as="targetPoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="60" y="821" />
|
<mxPoint x="60" y="821" />
|
||||||
<mxPoint x="60" y="921" />
|
<mxPoint x="60" y="871" />
|
||||||
</Array>
|
</Array>
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="4NV5sccYI4Cf-FwMT3eu-19" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="4NV5sccYI4Cf-FwMT3eu-15" target="4NV5sccYI4Cf-FwMT3eu-14" edge="1">
|
<mxCell id="W0S5MVAmPKFne6ohiL_q-0" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-3" target="4NV5sccYI4Cf-FwMT3eu-7">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="70" y="871" />
|
<mxPoint x="651" y="349" />
|
||||||
<mxPoint x="70" y="901" />
|
<mxPoint x="710" y="349" />
|
||||||
|
<mxPoint x="710" y="650" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="20" y="871" as="sourcePoint" />
|
<mxPoint x="661" y="349" as="sourcePoint" />
|
||||||
<mxPoint x="20" y="901" as="targetPoint" />
|
<mxPoint x="660" y="500" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
</root>
|
</root>
|
||||||
|
Before Width: | Height: | Size: 105 KiB After Width: | Height: | Size: 83 KiB |
@ -1,6 +1,6 @@
|
|||||||
<mxfile host="Electron" modified="2024-02-21T12:17:57.192Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/23.1.5 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="LAuGCNx0KSU-UBjAj_5Z" version="23.1.5" type="device">
|
<mxfile host="Electron" modified="2024-04-09T20:12:34.827Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="qYMQOjBCAIZ9lBRWQjpN" version="24.1.0" type="device">
|
||||||
<diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
|
<diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
|
||||||
<mxGraphModel dx="1434" dy="1970" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
<mxGraphModel dx="1434" dy="1938" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
||||||
<root>
|
<root>
|
||||||
<mxCell id="0" />
|
<mxCell id="0" />
|
||||||
<mxCell id="1" parent="0" />
|
<mxCell id="1" parent="0" />
|
||||||
@ -49,15 +49,6 @@
|
|||||||
<mxPoint x="804" y="203.5" as="targetPoint" />
|
<mxPoint x="804" y="203.5" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-268" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="817" y="962" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="902" y="962" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="987" y="962" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-259" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-259" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="986" y="163" as="sourcePoint" />
|
<mxPoint x="986" y="163" as="sourcePoint" />
|
||||||
@ -129,99 +120,6 @@
|
|||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-54" value="USER B" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-54" value="USER B" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1119" y="-40" width="641" height="39" as="geometry" />
|
<mxGeometry x="1119" y="-40" width="641" height="39" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-140" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="761" y="694" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-141" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-140" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-142" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="806" y="794" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-143" value="RELAYs-&gt;Nodes-&gt;RELAYs TxSp" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="761" y="612" width="280" height="40" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-144" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="806" y="794" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-145" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="806" y="794" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-146" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="806" y="794" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-147" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="941" y="694" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-148" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-147" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-153" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="794" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-154" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="794" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-155" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="794" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-156" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="792" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-157" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="792" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-158" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="792" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-177" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="771" y="704" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-178" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-177" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-179" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="781" y="714" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-180" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-179" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-181" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="791" y="724" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-182" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-181" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-183" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="801" y="734" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-184" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-183" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-185" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="951" y="704" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-186" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-185" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-187" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="961" y="714" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-188" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-187" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-189" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="971" y="724" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-190" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-189" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-191" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="981" y="734" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-192" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-191" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-195" value="EnvelopeConnect" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-195" value="EnvelopeConnect" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="456" y="145" as="sourcePoint" />
|
<mxPoint x="456" y="145" as="sourcePoint" />
|
||||||
@ -289,6 +187,25 @@
|
|||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-174" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-173" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-174" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-173" vertex="1">
|
||||||
<mxGeometry x="45" y="80" width="10" height="312.02" as="geometry" />
|
<mxGeometry x="45" y="80" width="10" height="312.02" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
|
<mxCell id="mSK2X3GBdQALLWwAdReI-2" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="MqokN8DVP6Cu9g1BAX3J-219">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="225" y="197.46341463414635" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="140" y="197.46341463414635" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="90" y="197.46341463414635" as="targetPoint" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="mSK2X3GBdQALLWwAdReI-3" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="MqokN8DVP6Cu9g1BAX3J-219">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="40" y="197.46341463414635" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="-5" y="197.46341463414635" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="-90" y="197.46341463414635" as="targetPoint" />
|
||||||
|
<mxPoint as="offset" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-220" value="" style="group;fontColor=#000000;" parent="1" vertex="1" connectable="0">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-220" value="" style="group;fontColor=#000000;" parent="1" vertex="1" connectable="0">
|
||||||
<mxGeometry x="760" y="42.53658536585366" width="130" height="517.4634146341463" as="geometry" />
|
<mxGeometry x="760" y="42.53658536585366" width="130" height="517.4634146341463" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -316,20 +233,6 @@
|
|||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-164" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-163" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-164" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-163" vertex="1">
|
||||||
<mxGeometry x="45" y="70" width="10" height="322.02" as="geometry" />
|
<mxGeometry x="45" y="70" width="10" height="322.02" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-256" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=classic;elbow=vertical;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="-0.8562" y="-22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="636" y="230" as="sourcePoint" />
|
|
||||||
<mxPoint x="800" y="960" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-280" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="-0.8559" y="-24" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1162" y="207" as="sourcePoint" />
|
|
||||||
<mxPoint x="1042" y="992" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-287" value="request_prd_collect" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-287" value="request_prd_collect" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1382.5" y="174" width="60" height="30" as="geometry" />
|
<mxGeometry x="1382.5" y="174" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -360,15 +263,6 @@
|
|||||||
<mxPoint x="45" y="102.5" as="targetPoint" />
|
<mxPoint x="45" y="102.5" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-289" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="857" y="981" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="942" y="981" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1027" y="981" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-3" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-3" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1345" y="141" width="10" height="170" as="geometry" />
|
<mxGeometry x="1345" y="141" width="10" height="170" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -407,14 +301,11 @@
|
|||||||
<mxGeometry x="1716" y="211" width="60" height="40" as="geometry" />
|
<mxGeometry x="1716" y="211" width="60" height="40" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-20" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;rotation=0;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-20" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;rotation=0;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="310" y="177" width="135" height="114" as="geometry" />
|
<mxGeometry x="310" y="177" width="135" height="73" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-22" value="Prdresponse" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontStyle=1" parent="1" vertex="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-22" value="Prdresponse" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontStyle=1" parent="1" vertex="1">
|
||||||
<mxGeometry x="355" y="179" width="60" height="30" as="geometry" />
|
<mxGeometry x="355" y="179" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-23" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="355" y="211" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-24" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-24" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="625" y="185" as="sourcePoint" />
|
<mxPoint x="625" y="185" as="sourcePoint" />
|
||||||
@ -424,15 +315,6 @@
|
|||||||
<mxPoint x="455" y="185" as="targetPoint" />
|
<mxPoint x="455" y="185" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-25" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="623" y="229" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="538" y="229" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="453" y="229" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-26" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-26" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="624" y="204" as="sourcePoint" />
|
<mxPoint x="624" y="204" as="sourcePoint" />
|
||||||
@ -442,23 +324,13 @@
|
|||||||
<mxPoint x="454" y="204" as="targetPoint" />
|
<mxPoint x="454" y="204" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-27" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="625" y="246" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="540" y="246" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="455" y="246" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-28" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-28" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="626" y="266" as="sourcePoint" />
|
<mxPoint x="626" y="240" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="541" y="266" />
|
<mxPoint x="541" y="240" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="456" y="266" as="targetPoint" />
|
<mxPoint x="456" y="240" as="targetPoint" />
|
||||||
<mxPoint as="offset" />
|
<mxPoint as="offset" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -473,15 +345,15 @@
|
|||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-35" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-35" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1344" y="211" as="sourcePoint" />
|
<mxPoint x="1345" y="240" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1259" y="211" />
|
<mxPoint x="1260" y="240" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1174" y="211" as="targetPoint" />
|
<mxPoint x="1175" y="240" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-36" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=-180;" parent="1" vertex="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-36" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=-180;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1355" y="174" width="125.5" height="48" as="geometry" />
|
<mxGeometry x="1355" y="174" width="125.5" height="82" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-37" value="Notif" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-37" value="Notif" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry x="0.0196" relative="1" as="geometry">
|
<mxGeometry x="0.0196" relative="1" as="geometry">
|
||||||
@ -493,47 +365,13 @@
|
|||||||
<mxPoint as="offset" />
|
<mxPoint as="offset" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-38" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=classic;elbow=vertical;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
<mxCell id="mSK2X3GBdQALLWwAdReI-1" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
||||||
<mxGeometry x="-0.8562" y="-22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="799" y="976" as="sourcePoint" />
|
|
||||||
<mxPoint x="635" y="246" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-39" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;elbow=vertical;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="-0.8428" y="15" relative="1" as="geometry">
|
|
||||||
<mxPoint x="798" y="994" as="sourcePoint" />
|
|
||||||
<mxPoint x="634" y="264" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-40" value="TxSp" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="O_mGtg6zuvl_ijSUyIl5-39" vertex="1" connectable="0">
|
|
||||||
<mxGeometry x="-0.682" y="-4" relative="1" as="geometry">
|
|
||||||
<mxPoint x="-16" y="7" as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="c4ftL5yiTXNnr7oMlEhi-1" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1345" y="233" as="sourcePoint" />
|
<mxPoint x="810" y="240" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1260" y="233" />
|
<mxPoint x="725" y="240" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1175" y="233" as="targetPoint" />
|
<mxPoint x="640" y="240" as="targetPoint" />
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="c4ftL5yiTXNnr7oMlEhi-2" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1028" y="999" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="943" y="999" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="858" y="999" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="c4ftL5yiTXNnr7oMlEhi-3" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
|
||||||
<mxGeometry x="-0.8559" y="-24" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1166" y="232" as="sourcePoint" />
|
|
||||||
<mxPoint x="1046" y="1017" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
<mxPoint as="offset" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
|
Before Width: | Height: | Size: 251 KiB After Width: | Height: | Size: 142 KiB |
@ -1,29 +1,14 @@
|
|||||||
<mxfile host="Electron" modified="2024-02-20T19:07:24.536Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/23.1.5 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="39F1sKXkxLln_cNcAe7y" version="23.1.5" type="device">
|
<mxfile host="Electron" modified="2024-04-09T20:16:31.298Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="VDB_14fGo1hCFApXDEQ2" version="24.1.0" type="device">
|
||||||
<diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
|
<diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
|
||||||
<mxGraphModel dx="1434" dy="1941" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
<mxGraphModel dx="2390" dy="2497" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
||||||
<root>
|
<root>
|
||||||
<mxCell id="0" />
|
<mxCell id="0" />
|
||||||
<mxCell id="1" parent="0" />
|
<mxCell id="1" parent="0" />
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-285" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=-180;" parent="1" vertex="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-1" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=-180;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1355" y="182" width="115" height="81" as="geometry" />
|
<mxGeometry x="1355" y="182" width="115" height="105" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-288" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" edge="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-2" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;rotation=-180;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry x="1356" y="406" width="127" height="80" as="geometry" />
|
||||||
<mxPoint x="815" y="839" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="900" y="839" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="985" y="839" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-268" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1025" y="963" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="940" y="963" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="855" y="963" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-259" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-259" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
@ -97,15 +82,6 @@
|
|||||||
<mxPoint x="1347" y="431" as="targetPoint" />
|
<mxPoint x="1347" y="431" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-228" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1175" y="475" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1260" y="475" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1345" y="475" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-235" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-235" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="999" y="452" as="sourcePoint" />
|
<mxPoint x="999" y="452" as="sourcePoint" />
|
||||||
@ -124,16 +100,6 @@
|
|||||||
<mxPoint x="1346" y="450" as="targetPoint" />
|
<mxPoint x="1346" y="450" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-238" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1177" y="492" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1262" y="492" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1347" y="492" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-208" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-208" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="995" y="237" as="sourcePoint" />
|
<mxPoint x="995" y="237" as="sourcePoint" />
|
||||||
@ -143,15 +109,6 @@
|
|||||||
<mxPoint x="1165" y="237" as="targetPoint" />
|
<mxPoint x="1165" y="237" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-205" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="816" y="821" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="901" y="821" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="986" y="821" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="aM9ryv3xv72pqoxQDRHE-5" value=":JS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="aM9ryv3xv72pqoxQDRHE-5" value=":JS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="220" y="40" width="100" height="520" as="geometry" />
|
<mxGeometry x="220" y="40" width="100" height="520" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -203,7 +160,7 @@
|
|||||||
<mxGeometry x="1165" y="141" width="10" height="339" as="geometry" />
|
<mxGeometry x="1165" y="141" width="10" height="339" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-31" value=":Wasm" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-31" value=":Wasm" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1300" y="40" width="100" height="770" as="geometry" />
|
<mxGeometry x="1300" y="40" width="100" height="520" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-32" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-31" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-32" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-31" vertex="1">
|
||||||
<mxGeometry x="45" y="101" width="10" height="170" as="geometry" />
|
<mxGeometry x="45" y="101" width="10" height="170" as="geometry" />
|
||||||
@ -223,101 +180,8 @@
|
|||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-54" value="USER B" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-54" value="USER B" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1119" y="-40" width="641" height="39" as="geometry" />
|
<mxGeometry x="1119" y="-40" width="641" height="39" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-140" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="761" y="695" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-141" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-140" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-142" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="806" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-143" value="RELAYs-&gt;Nodes-&gt;RELAYs TxSp" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="761" y="613" width="280" height="40" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-144" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="806" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-145" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="806" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-146" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="806" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-147" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="941" y="695" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-148" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-147" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-153" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-154" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-155" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="795" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-156" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="793" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-157" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="793" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-158" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="986" y="793" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-177" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="771" y="705" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-178" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-177" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-179" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="781" y="715" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-180" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-179" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-181" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="791" y="725" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-182" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-181" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-183" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="801" y="735" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-184" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-183" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-185" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="951" y="705" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-186" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-185" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-187" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="961" y="715" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-188" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-187" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-189" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="971" y="725" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-190" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-189" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-191" value=":WS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="981" y="735" width="100" height="300" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-192" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-191" vertex="1">
|
|
||||||
<mxGeometry x="45" y="100" width="10" height="170" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-193" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-193" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="310" y="180" width="135" height="160" as="geometry" />
|
<mxGeometry x="310" y="180" width="135" height="110" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-194" value="PrdUpdate" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontColor=#000000;fontStyle=1" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-194" value="PrdUpdate" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontColor=#000000;fontStyle=1" parent="1" vertex="1">
|
||||||
<mxGeometry x="351.5" y="225" width="60" height="30" as="geometry" />
|
<mxGeometry x="351.5" y="225" width="60" height="30" as="geometry" />
|
||||||
@ -350,19 +214,6 @@
|
|||||||
<mxPoint x="625" y="164" as="targetPoint" />
|
<mxPoint x="625" y="164" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-201" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="355" y="260" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-202" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="457" y="276" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="542" y="276" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="627" y="276" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-203" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-203" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="636" y="238" as="sourcePoint" />
|
<mxPoint x="636" y="238" as="sourcePoint" />
|
||||||
@ -383,18 +234,11 @@
|
|||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-207" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-207" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="454" y="300" as="sourcePoint" />
|
<mxPoint x="454" y="278" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="539" y="300" />
|
<mxPoint x="539" y="278" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="624" y="300" as="targetPoint" />
|
<mxPoint x="624" y="278" as="targetPoint" />
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-210" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;entryX=1.1;entryY=0.106;entryDx=0;entryDy=0;entryPerimeter=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="0.4123" y="20" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1163" y="252" as="sourcePoint" />
|
|
||||||
<mxPoint x="997" y="863.02" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-212" value="PrdUpdate" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-212" value="PrdUpdate" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
||||||
@ -409,21 +253,9 @@
|
|||||||
<mxPoint x="1346" y="237" as="targetPoint" />
|
<mxPoint x="1346" y="237" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-216" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1176" y="255" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1261" y="255" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1346" y="255" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-221" value="Prdresponse" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontStyle=1" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-221" value="Prdresponse" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontStyle=1" parent="1" vertex="1">
|
||||||
<mxGeometry x="1388.5" y="416" width="60" height="30" as="geometry" />
|
<mxGeometry x="1388.5" y="416" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-222" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="1383.5" y="461" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-223" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-223" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="634" y="255" as="sourcePoint" />
|
<mxPoint x="634" y="255" as="sourcePoint" />
|
||||||
@ -443,7 +275,7 @@
|
|||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-40" value=":JS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-40" value=":JS" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=0;dropTarget=0;collapsible=0;recursiveResize=0;outlineConnect=0;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1480" y="40" width="100" height="770" as="geometry" />
|
<mxGeometry x="1480" y="40" width="100" height="520" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-41" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-40" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-41" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-40" vertex="1">
|
||||||
<mxGeometry x="45" y="100" width="10" height="340" as="geometry" />
|
<mxGeometry x="45" y="100" width="10" height="340" as="geometry" />
|
||||||
@ -499,6 +331,33 @@
|
|||||||
<mxPoint x="-124" y="147.46341463414635" as="targetPoint" />
|
<mxPoint x="-124" y="147.46341463414635" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
|
<mxCell id="sltPWr8Tl9RoIVEWDYhE-2" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="MqokN8DVP6Cu9g1BAX3J-219">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="-90" y="236.2334146341463" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="-5" y="236.2334146341463" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="40" y="235.46341463414632" as="targetPoint" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="sltPWr8Tl9RoIVEWDYhE-3" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="MqokN8DVP6Cu9g1BAX3J-219">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="90" y="237.00341463414628" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="175" y="237.00341463414628" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="220" y="236.2334146341463" as="targetPoint" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="sltPWr8Tl9RoIVEWDYhE-7" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="MqokN8DVP6Cu9g1BAX3J-219">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="-90" y="437.4634146341463" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="-5" y="437.4634146341463" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="40" y="437.4634146341463" as="targetPoint" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-220" value="" style="group;fontColor=#000000;" parent="1" vertex="1" connectable="0">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-220" value="" style="group;fontColor=#000000;" parent="1" vertex="1" connectable="0">
|
||||||
<mxGeometry x="760" y="42.53658536585366" width="130" height="517.4634146341463" as="geometry" />
|
<mxGeometry x="760" y="42.53658536585366" width="130" height="517.4634146341463" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -526,13 +385,22 @@
|
|||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-164" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-163" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-164" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="MqokN8DVP6Cu9g1BAX3J-163" vertex="1">
|
||||||
<mxGeometry x="45" y="70" width="10" height="322.02" as="geometry" />
|
<mxGeometry x="45" y="70" width="10" height="322.02" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-252" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="sltPWr8Tl9RoIVEWDYhE-1" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="MqokN8DVP6Cu9g1BAX3J-220">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="453" y="327" as="sourcePoint" />
|
<mxPoint x="-125" y="236.2334146341463" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="538" y="327" />
|
<mxPoint x="-40" y="236.2334146341463" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="623" y="327" as="targetPoint" />
|
<mxPoint x="45" y="236.2334146341463" as="targetPoint" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="sltPWr8Tl9RoIVEWDYhE-6" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="MqokN8DVP6Cu9g1BAX3J-220">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="-125" y="437.4634146341463" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="-40" y="437.4634146341463" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="45" y="437.4634146341463" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-261" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-261" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fillColor=#d5e8d4;strokeColor=#82b366;strokeWidth=3;fontColor=#000000;" parent="1" edge="1">
|
||||||
@ -553,41 +421,13 @@
|
|||||||
<mxPoint x="805" y="432" as="targetPoint" />
|
<mxPoint x="805" y="432" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-256" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=classic;elbow=vertical;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="-0.8562" y="-22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1160" y="473" as="sourcePoint" />
|
|
||||||
<mxPoint x="1040" y="963" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-265" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="0.2689" y="22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1160" y="503" as="sourcePoint" />
|
|
||||||
<mxPoint x="1041" y="987" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-266" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="0.2689" y="22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="1160" y="513" as="sourcePoint" />
|
|
||||||
<mxPoint x="1041" y="1022" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-267" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-267" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1178" y="512" as="sourcePoint" />
|
<mxPoint x="1178" y="482" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1263" y="512" />
|
<mxPoint x="1263" y="482" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="1348" y="512" as="targetPoint" />
|
<mxPoint x="1348" y="482" as="targetPoint" />
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-280" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="0.3456" y="-5" relative="1" as="geometry">
|
|
||||||
<mxPoint x="640" y="453" as="sourcePoint" />
|
|
||||||
<mxPoint x="805" y="968" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
<mxPoint as="offset" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -632,46 +472,16 @@
|
|||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-284" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-284" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="453" y="456" as="sourcePoint" />
|
<mxPoint x="453" y="479" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="538" y="456" />
|
<mxPoint x="538" y="479" />
|
||||||
</Array>
|
</Array>
|
||||||
<mxPoint x="623" y="456" as="targetPoint" />
|
<mxPoint x="623" y="479" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-286" value="request_pcd_control" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-286" value="request_pcd_control" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1382.5" y="182" width="60" height="30" as="geometry" />
|
<mxGeometry x="1382.5" y="182" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-199" value="<font>Envelope</font>" style="html=1;verticalAlign=bottom;endArrow=block;elbow=vertical;rounded=0;strokeColor=#6c8ebf;fontColor=#000000;fillColor=#dae8fc;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="-0.826" y="22" relative="1" as="geometry">
|
|
||||||
<mxPoint x="635" y="272" as="sourcePoint" />
|
|
||||||
<mxPoint x="799" y="805.2258064516129" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-206" value="<font>TxSp</font>" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;strokeColor=#6c8ebf;fontColor=#000000;fillColor=#dae8fc;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="0.3456" y="-5" relative="1" as="geometry">
|
|
||||||
<mxPoint x="635" y="319.80645161290323" as="sourcePoint" />
|
|
||||||
<mxPoint x="799" y="842" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-225" value="<font>TxFaucet</font>" style="html=1;verticalAlign=bottom;endArrow=none;elbow=vertical;rounded=0;startArrow=classic;startFill=1;endFill=0;strokeColor=#6c8ebf;fontColor=#000000;fillColor=#dae8fc;" parent="1" edge="1">
|
|
||||||
<mxGeometry x="0.3653" y="7" relative="1" as="geometry">
|
|
||||||
<mxPoint x="635" y="296.8225806451613" as="sourcePoint" />
|
|
||||||
<mxPoint x="799" y="823.6129032258065" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-289" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1027" y="982" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="942" y="982" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="857" y="982" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-291" value="Pcd" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontStyle=1" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-291" value="Pcd" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontStyle=1" parent="1" vertex="1">
|
||||||
<mxGeometry x="350" y="181" width="60" height="30" as="geometry" />
|
<mxGeometry x="350" y="181" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -705,158 +515,34 @@
|
|||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-298" value="to A" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-298" value="to A" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1457" y="370" width="60" height="30" as="geometry" />
|
<mxGeometry x="1457" y="370" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-299" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;rotation=-180;fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="1350" y="551" width="131" height="113" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-300" value="Prdresponse" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontStyle=1" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="1382.5" y="559" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-301" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="1377.5" y="604" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-302" value="to B" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-302" value="to B" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1451" y="521" width="60" height="30" as="geometry" />
|
<mxGeometry x="1451" y="521" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-303" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;rotation=-180;fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="1355" y="691" width="126" height="109" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-304" value="Prdresponse" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;strokeWidth=3;fontStyle=1" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="1387.5" y="691" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-305" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="1382.5" y="736" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-306" value="to Role Member n" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="1400" y="663" width="116" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-307" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1173" y="571" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1258" y="571" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1343" y="571" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-308" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1171" y="615" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1256" y="615" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1341" y="615" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-309" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1172" y="590" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1257" y="590" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1342" y="590" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-310" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1173" y="632" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1258" y="632" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1343" y="632" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-311" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1174" y="652" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1259" y="652" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1344" y="652" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-317" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1181" y="703" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1266" y="703" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1351" y="703" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-318" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=none;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=classic;startFill=1;endFill=0;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1179" y="747" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1264" y="747" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1349" y="747" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-319" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;strokeWidth=3;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1180" y="722" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1265" y="722" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1350" y="722" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-320" value="TxFaucet" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1181" y="764" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1266" y="764" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1351" y="764" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-321" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="1182" y="784" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1267" y="784" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1352" y="784" as="targetPoint" />
|
|
||||||
<mxPoint as="offset" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="MqokN8DVP6Cu9g1BAX3J-322" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=0;" parent="1" vertex="1">
|
<mxCell id="MqokN8DVP6Cu9g1BAX3J-322" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=0;" parent="1" vertex="1">
|
||||||
<mxGeometry x="310" y="416" width="135" height="104" as="geometry" />
|
<mxGeometry x="310" y="416" width="135" height="74" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-1" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=-180;" vertex="1" parent="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-3" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1355" y="182" width="115" height="81" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-2" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;rotation=-180;fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="1356" y="406" width="127" height="114" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-3" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="1345" y="141" width="10" height="170" as="geometry" />
|
<mxGeometry x="1345" y="141" width="10" height="170" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-4" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-4" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1345" y="141" width="10" height="170" as="geometry" />
|
<mxGeometry x="1345" y="141" width="10" height="170" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-5" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-5" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1345" y="141" width="10" height="339" as="geometry" />
|
<mxGeometry x="1345" y="141" width="10" height="339" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-8" value="PrdMessage" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-9" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1383.5" y="461" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-9" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
|
||||||
<mxGeometry x="1525" y="140" width="10" height="340" as="geometry" />
|
<mxGeometry x="1525" y="140" width="10" height="340" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-10" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" vertex="1" parent="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-10" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;outlineConnect=0;targetShapes=umlLifeline;portConstraint=eastwest;newEdgeStyle={"edgeStyle":"elbowEdgeStyle","elbow":"vertical","curved":0,"rounded":0};fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1705" y="140" width="10" height="340" as="geometry" />
|
<mxGeometry x="1705" y="140" width="10" height="340" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-11" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=-180;" vertex="1" parent="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-11" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=-180;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1536" y="207.5" width="113" height="224.5" as="geometry" />
|
<mxGeometry x="1536" y="207.5" width="113" height="224.5" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-12" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">notification</span><br style="border-color: var(--border-color); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><br style="border-color: var(--border-color); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">user response waiting</span>" style="text;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-12" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">notification</span><br style="border-color: var(--border-color); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><br style="border-color: var(--border-color); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">user response waiting</span>" style="text;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1536" y="290" width="104" height="70" as="geometry" />
|
<mxGeometry x="1536" y="290" width="104" height="70" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-13" value="Notif" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-13" value="Notif" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1470" y="210" as="sourcePoint" />
|
<mxPoint x="1470" y="210" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -865,7 +551,7 @@
|
|||||||
<mxPoint x="1528.5" y="207.5" as="targetPoint" />
|
<mxPoint x="1528.5" y="207.5" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-14" value="Notif" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-14" value="Notif" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1650" y="220" as="sourcePoint" />
|
<mxPoint x="1650" y="220" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -874,7 +560,7 @@
|
|||||||
<mxPoint x="1700" y="219" as="targetPoint" />
|
<mxPoint x="1700" y="219" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-15" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-15" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry x="0.15" y="-10" relative="1" as="geometry">
|
<mxGeometry x="0.15" y="-10" relative="1" as="geometry">
|
||||||
<mxPoint x="1523" y="430" as="sourcePoint" />
|
<mxPoint x="1523" y="430" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -884,7 +570,7 @@
|
|||||||
<mxPoint as="offset" />
|
<mxPoint as="offset" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-16" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fontColor=#000000;" edge="1" parent="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-16" value="Envelope" style="html=1;verticalAlign=bottom;endArrow=block;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;strokeWidth=1;fontColor=#000000;" parent="1" edge="1">
|
||||||
<mxGeometry x="-0.1538" y="-8" relative="1" as="geometry">
|
<mxGeometry x="-0.1538" y="-8" relative="1" as="geometry">
|
||||||
<mxPoint x="1702" y="428" as="sourcePoint" />
|
<mxPoint x="1702" y="428" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -894,15 +580,34 @@
|
|||||||
<mxPoint as="offset" />
|
<mxPoint as="offset" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-17" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=-180;" vertex="1" parent="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-17" value="" style="strokeWidth=2;html=1;shape=mxgraph.flowchart.annotation_1;align=left;pointerEvents=1;fontColor=#000000;rotation=-180;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1716" y="209" width="39" height="232" as="geometry" />
|
<mxGeometry x="1716" y="209" width="39" height="232" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-18" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">html<br>notif<br></span>" style="text;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-18" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">html<br>notif<br></span>" style="text;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1716" y="211" width="60" height="40" as="geometry" />
|
<mxGeometry x="1716" y="211" width="60" height="40" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="O_mGtg6zuvl_ijSUyIl5-19" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">html<br>Form<br></span>" style="text;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
<mxCell id="O_mGtg6zuvl_ijSUyIl5-19" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">html<br>Form<br></span>" style="text;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||||||
<mxGeometry x="1717" y="399" width="60" height="40" as="geometry" />
|
<mxGeometry x="1717" y="399" width="60" height="40" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
|
<mxCell id="sltPWr8Tl9RoIVEWDYhE-4" value="TxSp" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=horizontal;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#000000;" edge="1" parent="1">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="1172.5" y="279.9899999999998" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="1278" y="279.99" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="1330" y="279" as="targetPoint" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="sltPWr8Tl9RoIVEWDYhE-5" value="TxSP" style="html=1;verticalAlign=bottom;endArrow=classic;edgeStyle=elbowEdgeStyle;elbow=vertical;curved=0;rounded=0;startArrow=none;startFill=0;endFill=1;fontColor=#000000;fillColor=#ffe6cc;strokeColor=#d79b00;" edge="1" parent="1">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="1030" y="480" as="sourcePoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="1065" y="480" />
|
||||||
|
</Array>
|
||||||
|
<mxPoint x="1150" y="480" as="targetPoint" />
|
||||||
|
<mxPoint as="offset" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
</root>
|
</root>
|
||||||
</mxGraphModel>
|
</mxGraphModel>
|
||||||
</diagram>
|
</diagram>
|
||||||
|
Before Width: | Height: | Size: 342 KiB After Width: | Height: | Size: 183 KiB |
@ -1,87 +1,81 @@
|
|||||||
<mxfile host="Electron" modified="2024-03-20T16:32:03.633Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.0.4 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="5vrNS6ofB-eywTpQpKTy" version="24.0.4" type="device">
|
<mxfile host="Electron" modified="2024-04-09T20:20:22.298Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="OHYD1HJ0I_O0UNAA7u4b" version="24.1.0" type="device">
|
||||||
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
|
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
|
||||||
<mxGraphModel dx="1434" dy="838" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
<mxGraphModel dx="1434" dy="838" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
||||||
<root>
|
<root>
|
||||||
<mxCell id="WIyWlLk6GJQsqaUBKTNV-0" />
|
<mxCell id="WIyWlLk6GJQsqaUBKTNV-0" />
|
||||||
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
|
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-0" value="" style="group" vertex="1" connectable="0" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-0" value="" style="group" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1" connectable="0">
|
||||||
<mxGeometry x="340" y="210" width="120" height="940" as="geometry" />
|
<mxGeometry x="340" y="210" width="120" height="940" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-1" value="" style="endArrow=none;html=1;rounded=0;strokeWidth=3;strokeColor=#C2C2C2;" edge="1" parent="ef9ndEf3XVDwysM0JcbV-0">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-1" value="" style="endArrow=none;html=1;rounded=0;strokeWidth=3;strokeColor=#C2C2C2;" parent="ef9ndEf3XVDwysM0JcbV-0" edge="1">
|
||||||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
||||||
<mxPoint x="62" y="940" as="sourcePoint" />
|
<mxPoint x="62" y="940" as="sourcePoint" />
|
||||||
<mxPoint x="62" as="targetPoint" />
|
<mxPoint x="62" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-2" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-0">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-2" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="ef9ndEf3XVDwysM0JcbV-0" vertex="1">
|
||||||
<mxGeometry y="50" width="120" height="60" as="geometry" />
|
<mxGeometry y="50" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-3" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-0">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-3" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="ef9ndEf3XVDwysM0JcbV-0" vertex="1">
|
||||||
<mxGeometry y="140" width="120" height="60" as="geometry" />
|
<mxGeometry y="140" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-4" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-0">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-4" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="ef9ndEf3XVDwysM0JcbV-0" vertex="1">
|
||||||
<mxGeometry y="230" width="120" height="60" as="geometry" />
|
<mxGeometry y="230" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-5" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-0">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-5" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="ef9ndEf3XVDwysM0JcbV-0" vertex="1">
|
||||||
<mxGeometry y="320" width="120" height="60" as="geometry" />
|
<mxGeometry y="320" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-6" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-0">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-6" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="ef9ndEf3XVDwysM0JcbV-0" vertex="1">
|
||||||
<mxGeometry y="410" width="120" height="60" as="geometry" />
|
<mxGeometry y="410" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-7" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-0">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-7" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="ef9ndEf3XVDwysM0JcbV-0" vertex="1">
|
||||||
<mxGeometry y="500" width="120" height="60" as="geometry" />
|
<mxGeometry y="500" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-8" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-0">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-8" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="ef9ndEf3XVDwysM0JcbV-0" vertex="1">
|
||||||
<mxGeometry y="590" width="120" height="60" as="geometry" />
|
<mxGeometry y="590" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-9" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-0">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-9" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="ef9ndEf3XVDwysM0JcbV-0" vertex="1">
|
||||||
<mxGeometry y="680" width="120" height="60" as="geometry" />
|
<mxGeometry y="680" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-10" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-0">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-10" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="ef9ndEf3XVDwysM0JcbV-0" vertex="1">
|
||||||
<mxGeometry y="766" width="120" height="60" as="geometry" />
|
<mxGeometry y="766" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-11" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-0">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-12" value="" style="group" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1" connectable="0">
|
||||||
<mxGeometry y="856" width="120" height="60" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-12" value="" style="group" vertex="1" connectable="0" parent="WIyWlLk6GJQsqaUBKTNV-1">
|
|
||||||
<mxGeometry x="760" y="210" width="120" height="940" as="geometry" />
|
<mxGeometry x="760" y="210" width="120" height="940" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-13" value="" style="endArrow=none;html=1;rounded=0;strokeWidth=3;strokeColor=#C2C2C2;" edge="1" parent="ef9ndEf3XVDwysM0JcbV-12">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-13" value="" style="endArrow=none;html=1;rounded=0;strokeWidth=3;strokeColor=#C2C2C2;" parent="ef9ndEf3XVDwysM0JcbV-12" edge="1">
|
||||||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
||||||
<mxPoint x="62" y="940" as="sourcePoint" />
|
<mxPoint x="62" y="940" as="sourcePoint" />
|
||||||
<mxPoint x="62" as="targetPoint" />
|
<mxPoint x="62" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-14" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-12">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-14" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="ef9ndEf3XVDwysM0JcbV-12" vertex="1">
|
||||||
<mxGeometry y="50" width="120" height="60" as="geometry" />
|
<mxGeometry y="50" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-15" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-12">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-15" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="ef9ndEf3XVDwysM0JcbV-12" vertex="1">
|
||||||
<mxGeometry y="140" width="120" height="60" as="geometry" />
|
<mxGeometry y="140" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-16" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-12">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-16" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="ef9ndEf3XVDwysM0JcbV-12" vertex="1">
|
||||||
<mxGeometry y="230" width="120" height="60" as="geometry" />
|
<mxGeometry y="230" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-17" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-12">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-17" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="ef9ndEf3XVDwysM0JcbV-12" vertex="1">
|
||||||
<mxGeometry y="320" width="120" height="60" as="geometry" />
|
<mxGeometry y="320" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-18" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-12">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-18" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="ef9ndEf3XVDwysM0JcbV-12" vertex="1">
|
||||||
<mxGeometry y="410" width="120" height="60" as="geometry" />
|
<mxGeometry y="410" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-19" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-12">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-19" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="ef9ndEf3XVDwysM0JcbV-12" vertex="1">
|
||||||
<mxGeometry y="500" width="120" height="60" as="geometry" />
|
<mxGeometry y="500" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-20" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-12">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-20" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="ef9ndEf3XVDwysM0JcbV-12" vertex="1">
|
||||||
<mxGeometry y="590" width="120" height="60" as="geometry" />
|
<mxGeometry y="590" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-21" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-12">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-21" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="ef9ndEf3XVDwysM0JcbV-12" vertex="1">
|
||||||
<mxGeometry y="680" width="120" height="60" as="geometry" />
|
<mxGeometry y="680" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-22" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-12">
|
<mxCell id="ef9ndEf3XVDwysM0JcbV-22" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" parent="ef9ndEf3XVDwysM0JcbV-12" vertex="1">
|
||||||
<mxGeometry y="766" width="120" height="60" as="geometry" />
|
<mxGeometry y="766" width="120" height="60" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="ef9ndEf3XVDwysM0JcbV-23" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#ABABAB;" vertex="1" parent="ef9ndEf3XVDwysM0JcbV-12">
|
|
||||||
<mxGeometry y="856" width="120" height="60" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="LOf2kzUJCjnGt1oEqNkA-0" value="" style="edgeStyle=orthogonalEdgeStyle;html=1;verticalAlign=bottom;endArrow=open;endSize=8;strokeColor=#ff0000;rounded=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" edge="1">
|
<mxCell id="LOf2kzUJCjnGt1oEqNkA-0" value="" style="edgeStyle=orthogonalEdgeStyle;html=1;verticalAlign=bottom;endArrow=open;endSize=8;strokeColor=#ff0000;rounded=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="600" y="1030" as="targetPoint" />
|
<mxPoint x="600" y="1030" as="targetPoint" />
|
||||||
@ -119,9 +113,6 @@
|
|||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-3" value="PRDUpdate" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-3" value="PRDUpdate" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="531" y="329" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="531" y="329" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-4" value="<span style="color: rgb(0, 0, 0);">PRDUpdate</span><br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="530" y="430.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-31" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;startArrow=classic;startFill=1;endArrow=none;endFill=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-7" target="jpdV1vV9o7sr3iGcI0SG-27" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-31" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;startArrow=classic;startFill=1;endArrow=none;endFill=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-7" target="jpdV1vV9o7sr3iGcI0SG-27" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -134,8 +125,13 @@
|
|||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-8" value="PRDResonse" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-8" value="PRDResonse" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="530" y="690.8094594594595" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="690.8094594594595" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-55" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.75;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-10" target="jpdV1vV9o7sr3iGcI0SG-53" edge="1">
|
<mxCell id="_CUUsUEfp7g8DRwrfpUW-0" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-10" target="jpdV1vV9o7sr3iGcI0SG-54">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="670" y="510" />
|
||||||
|
<mxPoint x="670" y="550" />
|
||||||
|
</Array>
|
||||||
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-10" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-10" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="530" y="480" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="480" width="120" height="40.54054054054054" as="geometry" />
|
||||||
@ -143,20 +139,15 @@
|
|||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-0" target="jpdV1vV9o7sr3iGcI0SG-3" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-0" target="jpdV1vV9o7sr3iGcI0SG-3" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-6" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-1" target="jpdV1vV9o7sr3iGcI0SG-4" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-42" target="jpdV1vV9o7sr3iGcI0SG-14" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-1" target="jpdV1vV9o7sr3iGcI0SG-14" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="390" y="450" />
|
<mxPoint x="300" y="400" />
|
||||||
<mxPoint x="390" y="400" />
|
<mxPoint x="300" y="400" />
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="210" y="450.27459459459465" as="sourcePoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-1" value="<span style="color: rgb(0, 0, 0);">PRDUpdate<br></span>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="90" y="430.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-10" target="jpdV1vV9o7sr3iGcI0SG-13" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-10" target="jpdV1vV9o7sr3iGcI0SG-13" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="421" y="249.27027027027032" as="targetPoint" />
|
<mxPoint x="421" y="249.27027027027032" as="targetPoint" />
|
||||||
@ -191,147 +182,109 @@
|
|||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-30" value="PRDResonse" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-30" value="PRDResonse" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="89" y="689.9994594594596" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="89" y="689.9994594594596" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-78" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-33" target="jpdV1vV9o7sr3iGcI0SG-74" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-78" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-33" target="jpdV1vV9o7sr3iGcI0SG-77" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="91" y="873.4097297297299" as="targetPoint" />
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="70" y="773" />
|
||||||
|
<mxPoint x="70" y="813" />
|
||||||
|
</Array>
|
||||||
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-33" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-33" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="89" y="743" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="89" y="743" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-51" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-0" target="jpdV1vV9o7sr3iGcI0SG-1" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-51" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-0" target="jpdV1vV9o7sr3iGcI0SG-42" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="60" y="359" />
|
<mxPoint x="60" y="359" />
|
||||||
<mxPoint x="60" y="460" />
|
<mxPoint x="60" y="400" />
|
||||||
<mxPoint x="90" y="460" />
|
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="90" y="460.40972972972986" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-13" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-13" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="89" y="480" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="89" y="480" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-52" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-42" target="jpdV1vV9o7sr3iGcI0SG-1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="80" y="450" as="targetPoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="80" y="411" />
|
|
||||||
<mxPoint x="80" y="440" />
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-42" value="<span style="color: rgb(0, 0, 0);">PRDUpdate</span><br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-42" value="<span style="color: rgb(0, 0, 0);">PRDUpdate</span><br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="90" y="380.00432432432433" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="90" y="380.00432432432433" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
|
<mxCell id="_CUUsUEfp7g8DRwrfpUW-1" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-0" target="jpdV1vV9o7sr3iGcI0SG-27">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<Array as="points">
|
||||||
|
<mxPoint x="60" y="359" />
|
||||||
|
<mxPoint x="60" y="660" />
|
||||||
|
</Array>
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-0" value="PRDUpdate" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-0" value="PRDUpdate" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="90" y="329" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="90" y="329" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-59" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-53" target="jpdV1vV9o7sr3iGcI0SG-57" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-60" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-54" target="jpdV1vV9o7sr3iGcI0SG-58" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-60" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-53" target="jpdV1vV9o7sr3iGcI0SG-58" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="390" y="600" />
|
<mxPoint x="470" y="550" />
|
||||||
<mxPoint x="390" y="550" />
|
<mxPoint x="470" y="550" />
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="530" y="600.2745945945946" as="sourcePoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-53" value="PRDConfirm<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-82" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-3" target="jpdV1vV9o7sr3iGcI0SG-8" edge="1">
|
||||||
<mxGeometry x="530" y="580.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-82" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-54" target="jpdV1vV9o7sr3iGcI0SG-53" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="660" y="560" />
|
<mxPoint x="680" y="339" />
|
||||||
<mxPoint x="660" y="590" />
|
<mxPoint x="680" y="701" />
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="650" y="590.1394594594597" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-54" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-54" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="530" y="530.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="530.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-57" value="PRDConfirm<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="89" y="580.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-58" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-58" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="89" y="530.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="89" y="530.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-63" value="PRDResonse<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="90" y="946.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-64" value="PRDResonse<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-64" value="PRDResonse<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="90" y="896.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="89" y="896.8143243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-69" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-65" target="jpdV1vV9o7sr3iGcI0SG-63" edge="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-70" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-66" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-70" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-65" target="jpdV1vV9o7sr3iGcI0SG-64" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="390" y="966" />
|
<mxPoint x="530" y="920" />
|
||||||
<mxPoint x="390" y="916" />
|
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="530" y="966.2745945945946" as="sourcePoint" />
|
||||||
|
<mxPoint x="210" y="920" as="targetPoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="LOf2kzUJCjnGt1oEqNkA-14" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-65" target="LOf2kzUJCjnGt1oEqNkA-5" edge="1">
|
<mxCell id="LOf2kzUJCjnGt1oEqNkA-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-66" target="LOf2kzUJCjnGt1oEqNkA-6" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="LOf2kzUJCjnGt1oEqNkA-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-65" target="LOf2kzUJCjnGt1oEqNkA-6" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-65" value="PRDResonse<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="530" y="946.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-68" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=0.988;entryY=0.652;entryDx=0;entryDy=0;entryPerimeter=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-8" target="jpdV1vV9o7sr3iGcI0SG-65" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="649.9310344827586" y="990" as="targetPoint" />
|
<mxPoint x="650" y="966.2745945945946" as="sourcePoint" />
|
||||||
|
</mxGeometry>
|
||||||
|
</mxCell>
|
||||||
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-68" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-8" target="jpdV1vV9o7sr3iGcI0SG-66" edge="1">
|
||||||
|
<mxGeometry relative="1" as="geometry">
|
||||||
|
<mxPoint x="648.56" y="972.436756756757" as="targetPoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="670" y="721" />
|
<mxPoint x="670" y="721" />
|
||||||
<mxPoint x="670" y="972" />
|
<mxPoint x="670" y="906" />
|
||||||
<mxPoint x="649" y="972" />
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-81" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-66" target="jpdV1vV9o7sr3iGcI0SG-65" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="649.9310344827586" y="956" as="targetPoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="660" y="926" />
|
|
||||||
<mxPoint x="660" y="956" />
|
|
||||||
</Array>
|
</Array>
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-66" value="PRDResonse<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-66" value="PRDResonse<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="530" y="896.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="530" y="896.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-71" value="PRDConfirm<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-73" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-77" target="jpdV1vV9o7sr3iGcI0SG-75" edge="1">
|
||||||
<mxGeometry x="531" y="843.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-72" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-74" target="jpdV1vV9o7sr3iGcI0SG-71" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-73" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-74" target="jpdV1vV9o7sr3iGcI0SG-75" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="391" y="863" />
|
<mxPoint x="300" y="813" />
|
||||||
<mxPoint x="391" y="813" />
|
<mxPoint x="300" y="813" />
|
||||||
</Array>
|
</Array>
|
||||||
|
<mxPoint x="211" y="863.2745945945946" as="sourcePoint" />
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-74" value="PRDConfirm<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="91" y="843.0043243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-75" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-75" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="531" y="793.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="531" y="793.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-76" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="jpdV1vV9o7sr3iGcI0SG-77" target="jpdV1vV9o7sr3iGcI0SG-74" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="81" y="863" as="targetPoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="81" y="824" />
|
|
||||||
<mxPoint x="81" y="853" />
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-77" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-77" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="91" y="793.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="91" y="793.0043243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -348,43 +301,25 @@
|
|||||||
<mxCell id="LOf2kzUJCjnGt1oEqNkA-2" value="PRDResonse" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="LOf2kzUJCjnGt1oEqNkA-2" value="PRDResonse" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="918" y="690.8094594594595" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="918" y="690.8094594594595" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="LOf2kzUJCjnGt1oEqNkA-3" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.75;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="LOf2kzUJCjnGt1oEqNkA-4" target="LOf2kzUJCjnGt1oEqNkA-7" edge="1">
|
<mxCell id="LOf2kzUJCjnGt1oEqNkA-3" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="LOf2kzUJCjnGt1oEqNkA-4" target="LOf2kzUJCjnGt1oEqNkA-9" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1080" y="774.2154054054054" as="sourcePoint" />
|
<mxPoint x="1080" y="774.2154054054054" as="sourcePoint" />
|
||||||
<mxPoint x="1082" y="874.2197297297298" as="targetPoint" />
|
<mxPoint x="1040" y="874.2197297297298" as="targetPoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="1070" y="764" />
|
<mxPoint x="1070" y="764" />
|
||||||
<mxPoint x="1070" y="874" />
|
<mxPoint x="1070" y="814" />
|
||||||
</Array>
|
</Array>
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="LOf2kzUJCjnGt1oEqNkA-4" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="LOf2kzUJCjnGt1oEqNkA-4" value="PRDConfirm" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="918" y="743.81" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="918" y="743.81" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="LOf2kzUJCjnGt1oEqNkA-5" value="PRDResonse<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="919" y="946.8143243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="LOf2kzUJCjnGt1oEqNkA-6" value="PRDResonse<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="LOf2kzUJCjnGt1oEqNkA-6" value="PRDResonse<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="919" y="896.8143243243243" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="919" y="896.8143243243243" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="LOf2kzUJCjnGt1oEqNkA-16" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="LOf2kzUJCjnGt1oEqNkA-7" target="jpdV1vV9o7sr3iGcI0SG-71" edge="1">
|
<mxCell id="LOf2kzUJCjnGt1oEqNkA-17" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="LOf2kzUJCjnGt1oEqNkA-9" target="jpdV1vV9o7sr3iGcI0SG-75" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="LOf2kzUJCjnGt1oEqNkA-17" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="LOf2kzUJCjnGt1oEqNkA-7" target="jpdV1vV9o7sr3iGcI0SG-75" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="LOf2kzUJCjnGt1oEqNkA-7" value="PRDConfirm<br>PRDMessage" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
|
||||||
<mxGeometry x="920" y="843.8143243243244" width="120" height="40.54054054054054" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="LOf2kzUJCjnGt1oEqNkA-8" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="LOf2kzUJCjnGt1oEqNkA-9" target="LOf2kzUJCjnGt1oEqNkA-7" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="1082" y="853.9494594594596" as="targetPoint" />
|
<mxPoint x="920" y="864.0845945945946" as="sourcePoint" />
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="1060" y="824" />
|
|
||||||
<mxPoint x="1060" y="854" />
|
|
||||||
<mxPoint x="1040" y="854" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="1082" y="824.2197297297298" as="sourcePoint" />
|
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="LOf2kzUJCjnGt1oEqNkA-9" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="LOf2kzUJCjnGt1oEqNkA-9" value="PRDConfirm<br>TX_Sp" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
@ -394,7 +329,7 @@
|
|||||||
<mxGeometry x="540" y="269" width="120" height="40" as="geometry" />
|
<mxGeometry x="540" y="269" width="120" height="40" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="jpdV1vV9o7sr3iGcI0SG-7" value="PCD" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
<mxCell id="jpdV1vV9o7sr3iGcI0SG-7" value="PCD" style="rounded=0;whiteSpace=wrap;html=1;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
|
||||||
<mxGeometry x="910" y="639.9986486486487" width="120" height="40.54054054054054" as="geometry" />
|
<mxGeometry x="916" y="639.9986486486487" width="120" height="40.54054054054054" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
</root>
|
</root>
|
||||||
</mxGraphModel>
|
</mxGraphModel>
|
||||||
|
Before Width: | Height: | Size: 148 KiB After Width: | Height: | Size: 122 KiB |
Before Width: | Height: | Size: 122 KiB |
Before Width: | Height: | Size: 29 KiB |
@ -1,6 +1,6 @@
|
|||||||
<mxfile host="Electron" modified="2024-03-25T12:31:54.682Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="4kigbW6UOtHC500J6vSL" version="24.1.0" type="device">
|
<mxfile host="Electron" modified="2024-04-09T20:22:48.863Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="Xax6Ss_uw5IfbJexwub5" version="24.1.0" type="device">
|
||||||
<diagram id="bWoO5ACGZIaXrIiKNTKd" name="Page-1">
|
<diagram id="bWoO5ACGZIaXrIiKNTKd" name="Page-1">
|
||||||
<mxGraphModel dx="3088" dy="2039" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
<mxGraphModel dx="3088" dy="2007" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
||||||
<root>
|
<root>
|
||||||
<mxCell id="0" />
|
<mxCell id="0" />
|
||||||
<mxCell id="1" parent="0" />
|
<mxCell id="1" parent="0" />
|
||||||
@ -244,11 +244,6 @@
|
|||||||
</Array>
|
</Array>
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-287" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fillColor=#f5f5f5;strokeColor=#666666;" parent="1" source="204" target="U1iS4aTrDNJz4kT7s3QN-288" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="-780" y="525.8333333333335" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="204" value="PrdList" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="204" value="PrdList" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1217.49" y="511" width="197.49" height="29" as="geometry" />
|
<mxGeometry x="-1217.49" y="511" width="197.49" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -346,21 +341,6 @@
|
|||||||
<mxCell id="HEAZNrv7IqFEUBU4v7G9-305" value="ImageRecover" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;fontStyle=1" parent="1" vertex="1">
|
<mxCell id="HEAZNrv7IqFEUBU4v7G9-305" value="ImageRecover" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;fontStyle=1" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1349.98" y="-149.07999999999998" width="110" height="29" as="geometry" />
|
<mxGeometry x="-1349.98" y="-149.07999999999998" width="110" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="HEAZNrv7IqFEUBU4v7G9-314" value="5" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-762" y="597.78" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="HEAZNrv7IqFEUBU4v7G9-315" value="6" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-720.9300000000001" y="597.78" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="HEAZNrv7IqFEUBU4v7G9-316" value="7" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-682" y="597.78" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="HEAZNrv7IqFEUBU4v7G9-317" value="8" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-642.06" y="597.78" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="HEAZNrv7IqFEUBU4v7G9-318" value="Relay WS" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-720.9300000000001" y="628.71" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="HEAZNrv7IqFEUBU4v7G9-329" value="Cache" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1">
|
<mxCell id="HEAZNrv7IqFEUBU4v7G9-329" value="Cache" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-771.0699999999999" y="300" width="110" height="29" as="geometry" />
|
<mxGeometry x="-771.0699999999999" y="300" width="110" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -416,14 +396,6 @@
|
|||||||
</Array>
|
</Array>
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="HEAZNrv7IqFEUBU4v7G9-344" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="HEAZNrv7IqFEUBU4v7G9-340" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="-790" y="582" as="targetPoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="-916" y="582" />
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="HEAZNrv7IqFEUBU4v7G9-340" value="PeerListMerged" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="HEAZNrv7IqFEUBU4v7G9-340" value="PeerListMerged" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1005.8499999999999" y="460.29" width="180" height="30.71" as="geometry" />
|
<mxGeometry x="-1005.8499999999999" y="460.29" width="180" height="30.71" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -459,45 +431,9 @@
|
|||||||
<mxCell id="XqTc7s29-gL46L3V4mSs-304" value="<b style="border-color: var(--border-color); text-align: center;">Encrypt</b>" style="label;whiteSpace=wrap;html=1;image=img/clipart/Gear_128x128.png" parent="1" vertex="1">
|
<mxCell id="XqTc7s29-gL46L3V4mSs-304" value="<b style="border-color: var(--border-color); text-align: center;">Encrypt</b>" style="label;whiteSpace=wrap;html=1;image=img/clipart/Gear_128x128.png" parent="1" vertex="1">
|
||||||
<mxGeometry x="-542" y="165" width="137.39" height="30" as="geometry" />
|
<mxGeometry x="-542" y="165" width="137.39" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-286" value="Envelope" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-722.0000000000001" y="643" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-288" value="PRDKeyBackip" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-795.8000000000001" y="511" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-289" value="PRDKeyBackip" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-777.5457165981001" y="521" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-291" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="U1iS4aTrDNJz4kT7s3QN-290" target="HEAZNrv7IqFEUBU4v7G9-314" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-292" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="U1iS4aTrDNJz4kT7s3QN-290" target="HEAZNrv7IqFEUBU4v7G9-315" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-293" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="U1iS4aTrDNJz4kT7s3QN-290" target="HEAZNrv7IqFEUBU4v7G9-316" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-294" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="U1iS4aTrDNJz4kT7s3QN-290" target="HEAZNrv7IqFEUBU4v7G9-317" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-290" value="PrdMessage<br>(+ TxSp)" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-759.2914331962005" y="531" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-295" value="To all roles" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontStyle=1" parent="1" vertex="1">
|
<mxCell id="U1iS4aTrDNJz4kT7s3QN-295" value="To all roles" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontStyle=1" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1320" y="517" width="60" height="33" as="geometry" />
|
<mxGeometry x="-1320" y="517" width="60" height="33" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-305" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fontColor=#333333;fillColor=#f5f5f5;strokeColor=#666666;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1519" y="737.0699999999999" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-307" value="Relay - side chain node not required" style="text;html=1;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1483.3200000000002" y="736" width="214.32" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-310" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1520" y="772.07" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-311" value="Relay - side chain node required" style="text;html=1;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1484.3200000000002" y="771.0000000000001" width="214.32" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="KGCLxLdSfCaxDo2TsfCf-284" value="<b>`item_Member_enc_by_sp_shared_secret`</b><br>(only for Member managers)" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="KGCLxLdSfCaxDo2TsfCf-284" value="<b>`item_Member_enc_by_sp_shared_secret`</b><br>(only for Member managers)" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1320" y="423" width="260" height="29" as="geometry" />
|
<mxGeometry x="-1320" y="423" width="260" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
|
Before Width: | Height: | Size: 306 KiB After Width: | Height: | Size: 280 KiB |
@ -1,6 +1,6 @@
|
|||||||
<mxfile host="Electron" modified="2024-03-25T12:35:12.252Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="ETNmdYIzkZQV2vThbK4A" version="24.1.0" type="device">
|
<mxfile host="Electron" modified="2024-04-09T20:23:26.763Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="A1L_m9dTGy-oIlYXHKRQ" version="24.1.0" type="device">
|
||||||
<diagram id="bWoO5ACGZIaXrIiKNTKd" name="Page-1">
|
<diagram id="bWoO5ACGZIaXrIiKNTKd" name="Page-1">
|
||||||
<mxGraphModel dx="3164" dy="414" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
<mxGraphModel dx="3435" dy="576" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
||||||
<root>
|
<root>
|
||||||
<mxCell id="0" />
|
<mxCell id="0" />
|
||||||
<mxCell id="1" parent="0" />
|
<mxCell id="1" parent="0" />
|
||||||
@ -46,11 +46,6 @@
|
|||||||
</Array>
|
</Array>
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-287" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fillColor=#f5f5f5;strokeColor=#666666;" parent="1" source="204" target="U1iS4aTrDNJz4kT7s3QN-288" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="-843" y="525.8333333333335" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="204" value="PrdUpdate<br><b>Member</b>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="204" value="PrdUpdate<br><b>Member</b>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1280.4914331962004" y="511" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
<mxGeometry x="-1280.4914331962004" y="511" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -78,55 +73,6 @@
|
|||||||
<mxCell id="245" value="Relay WS" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
<mxCell id="245" value="Relay WS" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1235.9" y="628.71" width="60" height="30" as="geometry" />
|
<mxGeometry x="-1235.9" y="628.71" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="HEAZNrv7IqFEUBU4v7G9-314" value="5" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1064" y="597.78" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="HEAZNrv7IqFEUBU4v7G9-315" value="6" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1022.9300000000001" y="597.78" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="HEAZNrv7IqFEUBU4v7G9-316" value="7" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-984" y="597.78" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="HEAZNrv7IqFEUBU4v7G9-317" value="8" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-944.06" y="597.78" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="HEAZNrv7IqFEUBU4v7G9-318" value="Relay&nbsp;WS" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1022.9300000000001" y="628.71" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="DLJctxT3D2mWswRGw-9P-317" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="U1iS4aTrDNJz4kT7s3QN-286" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="-1203" y="700" as="targetPoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="-993" y="673" />
|
|
||||||
<mxPoint x="-993" y="680" />
|
|
||||||
<mxPoint x="-1203" y="680" />
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-286" value="Envelope" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1024" y="643" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-288" value="PRDKeyBackip" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1097.8000000000002" y="511" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-289" value="PRDKeyBackip" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1079.5457165981002" y="521" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-291" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="U1iS4aTrDNJz4kT7s3QN-290" target="HEAZNrv7IqFEUBU4v7G9-314" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-292" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="U1iS4aTrDNJz4kT7s3QN-290" target="HEAZNrv7IqFEUBU4v7G9-315" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-293" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="U1iS4aTrDNJz4kT7s3QN-290" target="HEAZNrv7IqFEUBU4v7G9-316" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-294" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="U1iS4aTrDNJz4kT7s3QN-290" target="HEAZNrv7IqFEUBU4v7G9-317" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="U1iS4aTrDNJz4kT7s3QN-290" value="PrdMessage<br>(+ TxSp)" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1061.2914331962006" y="531" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-315" value="PRDKeyBackip" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="fIN9LJIhpEY6EGzNKIPz-315" value="PRDKeyBackip" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1564" y="490.93" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
<mxGeometry x="-1564" y="490.93" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -222,11 +168,6 @@
|
|||||||
</Array>
|
</Array>
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-328" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fillColor=#f5f5f5;strokeColor=#666666;" parent="1" source="fIN9LJIhpEY6EGzNKIPz-329" target="fIN9LJIhpEY6EGzNKIPz-343" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="-843" y="734.9033333333334" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-329" value="PrdUpdate<br><b style="border-color: var(--border-color);">process</b>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="fIN9LJIhpEY6EGzNKIPz-329" value="PrdUpdate<br><b style="border-color: var(--border-color);">process</b>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1280.4914331962004" y="720.0699999999999" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
<mxGeometry x="-1280.4914331962004" y="720.0699999999999" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -255,54 +196,6 @@
|
|||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-335" value="Relay&nbsp;WS" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
<mxCell id="fIN9LJIhpEY6EGzNKIPz-335" value="Relay&nbsp;WS" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1235.9" y="837.78" width="60" height="30" as="geometry" />
|
<mxGeometry x="-1235.9" y="837.78" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-336" value="5" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1064" y="806.8499999999999" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-337" value="6" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1022.9300000000001" y="806.8499999999999" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-338" value="7" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-984" y="806.8499999999999" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-339" value="8" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-944.06" y="806.8499999999999" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-340" value="Relay&nbsp;WS" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1022.9300000000001" y="837.78" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-341" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.799;entryY=-0.046;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="fIN9LJIhpEY6EGzNKIPz-342" target="fIN9LJIhpEY6EGzNKIPz-357" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="-1013" y="909.0699999999999" as="targetPoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="-994" y="889" />
|
|
||||||
<mxPoint x="-1203" y="889" />
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-342" value="Envelope" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1024" y="852.0699999999999" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-343" value="PRDKeyBackip" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1097.8000000000002" y="720.0699999999999" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-344" value="PRDKeyBackip" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1079.5457165981002" y="730.0699999999999" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-345" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="fIN9LJIhpEY6EGzNKIPz-349" target="fIN9LJIhpEY6EGzNKIPz-336" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-346" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="fIN9LJIhpEY6EGzNKIPz-349" target="fIN9LJIhpEY6EGzNKIPz-337" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-347" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="fIN9LJIhpEY6EGzNKIPz-349" target="fIN9LJIhpEY6EGzNKIPz-338" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-348" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="fIN9LJIhpEY6EGzNKIPz-349" target="fIN9LJIhpEY6EGzNKIPz-339" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-349" value="PrdMessage<br>(+ TxSp)" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1061.2914331962006" y="740.0699999999999" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-350" value="PRDKeyBackip" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="fIN9LJIhpEY6EGzNKIPz-350" value="PRDKeyBackip" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1517" y="700" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
<mxGeometry x="-1517" y="700" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -397,11 +290,6 @@
|
|||||||
</Array>
|
</Array>
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-363" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fillColor=#f5f5f5;strokeColor=#666666;" parent="1" source="fIN9LJIhpEY6EGzNKIPz-364" target="fIN9LJIhpEY6EGzNKIPz-375" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="-824.75" y="944.8333333333335" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-364" value="PrdList" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="fIN9LJIhpEY6EGzNKIPz-364" value="PrdList" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1288.2414331962004" y="930" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
<mxGeometry x="-1288.2414331962004" y="930" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -420,42 +308,6 @@
|
|||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-369" value="Relay&nbsp;WS" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
<mxCell id="fIN9LJIhpEY6EGzNKIPz-369" value="Relay&nbsp;WS" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1243.65" y="1047.71" width="60" height="30" as="geometry" />
|
<mxGeometry x="-1243.65" y="1047.71" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-370" value="5" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1061.75" y="1016.78" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-371" value="6" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1020.6800000000001" y="1016.78" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-372" value="7" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-981.75" y="1016.78" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-373" value="8" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-941.81" y="1016.78" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-374" value="Relay&nbsp;WS" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1020.6800000000001" y="1047.71" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-375" value="PRDKeyBackip" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1095.5500000000002" y="930" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-376" value="PRDKeyBackip" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1077.2957165981002" y="940" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-377" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="fIN9LJIhpEY6EGzNKIPz-381" target="fIN9LJIhpEY6EGzNKIPz-370" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-378" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="fIN9LJIhpEY6EGzNKIPz-381" target="fIN9LJIhpEY6EGzNKIPz-371" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-379" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="fIN9LJIhpEY6EGzNKIPz-381" target="fIN9LJIhpEY6EGzNKIPz-372" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-380" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="fIN9LJIhpEY6EGzNKIPz-381" target="fIN9LJIhpEY6EGzNKIPz-373" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-381" value="PrdMessage<br>(+ TxSp)" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1059.0414331962006" y="950" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-382" value="All Roles" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontStyle=1" parent="1" vertex="1">
|
<mxCell id="fIN9LJIhpEY6EGzNKIPz-382" value="All Roles" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontStyle=1" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1402" y="929" width="60" height="30" as="geometry" />
|
<mxGeometry x="-1402" y="929" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -502,7 +354,7 @@
|
|||||||
<mxCell id="W0tqueod3XqBArbf31HU-250" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="fIN9LJIhpEY6EGzNKIPz-394" target="fIN9LJIhpEY6EGzNKIPz-392" edge="1">
|
<mxCell id="W0tqueod3XqBArbf31HU-250" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="fIN9LJIhpEY6EGzNKIPz-394" target="fIN9LJIhpEY6EGzNKIPz-392" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="UgsJvuNo3Jpwi4Lm2WxR-249" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="fIN9LJIhpEY6EGzNKIPz-394" target="UgsJvuNo3Jpwi4Lm2WxR-246">
|
<mxCell id="UgsJvuNo3Jpwi4Lm2WxR-249" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="fIN9LJIhpEY6EGzNKIPz-394" target="UgsJvuNo3Jpwi4Lm2WxR-246" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-394" value="<b>HTML form</b>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1">
|
<mxCell id="fIN9LJIhpEY6EGzNKIPz-394" value="<b>HTML form</b>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1">
|
||||||
@ -519,18 +371,6 @@
|
|||||||
<mxCell id="fIN9LJIhpEY6EGzNKIPz-395" value="<b>Inital Member</b>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="fIN9LJIhpEY6EGzNKIPz-395" value="<b>Inital Member</b>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1428.35" y="388" width="76.25" height="29" as="geometry" />
|
<mxGeometry x="-1428.35" y="388" width="76.25" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="3oxP2IrQZiT_M8X3yCe1-245" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fontColor=#333333;fillColor=#f5f5f5;strokeColor=#666666;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1699" y="983.78" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="3oxP2IrQZiT_M8X3yCe1-246" value="Relay - side chain node not required" style="text;html=1;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1663.3200000000002" y="982.71" width="214.32" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="3oxP2IrQZiT_M8X3yCe1-247" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1700" y="1018.7800000000001" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="3oxP2IrQZiT_M8X3yCe1-248" value="Relay - side chain node required" style="text;html=1;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-1664.3200000000002" y="1017.7100000000002" width="214.32" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="W0tqueod3XqBArbf31HU-246" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="W0tqueod3XqBArbf31HU-245" target="fIN9LJIhpEY6EGzNKIPz-387" edge="1">
|
<mxCell id="W0tqueod3XqBArbf31HU-246" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="W0tqueod3XqBArbf31HU-245" target="fIN9LJIhpEY6EGzNKIPz-387" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry" />
|
<mxGeometry relative="1" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -562,13 +402,13 @@
|
|||||||
<mxCell id="W0tqueod3XqBArbf31HU-251" value="<b>Inital Member</b>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="W0tqueod3XqBArbf31HU-251" value="<b>Inital Member</b>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1410.35" y="590" width="76.25" height="59.07" as="geometry" />
|
<mxGeometry x="-1410.35" y="590" width="76.25" height="59.07" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="UgsJvuNo3Jpwi4Lm2WxR-246" value="<b>ThirdParty</b><div><b>PriveKey</b></div>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
|
<mxCell id="UgsJvuNo3Jpwi4Lm2WxR-246" value="<b>ThirdParty</b><div><b>PriveKey</b></div>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1344" y="388" width="76.25" height="42" as="geometry" />
|
<mxGeometry x="-1344" y="388" width="76.25" height="42" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="UgsJvuNo3Jpwi4Lm2WxR-247" value="<b>ThirdParty</b><div><b>PriveKey</b></div>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
|
<mxCell id="UgsJvuNo3Jpwi4Lm2WxR-247" value="<b>ThirdParty</b><div><b>PriveKey</b></div>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1334" y="398" width="76.25" height="42" as="geometry" />
|
<mxGeometry x="-1334" y="398" width="76.25" height="42" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="UgsJvuNo3Jpwi4Lm2WxR-248" value="<b>ThirdParty</b><div><b>image or mnemonic</b></div>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
|
<mxCell id="UgsJvuNo3Jpwi4Lm2WxR-248" value="<b>ThirdParty</b><div><b>image or mnemonic</b></div>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1324" y="408" width="76.25" height="42" as="geometry" />
|
<mxGeometry x="-1324" y="408" width="76.25" height="42" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
</root>
|
</root>
|
||||||
|
Before Width: | Height: | Size: 191 KiB After Width: | Height: | Size: 127 KiB |
@ -1,6 +1,6 @@
|
|||||||
<mxfile host="Electron" modified="2024-03-25T12:38:40.136Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="dFjIAO2avRMNGgShMPX8" version="24.1.0" type="device">
|
<mxfile host="Electron" modified="2024-04-09T20:24:14.456Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="t_rz3uKXvyhbqGFbOLeU" version="24.1.0" type="device">
|
||||||
<diagram name="Page-1" id="nezTab6434Mr3TNqJTht">
|
<diagram name="Page-1" id="nezTab6434Mr3TNqJTht">
|
||||||
<mxGraphModel dx="3341" dy="2193" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
<mxGraphModel dx="2608" dy="1745" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
||||||
<root>
|
<root>
|
||||||
<mxCell id="0" />
|
<mxCell id="0" />
|
||||||
<mxCell id="1" parent="0" />
|
<mxCell id="1" parent="0" />
|
||||||
@ -219,21 +219,6 @@
|
|||||||
<mxCell id="sHT8GTnQFrlxJ-m2nGzn-62" value="Relay WS" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
<mxCell id="sHT8GTnQFrlxJ-m2nGzn-62" value="Relay WS" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1195.9" y="417.71000000000004" width="60" height="30" as="geometry" />
|
<mxGeometry x="-1195.9" y="417.71000000000004" width="60" height="30" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="sHT8GTnQFrlxJ-m2nGzn-71" value="5" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-791" y="386.78" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="sHT8GTnQFrlxJ-m2nGzn-72" value="6" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-749.9300000000001" y="386.78" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="sHT8GTnQFrlxJ-m2nGzn-73" value="7" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-711" y="386.78" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="sHT8GTnQFrlxJ-m2nGzn-74" value="8" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-671.06" y="386.78" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="sHT8GTnQFrlxJ-m2nGzn-77" value="Relay WS" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-749.9300000000001" y="417.71000000000004" width="60" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="sHT8GTnQFrlxJ-m2nGzn-85" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="sHT8GTnQFrlxJ-m2nGzn-86" target="sHT8GTnQFrlxJ-m2nGzn-91" edge="1">
|
<mxCell id="sHT8GTnQFrlxJ-m2nGzn-85" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="sHT8GTnQFrlxJ-m2nGzn-86" target="sHT8GTnQFrlxJ-m2nGzn-91" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
@ -268,15 +253,6 @@
|
|||||||
</Array>
|
</Array>
|
||||||
</mxGeometry>
|
</mxGeometry>
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="sHT8GTnQFrlxJ-m2nGzn-90" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="sHT8GTnQFrlxJ-m2nGzn-91" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="-830" y="380" as="targetPoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="-942" y="356" />
|
|
||||||
<mxPoint x="-942" y="380" />
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="sHT8GTnQFrlxJ-m2nGzn-91" value="PeerListMerged" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="sHT8GTnQFrlxJ-m2nGzn-91" value="PeerListMerged" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1031.79" y="258.29" width="180" height="30.71" as="geometry" />
|
<mxGeometry x="-1031.79" y="258.29" width="180" height="30.71" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -390,7 +366,7 @@
|
|||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<mxPoint x="-218.0564848910808" y="972.5" as="sourcePoint" />
|
<mxPoint x="-218.0564848910808" y="972.5" as="sourcePoint" />
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
<mxPoint x="-430" y="667" />
|
<mxPoint x="-430" y="615" />
|
||||||
<mxPoint x="-430" y="121" />
|
<mxPoint x="-430" y="121" />
|
||||||
<mxPoint x="-514" y="121" />
|
<mxPoint x="-514" y="121" />
|
||||||
</Array>
|
</Array>
|
||||||
@ -505,65 +481,6 @@
|
|||||||
<mxCell id="sHT8GTnQFrlxJ-m2nGzn-343" value="<b>KeyRecover</b><b><br></b>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="sHT8GTnQFrlxJ-m2nGzn-343" value="<b>KeyRecover</b><b><br></b>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-876.0019217081851" y="150" width="88.8134519572954" height="28.999999999999993" as="geometry" />
|
<mxGeometry x="-876.0019217081851" y="150" width="88.8134519572954" height="28.999999999999993" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="Y_iTnzTvrgFW2w7x7B82-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.003;entryY=0.621;entryDx=0;entryDy=0;fillColor=#dae8fc;strokeColor=#6c8ebf;entryPerimeter=0;" parent="1" target="Y_iTnzTvrgFW2w7x7B82-6" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<mxPoint x="-681.17" y="330.98333333333346" as="targetPoint" />
|
|
||||||
<mxPoint x="-1090" y="320" as="sourcePoint" />
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="-832" y="320" />
|
|
||||||
</Array>
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="Y_iTnzTvrgFW2w7x7B82-6" value="PRDKeyBackip" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-832.19" y="305" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="Y_iTnzTvrgFW2w7x7B82-7" value="PRDKeyBackip" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-813.9357165981" y="315" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="Y_iTnzTvrgFW2w7x7B82-8" value="PrdMessage<br>(+ TxSp)" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-795.6814331962005" y="325" width="152.39494830511973" height="28.99999999999996" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="Y_iTnzTvrgFW2w7x7B82-9" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="-724.25" y="375" />
|
|
||||||
<mxPoint x="-735.25" y="375" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="-724.25" y="364" as="sourcePoint" />
|
|
||||||
<mxPoint x="-735.25" y="391" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="Y_iTnzTvrgFW2w7x7B82-10" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="-724.25" y="375" />
|
|
||||||
<mxPoint x="-696.25" y="375" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="-724.25" y="364" as="sourcePoint" />
|
|
||||||
<mxPoint x="-697.25" y="391" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="Y_iTnzTvrgFW2w7x7B82-11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="-724.25" y="375" />
|
|
||||||
<mxPoint x="-657.25" y="375" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="-724.25" y="364" as="sourcePoint" />
|
|
||||||
<mxPoint x="-657.25" y="391" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="Y_iTnzTvrgFW2w7x7B82-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="Y_iTnzTvrgFW2w7x7B82-8" edge="1">
|
|
||||||
<mxGeometry relative="1" as="geometry">
|
|
||||||
<Array as="points">
|
|
||||||
<mxPoint x="-724" y="354" />
|
|
||||||
<mxPoint x="-724" y="375" />
|
|
||||||
<mxPoint x="-777" y="375" />
|
|
||||||
</Array>
|
|
||||||
<mxPoint x="-724.25" y="364" as="sourcePoint" />
|
|
||||||
<mxPoint x="-777.25" y="391" as="targetPoint" />
|
|
||||||
</mxGeometry>
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-1" value="<b>`pre_id_sp_confidential`</b><br style="border-color: var(--border-color);">(only for Member managers)<b><br></b>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-1" value="<b>`pre_id_sp_confidential`</b><br style="border-color: var(--border-color);">(only for Member managers)<b><br></b>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1246.24" y="159.71" width="236.19" height="29" as="geometry" />
|
<mxGeometry x="-1246.24" y="159.71" width="236.19" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
@ -576,81 +493,54 @@
|
|||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-4" value="Pcd" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-4" value="Pcd" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1271.1899999999998" y="459" width="197.49" height="29" as="geometry" />
|
<mxGeometry x="-1271.1899999999998" y="459" width="197.49" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-5" value="PrdMessage" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-856.2399999999999" y="459" width="197.49" height="29" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-6" value="PrdResponse" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-6" value="PrdResponse" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1056.07" y="469" width="197.49" height="29" as="geometry" />
|
<mxGeometry x="-1056.07" y="469" width="197.49" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-7" value="Pcd" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-7" value="Pcd" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1261.1899999999998" y="469" width="197.49" height="29" as="geometry" />
|
<mxGeometry x="-1261.1899999999998" y="469" width="197.49" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-8" value="PrdMessage" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-846.2399999999999" y="469" width="197.49" height="29" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-9" value="PrdResponse" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-9" value="PrdResponse" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1046.07" y="479" width="197.49" height="29" as="geometry" />
|
<mxGeometry x="-1046.07" y="479" width="197.49" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-10" value="Pcd" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-10" value="Pcd" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1251.1899999999998" y="479" width="197.49" height="29" as="geometry" />
|
<mxGeometry x="-1251.1899999999998" y="479" width="197.49" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-11" value="PrdMessage" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-836.2399999999999" y="479" width="197.49" height="29" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-12" value="PrdResponse" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-12" value="PrdResponse" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1036.07" y="489" width="197.49" height="29" as="geometry" />
|
<mxGeometry x="-1036.07" y="489" width="197.49" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-13" value="Pcd" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-13" value="Pcd" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1241.1899999999998" y="489" width="197.49" height="29" as="geometry" />
|
<mxGeometry x="-1241.1899999999998" y="489" width="197.49" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-14" value="PrdMessage" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-826.2399999999999" y="489" width="197.49" height="29" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-15" value="PrdResponse" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-15" value="PrdResponse" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1026.07" y="499" width="197.49" height="29" as="geometry" />
|
<mxGeometry x="-1026.07" y="499" width="197.49" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-16" value="Pcd" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-16" value="Pcd" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1231.1899999999998" y="499" width="197.49" height="29" as="geometry" />
|
<mxGeometry x="-1231.1899999999998" y="499" width="197.49" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-17" value="PrdMessage" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-816.2399999999999" y="499" width="197.49" height="29" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-18" value="PrdResponse" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-18" value="PrdResponse" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1016.0699999999999" y="509" width="197.49" height="29" as="geometry" />
|
<mxGeometry x="-1016.0699999999999" y="509" width="197.49" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-19" value="Pcd" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-19" value="Pcd" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1221.1899999999998" y="509" width="197.49" height="29" as="geometry" />
|
<mxGeometry x="-1221.1899999999998" y="509" width="197.49" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-20" value="PrdMessage" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-806.2399999999999" y="509" width="197.49" height="29" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-21" value="PrdResponse" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-21" value="PrdResponse" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1006.0699999999999" y="519" width="197.49" height="29" as="geometry" />
|
<mxGeometry x="-1006.0699999999999" y="519" width="197.49" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-22" value="Pcd" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-22" value="Pcd" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1211.1899999999998" y="519" width="197.49" height="29" as="geometry" />
|
<mxGeometry x="-1211.1899999999998" y="519" width="197.49" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-23" value="PrdMessage" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-796.2399999999999" y="519" width="197.49" height="29" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-24" value="PrdResponse" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-24" value="PrdResponse" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-996.0699999999999" y="529" width="197.49" height="29" as="geometry" />
|
<mxGeometry x="-996.0699999999999" y="529" width="197.49" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-25" value="Pcd" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-25" value="Pcd" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1201.1899999999998" y="529" width="197.49" height="29" as="geometry" />
|
<mxGeometry x="-1201.1899999999998" y="529" width="197.49" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-26" value="PrdMessage" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-786.2399999999999" y="529" width="197.49" height="29" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-27" value="PrdResponse" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-27" value="PrdResponse" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-986.0699999999999" y="539" width="197.49" height="29" as="geometry" />
|
<mxGeometry x="-986.0699999999999" y="539" width="197.49" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-28" value="Pcd" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-28" value="Pcd" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
||||||
<mxGeometry x="-1191.1899999999998" y="539" width="197.49" height="29" as="geometry" />
|
<mxGeometry x="-1191.1899999999998" y="539" width="197.49" height="29" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-29" value="PrdMessage" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-776.2399999999999" y="539" width="197.49" height="29" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-30" value="" style="shape=flexArrow;endArrow=classic;html=1;rounded=0;" parent="1" edge="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-30" value="" style="shape=flexArrow;endArrow=classic;html=1;rounded=0;" parent="1" edge="1">
|
||||||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
||||||
<mxPoint x="-930" y="404" as="sourcePoint" />
|
<mxPoint x="-930" y="404" as="sourcePoint" />
|
||||||
@ -669,18 +559,6 @@
|
|||||||
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-35" value="PCD item_name=Member<br>-&gt; Member (sp addess of the user)" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;fontStyle=1" parent="1" vertex="1">
|
<mxCell id="5Ne0HzyGfQl-3uoNr5Rs-35" value="PCD item_name=Member<br>-&gt; Member (sp addess of the user)" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;fontStyle=1" parent="1" vertex="1">
|
||||||
<mxGeometry x="-558.03" y="148" width="250" height="30.71" as="geometry" />
|
<mxGeometry x="-558.03" y="148" width="250" height="30.71" as="geometry" />
|
||||||
</mxCell>
|
</mxCell>
|
||||||
<mxCell id="I9sp5S672SgGMplcR-zX-1" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fontColor=#333333;fillColor=#f5f5f5;strokeColor=#666666;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-497.25" y="-318.93000000000006" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="I9sp5S672SgGMplcR-zX-2" value="Relay - side chain node not required" style="text;html=1;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-461.57000000000016" y="-320" width="214.32" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="I9sp5S672SgGMplcR-zX-3" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;container=0;rounded=1;labelBackgroundColor=none;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-498.25" y="-283.92999999999995" width="28.93" height="28.93" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="I9sp5S672SgGMplcR-zX-4" value="Relay - side chain node required" style="text;html=1;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
|
||||||
<mxGeometry x="-462.57000000000016" y="-284.9999999999999" width="214.32" height="30" as="geometry" />
|
|
||||||
</mxCell>
|
|
||||||
<mxCell id="I9sp5S672SgGMplcR-zX-6" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="I9sp5S672SgGMplcR-zX-5" target="sHT8GTnQFrlxJ-m2nGzn-341" edge="1">
|
<mxCell id="I9sp5S672SgGMplcR-zX-6" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="I9sp5S672SgGMplcR-zX-5" target="sHT8GTnQFrlxJ-m2nGzn-341" edge="1">
|
||||||
<mxGeometry relative="1" as="geometry">
|
<mxGeometry relative="1" as="geometry">
|
||||||
<Array as="points">
|
<Array as="points">
|
||||||
|
Before Width: | Height: | Size: 276 KiB After Width: | Height: | Size: 243 KiB |