-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
255 lines (170 loc) · 9.39 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="">
<meta name="description" content="" />
<meta name="keywords" content="formal methods, examples, artifacts, model-based development, rigorous digital engineering, software engineering, verification, validation, testing" />
<meta name="robots" content="noodp" />
<meta name="theme-color" content="" />
<link rel="canonical" href="https://isolette.santoslab.org/" />
<title>
SAnToS Isolette Artifacts
</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.5.0/css/flag-icon.min.css" integrity="sha512-Cv93isQdFwaKBV+Z4X8kaVBYWHST58Xb/jVOcV9aRsGSArZsgAnFIhMpDoMDcFNoUtday1hdjn0nGp3+KZyyFw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jstree/3.3.14/themes/default/style.min.css" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jstree/3.3.14/themes/default-dark/style.min.css" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://isolette.santoslab.org/main.af0034a5c8b8dd04a771e8e1f1b6e98c0bc6af5f81ea8a4ed76a68b108bec7f8.css" integrity="sha256-rwA0pci43QSncejh8bbpjAvGr1+B6opO12posQi+x/g=">
<link rel="apple-touch-icon" sizes="180x180" href="https://isolette.santoslab.org/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://isolette.santoslab.org/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://isolette.santoslab.org/favicon-16x16.png">
<link rel="manifest" href="https://isolette.santoslab.org/site.webmanifest">
<link rel="mask-icon" href="https://isolette.santoslab.org/safari-pinned-tab.svg" color="">
<link rel="shortcut icon" href="https://isolette.santoslab.org/favicon.ico">
<meta name="msapplication-TileColor" content="">
<meta itemprop="name" content="SAnToS Isolette Artifacts">
<meta itemprop="description" content="SAnToS Isolette Artifacts">
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://isolette.santoslab.org"/>
<meta name="twitter:title" content="SAnToS Isolette Artifacts"/>
<meta name="twitter:description" content="SAnToS Isolette Artifacts"/>
<link rel="alternate" type="application/rss+xml" href="https://isolette.santoslab.org/index.xml" title="SAnToS Isolette Artifacts" />
</head>
<body class="">
<div class="container">
<header class="header">
<span class="menu-trigger">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M0 0h24v24H0z" fill="none"/>
<path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/>
</svg>
</span>
<span class="header__inner">
<a href="https://isolette.santoslab.org/" style="text-decoration: none;">
<div class="logo">
<span class="logo__mark"> </span>
<span class="logo__text">Home</span>
<span class="logo__cursor" style=
"visibility:hidden;
">
</span>
</div>
</a>
<span class="header__right">
<nav class="menu">
<ul class="menu__inner">
<div>
<li>
<a href="https://isolette.santoslab.org/artifacts/" onmouseover="menuUnderline(this, true);" onmouseout="menuUnderline(this, false);">
<span class="responsive-title-long">Artifacts</span>
<span class="responsive-title-short">artifacts</span>
</a>
</li>
</div>
<div>
<li>
<a href="https://isolette.santoslab.org/lectures/" onmouseover="menuUnderline(this, true);" onmouseout="menuUnderline(this, false);">
<span class="responsive-title-long">Lectures</span>
<span class="responsive-title-short">lectures</span>
</a>
</li>
</div>
<div>
<li>
<a href="https://isolette.santoslab.org/tools/" onmouseover="menuUnderline(this, true);" onmouseout="menuUnderline(this, false);">
<span class="responsive-title-long">Tools</span>
<span class="responsive-title-short">tools</span>
</a>
</li>
</div>
</ul>
</nav>
</span>
</span>
<span class="theme-toggle not-selectable"><img src="https://isolette.santoslab.org/img/toggle.png" height="20px"></span>
</header>
<div class="content">
<main aria-role="main">
<div>
<center>
<table style="text-align: left; " border-color="" border="0" cellpadding="1" cellspacing="1">
<tbody>
<tr>
<td style="vertical-align: top; padding: 0 5px 0 0;">
<img src="https://isolette.santoslab.org/img/isolette-artifacts.png" width="900px" alt="John Hatcliff" align="left" />
</td>
</tr>
</tbody>
</table>
</center>
</div>
</main>
<main class="post">
<h3 id="overview">Overview</h3>
<p>The SAnToS Isolette Artifacts provide an end-to-end example of model-based development with integrated formal methods.</p>
<p>The Isolette system is based on requirements and design introduced in the <a href="http://pub.santoslab.org/high-assurance/module-requirements/reading/FAA-DoT-Requirements-AR-08-32.pdf">FAA Requirements Engineering Management Handbook</a> (note that Appendix A contains a summary of Isolette requirements).</p>
<p>The available artifacts include:</p>
<ul>
<li>System use cases formalized using the <em>use case map</em> notation in the
JUCMNav tool.</li>
<li>Natural langauge requirements and informal designs.</li>
<li>Formal system architecture specifications in the AADL and SysMLv2
modeling languages.</li>
<li>Developer-friendly component behavioral specifications integrated
with system models using the GUMBO contract language.</li>
<li>Automated code generation in Slang (a safety-critical subset of
Scala) and C, integrated with run-time libraries for threading and
communication compliant with the AADL standard.</li>
<li>Slang component implementations with integrated behavioral
contracts. Slang code is verified to conform to the contracts
(auto-generated from the GUMBO model-level contracts) using the
Logika verification tool.</li>
<li>Conventional unit tests and automated property-based testing against
executable contracts automatically derived from GUMBO model-level contracts.</li>
</ul>
<p>The Isolette Artifacts have been used in graduate courses on software
engineering and formal verification as well as in industry training
materials.</p>
<p>A variety of pedogical materials are available including lecture
slides, lecture videos, tutorials, and suggested assignments/projects.</p>
</main>
</div>
<footer class="footer">
</footer>
</div>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.3/jquery.min.js" integrity="sha512-STof4xm1wgkfm7heWqFJVn58Hm3EtS31XFaagaa8VMReCXAkQnJZ+jEy8PCC/iT18dFy95WcExNHFTqLyp72eQ==" crossorigin="anonymous"></script>
<script type="text/javascript" src="https://isolette.santoslab.org/bundle.min.d9847dec188cb3ba71e262769d7f64069d223c3a9713999a5da5f7aca5638686e15a900ac07cc755d19861961f24145ef2d608296933e4150cae87f4911a7dbb.js" integrity="sha512-2YR97BiMs7px4mJ2nX9kBp0iPDqXE5maXaX3rKVjhobhWpAKwHzHVdGYYZYfJBRe8tYIKWkz5BUMrof0kRp9uw=="></script>
<script defer type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/thecarnie-cycle2/2.1.6c/jquery.cycle2.min.js" integrity="sha512-ydWfQuPu+srw5hhkU8O1XGn3/Kc+GyoDBvYc8E+SyuZKphQP18ZWYKywIFzPWZwQk6dlmTY69aDg/SnFz3qPeQ==" crossorigin="anonymous"></script>
<script defer type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/js/all.min.js" integrity="sha512-rpLlll167T5LJHwp0waJCh3ZRf7pO6IT1+LZOhAyP6phAirwchClbTZV3iqL3BMrVxIYRbzGTpli4rfxsCK6Vw==" crossorigin="anonymous"></script>
<script defer type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jstree/3.3.14/jstree.min.js" integrity="sha512-OQ2by9SrJBwcXaeYmkG2t6FVZiwpyRtFar2VvULjuq5OjVpJLwsUHuNzN9PClqEJAYsWsRPSb4TTfriZzPGiow==" crossorigin="anonymous"></script>
<script style="text/javascript">
window.addEventListener('load', function () {
$('#page-tree').jstree({
"core": {
"themes": {
"name": document.documentElement.getAttribute("data-theme") == "dark" ? "default-dark" : "default",
"dots": true,
"icons": false,
"variant": "large"
}
},
plugins: [ "ui" ],
}).bind("select_node.jstree", function (e, data) {
document.location.href = data.node.a_attr.href;
}).bind("ready.jstree", function (event, data) {
$(this).jstree("open_all");
}).bind("open_all.jstree", function (event, data) {
level = 0;
data.instance.element.find('li').each(function() {
if (level > 0 && data.instance.get_path(this).length >= level){
data.instance.close_node(this);
}
});
data.instance.element.get()[0].style.display="block";
});
});
</script>
</body>
</html>