Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
af3
AF3
Commits
399b8dd2
Commit
399b8dd2
authored
Mar 11, 2022
by
Simon Barner
Browse files
GREEN (with minor cleanup)
Issue-Ref: 3753 Issue-Url:
#3753
Signed-off-by:
Simon Barner
<
barner@fortiss.org
>
parent
d06ef8f4
Pipeline
#33664
passed with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
org.fortiss.af3.safetycases/html/developer/.ratings
View file @
399b8dd2
documentation.html
308baf89cb44b7f4c1b8f03a69fcb62bebe2b478 RED
documentation.html
7dd45a152071aaefcfa192955f2b563ba53e5b6c GREEN
org.fortiss.af3.safetycases/html/developer/documentation.html
View file @
399b8dd2
...
...
@@ -9,16 +9,9 @@ These relationships are created between entry and exit connectors.
References to argument elements in different modules are possible via away elements.
</p>
<h2>
Package description
</h2>
<ul>
<li><tt>
safetycases.constraint
</tt>
: constraint-checkers.
</li>
<li><tt>
safetycases.library
</tt>
: classes for dealing with the library of safety cases.
</li>
<li><tt>
safetycases.library.prototypes
</tt>
: prototypes for the library of safety cases.
</li>
<li><tt>
safetycases.utils
</tt>
: utility functions for safety cases.
</li>
</ul>
<h2>
Metamodel description
</h2>
The
<i>
safety cases metamodel
</i>
contains the following classes and interfaces:
<ul>
<li><tt>
Goal
</tt>
: the class for the Goal argument element.
</li>
<li><tt>
Solution
</tt>
: the class for the Solution argument element.
</li>
<li><tt>
Strategy
</tt>
: the class for the Strategy argument element.
</li>
...
...
@@ -29,7 +22,6 @@ The <i>safety cases metamodel</i> contains the following classes and interfaces:
<li><tt>
SafetyCasesConnector
</tt>
: the father class for the two type of connectors in safety cases.
</li>
<li><tt>
EntryConnector
</tt>
: the class for the entry connector.
</li>
<li><tt>
ExitConnector
</tt>
: the class for the exit connector.
</li>
<ul>
</ul>
</body></html>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment