Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E escet
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 92
    • Issues 92
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse ProjectsEclipse Projects
  • Eclipse ESCET (Supervisory Control Engineering Toolkit)
  • escet
  • Merge requests
  • !470

#368 Implement `cif2dmm` computation, 3rd attempt

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Albert Hofkamp requested to merge 368-3b-cif2dmm into develop Jan 05, 2023
  • Overview 207
  • Commits 50
  • Pipelines 14
  • Changes 55

Adds a multilevel application that currently only performs a cif-to-dmm conversion, with optional output of the computed DMMs.

Idea is still the same, with adjustments for the updated approach (mostly the extension with requirement groups). Few notes:

  • The rules to compute the DMMs are documented as well.

    They should be the same as discussed before in #368 (closed), except that input variables now always access themselves. The reason for the latter change is that a group needs to have at least one owning or accessing relation or it will never be merged or used. Also added a bit more text and split the rules into the basic cases, rather than having them merged into a single sentence.

  • The pre-checker only covers the needs of cif-to-dmm. In the future, a decision is needed how to add more other checks (eg to fulfill requirements of datasynthesis).

  • The unit tests cover finding relations and merging of groups. The cif.tests project contains test cases that compare the resulting DMMs.

Addresses #368 (closed)

Edited Jan 17, 2023 by Dennis Hendriks
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 368-3b-cif2dmm

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent