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

Voir les différences:

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

Formats disponibles : Unified diff