Révision 6 petri/doc/arcElement/ArcInterface.html

Voir les différences:

ArcInterface.html
2 2
<!-- NewPage -->
3 3
<html lang="fr">
4 4
<head>
5
<!-- Generated by javadoc (11.0.8) on Mon Nov 02 17:36:44 CET 2020 -->
5
<!-- Generated by javadoc (11.0.8) on Fri Nov 13 10:59:17 CET 2020 -->
6 6
<title>ArcInterface</title>
7 7
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8
<meta name="dc.created" content="2020-11-02">
8
<meta name="dc.created" content="2020-11-13">
9 9
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10 10
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
11 11
<script type="text/javascript" src="../script.js"></script>
......
130 130
</dl>
131 131
<hr>
132 132
<pre>public interface <span class="typeNameLabel">ArcInterface</span></pre>
133
<div class="block">Method that an arc must define</div>
133 134
</li>
134 135
</ul>
135 136
</div>
......
153 154
<tr id="i0" class="altColor">
154 155
<td class="colFirst"><code>void</code></td>
155 156
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#doTransition()">doTransition</a></span>()</code></th>
156
<td class="colLast">&nbsp;</td>
157
<td class="colLast">
158
<div class="block">Method that do the transition</div>
159
</td>
157 160
</tr>
158 161
<tr id="i1" class="rowColor">
159 162
<td class="colFirst"><code>boolean</code></td>
160 163
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isActive()">isActive</a></span>()</code></th>
161
<td class="colLast">&nbsp;</td>
164
<td class="colLast">
165
<div class="block">Method that check if it is active</div>
166
</td>
162 167
</tr>
163 168
<tr id="i2" class="altColor">
164 169
<td class="colFirst"><code>boolean</code></td>
165 170
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isPullable()">isPullable</a></span>()</code></th>
166
<td class="colLast">&nbsp;</td>
171
<td class="colLast">
172
<div class="block">Method that check if it is pullable</div>
173
</td>
167 174
</tr>
168 175
</table>
169 176
</li>
......
189 196
<li class="blockList">
190 197
<h4>doTransition</h4>
191 198
<pre class="methodSignature">void&nbsp;doTransition()</pre>
199
<div class="block">Method that do the transition</div>
192 200
</li>
193 201
</ul>
194 202
<a id="isPullable()">
......
198 206
<li class="blockList">
199 207
<h4>isPullable</h4>
200 208
<pre class="methodSignature">boolean&nbsp;isPullable()</pre>
209
<div class="block">Method that check if it is pullable</div>
201 210
</li>
202 211
</ul>
203 212
<a id="isActive()">
......
207 216
<li class="blockList">
208 217
<h4>isActive</h4>
209 218
<pre class="methodSignature">boolean&nbsp;isActive()</pre>
219
<div class="block">Method that check if it is active</div>
210 220
</li>
211 221
</ul>
212 222
</li>

Formats disponibles : Unified diff