Skip to content

Commit

Permalink
Export to 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
t-wolfeadam committed Mar 18, 2022
1 parent 866d77c commit dc5be51
Show file tree
Hide file tree
Showing 12 changed files with 130 additions and 86 deletions.
Binary file modified Export/Pypeline.jar
Binary file not shown.
186 changes: 111 additions & 75 deletions Export/doc/com/anylogic/libraries/pypeline/PyCommunicator.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Export/doc/com/anylogic/libraries/pypeline/Simulation.html
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ <h3>Methods inherited from class&nbsp;com.anylogic.engine.ExperimentSimulation</
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;com.anylogic.engine.Experiment</h3>
<code>addExecutionListener, close, destroy_xjal, error, errorInModel, finalize, g, getCommandLineArguments, getExperimentHost, getMutexRead_xjal, getMutexWrite_xjal, getName, getRunCount, getSnapshotFileName, getStep, internalFillConfig, isCommandEnabled, isLoadRootFromSnapshot, onBeforeSimulationRun, onDestroy, onEngineFinished, onError, onError, removeExecutionListener, reset, setCommandLineArguments_xjal, setLoadRootFromSnapshot, setName, warning, warning</code></li>
<code>addExecutionListener, close, destroy_xjal, error, errorInModel, f, finalize, getCommandLineArguments, getExperimentHost, getMutexRead_xjal, getMutexWrite_xjal, getName, getRunCount, getSnapshotFileName, getStep, internalFillConfig, isCommandEnabled, isLoadRootFromSnapshot, onBeforeSimulationRun, onDestroy, onEngineFinished, onError, onError, removeExecutionListener, reset, setCommandLineArguments_xjal, setLoadRootFromSnapshot, setName, warning, warning</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.com.anylogic.engine.Utilities">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li class="circle">com.anylogic.engine.Utilities (implements com.anylogic.engine.AgentConstants, com.anylogic.engine.EnvironmentConstants)
<ul>
<li class="circle">com.anylogic.engine.Agent (implements com.anylogic.engine.internal.n)
<li class="circle">com.anylogic.engine.Agent (implements com.anylogic.engine.internal.a)
<ul>
<li class="circle">com.anylogic.libraries.pypeline.<a href="PyCommunicator.html" title="class in com.anylogic.libraries.pypeline"><span class="typeNameLink">PyCommunicator</span></a></li>
</ul>
Expand Down
18 changes: 13 additions & 5 deletions Export/doc/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
</nav>
</header>
<main role="main">
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:_">_</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a><a id="I:A">
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:_">_</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a><a id="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
Expand Down Expand Up @@ -232,10 +232,10 @@ <h2 class="title">F</h2>
<div class="block">Helper function to format the command based on the operating system</div>
</dd>
<dt><span class="memberNameLink"><a href="com/anylogic/libraries/pypeline/PyCommunicator.html#fromAgentJson(java.lang.String,java.lang.Class)">fromAgentJson(String, Class&lt;T&gt;)</a></span> - Static method in class com.anylogic.libraries.pypeline.<a href="com/anylogic/libraries/pypeline/PyCommunicator.html" title="class in com.anylogic.libraries.pypeline">PyCommunicator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/anylogic/libraries/pypeline/PyCommunicator.html#fromAgentJson(java.lang.String,java.lang.Class,com.anylogic.engine.Agent)">fromAgentJson(String, Class&lt;T&gt;, Agent)</a></span> - Static method in class com.anylogic.libraries.pypeline.<a href="com/anylogic/libraries/pypeline/PyCommunicator.html" title="class in com.anylogic.libraries.pypeline">PyCommunicator</a></dt>
<dd>
<div class="block">Converts a JSON string of parameter mapping to a nonstarted instance of the agent.<br><br>
Agent will be added to the built-in default population.<br><br>
(Using <code>fromJson</code> will result in a JsonMappingException regarding conflicting setter definitions for the proper "networkNode" (i.e., internal problems)<br><br></div>
<div class="block">Converts a JSON string of parameter mapping to a "living" agent.<br><br></div>
</dd>
<dt><span class="memberNameLink"><a href="com/anylogic/libraries/pypeline/PyCommunicator.html#fromAgentJson(java.lang.String,java.lang.Class,com.anylogic.engine.AgentArrayList)">fromAgentJson(String, Class&lt;T&gt;, AgentArrayList)</a></span> - Static method in class com.anylogic.libraries.pypeline.<a href="com/anylogic/libraries/pypeline/PyCommunicator.html" title="class in com.anylogic.libraries.pypeline">PyCommunicator</a></dt>
<dd>
Expand Down Expand Up @@ -858,6 +858,14 @@ <h2 class="title">V</h2>
the order they are declared.</div>
</dd>
</dl>
<a id="I:W">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/anylogic/libraries/pypeline/PyCommunicator.html#warnedParameters">warnedParameters</a></span> - Static variable in class com.anylogic.libraries.pypeline.<a href="com/anylogic/libraries/pypeline/PyCommunicator.html" title="class in com.anylogic.libraries.pypeline">PyCommunicator</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:_">
<!-- -->
</a>
Expand Down Expand Up @@ -918,7 +926,7 @@ <h2 class="title">_</h2>
<div class="block">Returns default value for parameter <code>throwErrorOnFailedAttempt</code>.</div>
</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:_">_</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a></div>
<a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:_">_</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a></div>
</main>
<footer role="contentinfo">
<nav role="navigation">
Expand Down
2 changes: 1 addition & 1 deletion Export/doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.2) on Wed Jan 12 16:59:08 CST 2022 -->
<!-- Generated by javadoc (11.0.2) on Fri Mar 18 18:32:21 CDT 2022 -->
<title>Generated Documentation (Untitled)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script type="text/javascript">window.location.replace('com/anylogic/libraries/pypeline/package-summary.html')</script>
Expand Down
2 changes: 1 addition & 1 deletion Export/doc/member-search-index.js

Large diffs are not rendered by default.

Binary file modified Export/doc/member-search-index.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion Export/doc/overview-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li class="circle">com.anylogic.engine.Utilities (implements com.anylogic.engine.AgentConstants, com.anylogic.engine.EnvironmentConstants)
<ul>
<li class="circle">com.anylogic.engine.Agent (implements com.anylogic.engine.internal.n)
<li class="circle">com.anylogic.engine.Agent (implements com.anylogic.engine.internal.a)
<ul>
<li class="circle">com.anylogic.libraries.pypeline.<a href="com/anylogic/libraries/pypeline/PyCommunicator.html" title="class in com.anylogic.libraries.pypeline"><span class="typeNameLink">PyCommunicator</span></a></li>
</ul>
Expand Down
Binary file modified Export/doc/package-search-index.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion Export/doc/serialized-form.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ <h4>filter</h4>
<h3>Class <a href="com/anylogic/libraries/pypeline/PyCommunicator.html" title="class in com.anylogic.libraries.pypeline">com.anylogic.libraries.pypeline.PyCommunicator</a> extends com.anylogic.engine.Agent implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-6302082034884107692L</dd>
<dd>-6302082040539257008L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
Expand Down
Binary file modified Export/doc/type-search-index.zip
Binary file not shown.

0 comments on commit dc5be51

Please sign in to comment.