Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M MTSA
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 68
    • Issues 68
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • lafhis
  • MTSA
  • Issues
  • #52

Closed
Open
Created May 26, 2025 by Pablo Laciana@placianaOwner

Legality check

Add to the check menu the possibility of checking if one process is legal with respect to another process.

When the composite process selected in the pull down menu is the composition of exactly two other processes, a new window should appear. Assuming ||C = (A || B), the window should allow me to select if I want to check if A is legal with respect to B or the other way round.

Assuming I select to check if A is legal with respect to B:

It should also allow me to select a predefined set of actions (defined with syntax like “set S = {a, b}”) as the set of controlled actions of A. Upon selecting and pressing the check button, it should let me know if in the composition C there is a state in which the current state of B there is an action act not in S that is not in the current state of A.

If this is the case, a trace in the composition to that state should be shown and the action act reported.

‌

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking