Update doc to v7.8
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
<div class="contents">
|
||||
<a href="DisjunctiveConstraint_8java.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/* ----------------------------------------------------------------------------</span></div>
|
||||
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * This file was automatically generated by SWIG (http://www.swig.org).</span></div>
|
||||
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Version 4.0.1</span></div>
|
||||
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Version 4.0.2</span></div>
|
||||
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div>
|
||||
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Do not make changes to this file unless you know what you are doing--modify</span></div>
|
||||
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * the SWIG interface file instead.</span></div>
|
||||
@@ -91,27 +91,27 @@
|
||||
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  super.delete();</div>
|
||||
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  }</div>
|
||||
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  </div>
|
||||
<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#ac39d73775cbbbe66d1e410d32f9a5bea"> 46</a></span>  <span class="keyword">public</span> <a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html">SequenceVar</a> <a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#ac39d73775cbbbe66d1e410d32f9a5bea">makeSequenceVar</a>() {</div>
|
||||
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordtype">long</span> cPtr = mainJNI.DisjunctiveConstraint_makeSequenceVar(swigCPtr, <span class="keyword">this</span>);</div>
|
||||
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keywordflow">return</span> (cPtr == 0) ? null : <span class="keyword">new</span> <a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html">SequenceVar</a>(cPtr, <span class="keyword">false</span>);</div>
|
||||
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  }</div>
|
||||
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  </div>
|
||||
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#af43cfb8cea27c320f0e569bfca32abf3"> 54</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#af43cfb8cea27c320f0e569bfca32abf3">setTransitionTime</a>(LongBinaryOperator transition_time) {</div>
|
||||
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  mainJNI.DisjunctiveConstraint_setTransitionTime(swigCPtr, <span class="keyword">this</span>, transition_time);</div>
|
||||
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  }</div>
|
||||
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  </div>
|
||||
<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#a85c411cafcfcb227663637974152f638"> 58</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span> <a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#a85c411cafcfcb227663637974152f638">transitionTime</a>(<span class="keywordtype">int</span> before_index, <span class="keywordtype">int</span> after_index) {</div>
|
||||
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keywordflow">return</span> mainJNI.DisjunctiveConstraint_transitionTime(swigCPtr, <span class="keyword">this</span>, before_index, after_index);</div>
|
||||
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  }</div>
|
||||
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  </div>
|
||||
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> }</div>
|
||||
<div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#ac39d73775cbbbe66d1e410d32f9a5bea"> 43</a></span>  <span class="keyword">public</span> <a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html">SequenceVar</a> <a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#ac39d73775cbbbe66d1e410d32f9a5bea">makeSequenceVar</a>() {</div>
|
||||
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordtype">long</span> cPtr = mainJNI.DisjunctiveConstraint_makeSequenceVar(swigCPtr, <span class="keyword">this</span>);</div>
|
||||
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keywordflow">return</span> (cPtr == 0) ? null : <span class="keyword">new</span> <a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html">SequenceVar</a>(cPtr, <span class="keyword">false</span>);</div>
|
||||
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  }</div>
|
||||
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  </div>
|
||||
<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#af43cfb8cea27c320f0e569bfca32abf3"> 48</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#af43cfb8cea27c320f0e569bfca32abf3">setTransitionTime</a>(LongBinaryOperator transition_time) {</div>
|
||||
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  mainJNI.DisjunctiveConstraint_setTransitionTime(swigCPtr, <span class="keyword">this</span>, transition_time);</div>
|
||||
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  }</div>
|
||||
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  </div>
|
||||
<div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#a85c411cafcfcb227663637974152f638"> 52</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span> <a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#a85c411cafcfcb227663637974152f638">transitionTime</a>(<span class="keywordtype">int</span> before_index, <span class="keywordtype">int</span> after_index) {</div>
|
||||
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keywordflow">return</span> mainJNI.DisjunctiveConstraint_transitionTime(swigCPtr, <span class="keyword">this</span>, before_index, after_index);</div>
|
||||
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  }</div>
|
||||
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  </div>
|
||||
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> }</div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Constraint_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Constraint.html">com.google.ortools.constraintsolver.Constraint</a></div><div class="ttdoc">A constraint is the main modeling object.</div><div class="ttdef"><b>Definition:</b> <a href="gen_2java_2com_2google_2ortools_2constraintsolver_2Constraint_8java_source.html#l00014">gen/java/com/google/ortools/constraintsolver/Constraint.java:14</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint_html_a85c411cafcfcb227663637974152f638"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#a85c411cafcfcb227663637974152f638">com.google.ortools.constraintsolver.DisjunctiveConstraint.transitionTime</a></div><div class="ttdeci">long transitionTime(int before_index, int after_index)</div><div class="ttdef"><b>Definition:</b> <a href="DisjunctiveConstraint_8java_source.html#l00058">DisjunctiveConstraint.java:58</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint_html_ac39d73775cbbbe66d1e410d32f9a5bea"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#ac39d73775cbbbe66d1e410d32f9a5bea">com.google.ortools.constraintsolver.DisjunctiveConstraint.makeSequenceVar</a></div><div class="ttdeci">SequenceVar makeSequenceVar()</div><div class="ttdoc">Creates a sequence variable from the constraint.</div><div class="ttdef"><b>Definition:</b> <a href="DisjunctiveConstraint_8java_source.html#l00046">DisjunctiveConstraint.java:46</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html">com.google.ortools.constraintsolver.SequenceVar</a></div><div class="ttdoc">A sequence variable is a variable whose domain is a set of possible orderings of the interval variabl...</div><div class="ttdef"><b>Definition:</b> <a href="SequenceVar_8java_source.html#l00014">SequenceVar.java:14</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Constraint_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Constraint.html">com.google.ortools.constraintsolver.Constraint</a></div><div class="ttdef"><b>Definition:</b> <a href="gen_2java_2com_2google_2ortools_2constraintsolver_2Constraint_8java_source.html#l00011">gen/java/com/google/ortools/constraintsolver/Constraint.java:11</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint_html_a85c411cafcfcb227663637974152f638"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#a85c411cafcfcb227663637974152f638">com.google.ortools.constraintsolver.DisjunctiveConstraint.transitionTime</a></div><div class="ttdeci">long transitionTime(int before_index, int after_index)</div><div class="ttdef"><b>Definition:</b> <a href="DisjunctiveConstraint_8java_source.html#l00052">DisjunctiveConstraint.java:52</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint_html_ac39d73775cbbbe66d1e410d32f9a5bea"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#ac39d73775cbbbe66d1e410d32f9a5bea">com.google.ortools.constraintsolver.DisjunctiveConstraint.makeSequenceVar</a></div><div class="ttdeci">SequenceVar makeSequenceVar()</div><div class="ttdef"><b>Definition:</b> <a href="DisjunctiveConstraint_8java_source.html#l00043">DisjunctiveConstraint.java:43</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html">com.google.ortools.constraintsolver.SequenceVar</a></div><div class="ttdef"><b>Definition:</b> <a href="SequenceVar_8java_source.html#l00011">SequenceVar.java:11</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html">com.google.ortools.constraintsolver.DisjunctiveConstraint</a></div><div class="ttdef"><b>Definition:</b> <a href="DisjunctiveConstraint_8java_source.html#l00015">DisjunctiveConstraint.java:15</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint_html_af43cfb8cea27c320f0e569bfca32abf3"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#af43cfb8cea27c320f0e569bfca32abf3">com.google.ortools.constraintsolver.DisjunctiveConstraint.setTransitionTime</a></div><div class="ttdeci">void setTransitionTime(LongBinaryOperator transition_time)</div><div class="ttdoc">Add a transition time between intervals.</div><div class="ttdef"><b>Definition:</b> <a href="DisjunctiveConstraint_8java_source.html#l00054">DisjunctiveConstraint.java:54</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint_html_af43cfb8cea27c320f0e569bfca32abf3"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#af43cfb8cea27c320f0e569bfca32abf3">com.google.ortools.constraintsolver.DisjunctiveConstraint.setTransitionTime</a></div><div class="ttdeci">void setTransitionTime(LongBinaryOperator transition_time)</div><div class="ttdef"><b>Definition:</b> <a href="DisjunctiveConstraint_8java_source.html#l00048">DisjunctiveConstraint.java:48</a></div></div>
|
||||
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint_html_a0ac6ea94f61b5ae70f15ccc0ea374fe0"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#a0ac6ea94f61b5ae70f15ccc0ea374fe0">com.google.ortools.constraintsolver.DisjunctiveConstraint.DisjunctiveConstraint</a></div><div class="ttdeci">DisjunctiveConstraint(long cPtr, boolean cMemoryOwn)</div><div class="ttdef"><b>Definition:</b> <a href="DisjunctiveConstraint_8java_source.html#l00018">DisjunctiveConstraint.java:18</a></div></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user