Skip to content
Snippets Groups Projects
creation.html 15.3 KiB
Newer Older
<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
    <title></title>
    <style type="text/css">
h1 {
text-decoration: underline;
}
h1, h2, h3, h4  {
color: #336699;
}

span.bold {
font-weight: bold;
}

span.italic {
font-style: italic;
}</style>
  </head>
  <body>
    <h1> ExplicitCase - An Assurance Case Editor in AF3</h1>
    <p>AutoFOCUS3 contains an editor, named ExplicitCase, which supports the
Carmen Carlan's avatar
Carmen Carlan committed
      construction of modular assurance cases, in compliance with the <a href="https://www.goalstructuringnotation.info/">Goal
      Structuring Notation (GSN) standard</a>.</p>
      
      
    <h2>Support for Assurance Case Creation</h2>
    <p> Assurance cases constitute a proven technique to systematically
      demonstrate the safety/security/reliability of such systems using existing
      information about the system, its environment and development context,
      facilitating the bridging of the regulatory gap. Three parts can be
      identified as part of an assurance case. First, the <span class="bold">goal</span>
      that has to be achieved. Second, the <span class="bold">evidence</span>
      for achieving this goal and third, the structured argument constituting
      the <span class="bold"> systematic relationship between the goal the
        evidence</span>. Assurance cases can be designed in a modular approach,
      by subdividing complex assurance cases into interconnected modules of
      assurance arguments and evidence.</p>
Carmen Carlan's avatar
Carmen Carlan committed
      
      
    <h3>What is the Goal Structuring Notation (GSN)?</h3>
    <p> The Goal Structuring Notation (GSN) is a well-known description
      technique for the development of engineering arguments to construct
      assurance cases. GSN uses a graphical argument notation to explicitly
      document the elements and structure of an argument and the argument's
      relationship of this evidence. An argument, based on GSN, may consists of
      several elements: <span class="italic">Goals</span> are the claims of an
      argument, whereas items of evidences are captured under <span class="italic">Solutions</span>.
      When documenting how claims are said to be supported by sub-claims, the <span
        class="italic">Strategy</span>-element is used and can be linked to <span
        class="italic">Goals</span>. A <span class="italic">Context</span>
      element captures and enables citation of information that is relevant to
      the argument. Rationale for a strategy can be described by a <span class="italic">Justification</span>
      element. GSN provides two types of linkage between elements: <span class="italic">SupportedBy</span>
      and <span class="italic">InContextOf</span>. <span class="italic">SupportedBy</span>
      relationships indicate inferential or evidential relationships between
      elements. <span class="italic">InContextOf</span> relationships declare
      contextual relationships. The benefit of having a structured graphical
      notation for assurance cases is that it supports the presentation of
      assurance cases to non-safety experts in a comprehensive manner.</p>
    <h4> GSN-based assurance cases in AF3</h4>
Carmen Carlan's avatar
Carmen Carlan committed
    <p> ExplictCase is based on a metamodel derived from the 
    <a href="https://www.goalstructuringnotation.info/">GSN standard</a> and
      offers a graphical editor facilitating the model-based development of
      assurance cases. An overview of the editor is shown in Fig. 1. The editor
Carmen Carlan's avatar
Carmen Carlan committed
      allows the user to build assurance cases via GSN, as follows:</p>
    <ul>
      <li> GSN defined node elements (i.e., Goal, Strategy, Solution,
        Assumption, Context, Justification);</li>
      <li> GSN defined relationships between node elements (i.e., SupportedBy
        and InContextOf);</li>
    </ul>
    <h3>Steps to create an assurance case for your project</h3>
    <ol>
Carmen Carlan's avatar
Carmen Carlan committed
      <li> Go to an AF3 project, in the Model
            Navigator View and right-click on it;</li>
      <li> Select the Assurance Package item from the Context Menu;</li>
      <p> <img src="./pictures/create-assurance-package.png"></p>
      <li> Go to the newly created assurance package in the 
      Model Navigator View, and right-click on it;</li>
      <li> Select the Assurance Case item from the Context Menu;</li>
      <p> <img src="./pictures/create-assurance-case.png"></p>
      <li> Go to the newly created assurance case, in the Model
            Navigator View, and double-click on it, so that the
        editor (Modeling Diagram) in which you can model the assurance case opens.</li>
Carmen Carlan's avatar
Carmen Carlan committed
    
    
    
  <h2>Modular Assurance Cases</h2>
    <p> ExplicitCase enables the user to model an assurance case containing
      several modules which are connected to each other through intra-module
      connections. Each such module contains an assurance
      argumentation structure, build up by GSN-defined elements specific to
      modularity in assurance cases (i.e., Away Goals, Away
      Solutions, Away Contexts, Contracts) connected to each other by
      GSN-defined relationships. Each argumentation node within a module has a
      public indicator, which determines whether the element may be referenced
      in another module, or not.</p>
    <figure> <img src="./pictures/argumentation-modules.png"> <figcaption>
        Assurance case modules.</figcaption> </figure>
        
        
    <h3> Steps to create an assurance case module</h3>
    <p> </p>
    <ol>
      <li> After creating your assurance case, you can specify the contained
        assurance case modules. To add an assurance case module, drag and drop an
        Argument Module from the Model Elements View on the right side to your diagram; 
      <li> To specify properties of the module, go to the Properties View. There you can assign the
        assurance case module an id (in the Element Identifier text box), a comment and a name. 
        All other text box may not be filled in;</li>
      <p> <img src="./pictures/module-creation.png"></p>
      <li> To generate intra-module connections, based on the away entities, go
        to your assurance case, in the Model Elements view and right-click on it. Select the 
        "Generate Module Connections" item from the Context Menu. Do consider that, if you do not have any
        away entities in your assurance case modules, you will not have any
        relationship between your modules.</li>
      <p> <img src="./pictures/generate-module-connections.png"></p>
    </ol>


   
    <h3>Steps to add argumentation elements in modules</h3>
    <p> Once you are done with specifying the modules of your assurance case,
      you can describe the assurance argument structure contained by these
      modules by adding argumentation elements.</p> 
    <ol>
      <li> Go to one of your assurance case modules from the <span class="italic"><span
            class="bold">Model Elements</span></span> view and double-click on
        it, so that the editor (a <span class="italic"><span class="bold">Modeling
            Diagram</span></span>) in which you can model the assurance case
        module appears;</li>
Carmen Carlan's avatar
Carmen Carlan committed
      <li> To add an argumentation element,
        drag and drop a goal/away goal/strategy/solution/away
            solution/strategy/justification/assumption/context/away context
        from the Model Elements View on the right side to your diagram; 
      <p> <img src="./pictures/SC.7x.png"></p>
Carmen Carlan's avatar
Carmen Carlan committed
      <li> In order to create relationships between your argumentation elements,
        namely SupportedBy and InContextOf relationships, as specified in the 
        <a href="https://www.goalstructuringnotation.info/">GSN standard</a>, 
        add exit and entry points to the elements correspondingly and then connect the points with each other. 
        The tools constraints the user to only be able to create valid relationships (as described in the standard). </li>
      <p> <img src="./pictures/SC.8.png"></p>
    </ol>
Carmen Carlan's avatar
Carmen Carlan committed
    <h3> Setting properties of assurance argumentation elements</h3>
    <p> Properties of assurance argumentation elements can be set in the <span class="italic"><span
          class="bold">Properties</span></span> view. There are two types of
      properties, namely general properties, which may be set to all types of
Carmen Carlan's avatar
Carmen Carlan committed
      GSN elements and specific properties, which may be set only to particular
      types of GSN elements. The following properties can be set to any type of GSN node:</p>
    <ol>
      <li> Name of the GSN node in the <span class="italic"><span class="bold">Name</span></span>
        text box;</li>
      <li> Comment regarding the GSN node in the <span class="italic"><span class="bold">Comment</span></span>
        text box;</li>
      <li> ID of the argumentation node in the <span class="italic"><span class="bold">Element
            identifier</span></span> text box;</li>
Carmen Carlan's avatar
Carmen Carlan committed
      <li> Claim of the GSN node in the Claim
        text box. This text may and should be filled in for all types of GSN
Carmen Carlan's avatar
Carmen Carlan committed
        elements, except for solution elements.
        Furthermore, you cannot set claims to away entities, as they have the
Carmen Carlan's avatar
Carmen Carlan committed
        same claim as the assurance argument element they point to;</li>
      <li> Add a reference to a document to the GSN element by pressing the "Add document" button. A
        file browser will open and you can select any file of type
        pdf/Word/Excel;</li>
      <li> To delete a reference, press the <span class="italic"><span class="bold">Remove
            document</span></span> button;</li>
      <li> To give some further explanation of the reference to a certain
        document, use the <span class="italic"><span class="bold">Reference
            Explanation</span></span> text box;</li>
    </ol>
    <p><img src="./pictures/sc_document_ref.png"></p>
    <h4> Setting particular properties of <span class="italic">Away Entities</span></h4>
Carmen Carlan's avatar
Carmen Carlan committed
    <p> Right-click on the away entity in the Model Navigator View. A Context Menu will appear. Click on the
      <span class="italic"><span class="bold">Connect to Goal/Solution/Context</span></span>
      Menu Item and a wizard will appear. Select from the assurance argument elements 
      that appear in the wizard one to which you want your away entity to point
      to. If the selected node was set as private, you will be asked if you want
Carmen Carlan's avatar
Carmen Carlan committed
      to change the visibility of the node. If you do not that, the reference will not be
      done. Only public elements may be referenced by away entities. In the Properties View, in the
      <span class="italic"><span class="bold">Referenced module ID</span></span>
      the ID of the module containing the node referenced by the away entity
Carmen Carlan's avatar
Carmen Carlan committed
      node is automatically filled in. After setting a reference to an entity, you can go again in the Model
      Navigator View and right-click on the away entity and select "Go To Refenced ..." button from the Context Menu. </p>
Carmen Carlan's avatar
Carmen Carlan committed
    <p> <img src="./pictures/away-entity.png"></p>
    <h4>Setting states to GSN elements</h4>
    <p>According to the <a href="https://www.goalstructuringnotation.info/">GSN standard</a>, 
    a node may take different states in the
      course of the assurance case development. One may right-click on a GSN
      node and select the following states: private/public,
      instantiated/uninstantiated, developed/undeveloped and supported by
      contact. </p>
    <p><img src="./pictures/sc_gsn_node_states.png"></p>
    <h2>Tool-based Support for Handling Large Arguments</h2>
    <h3> What are modular assurance cases? Why shall assurance cases be modular?</h3>
    <p> One way of designing assurance cases is by following the modular
      approach. In GSN, an assurance case module contains the objectives,
      evidence, argument and context associated with one aspect of the assurance
      case. In addition to the GSN argument elements presented in the previous
      paragraph, a module may contain away entities such as <span class="italic">away
        goals</span>, <span class="italic">away solutions</span> and <span class="italic">away
Carmen Carlan's avatar
Carmen Carlan committed
        context</span> elements. Away entities are references to goals,
      solutions or context elements in another module. Away goals cannot be
      (hierarchically) decomposed and further supported by sub-entities within
      the current module; rather, decomposition needs to occur within the
      referenced module. Inter-modular relationships are of two types: namely <span
        class="italic"> supported by</span> and <span class="italic">in context
        of</span> relationships. A supported by relationship denotes that
      support for the claim presented by the away goal or away solution in one
      module is intended to be provided from an argument in another module. When
      there is an away context element in a module, that module is connected to
      another module by an in context of relationship; relationship that
      indicates that the context of a certain claim will be presented in details
      in another module.</p>
    <p>Modularity of assurance cases has various advantages, namely:</p>
    <ul>
      <li> Separation of concerns, as modules usually correspond to sub-systems;</li>
      <li> Improved comprehensibility;</li>
      <li> Minimization of the impact of required changes to an assurance case;</li>
    </ul>
Carmen Carlan's avatar
Carmen Carlan committed
    
    <h2>Visual aids</h2>
    <p> Different coloring of GSN elements raises the assurance case developer's
      awareness about the existence of undeveloped or uninstantiated entities
      (see Fig. 5). In addition, contract modules have a distinct coloring in
      order to distinguish them from regular argumentation modules. We do not
Carmen Carlan's avatar
Carmen Carlan committed
      allow users to color elements by themselves, in order to keep a certain
      meaning of each coloring so that anyone can easily "read" the coloring.
Carmen Carlan's avatar
Carmen Carlan committed
      This is motivated, by the fact that the 
      <a href="https://www.goalstructuringnotation.info/">GSN standard</a> 
      says that, <span class="italic">In
        cases where the elements defined in these sections are used in the
        development of instantiations of the patterns to produce individual
        assurance arguments, it is important to ensure that they are all
        removed, or instantiated, in the final, delivered, version of the
        argument</span>. </p>
    <figure> <img src="./pictures/sc_coloring.png"> <figcaption>Fig. 5 -
        Different coloring for different node properties.</figcaption> </figure>
Carmen Carlan's avatar
Carmen Carlan committed
        <h2>Built-in Assurance Case Model Constraints.</h2>
    <p> Model constraints define semantic conditions that cannot be defined in
      the syntactic structure of a metamodel. Since different stakeholders may
      have different interpretations and the underlying assumptions may be
      overlooked, ExplicitCase requires to document goal decompositions via
      strategies. Therefore, a constraint on the assurance case model enforces
      the existence of a strategy node whenever the user wants to connect two
      goals. ExplicitCase checks many more constraints to ensure the integrity
      of assurance cases (e.g., to prevent the creation of invalid
      relationships). For example, another constraint to ensure the integrity of
      assurance cases is that only GSN connections permitted by the 
      <a href="https://www.goalstructuringnotation.info/">GSN standard</a>
      can be modeled (e.g., a context node cannot be connected to a
      justification node). Avoidance of circular argumentation is another
      built-in constraint on the semantic level. </p>