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

Voir les différences:

ArcCleaner.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>ArcCleaner</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>
......
198 198
<tr id="i0" class="altColor">
199 199
<td class="colFirst"><code>void</code></td>
200 200
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#doTransition()">doTransition</a></span>()</code></th>
201
<td class="colLast">&nbsp;</td>
201
<td class="colLast">
202
<div class="block">Do the transition for the ArcCleaner (remove all the token of the place)</div>
203
</td>
202 204
</tr>
203 205
<tr id="i1" class="rowColor">
204 206
<td class="colFirst"><code>boolean</code></td>
205 207
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isActive()">isActive</a></span>()</code></th>
206
<td class="colLast">&nbsp;</td>
208
<td class="colLast">
209
<div class="block">Check if the place is active</div>
210
</td>
207 211
</tr>
208 212
<tr id="i2" class="altColor">
209 213
<td class="colFirst"><code>boolean</code></td>
210 214
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isPullable()">isPullable</a></span>()</code></th>
211
<td class="colLast">&nbsp;</td>
215
<td class="colLast">
216
<div class="block">Check if the place is pullable</div>
217
</td>
212 218
</tr>
213 219
<tr id="i3" class="rowColor">
214 220
<td class="colFirst"><code>java.lang.String</code></td>
......
260 266
<li class="blockList">
261 267
<h4>ArcCleaner</h4>
262 268
<pre>public&nbsp;ArcCleaner&#8203;(<a href="../element/Place.html" title="class in element">Place</a>&nbsp;place)</pre>
269
<dl>
270
<dt><span class="paramLabel">Parameters:</span></dt>
271
<dd><code>the</code> - place link to ArcCleaner 
272
 Constructor for ArcCleaner</dd>
273
</dl>
263 274
</li>
264 275
</ul>
265 276
</li>
......
279 290
<li class="blockList">
280 291
<h4>doTransition</h4>
281 292
<pre class="methodSignature">public&nbsp;void&nbsp;doTransition()</pre>
293
<div class="block">Do the transition for the ArcCleaner (remove all the token of the place)</div>
282 294
</li>
283 295
</ul>
284 296
<a id="isActive()">
......
288 300
<li class="blockList">
289 301
<h4>isActive</h4>
290 302
<pre class="methodSignature">public&nbsp;boolean&nbsp;isActive()</pre>
303
<div class="block">Check if the place is active</div>
304
<dl>
305
<dt><span class="returnLabel">Returns:</span></dt>
306
<dd>true if place token not at 0</dd>
307
</dl>
291 308
</li>
292 309
</ul>
293 310
<a id="isPullable()">
......
297 314
<li class="blockList">
298 315
<h4>isPullable</h4>
299 316
<pre class="methodSignature">public&nbsp;boolean&nbsp;isPullable()</pre>
317
<div class="block">Check if the place is pullable</div>
318
<dl>
319
<dt><span class="returnLabel">Returns:</span></dt>
320
<dd>true if place token not at 0</dd>
321
</dl>
300 322
</li>
301 323
</ul>
302 324
<a id="toString()">
......
309 331
<dl>
310 332
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
311 333
<dd><code>toString</code>&nbsp;in class&nbsp;<code>junit.framework.TestCase</code></dd>
334
<dt><span class="returnLabel">Returns:</span></dt>
335
<dd>a string that describe the ArcCleaner</dd>
312 336
</dl>
313 337
</li>
314 338
</ul>

Formats disponibles : Unified diff