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

Voir les différences:

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

Formats disponibles : Unified diff