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

Voir les différences:

ArcZero.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>ArcZero</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>
......
204 204
<tr id="i0" class="altColor">
205 205
<td class="colFirst"><code>void</code></td>
206 206
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#doTransition()">doTransition</a></span>()</code></th>
207
<td class="colLast">&nbsp;</td>
207
<td class="colLast">
208
<div class="block">Do the transition for the ArcZero (do nothing)</div>
209
</td>
208 210
</tr>
209 211
<tr id="i1" class="rowColor">
210 212
<td class="colFirst"><code>boolean</code></td>
211 213
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isActive()">isActive</a></span>()</code></th>
212
<td class="colLast">&nbsp;</td>
214
<td class="colLast">
215
<div class="block">Check if the place is active</div>
216
</td>
213 217
</tr>
214 218
<tr id="i2" class="altColor">
215 219
<td class="colFirst"><code>boolean</code></td>
216 220
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isPullable()">isPullable</a></span>()</code></th>
217
<td class="colLast">&nbsp;</td>
221
<td class="colLast">
222
<div class="block">Check if the place is pullable</div>
223
</td>
218 224
</tr>
219 225
<tr id="i3" class="rowColor">
220 226
<td class="colFirst"><code>java.lang.String</code></td>
......
267 273
<h4>ArcZero</h4>
268 274
<pre>public&nbsp;ArcZero&#8203;(<a href="../element/Place.html" title="class in element">Place</a>&nbsp;place,
269 275
               int&nbsp;value)</pre>
276
<dl>
277
<dt><span class="paramLabel">Parameters:</span></dt>
278
<dd><code>the</code> - place link to ArcZero and the value of this Arc
279
 Constructor for ArcZero</dd>
280
</dl>
270 281
</li>
271 282
</ul>
272 283
</li>
......
286 297
<li class="blockList">
287 298
<h4>doTransition</h4>
288 299
<pre class="methodSignature">public&nbsp;void&nbsp;doTransition()</pre>
300
<div class="block">Do the transition for the ArcZero (do nothing)</div>
289 301
<dl>
290 302
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
291 303
<dd><code><a href="ArcInterface.html#doTransition()">doTransition</a></code>&nbsp;in interface&nbsp;<code><a href="ArcInterface.html" title="interface in arcElement">ArcInterface</a></code></dd>
......
301 313
<li class="blockList">
302 314
<h4>isActive</h4>
303 315
<pre class="methodSignature">public&nbsp;boolean&nbsp;isActive()</pre>
316
<div class="block">Check if the place is active</div>
304 317
<dl>
305 318
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
306 319
<dd><code><a href="ArcInterface.html#isActive()">isActive</a></code>&nbsp;in interface&nbsp;<code><a href="ArcInterface.html" title="interface in arcElement">ArcInterface</a></code></dd>
307 320
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
308 321
<dd><code><a href="ArcOutering.html#isActive()">isActive</a></code>&nbsp;in class&nbsp;<code><a href="ArcOutering.html" title="class in arcElement">ArcOutering</a></code></dd>
322
<dt><span class="returnLabel">Returns:</span></dt>
323
<dd>true if place token at 0</dd>
309 324
</dl>
310 325
</li>
311 326
</ul>
......
316 331
<li class="blockList">
317 332
<h4>isPullable</h4>
318 333
<pre class="methodSignature">public&nbsp;boolean&nbsp;isPullable()</pre>
334
<div class="block">Check if the place is pullable</div>
319 335
<dl>
320 336
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
321 337
<dd><code><a href="ArcInterface.html#isPullable()">isPullable</a></code>&nbsp;in interface&nbsp;<code><a href="ArcInterface.html" title="interface in arcElement">ArcInterface</a></code></dd>
322 338
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
323 339
<dd><code><a href="ArcOutering.html#isPullable()">isPullable</a></code>&nbsp;in class&nbsp;<code><a href="ArcOutering.html" title="class in arcElement">ArcOutering</a></code></dd>
340
<dt><span class="returnLabel">Returns:</span></dt>
341
<dd>true if place token at 0</dd>
324 342
</dl>
325 343
</li>
326 344
</ul>
......
334 352
<dl>
335 353
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
336 354
<dd><code><a href="ArcOutering.html#toString()">toString</a></code>&nbsp;in class&nbsp;<code><a href="ArcOutering.html" title="class in arcElement">ArcOutering</a></code></dd>
355
<dt><span class="returnLabel">Returns:</span></dt>
356
<dd>a string that describe the ArcZero</dd>
337 357
</dl>
338 358
</li>
339 359
</ul>

Formats disponibles : Unified diff