Skip to content

GitLab

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

Closed
Open
Opened Dec 05, 2020 by Dummy AF3-Dev@dummy-af3-dev

include all subcontracts for refinement

Feature: verification of contract refinement (obviously only for composite components)

At present, for verifying the contract refinement only the sub-contracts specified for refinement are given to OCRA.
e.g., lets consider a contract Con on component C
contract Con
assume A
guarantee G
REFINEDBY C.Con1, C.Con2;

But we think that it is better for the ease fo the user to extend this feature with following:
“If no REFINEDBY contracts are specified then give all the sub-contracts, i.e. all the contracts of all the sub-components (only next level) to OCRA ”

(from redmine: issue id 3231, created on 2017-12-11)

Assignee
Assign to
Backlog
Milestone
Backlog
Assign milestone
Time tracking
None
Due date
None
Reference: af3/af3#3231