Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T TaRDIS-DCR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Departamento de Informática
  • Research
  • TaRDISTaRDIS
  • WP3
  • TaRDIS-DCR
  • Wiki
  • Dcr choreographies
  • EDP Use Case

EDP Use Case · Changes

Page history
Update EDP Use Case authored Oct 20, 2024 by Diogo Ye's avatar Diogo Ye
Hide whitespace changes
Inline Side-by-side
DCR-Choreographies/EDP-Use-Case.md
View page @ 507f6e92
......@@ -56,11 +56,11 @@ reject_2 -->% reject_2
There is only one role, Prosumer represented as P, and to identify each prosumer, we parameterize the role with an id, _e.g:_ `P(1)`.
> **NOTE**: The roles are defined in the first lines of the process and are used to identify the prosumers in the process. The role `Z` is a dummy role that is used to define the security lattice and information flow of all the events in the process.
> **NOTE**: The roles are defined in the first lines of the process and are used to identify the prosumers in the process. The role `Z` is a dummy role used to define the security lattice and information flow of all the events in the process.
---
The process is composed of the following events which represent the information of each prosumer (computation events).
The process is composed of the following events representing each prosumer's information (computation events).
```ruby
(pInfo_1:Info) (Z;Z) ['Electric Vehicle'] [P(0)]
......
Clone repository
  • DCR Choreographies
    • EDP Use Case
    • Simple EDP Use Case
  • Prototype
  • Home