code stringlengths 2 1.05M | repo_name stringlengths 5 101 | path stringlengths 4 991 | language stringclasses 3 values | license stringclasses 5 values | size int64 2 1.05M |
|---|---|---|---|---|---|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0-google-v5) on Thu Dec 19 17:42:37 EST 2013 -->
<title>TeamPage</title>
<meta name="date" content="2013-12-19">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TeamPage";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamErrorReason.html" title="class in com.google.api.ads.dfp.v201306"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamService.html" title="interface in com.google.api.ads.dfp.v201306"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/google/api/ads/dfp/v201306/TeamPage.html" target="_top">Frames</a></li>
<li><a href="TeamPage.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.google.api.ads.dfp.v201306</div>
<h2 title="Class TeamPage" class="title">Class TeamPage</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.google.api.ads.dfp.v201306.TeamPage</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable</dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">TeamPage</span>
extends java.lang.Object
implements java.io.Serializable</pre>
<div class="block">Captures a page of <a href="../../../../../../com/google/api/ads/dfp/v201306/Team.html" title="class in com.google.api.ads.dfp.v201306"><code>Team</code></a> objects.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#com.google.api.ads.dfp.v201306.TeamPage">Serialized Form</a></dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamPage.html#TeamPage()">TeamPage</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamPage.html#TeamPage(java.lang.Integer, java.lang.Integer, com.google.api.ads.dfp.v201306.Team[])">TeamPage</a></strong>(java.lang.Integer totalResultSetSize,
java.lang.Integer startIndex,
<a href="../../../../../../com/google/api/ads/dfp/v201306/Team.html" title="class in com.google.api.ads.dfp.v201306">Team</a>[] results)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamPage.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static org.apache.axis.encoding.Deserializer</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamPage.html#getDeserializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)">getDeserializer</a></strong>(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)</code>
<div class="block">Get Custom Deserializer</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/google/api/ads/dfp/v201306/Team.html" title="class in com.google.api.ads.dfp.v201306">Team</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamPage.html#getResults()">getResults</a></strong>()</code>
<div class="block">Gets the results value for this TeamPage.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../com/google/api/ads/dfp/v201306/Team.html" title="class in com.google.api.ads.dfp.v201306">Team</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamPage.html#getResults(int)">getResults</a></strong>(int i)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static org.apache.axis.encoding.Serializer</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamPage.html#getSerializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)">getSerializer</a></strong>(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)</code>
<div class="block">Get Custom Serializer</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.Integer</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamPage.html#getStartIndex()">getStartIndex</a></strong>()</code>
<div class="block">Gets the startIndex value for this TeamPage.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.Integer</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamPage.html#getTotalResultSetSize()">getTotalResultSetSize</a></strong>()</code>
<div class="block">Gets the totalResultSetSize value for this TeamPage.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static org.apache.axis.description.TypeDesc</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamPage.html#getTypeDesc()">getTypeDesc</a></strong>()</code>
<div class="block">Return type metadata object</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamPage.html#hashCode()">hashCode</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamPage.html#setResults(int, com.google.api.ads.dfp.v201306.Team)">setResults</a></strong>(int i,
<a href="../../../../../../com/google/api/ads/dfp/v201306/Team.html" title="class in com.google.api.ads.dfp.v201306">Team</a> _value)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamPage.html#setResults(com.google.api.ads.dfp.v201306.Team[])">setResults</a></strong>(<a href="../../../../../../com/google/api/ads/dfp/v201306/Team.html" title="class in com.google.api.ads.dfp.v201306">Team</a>[] results)</code>
<div class="block">Sets the results value for this TeamPage.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamPage.html#setStartIndex(java.lang.Integer)">setStartIndex</a></strong>(java.lang.Integer startIndex)</code>
<div class="block">Sets the startIndex value for this TeamPage.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamPage.html#setTotalResultSetSize(java.lang.Integer)">setTotalResultSetSize</a></strong>(java.lang.Integer totalResultSetSize)</code>
<div class="block">Sets the totalResultSetSize value for this TeamPage.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="TeamPage()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TeamPage</h4>
<pre>public TeamPage()</pre>
</li>
</ul>
<a name="TeamPage(java.lang.Integer, java.lang.Integer, com.google.api.ads.dfp.v201306.Team[])">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TeamPage</h4>
<pre>public TeamPage(java.lang.Integer totalResultSetSize,
java.lang.Integer startIndex,
<a href="../../../../../../com/google/api/ads/dfp/v201306/Team.html" title="class in com.google.api.ads.dfp.v201306">Team</a>[] results)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getTotalResultSetSize()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTotalResultSetSize</h4>
<pre>public java.lang.Integer getTotalResultSetSize()</pre>
<div class="block">Gets the totalResultSetSize value for this TeamPage.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>totalResultSetSize * The size of the total result set to which this page belongs.</dd></dl>
</li>
</ul>
<a name="setTotalResultSetSize(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTotalResultSetSize</h4>
<pre>public void setTotalResultSetSize(java.lang.Integer totalResultSetSize)</pre>
<div class="block">Sets the totalResultSetSize value for this TeamPage.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>totalResultSetSize</code> - * The size of the total result set to which this page belongs.</dd></dl>
</li>
</ul>
<a name="getStartIndex()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStartIndex</h4>
<pre>public java.lang.Integer getStartIndex()</pre>
<div class="block">Gets the startIndex value for this TeamPage.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>startIndex * The absolute index in the total result set on which this page
begins.</dd></dl>
</li>
</ul>
<a name="setStartIndex(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setStartIndex</h4>
<pre>public void setStartIndex(java.lang.Integer startIndex)</pre>
<div class="block">Sets the startIndex value for this TeamPage.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>startIndex</code> - * The absolute index in the total result set on which this page
begins.</dd></dl>
</li>
</ul>
<a name="getResults()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResults</h4>
<pre>public <a href="../../../../../../com/google/api/ads/dfp/v201306/Team.html" title="class in com.google.api.ads.dfp.v201306">Team</a>[] getResults()</pre>
<div class="block">Gets the results value for this TeamPage.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>results * The collection of teams contained within this page.</dd></dl>
</li>
</ul>
<a name="setResults(com.google.api.ads.dfp.v201306.Team[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setResults</h4>
<pre>public void setResults(<a href="../../../../../../com/google/api/ads/dfp/v201306/Team.html" title="class in com.google.api.ads.dfp.v201306">Team</a>[] results)</pre>
<div class="block">Sets the results value for this TeamPage.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>results</code> - * The collection of teams contained within this page.</dd></dl>
</li>
</ul>
<a name="getResults(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResults</h4>
<pre>public <a href="../../../../../../com/google/api/ads/dfp/v201306/Team.html" title="class in com.google.api.ads.dfp.v201306">Team</a> getResults(int i)</pre>
</li>
</ul>
<a name="setResults(int, com.google.api.ads.dfp.v201306.Team)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setResults</h4>
<pre>public void setResults(int i,
<a href="../../../../../../com/google/api/ads/dfp/v201306/Team.html" title="class in com.google.api.ads.dfp.v201306">Team</a> _value)</pre>
</li>
</ul>
<a name="equals(java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>equals</h4>
<pre>public boolean equals(java.lang.Object obj)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code>equals</code> in class <code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
<a name="hashCode()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hashCode</h4>
<pre>public int hashCode()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
<a name="getTypeDesc()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTypeDesc</h4>
<pre>public static org.apache.axis.description.TypeDesc getTypeDesc()</pre>
<div class="block">Return type metadata object</div>
</li>
</ul>
<a name="getSerializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSerializer</h4>
<pre>public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)</pre>
<div class="block">Get Custom Serializer</div>
</li>
</ul>
<a name="getDeserializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getDeserializer</h4>
<pre>public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)</pre>
<div class="block">Get Custom Deserializer</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamErrorReason.html" title="class in com.google.api.ads.dfp.v201306"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../com/google/api/ads/dfp/v201306/TeamService.html" title="interface in com.google.api.ads.dfp.v201306"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/google/api/ads/dfp/v201306/TeamPage.html" target="_top">Frames</a></li>
<li><a href="TeamPage.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| google-code-export/google-api-dfp-java | docs/com/google/api/ads/dfp/v201306/TeamPage.html | HTML | apache-2.0 | 19,641 |
<!DOCTYPE html>
<html lang="en-US">
<!--
Copyright (c) 1999-2016 by Digital Mars
All Rights Reserved Written by Walter Bright
http://digitalmars.com
-->
<head>
<meta charset="utf-8">
<meta name="keywords" content="D programming language">
<meta name="description" content="D Programming Language">
<title>Change Log: 2.028 - D Programming Language</title>
<link rel="stylesheet" href="../css/codemirror.css">
<link rel="stylesheet" href="../css/style.css">
<link rel="stylesheet" href="../css/print.css" media="print">
<link rel="shortcut icon" href="../favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=0.1, maximum-scale=10.0">
</head>
<body id='Change Log: 2.028' class='changelog'>
<script type="text/javascript">document.body.className += ' have-javascript'</script>
<div id="top"><div class="helper"><div class="helper expand-container"> <div class="logo"><a href=".."><img id="logo" alt="D Logo" src="../images/dlogo.svg"></a></div>
<a href="../menu.html" title="Menu" class="hamburger expand-toggle"><span>Menu</span></a>
<div id="cssmenu"><ul> <li><a href='../getstarted.html'><span>Learn</span></a></li>
<li class='expand-container'><a class='expand-toggle' href='../documentation.html'><span>Documentation</span></a>
<ul class='expand-content'><li><a href=' ../spec/intro.html'>Language Reference</a></li><li><a href=' ../phobos/index.html'>Library Reference</a></li><li><a href=' ../comparison.html'>Feature Overview</a></li><li><a href=' ../dmd-windows.html'>DMD Manual</a></li><li><a href=' ../articles.html'>Articles
</a></li></ul></li>
<li><a href='https://code.dlang.org'><span>Packages</span></a></li>
<li class='expand-container'><a class='expand-toggle' href='../community.html'><span>Community</span></a>
<ul class='expand-content'><li><a href=' ../bugstats.php'>Bug Tracker</a></li><li><a href=' https://forum.dlang.org'>Forums</a></li><li><a href=' irc://irc.freenode.net/d'>IRC</a></li><li><a href=' https://github.com/D-Programming-Language'>D on GitHub</a></li><li><a href=' https://wiki.dlang.org'>Wiki</a></li><li><a href=' https://wiki.dlang.org/Review_Queue'>Review Queue</a></li><li><a href=' https://twitter.com/search?q=%23dlang'>Twitter</a></li><li><a href=' http://digitalmars.com/d/dlinks.html'>More Links
</a></li></ul></li>
<li class='expand-container'><a class='expand-toggle' href='../resources.html'><span>Resources</span></a>
<ul class='expand-content'><li><a href=' ../library/index.html'>NEW Library Reference Preview</a></li><li><a href=' ../tools.html'>D-Specific Tools</a></li><li><a href=' http://rainers.github.io/visuald/visuald/StartPage.html'>Visual D</a></li><li><a href=' https://wiki.dlang.org/Editors'>Editors</a></li><li><a href=' https://wiki.dlang.org/IDEs'>IDEs</a></li><li><a href=' https://wiki.dlang.org/Tutorials'>Tutorials</a></li><li><a href=' https://wiki.dlang.org/Books'>Books</a></li><li><a href=' ../dstyle.html'>The D Style</a></li><li><a href=' ../glossary.html'>Glossary</a></li><li><a href=' ../acknowledgements.html'>Acknowledgments</a></li><li><a href=' ../sitemap.html'>Sitemap
</a></li></ul></li>
</ul></div>
<div class="search-container expand-container"> <a href="../search.html" class="expand-toggle" title="Search"><span>Search</span></a>
<div id="search-box"> <form method="get" action="https://google.com/search">
<input type="hidden" id="domains" name="domains" value="dlang.org">
<input type="hidden" id="sourceid" name="sourceid" value="google-search">
<span id="search-query"><input id="q" name="q" placeholder="Search"></span><span id="search-dropdown"><span class="helper"> <select id="sitesearch" name="sitesearch" size="1">
<option value="dlang.org">Entire Site</option>
<option value="dlang.org/spec">Language</option>
<option value="dlang.org/phobos">Library</option>
<option value="forum.dlang.org">Forums</option>
<option value="dlang.org/changelog" selected>Change
Log</option>
</select>
</span></span><span id="search-submit"><button type="submit"><i class="fa fa-search"></i><span>go</span></button></span>
</form>
</div>
</div>
</div></div></div>
<div class="container"> <div class="subnav-helper"></div> <div class="subnav">
<div class="head"> <h2>Change Log</h2>
<p class=" subnav-duplicate"> <a href="../changelog/index.html">List of all versions</a></p>
</div>
<ul>
<li><a id="2.071.0" href="2.071.0.html">2.071.0</a></li>
<li><a id="2.070.2" href="2.070.2.html">2.070.2</a></li>
<li><a id="2.070.1" href="2.070.1.html">2.070.1</a></li>
<li><a id="2.070.0" href="2.070.0.html">2.070.0</a></li>
<li><a id="2.069.2" href="2.069.2.html">2.069.2</a></li>
<li><a id="2.069.1" href="2.069.1.html">2.069.1</a></li>
<li><a id="2.069.0" href="2.069.0.html">2.069.0</a></li>
<li><a id="2.068.2" href="2.068.2.html">2.068.2</a></li>
<li><a id="2.068.1" href="2.068.1.html">2.068.1</a></li>
<li><a id="2.068.0" href="2.068.0.html">2.068.0</a></li>
<li><a id="2.067.1" href="2.067.1.html">2.067.1</a></li>
<li><a id="2.067.0" href="2.067.0.html">2.067.0</a></li>
<li><a id="2.066.1" href="2.066.1.html">2.066.1</a></li>
<li><a id="2.066.0" href="2.066.0.html">2.066.0</a></li>
<li><a id="2.065.0" href="2.065.0.html">2.065.0</a></li>
<li><a id="2.064" href="2.064.html">2.064</a></li>
<li><a id="2.063" href="2.063.html">2.063</a></li>
<li><a id="2.062" href="2.062.html">2.062</a></li>
<li><a id="2.061" href="2.061.html">2.061</a></li>
<li><a id="2.060" href="2.060.html">2.060</a></li>
<li><a id="2.059" href="2.059.html">2.059</a></li>
<li><a id="2.058" href="2.058.html">2.058</a></li>
<li><a id="2.057" href="2.057.html">2.057</a></li>
<li><a id="2.056" href="2.056.html">2.056</a></li>
<li><a id="2.055" href="2.055.html">2.055</a></li>
<li><a id="2.054" href="2.054.html">2.054</a></li>
<li><a id="2.053" href="2.053.html">2.053</a></li>
<li><a id="2.052" href="2.052.html">2.052</a></li>
<li><a id="2.051" href="2.051.html">2.051</a></li>
<li><a id="2.050" href="2.050.html">2.050</a></li>
<li><a id="2.049" href="2.049.html">2.049</a></li>
<li><a id="2.048" href="2.048.html">2.048</a></li>
<li><a id="2.047" href="2.047.html">2.047</a></li>
<li><a id="2.046" href="2.046.html">2.046</a></li>
<li><a id="2.045" href="2.045.html">2.045</a></li>
<li><a id="2.044" href="2.044.html">2.044</a></li>
<li><a id="2.043" href="2.043.html">2.043</a></li>
<li><a id="2.042" href="2.042.html">2.042</a></li>
<li><a id="2.041" href="2.041.html">2.041</a></li>
<li><a id="2.040" href="2.040.html">2.040</a></li>
<li><a id="2.039" href="2.039.html">2.039</a></li>
<li><a id="2.038" href="2.038.html">2.038</a></li>
<li><a id="2.037" href="2.037.html">2.037</a></li>
<li><a id="2.036" href="2.036.html">2.036</a></li>
<li><a id="2.035" href="2.035.html">2.035</a></li>
<li><a id="2.034" href="2.034.html">2.034</a></li>
<li><a id="2.033" href="2.033.html">2.033</a></li>
<li><a id="2.032" href="2.032.html">2.032</a></li>
<li><a id="2.031" href="2.031.html">2.031</a></li>
<li><a id="2.030" href="2.030.html">2.030</a></li>
<li><a id="2.029" href="2.029.html">2.029</a></li>
<li><a id="2.028" href="2.028.html">2.028</a></li>
<li><a id="2.027" href="2.027.html">2.027</a></li>
<li><a id="2.026" href="2.026.html">2.026</a></li>
<li><a id="2.025" href="2.025.html">2.025</a></li>
<li><a id="2.023" href="2.023.html">2.023</a></li>
<li><a id="2.022" href="2.022.html">2.022</a></li>
<li><a id="2.021" href="2.021.html">2.021</a></li>
<li><a id="2.020" href="2.020.html">2.020</a></li>
<li><a id="2.019" href="2.019.html">2.019</a></li>
<li><a id="2.018" href="2.018.html">2.018</a></li>
<li><a id="2.017" href="2.017.html">2.017</a></li>
<li><a id="2.016" href="2.016.html">2.016</a></li>
<li><a id="2.015" href="2.015.html">2.015</a></li>
<li><a id="2.014" href="2.014.html">2.014</a></li>
<li><a id="2.013" href="2.013.html">2.013</a></li>
<li><a id="2.012" href="2.012.html">2.012</a></li>
<li><a id="2.011" href="2.011.html">2.011</a></li>
<li><a id="2.010" href="2.010.html">2.010</a></li>
<li><a id="2.009" href="2.009.html">2.009</a></li>
<li><a id="2.008" href="2.008.html">2.008</a></li>
<li><a id="2.007" href="2.007.html">2.007</a></li>
<li><a id="2.006" href="2.006.html">2.006</a></li>
<li><a id="2.005" href="2.005.html">2.005</a></li>
<li><a id="2.004" href="2.004.html">2.004</a></li>
<li><a id="2.003" href="2.003.html">2.003</a></li>
<li><a id="2.002" href="2.002.html">2.002</a></li>
<li><a id="2.001" href="2.001.html">2.001</a></li>
<li><a id="2.000" href="2.000.html">2.000</a></li></ul>
</div>
<div class="hyphenate" id="content">
<div id="tools"><div > <div class="tip smallprint"> <a href="https://issues.dlang.org/enter_bug.cgi?bug_file_loc=http%3A%2F%2Fdlang.org/&bug_severity=enhancement&component=dlang.org&op_sys=All&priority=P3&product=D&rep_platform=All&short_desc=%5BChange Log: 2.028%5D&version=D2">Report a bug</a>
<div > If you spot a problem with this page, click here to create a Bugzilla issue.
</div>
</div>
<div class="tip smallprint"> <a href="https://github.com/D-Programming-Language/dlang.org/edit/master/changelog/2.028.dd">Improve this page</a>
<div > Quickly fork, edit online, and submit a pull request for this page.
Requires a signed-in GitHub account. This works well for small changes.
If you'd like to make larger changes you may want to consider using
a local clone.
</div>
</div>
</div></div>
<h1>Change Log: 2.028</h1>
<div class="changelog-nav">previous version: <a href="2.027.html">2.027</a>
– next version: <a href="2.029.html">2.029</a></div>
<div class="version"><p><b><font size="4"><a href="http://downloads.dlang.org/releases/2.x/2.028">Download D 2.028</a></font></b><br>
<small>released Apr 7, 2009</small>
</p>
<div id="whatsnew"><h4>New/Changed Features</h4> <ul> </ul></div>
<div class="bugsfixed"><h4>Bugs Fixed</h4> <ul> <li><a href="https://issues.dlang.org/show_bug.cgi?id=1586">Bugzilla 1586</a>: DMD and GDC segfaults on incomplete code segment</li>
<li><a href="https://issues.dlang.org/show_bug.cgi?id=2064">Bugzilla 2064</a>: Segfault with mixin(for/foreach) with empty loop body</li>
<li><a href="https://issues.dlang.org/show_bug.cgi?id=2812">Bugzilla 2812</a>: sqrt(2.0) is about -2.7341e-53</li>
<li><a href="https://issues.dlang.org/show_bug.cgi?id=2804">Bugzilla 2804</a>: Impure nested functions should be legal inside pure functions</li>
</ul></div>
</div>
<div class="changelog-nav">previous version: <a href="2.027.html">2.027</a>
– next version: <a href="2.029.html">2.029</a></div>
<div class="smallprint" id="copyright">Copyright © 1999-2016 by Digital Mars ®, All Rights Reserved | Page generated by
<a href="../spec/ddoc.html">Ddoc</a> on Tue Apr 5 20:48:11 2016
</div>
</div>
</div>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript">window.jQuery || document.write('\x3Cscript src="../js/jquery-1.7.2.min.js">\x3C/script>');</script>
<script type="text/javascript" src="../js/dlang.js"></script>
<script type="text/javascript" src="../js/codemirror-compressed.js"></script>
<script type="text/javascript" src="../js/run.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css">
</body>
</html>
| wpm-org/wpm | lang/d-lang/dmd2/html/d/changelog/2.028.html | HTML | apache-2.0 | 12,102 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Fri Mar 06 22:14:51 CST 2015 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
ContainerManagementProtocolPB (hadoop-yarn-common 2.3.0 API)
</TITLE>
<META NAME="date" CONTENT="2015-03-06">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ContainerManagementProtocolPB (hadoop-yarn-common 2.3.0 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ContainerManagementProtocolPB.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/apache/hadoop/yarn/api/ApplicationMasterProtocolPB.html" title="interface in org.apache.hadoop.yarn.api"><B>PREV CLASS</B></A>
NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/hadoop/yarn/api/ContainerManagementProtocolPB.html" target="_top"><B>FRAMES</B></A>
<A HREF="ContainerManagementProtocolPB.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | METHOD</FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | METHOD</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.hadoop.yarn.api</FONT>
<BR>
Interface ContainerManagementProtocolPB</H2>
<DL>
<DT><B>All Superinterfaces:</B> <DD>org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface</DD>
</DL>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../org/apache/hadoop/yarn/api/impl/pb/service/ContainerManagementProtocolPBServiceImpl.html" title="class in org.apache.hadoop.yarn.api.impl.pb.service">ContainerManagementProtocolPBServiceImpl</A></DD>
</DL>
<HR>
<DL>
<DT><PRE><FONT SIZE="-1">@InterfaceAudience.Private
@InterfaceStability.Unstable
</FONT>public interface <B>ContainerManagementProtocolPB</B><DT>extends org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface</DL>
</PRE>
<P>
<HR>
<P>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>getContainerStatuses, startContainers, stopContainers</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ContainerManagementProtocolPB.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/apache/hadoop/yarn/api/ApplicationMasterProtocolPB.html" title="interface in org.apache.hadoop.yarn.api"><B>PREV CLASS</B></A>
NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/hadoop/yarn/api/ContainerManagementProtocolPB.html" target="_top"><B>FRAMES</B></A>
<A HREF="ContainerManagementProtocolPB.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | METHOD</FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | METHOD</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2015 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>
| jsrudani/HadoopHDFSProject | hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/target/org/apache/hadoop/yarn/api/ContainerManagementProtocolPB.html | HTML | apache-2.0 | 8,609 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 21:43:20 PST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>com.fasterxml.jackson.databind.module (jackson-databind 2.3.0 API)</title>
<meta name="date" content="2013-11-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="com.fasterxml.jackson.databind.module (jackson-databind 2.3.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../com/fasterxml/jackson/databind/jsontype/impl/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../com/fasterxml/jackson/databind/node/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/fasterxml/jackson/databind/module/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package com.fasterxml.jackson.databind.module</h1>
<div class="docSummary">
<div class="block">Package that contains classes and interfaces to help implement
custom extension <a href="../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind"><code>Module</code></a>s
(which are registered using
<a href="../../../../../com/fasterxml/jackson/databind/ObjectMapper.html#registerModule(com.fasterxml.jackson.databind.Module)"><code>ObjectMapper.registerModule(com.fasterxml.jackson.databind.Module)</code></a>.</div>
</div>
<p>See: <a href="#package_description">Description</a></p>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../com/fasterxml/jackson/databind/module/SimpleAbstractTypeResolver.html" title="class in com.fasterxml.jackson.databind.module">SimpleAbstractTypeResolver</a></td>
<td class="colLast">
<div class="block">Simple <a href="../../../../../com/fasterxml/jackson/databind/AbstractTypeResolver.html" title="class in com.fasterxml.jackson.databind"><code>AbstractTypeResolver</code></a> implementation, which is
based on static mapping from abstract super types into
sub types (concrete or abstract), but retaining generic
parameterization.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../com/fasterxml/jackson/databind/module/SimpleDeserializers.html" title="class in com.fasterxml.jackson.databind.module">SimpleDeserializers</a></td>
<td class="colLast">
<div class="block">Simple implementation <a href="../../../../../com/fasterxml/jackson/databind/deser/Deserializers.html" title="interface in com.fasterxml.jackson.databind.deser"><code>Deserializers</code></a> which allows registration of
deserializers based on raw (type erased class).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../com/fasterxml/jackson/databind/module/SimpleKeyDeserializers.html" title="class in com.fasterxml.jackson.databind.module">SimpleKeyDeserializers</a></td>
<td class="colLast">
<div class="block">Simple implementation <a href="../../../../../com/fasterxml/jackson/databind/deser/KeyDeserializers.html" title="interface in com.fasterxml.jackson.databind.deser"><code>KeyDeserializers</code></a> which allows registration of
deserializers based on raw (type erased class).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../com/fasterxml/jackson/databind/module/SimpleModule.html" title="class in com.fasterxml.jackson.databind.module">SimpleModule</a></td>
<td class="colLast">
<div class="block">Simple <a href="../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind"><code>Module</code></a> implementation that allows registration
of serializers and deserializers, and bean serializer
and deserializer modifiers.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../com/fasterxml/jackson/databind/module/SimpleSerializers.html" title="class in com.fasterxml.jackson.databind.module">SimpleSerializers</a></td>
<td class="colLast">
<div class="block">Simple implementation <a href="../../../../../com/fasterxml/jackson/databind/ser/Serializers.html" title="interface in com.fasterxml.jackson.databind.ser"><code>Serializers</code></a> which allows registration of
serializers based on raw (type erased class).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../com/fasterxml/jackson/databind/module/SimpleValueInstantiators.html" title="class in com.fasterxml.jackson.databind.module">SimpleValueInstantiators</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="package_description">
<!-- -->
</a>
<h2 title="Package com.fasterxml.jackson.databind.module Description">Package com.fasterxml.jackson.databind.module Description</h2>
<div class="block">Package that contains classes and interfaces to help implement
custom extension <a href="../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind"><code>Module</code></a>s
(which are registered using
<a href="../../../../../com/fasterxml/jackson/databind/ObjectMapper.html#registerModule(com.fasterxml.jackson.databind.Module)"><code>ObjectMapper.registerModule(com.fasterxml.jackson.databind.Module)</code></a>.
<p>
Note that classes in the package only support registering
handlers for non-generic types (types without type
parameterization) -- hence "simple" -- which works for
many cases, but not all. So if you will need to register
handlers for generic types, you will usually need to either
sub-class handlers, or implement/extend base types directly.</div>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../com/fasterxml/jackson/databind/jsontype/impl/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../com/fasterxml/jackson/databind/node/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/fasterxml/jackson/databind/module/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2012-2013 <a href="http://fasterxml.com/">FasterXML</a>. All Rights Reserved.</small></p>
</body>
</html>
| FasterXML/jackson-databind | docs/javadoc/2.3/com/fasterxml/jackson/databind/module/package-summary.html | HTML | apache-2.0 | 9,489 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Sat Feb 02 18:57:42 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.communote.server.core.exception.mapper.SwitchUserNotAllowedExceptionMapper (Communote 3.5 API)</title>
<meta name="date" content="2019-02-02">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.communote.server.core.exception.mapper.SwitchUserNotAllowedExceptionMapper (Communote 3.5 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../com/communote/server/core/exception/mapper/SwitchUserNotAllowedExceptionMapper.html" title="class in com.communote.server.core.exception.mapper">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?com/communote/server/core/exception/mapper/class-use/SwitchUserNotAllowedExceptionMapper.html" target="_top">Frames</a></li>
<li><a href="SwitchUserNotAllowedExceptionMapper.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.communote.server.core.exception.mapper.SwitchUserNotAllowedExceptionMapper" class="title">Uses of Class<br>com.communote.server.core.exception.mapper.SwitchUserNotAllowedExceptionMapper</h2>
</div>
<div class="classUseContainer">No usage of com.communote.server.core.exception.mapper.SwitchUserNotAllowedExceptionMapper</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../com/communote/server/core/exception/mapper/SwitchUserNotAllowedExceptionMapper.html" title="class in com.communote.server.core.exception.mapper">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?com/communote/server/core/exception/mapper/class-use/SwitchUserNotAllowedExceptionMapper.html" target="_top">Frames</a></li>
<li><a href="SwitchUserNotAllowedExceptionMapper.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2019 <a href="https://communote.github.io/">Communote team</a>. All rights reserved.</small></p>
</body>
</html>
| Communote/communote.github.io | generated/javadoc/com/communote/server/core/exception/mapper/class-use/SwitchUserNotAllowedExceptionMapper.html | HTML | apache-2.0 | 5,165 |
<!DOCTYPE html>
<html lang="en" itemscope itemtype="https://schema.org/WebPage">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="theme-color" content="#466BB0"/>
<meta name="title" content="Enabling Rate Limits">
<meta name="description" content="This task shows you how to use Istio to dynamically limit the traffic to a service.">
<meta name="og:title" content="Enabling Rate Limits">
<meta name="og:description" content="This task shows you how to use Istio to dynamically limit the traffic to a service.">
<meta name="og:url" content="/v0.8/docs/tasks/policy-enforcement/rate-limiting/">
<meta name="og.site_name" content="Istio">
<title>Istioldie 0.8 / Enabling Rate Limits</title>
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-98480406-2', 'auto');
ga('send', 'pageview');
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
<script>
var branchName = "release-0.8";
</script>
<link rel="alternate" type="application/rss+xml" title="Istio Blog" href="/v0.8/feed.xml">
<link rel="shortcut icon" href="/v0.8/favicons/favicon.ico" >
<link rel="apple-touch-icon" href="/v0.8/favicons/apple-touch-icon-180x180.png" sizes="180x180">
<link rel="icon" type="image/png" href="/v0.8/favicons/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="/v0.8/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/v0.8/favicons/android-36x36.png" sizes="36x36">
<link rel="icon" type="image/png" href="/v0.8/favicons/android-48x48.png" sizes="48x48">
<link rel="icon" type="image/png" href="/v0.8/favicons/android-72x72.png" sizes="72x72">
<link rel="icon" type="image/png" href="/v0.8/favicons/android-96x196.png" sizes="96x196">
<link rel="icon" type="image/png" href="/v0.8/favicons/android-144x144.png" sizes="144x144">
<link rel="icon" type="image/png" href="/v0.8/favicons/android-192x192.png" sizes="192x192">
<link rel="manifest" href="/v0.8/manifest.json">
<meta name="apple-mobile-web-app-title" content="Istio">
<meta name="application-name" content="Istio">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.6/css/all.css">
<link rel="stylesheet" href="/v0.8/css/light_theme_archive.css" title="light">
<link rel="alternate stylesheet" href="/v0.8/css/dark_theme_archive.css" title="dark">
<script src="/v0.8/js/styleSwitcher.min.js"></script>
</head>
<body class="language-unknown">
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark justify-content-between">
<a class="navbar-brand" href="/v0.8/">
<span class="logo"><svg viewBox="0 0 300 300">
<circle cx="150" cy="150" r="150" stroke-width="2" />
<polygon points="65,240 225,240 125,270"/>
<polygon points="65,230 125,220 125,110"/>
<polygon points="135,220 225,230 135,30"/>
</svg>
</span>
<span class="brand-name">Istioldie 0.8</span>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
<ul id="navbar-links" class="navbar-nav active">
<li class="nav-item">
<a class="nav-link active" href="/v0.8/docs/">Docs</a>
</li>
<li class="nav-item">
<a class="nav-link " href="/v0.8/blog/2018/egress-monitoring-access-control/">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link " href="/v0.8/help/">Help</a>
</li>
<li class="nav-item">
<a class="nav-link " href="/v0.8/community/">Community</a>
</li>
<li class="nav-item">
<a class="nav-link " href="/v0.8/about/">About</a>
</li>
<li class="nav-item dropdown" id="gearDropdown" style="white-space: nowrap">
<a href="" class="nav-link" data-toggle="dropdown" aria-label="Tools" aria-haspopup="true" aria-expanded="false">
<i style="width: 1em" class='fa fa-lg fa-cog'></i>
</a>
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="gearDropdown">
<a class="dropdown-item" id="light-theme-item" href="" onclick="setActiveStyleSheet('light');return false;">Light Theme</a>
<a class="dropdown-item" id="dark-theme-item" href="" onclick="setActiveStyleSheet('dark');return false;">Dark Theme</a>
<div class="dropdown-divider"></div>
<h6 class="dropdown-header">Other versions of this site</h6>
<a href="https://istio.io" class="dropdown-item">Current Release</a>
<a href="https://preliminary.istio.io" class="dropdown-item">Next Release</a>
<a href="https://archive.istio.io" class="dropdown-item">Older Releases</a>
</div>
</li>
<li class="nav-item">
<a id="search_show" class="nav-link" href="" aria-label="Search"><i style="width: 1em" class="fa fa-lg fa-search"></i></a>
</li>
</ul>
<form name="cse" id="search_form" class="form-inline mr-sm-2" role="search">
<input type="hidden" name="cx" value="013699703217164175118:iwwf17ikgf4" />
<input type="hidden" name="ie" value="utf-8" />
<input type="hidden" name="hl" value="en" />
<input type="hidden" id="search_page_url" value="/v0.8/search.html" />
<input id="search_textbox" class="form-control" name="q" type="text" aria-label="Search this site"/>
<button id="search_close" type="reset" aria-label="Cancel Search"><i class="far fa-lg fa-times-circle"></i></button>
</form>
</div>
</nav>
</header>
<div class="container-fluid">
<div class="row row-offcanvas">
<div class="col-0 col-md-3 col-xl-2 sidebar-offcanvas">
<nav class="sidebar d-print-none">
<div class="spacer"></div>
<div class="directory" role="tablist">
<div class="card">
<div class="card-header" role="tab" id="header7">
<a data-toggle="collapse" href="#collapse7" title="Concepts help you learn about the different parts of the Istio system and the abstractions it uses." role="button" aria-controls="collapse7">
<div>
Concepts
</div>
</a>
</div>
<div id="collapse7" class="collapse" data-parent="#sidebar" role="tabpanel" aria-labelledby="header7">
<div class="card-body">
<ul class="tree">
<li class="sublist">
<label class='tree-toggle'>
<i class='fa fa-lg fa-caret-right'></i>
<a title="A broad overview of the Istio system." href="/v0.8/docs/concepts/what-is-istio/">What is Istio? </a>
</label>
<ul class="tree collapse">
<li>
<a title="Provides a conceptual introduction to Istio, including the problems it solves and its high-level architecture." href="/v0.8/docs/concepts/what-is-istio/overview/">Overview</a>
</li>
<li>
<a title="Describes the core principles that Istio's design adheres to." href="/v0.8/docs/concepts/what-is-istio/goals/">Design Goals</a>
</li>
</ul>
</li>
<li class="sublist">
<label class='tree-toggle'>
<i class='fa fa-lg fa-caret-right'></i>
<a title="Describes the various Istio features focused on traffic routing and control." href="/v0.8/docs/concepts/traffic-management/">Traffic Management </a>
</label>
<ul class="tree collapse">
<li>
<a title="Provides a conceptual overview of traffic management in Istio and the features it enables." href="/v0.8/docs/concepts/traffic-management/overview/">Overview</a>
</li>
<li>
<a title="Introduces Pilot, the component responsible for managing a distributed deployment of Envoy proxies in the service mesh." href="/v0.8/docs/concepts/traffic-management/pilot/">Pilot</a>
</li>
<li>
<a title="Describes how requests are routed between services in an Istio service mesh." href="/v0.8/docs/concepts/traffic-management/request-routing/">Request Routing</a>
</li>
<li>
<a title="Describes how traffic is load balanced across instances of a service in the mesh." href="/v0.8/docs/concepts/traffic-management/load-balancing/">Discovery & Load Balancing</a>
</li>
<li>
<a title="An overview of failure recovery capabilities in Envoy that can be leveraged by unmodified applications to improve robustness and prevent cascading failures." href="/v0.8/docs/concepts/traffic-management/handling-failures/">Handling Failures</a>
</li>
<li>
<a title="Introduces the idea of systematic fault injection that can be used to uncover conflicting failure recovery policies across services." href="/v0.8/docs/concepts/traffic-management/fault-injection/">Fault Injection</a>
</li>
<li>
<a title="Provides a high-level overview of the configuration model used by Istio to configure traffic management rules in the service mesh." href="/v0.8/docs/concepts/traffic-management/rules-configuration/">Rules Configuration</a>
</li>
</ul>
</li>
<li class="sublist">
<label class='tree-toggle'>
<i class='fa fa-lg fa-caret-right'></i>
<a title="Describes Istio's authorization and authentication functionality." href="/v0.8/docs/concepts/security/">Security </a>
</label>
<ul class="tree collapse">
<li>
<a title="Describes Istio's authentication policy" href="/v0.8/docs/concepts/security/authn-policy/">Authentication Policy</a>
</li>
<li>
<a title="Describes Istio's mutual TLS authentication architecture which provides a strong service identity and secure communication channels between services." href="/v0.8/docs/concepts/security/mutual-tls/">Mutual TLS Authentication</a>
</li>
<li>
<a title="Describes Istio RBAC which provides access control for services in Istio Mesh." href="/v0.8/docs/concepts/security/rbac/">Istio Role-Based Access Control (RBAC)</a>
</li>
</ul>
</li>
<li class="sublist">
<label class='tree-toggle'>
<i class='fa fa-lg fa-caret-right'></i>
<a title="Introduces the policy control snd telemetry collection mechanisms." href="/v0.8/docs/concepts/policies-and-telemetry/">Policies and Telemetry </a>
</label>
<ul class="tree collapse">
<li>
<a title="Describes the design of the policy and telemetry mechanisms." href="/v0.8/docs/concepts/policies-and-telemetry/overview/">Overview</a>
</li>
<li>
<a title="An overview of the key concepts used to configure Istio's policy enforcement and telemetry collection features." href="/v0.8/docs/concepts/policies-and-telemetry/config/">Configuration</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="header22">
<a data-toggle="collapse" href="#collapse22" title="Setup contains instructions for installing the Istio control plane in various environments (e.g., Kubernetes, Consul, etc.), as well as instructions for installing the sidecar in the application deployment." role="button" aria-controls="collapse22">
<div>
Setup
</div>
</a>
</div>
<div id="collapse22" class="collapse" data-parent="#sidebar" role="tabpanel" aria-labelledby="header22">
<div class="card-body">
<ul class="tree">
<li class="sublist">
<label class='tree-toggle'>
<i class='fa fa-lg fa-caret-right'></i>
<a title="Instructions for installing the Istio control plane on Kubernetes and adding VMs into the mesh." href="/v0.8/docs/setup/kubernetes/">Kubernetes </a>
</label>
<ul class="tree collapse">
<li>
<a title="Quick start instructions to setup the Istio service mesh in a Kubernetes cluster." href="/v0.8/docs/setup/kubernetes/quick-start/">Quick Start</a>
</li>
<li>
<a title="Quick Start instructions to setup the Istio service using Google Kubernetes Engine (GKE)" href="/v0.8/docs/setup/kubernetes/quick-start-gke-dm/">Quick Start with Google Kubernetes Engine</a>
</li>
<li>
<a title="Install Istio with the included Helm chart." href="/v0.8/docs/setup/kubernetes/helm-install/">Installation with Helm</a>
</li>
<li>
<a title="Install Istio with the included Ansible playbook." href="/v0.8/docs/setup/kubernetes/ansible-install/">Installation with Ansible</a>
</li>
<li>
<a title="Instructions for installing the Istio sidecar in application pods automatically using the sidecar injector webhook or manually using istioctl CLI." href="/v0.8/docs/setup/kubernetes/sidecar-injection/">Installing the Istio Sidecar</a>
</li>
<li>
<a title="Instructions for integrating VMs and bare metal hosts into an Istio mesh deployed on Kubernetes." href="/v0.8/docs/setup/kubernetes/mesh-expansion/">Mesh Expansion</a>
</li>
<li>
<a title="Install Istio with multicluster support." href="/v0.8/docs/setup/kubernetes/multicluster-install/">Istio Multicluster</a>
</li>
<li>
<a title="This guide demonstrates how to upgrade the Istio control plane and data plane independently." href="/v0.8/docs/setup/kubernetes/upgrading-istio/">Upgrading Istio</a>
</li>
</ul>
</li>
<li class="sublist">
<label class='tree-toggle'>
<i class='fa fa-lg fa-caret-right'></i>
<a title="Instructions for installing the Istio control plane in a Consul based environment, with or without Nomad." href="/v0.8/docs/setup/consul/">Nomad & Consul </a>
</label>
<ul class="tree collapse">
<li>
<a title="Quick Start instructions to setup the Istio service mesh with Docker Compose." href="/v0.8/docs/setup/consul/quick-start/">Quick Start on Docker</a>
</li>
<li>
<a title="Instructions for installing the Istio control plane in a Consul based environment, with or without Nomad." href="/v0.8/docs/setup/consul/install/">Installation</a>
</li>
</ul>
</li>
<li class="sublist">
<label class='tree-toggle'>
<i class='fa fa-lg fa-caret-right'></i>
<a title="Instructions for installing the Istio control plane in a Eureka based environment." href="/v0.8/docs/setup/eureka/">Eureka </a>
</label>
<ul class="tree collapse">
<li>
<a title="Quick Start instructions to setup the Istio service mesh with Docker Compose." href="/v0.8/docs/setup/eureka/quick-start/">Quick Start on Docker</a>
</li>
<li>
<a title="Instructions for installing the Istio control plane in an Eureka based environment." href="/v0.8/docs/setup/eureka/install/">Installation</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="header37">
<a data-toggle="collapse" href="#collapse37" title="Tasks show you how to do a single specific targeted activity with the Istio system." role="button" aria-controls="collapse37">
<div>
Tasks
</div>
</a>
</div>
<div id="collapse37" class="collapse show" data-parent="#sidebar" role="tabpanel" aria-labelledby="header37">
<div class="card-body">
<ul class="tree">
<li class="sublist">
<label class='tree-toggle'>
<i class='fa fa-lg fa-caret-right'></i>
<a title="Describes tasks that demonstrate traffic routing features of Istio service mesh." href="/v0.8/docs/tasks/traffic-management/">Traffic Management </a>
</label>
<ul class="tree collapse">
<li>
<a title="This task shows you how to configure dynamic request routing based on weights and HTTP headers." href="/v0.8/docs/tasks/traffic-management/request-routing/">Configuring Request Routing</a>
</li>
<li>
<a title="This task shows how to inject delays and test the resiliency of your application." href="/v0.8/docs/tasks/traffic-management/fault-injection/">Fault Injection</a>
</li>
<li>
<a title="Shows you how to migrate traffic from an old to new version of a service." href="/v0.8/docs/tasks/traffic-management/traffic-shifting/">Traffic Shifting</a>
</li>
<li>
<a title="This task shows you how to setup request timeouts in Envoy using Istio." href="/v0.8/docs/tasks/traffic-management/request-timeouts/">Setting Request Timeouts</a>
</li>
<li>
<a title="Describes how to configure Istio to expose a service outside of the service mesh." href="/v0.8/docs/tasks/traffic-management/ingress/">Control Ingress Traffic</a>
</li>
<li>
<a title="Describes how to configure Istio to expose a service outside of the service mesh, over TLS or Mutual TLS." href="/v0.8/docs/tasks/traffic-management/secure-ingress/">Securing Gateways with HTTPS</a>
</li>
<li>
<a title="Describes how to configure Istio to route traffic from services in the mesh to external services." href="/v0.8/docs/tasks/traffic-management/egress/">Control Egress Traffic</a>
</li>
<li>
<a title="Describes how to configure Istio to perform TLS origination for traffic to external services" href="/v0.8/docs/tasks/traffic-management/egress-tls-origination/">TLS Origination for Egress Traffic</a>
</li>
<li>
<a title="Describes how to configure Istio to direct traffic to external services through a dedicated gateway service" href="/v0.8/docs/tasks/traffic-management/egress-gateway/">Configure an Egress Gateway</a>
</li>
<li>
<a title="This task demonstrates the circuit-breaking capability for resilient applications" href="/v0.8/docs/tasks/traffic-management/circuit-breaking/">Circuit Breaking</a>
</li>
<li>
<a title="This task demonstrates the traffic shadowing/mirroring capabilities of Istio" href="/v0.8/docs/tasks/traffic-management/mirroring/">Mirroring</a>
</li>
</ul>
</li>
<li class="sublist">
<label class='tree-toggle'>
<i class='fa fa-lg fa-caret-right'></i>
<a title="Demonstrates how to secure the mesh." href="/v0.8/docs/tasks/security/">Security </a>
</label>
<ul class="tree collapse">
<li>
<a title="Shows you how to use Istio authentication policy to setup mutual TLS and basic end-user authentication." href="/v0.8/docs/tasks/security/authn-policy/">Basic Authentication Policy</a>
</li>
<li>
<a title="Shows you how to verify and test Istio's automatic mutual TLS authentication." href="/v0.8/docs/tasks/security/mutual-tls/">Testing Mutual TLS</a>
</li>
<li>
<a title="Shows how to control access to a service using the Kubernetes labels." href="/v0.8/docs/tasks/security/basic-access-control/">Basic Access Control</a>
</li>
<li>
<a title="Shows how to securely control access to a service using service accounts." href="/v0.8/docs/tasks/security/secure-access-control/">Secure Access Control</a>
</li>
<li>
<a title="Shows how to set up role-based access control for services in Istio mesh." href="/v0.8/docs/tasks/security/role-based-access-control/">Role-Based Access Control</a>
</li>
<li>
<a title="Shows how operators can configure Citadel with existing root certificate, signing certificate and key." href="/v0.8/docs/tasks/security/plugin-ca-cert/">Plugging in external CA key and certificate</a>
</li>
<li>
<a title="Shows how to enable Citadel health checking with Kubernetes." href="/v0.8/docs/tasks/security/health-check/">Citadel health checking</a>
</li>
<li>
<a title="Shows how to enable mutual TLS on HTTPS services." href="/v0.8/docs/tasks/security/https-overlay/">Mutual TLS over HTTPS</a>
</li>
</ul>
</li>
<li class="sublist">
<label class='tree-toggle'>
<i class='fa fa-lg fa-caret-down'></i>
<a title="Demonstrates policy enforcement features." href="/v0.8/docs/tasks/policy-enforcement/">Policies </a>
</label>
<ul class="tree">
<li>
<span class="current" title="This task shows you how to use Istio to dynamically limit the traffic to a service.">Enabling Rate Limits</span>
</li>
</ul>
</li>
<li class="sublist">
<label class='tree-toggle'>
<i class='fa fa-lg fa-caret-right'></i>
<a title="Demonstrates how to collect telemetry information from the mesh." href="/v0.8/docs/tasks/telemetry/">Telemetry </a>
</label>
<ul class="tree collapse">
<li>
<a title="How to configure the proxies to send tracing requests to Zipkin or Jaeger" href="/v0.8/docs/tasks/telemetry/distributed-tracing/">Distributed Tracing</a>
</li>
<li>
<a title="This task shows you how to configure Istio to collect metrics and logs." href="/v0.8/docs/tasks/telemetry/metrics-logs/">Collecting Metrics and Logs</a>
</li>
<li>
<a title="This task shows you how to configure Istio to collect metrics for TCP services." href="/v0.8/docs/tasks/telemetry/tcp-metrics/">Collecting Metrics for TCP services</a>
</li>
<li>
<a title="This task shows you how to query for Istio Metrics using Prometheus." href="/v0.8/docs/tasks/telemetry/querying-metrics/">Querying Metrics from Prometheus</a>
</li>
<li>
<a title="This task shows you how to setup and use the Istio Dashboard to monitor mesh traffic." href="/v0.8/docs/tasks/telemetry/using-istio-dashboard/">Visualizing Metrics with Grafana</a>
</li>
<li>
<a title="This task shows you how to generate a graph of services within an Istio mesh." href="/v0.8/docs/tasks/telemetry/servicegraph/">Generating a Service Graph</a>
</li>
<li>
<a title="This task shows you how to configure Istio to log to a Fluentd daemon" href="/v0.8/docs/tasks/telemetry/fluentd/">Logging with Fluentd</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="header48">
<a data-toggle="collapse" href="#collapse48" title="Guides include a variety of fully working example uses for Istio that you can experiment with." role="button" aria-controls="collapse48">
<div>
Guides
</div>
</a>
</div>
<div id="collapse48" class="collapse" data-parent="#sidebar" role="tabpanel" aria-labelledby="header48">
<div class="card-body">
<ul class="tree">
<li>
<a title="This guide deploys a sample application composed of four separate microservices which will be used to demonstrate various features of the Istio service mesh." href="/v0.8/docs/guides/bookinfo/">Bookinfo Sample Application</a>
</li>
<li>
<a title="This guide demonstrates how to use various traffic management capabilities of an Istio service mesh." href="/v0.8/docs/guides/intelligent-routing/">Intelligent Routing</a>
</li>
<li>
<a title="This sample demonstrates how to obtain uniform metrics, logs, traces across different services using Istio Mixer and Istio sidecar." href="/v0.8/docs/guides/telemetry/">In-Depth Telemetry</a>
</li>
<li>
<a title="Explains how to manually integrate Google Cloud Endpoints services with Istio." href="/v0.8/docs/guides/endpoints/">Install Istio for Google Cloud Endpoints Services</a>
</li>
<li>
<a title="This sample deploys the Bookinfo services across Kubernetes and a set of virtual machines, and illustrates how to use the Istio service mesh to control this infrastructure as a single mesh." href="/v0.8/docs/guides/integrating-vms/">Integrating Virtual Machines</a>
</li>
</ul>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="header77">
<a data-toggle="collapse" href="#collapse77" title="Introduces Performance and Scalability methodology, results and best practices for Istio components." role="button" aria-controls="collapse77">
<div>
Performance and Scalability
</div>
</a>
</div>
<div id="collapse77" class="collapse" data-parent="#sidebar" role="tabpanel" aria-labelledby="header77">
<div class="card-body">
<ul class="tree">
<li>
<a title="Provides a conceptual introduction to Istio's Performance and Scalability" href="/v0.8/docs/performance-and-scalability/overview/">Overview</a>
</li>
<li>
<a title="Performance measurement through code level micro-benchmarks." href="/v0.8/docs/performance-and-scalability/microbenchmarks/">Micro Benchmarks</a>
</li>
<li>
<a title="The different scenarios we are tracking for performance and scalability." href="/v0.8/docs/performance-and-scalability/scenarios/">Testing scenarios</a>
</li>
<li>
<a title="Fortio is our simple synthetic http and grpc benchmarking tool." href="/v0.8/docs/performance-and-scalability/synthetic-benchmarks/">Synthetic End to End benchmarks</a>
</li>
<li>
<a title="Performance measurement through realistic micro service application tests." href="/v0.8/docs/performance-and-scalability/realistic-app-benchmark/">Realistic Application Benchmark</a>
</li>
<li>
<a title="How we ensure performance is tracked and improves or does not regress across releases." href="/v0.8/docs/performance-and-scalability/performance-testing-automation/">Automation</a>
</li>
<li>
<a title="Setup of Istio components to scale horizontally. High availability. Sizing guide." href="/v0.8/docs/performance-and-scalability/scalability/">Scalability and Sizing Guide</a>
</li>
</ul>
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="header85">
<a data-toggle="collapse" href="#collapse85" title="The Reference section contains detailed authoritative reference material such as command-line options, configuration options, and API calling parameters." role="button" aria-controls="collapse85">
<div>
Reference
</div>
</a>
</div>
<div id="collapse85" class="collapse" data-parent="#sidebar" role="tabpanel" aria-labelledby="header85">
<div class="card-body">
<ul class="tree">
<li class="sublist">
<label class='tree-toggle'>
<i class='fa fa-lg fa-caret-right'></i>
<a title="Detailed information on configuration options." href="/v0.8/docs/reference/config/">Configuration </a>
</label>
<ul class="tree collapse">
<li class="sublist">
<label class='tree-toggle'>
<i class='fa fa-lg fa-caret-right'></i>
<a title="Describes how to configure Istio's policy and telemetry features." href="/v0.8/docs/reference/config/policy-and-telemetry/">Policies and Telemetry </a>
</label>
<ul class="tree collapse">
<li>
<a title="Describes the base attribute vocabulary used for policy and control." href="/v0.8/docs/reference/config/policy-and-telemetry/attribute-vocabulary/">Attribute Vocabulary</a>
</li>
<li>
<a title="Mixer config expression language reference." href="/v0.8/docs/reference/config/policy-and-telemetry/expression-language/">Expression Language</a>
</li>
<li class="sublist">
<label class='tree-toggle'>
<i class='fa fa-lg fa-caret-right'></i>
<a title="Mixer adapters allow Istio to interface to a variety of infrastructure backends for such things as metrics and logs." href="/v0.8/docs/reference/config/policy-and-telemetry/adapters/">Adapters </a>
</label>
<ul class="tree collapse">
<li>
<a title="Adapter for circonus.com's monitoring solution." href="/v0.8/docs/reference/config/policy-and-telemetry/adapters/circonus/">Circonus</a>
</li>
<li>
<a title="Adapter for cloudwatch metrics." href="/v0.8/docs/reference/config/policy-and-telemetry/adapters/cloudwatch/">CloudWatch</a>
</li>
<li>
<a title="Adapter to deliver metrics to a dogstatsd agent for delivery to DataDog" href="/v0.8/docs/reference/config/policy-and-telemetry/adapters/datadog/">Datadog</a>
</li>
<li>
<a title="Adapter that always returns a precondition denial." href="/v0.8/docs/reference/config/policy-and-telemetry/adapters/denier/">Denier</a>
</li>
<li>
<a title="Adapter that delivers logs to a fluentd daemon." href="/v0.8/docs/reference/config/policy-and-telemetry/adapters/fluentd/">Fluentd</a>
</li>
<li>
<a title="Adapter that extracts information from a Kubernetes environment." href="/v0.8/docs/reference/config/policy-and-telemetry/adapters/kubernetesenv/">Kubernetes Env</a>
</li>
<li>
<a title="Adapter that performs whitelist or blacklist checks" href="/v0.8/docs/reference/config/policy-and-telemetry/adapters/list/">List</a>
</li>
<li>
<a title="Adapter for a simple in-memory quota management system." href="/v0.8/docs/reference/config/policy-and-telemetry/adapters/memquota/">Memory quota</a>
</li>
<li>
<a title="Adapter that implements an Open Policy Agent engine" href="/v0.8/docs/reference/config/policy-and-telemetry/adapters/opa/">OPA</a>
</li>
<li>
<a title="Adapter that exposes Istio metrics for ingestion by a Prometheus harvester." href="/v0.8/docs/reference/config/policy-and-telemetry/adapters/prometheus/">Prometheus</a>
</li>
<li>
<a title="Adapter that exposes Istio's Role-Based Access Control model." href="/v0.8/docs/reference/config/policy-and-telemetry/adapters/rbac/">RBAC</a>
</li>
<li>
<a title="Adapter for a Redis-based quota management system." href="/v0.8/docs/reference/config/policy-and-telemetry/adapters/redisquota/">Redis Quota</a>
</li>
<li>
<a title="Adapter that delivers logs and metrics to Google Service Control" href="/v0.8/docs/reference/config/policy-and-telemetry/adapters/servicecontrol/">Service Control</a>
</li>
<li>
<a title="Adapter to deliver logs and metrics to Papertrail and AppOptics backends" href="/v0.8/docs/reference/config/policy-and-telemetry/adapters/solarwinds/">SolarWinds</a>
</li>
<li>
<a title="Adapter to deliver logs and metrics to Stackdriver" href="/v0.8/docs/reference/config/policy-and-telemetry/adapters/stackdriver/">Stackdriver</a>
</li>
<li>
<a title="Adapter to deliver metrics to a StatsD backend" href="/v0.8/docs/reference/config/policy-and-telemetry/adapters/statsd/">StatsD</a>
</li>
<li>
<a title="Adapter for outputting logs and metrics locally." href="/v0.8/docs/reference/config/policy-and-telemetry/adapters/stdio/">Stdio</a>
</li>
</ul>
</li>
<li>
<a title="Default Metrics exported from Istio through Mixer." href="/v0.8/docs/reference/config/policy-and-telemetry/metrics/">Default Metrics</a>
</li>
<li class="sublist">
<label class='tree-toggle'>
<i class='fa fa-lg fa-caret-right'></i>
<a title="Mixer templates are used to send data to individual adapters." href="/v0.8/docs/reference/config/policy-and-telemetry/templates/">Templates </a>
</label>
<ul class="tree collapse">
<li>
<a title="A template that represents a single API key." href="/v0.8/docs/reference/config/policy-and-telemetry/templates/apikey/">API Key</a>
</li>
<li>
<a title="A template used to represent an access control query." href="/v0.8/docs/reference/config/policy-and-telemetry/templates/authorization/">Authorization</a>
</li>
<li>
<a title="A template that carries no data, useful for testing." href="/v0.8/docs/reference/config/policy-and-telemetry/templates/checknothing/">Check Nothing</a>
</li>
<li>
<a title="A template that is used to control the production of Kubernetes-specific attributes." href="/v0.8/docs/reference/config/policy-and-telemetry/templates/kubernetes/">Kubernetes</a>
</li>
<li>
<a title="A template designed to let you perform list checking operations." href="/v0.8/docs/reference/config/policy-and-telemetry/templates/listentry/">List Entry</a>
</li>
<li>
<a title="A template that represents a single runtime log entry." href="/v0.8/docs/reference/config/policy-and-telemetry/templates/logentry/">Log Entry</a>
</li>
<li>
<a title="A template that represents a single runtime metric." href="/v0.8/docs/reference/config/policy-and-telemetry/templates/metric/">Metric</a>
</li>
<li>
<a title="A template that represents a quota allocation request" href="/v0.8/docs/reference/config/policy-and-telemetry/templates/quota/">Quota</a>
</li>
<li>
<a title="A template that carries no data, useful for testing." href="/v0.8/docs/reference/config/policy-and-telemetry/templates/reportnothing/">Report Nothing</a>
</li>
<li>
<a title="A template used by the Google Service Control adapter." href="/v0.8/docs/reference/config/policy-and-telemetry/templates/servicecontrolreport/">Service Control Report</a>
</li>
</ul>
</li>
<li>
<a title="Describes the rules used to configure Mixer's policy and telemetry features." href="/v0.8/docs/reference/config/policy-and-telemetry/istio.policy.v1beta1/">Rules</a>
</li>
</ul>
</li>
<li>
<a title="Configuration for Role Based Access Control" href="/v0.8/docs/reference/config/istio.rbac.v1alpha1/">RBAC</a>
</li>
<li>
<a title="Configuration affecting traffic routing" href="/v0.8/docs/reference/config/istio.routing.v1alpha1/">Route Rules v1alpha1 (deprecated)</a>
</li>
<li>
<a title="Configuration affecting traffic routing" href="/v0.8/docs/reference/config/istio.networking.v1alpha3/">Route Rules v1alpha3</a>
</li>
</ul>
</li>
<li class="sublist">
<label class='tree-toggle'>
<i class='fa fa-lg fa-caret-right'></i>
<a title="Describes usage and options of the Istio commands and utilities." href="/v0.8/docs/reference/commands/">Commands </a>
</label>
<ul class="tree collapse">
<li>
<a title="Istio Certificate Authority (CA)" href="/v0.8/docs/reference/commands/istio_ca/">istio_ca</a>
</li>
<li>
<a title="Istio control interface" href="/v0.8/docs/reference/commands/istioctl/">istioctl</a>
</li>
<li>
<a title="Utility to trigger direct calls to Mixer&#39;s API." href="/v0.8/docs/reference/commands/mixc/">mixc</a>
</li>
<li>
<a title="Mixer is Istio&#39;s abstraction on top of infrastructure backends." href="/v0.8/docs/reference/commands/mixs/">mixs</a>
</li>
<li>
<a title="Istio security per-node agent" href="/v0.8/docs/reference/commands/node_agent/">node_agent</a>
</li>
<li>
<a title="Istio Pilot agent" href="/v0.8/docs/reference/commands/pilot-agent/">pilot-agent</a>
</li>
<li>
<a title="Istio Pilot" href="/v0.8/docs/reference/commands/pilot-discovery/">pilot-discovery</a>
</li>
<li>
<a title="Kubernetes webhook for automatic Istio sidecar injection" href="/v0.8/docs/reference/commands/sidecar-injector/">sidecar-injector</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div>
</nav>
</div>
<div class="col-12 col-md-9 col-xl-8">
<p class="d-md-none">
<label class="sidebar-toggler" data-toggle="offcanvas">
<i class="fa fa-sign-out-alt"></i>
</label>
</p>
<main aria-labelledby="title">
<h1 id="title">Enabling Rate Limits</h1>
<nav class="toc-inlined d-xl-none d-print-none" >
<div class="directory" role="directory">
<nav id="InlinedTableOfContents">
<ul>
<li><a href="#before-you-begin">Before you begin</a></li>
<li><a href="#rate-limits">Rate limits</a></li>
<li><a href="#conditional-rate-limits">Conditional rate limits</a></li>
<li><a href="#understanding-rate-limits">Understanding rate limits</a></li>
<li><a href="#cleanup">Cleanup</a></li>
<li><a href="#whats-next">What's next</a></li>
</ul>
</nav>
</div>
</nav>
<p>This task shows you how to use Istio to dynamically limit the traffic to a
service.</p>
<h2 id="before-you-begin">Before you begin</h2>
<ul>
<li>
<p>Setup Istio in a Kubernetes cluster by following the quick start instructions
in the <a href="/v0.8/docs/setup/kubernetes/quick-start/">Installation guide</a>.</p>
</li>
<li>
<p>Deploy the <a href="/v0.8/docs/guides/bookinfo/">Bookinfo</a> sample application.</p>
</li>
<li>
<p>Initialize the application version routing to direct <code>reviews</code> service
requests from test user “jason” to version v2 and requests from any other
user to v3.</p>
<pre><code class="language-command" data-lang="command">$ istioctl create -f @samples/bookinfo/routing/route-rule-all-v1.yaml@
</code></pre><p>Save the following YAML snippet as <code>route-rule-reviews-jason-v2-v3.yaml</code>:</p>
<div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-yaml" data-lang="yaml">apiVersion: networking.istio.io/v1alpha3
kind: VirtualService
metadata:
name: reviews
spec:
hosts:
- reviews
http:
- match:
- headers:
cookie:
regex: <span style="color:#e6db74">"^(.*?;)?(user=jason)(;.*)?$"</span>
route:
- destination:
host: reviews
subset: v2
- route:
- destination:
host: reviews
subset: v3
</code></pre></div><p>and then run the following command:</p>
<pre><code class="language-command" data-lang="command">$ istioctl replace -f route-rule-reviews-jason-v2-v3.yaml
</code></pre></li>
</ul>
<blockquote>
<p>If you have a conflicting rule that you set in previous tasks,
use <code>istioctl replace</code> instead of <code>istioctl create</code>.</p>
</blockquote>
<h2 id="rate-limits">Rate limits</h2>
<p>Istio enables you to rate limit traffic to a service.</p>
<p>Consider <code>ratings</code> as an external paid service like Rotten Tomatoes® with
<code>1qps</code> free quota. Using Istio we can ensure that <code>1qps</code> is not breached.</p>
<ol>
<li>
<p>Point your browser at the Bookinfo <code>productpage</code>
(http://$GATEWAY_URL/productpage).</p>
<p>If you log in as user “jason”, you should see black ratings stars with
each review, indicating that the <code>ratings</code> service is being called by the
“v2” version of the <code>reviews</code> service.</p>
<p>If you log in as any other user (or logout) you should see red ratings
stars with each review, indicating that the <code>ratings</code> service is being
called by the “v3” version of the <code>reviews</code> service.</p>
</li>
<li>
<p>Configure <code>memquota</code>, <code>quota</code>, <code>rule</code>, <code>QuotaSpec</code>, <code>QuotaSpecBinding</code> to
enable rate limiting.</p>
<pre><code class="language-command" data-lang="command">$ istioctl create -f @samples/bookinfo/routing/mixer-rule-ratings-ratelimit.yaml@
</code></pre></li>
<li>
<p>Confirm the <code>memquota</code> was created:</p>
<pre><code class="language-command-output-as-yaml" data-lang="command-output-as-yaml"> $ kubectl -n istio-system get memquota handler -o yaml
apiVersion: config.istio.io/v1alpha2
kind: memquota
metadata:
name: handler
namespace: istio-system
spec:
quotas:
- name: requestcount.quota.istio-system
maxAmount: 5000
validDuration: 1s
overrides:
- dimensions:
destination: ratings
source: reviews
sourceVersion: v3
maxAmount: 1
validDuration: 5s
- dimensions:
destination: ratings
maxAmount: 5
validDuration: 10s
</code></pre></li>
</ol>
<p>The <code>memquota</code> defines 3 different rate limit schemes. The default, if no
overrides match, is <code>5000</code> requests per <code>1s</code>. Two overrides are also
defined. The first is <code>1</code> request every <code>5s</code> if the <code>destination</code> is
<code>ratings</code>, the source is <code>reviews</code>, and the <code>sourceVersion</code> is <code>v3</code>. The
second is <code>5</code> request every <code>10s</code> if the <code>destination</code> is <code>ratings</code>. The
first matching override is picked (reading from top to bottom).</p>
<ol>
<li>
<p>Confirm the <code>quota</code> was created:</p>
<pre><code class="language-command-output-as-yaml" data-lang="command-output-as-yaml"> $ kubectl -n istio-system get quotas requestcount -o yaml
apiVersion: config.istio.io/v1alpha2
kind: quota
metadata:
name: requestcount
namespace: istio-system
spec:
dimensions:
source: source.labels["app"] | source.service | "unknown"
sourceVersion: source.labels["version"] | "unknown"
destination: destination.labels["app"] | destination.service | "unknown"
destinationVersion: destination.labels["version"] | "unknown"
</code></pre><p>The <code>quota</code> template defines 4 <code>dimensions</code> that are used by <code>memquota</code> to
set overrides on request that match certain attributes. <code>destination</code> will
be set to the first non-empty value in <code>destination.labels["app"]</code>,
<code>destination.service</code>, or <code>"unknown"</code>. More info on expressions can be
found
<a href="/v0.8/docs/reference/config/policy-and-telemetry/expression-language/">here</a>.</p>
</li>
<li>
<p>Confirm the <code>rule</code> was created:</p>
<pre><code class="language-command-output-as-yaml" data-lang="command-output-as-yaml"> $ kubectl -n istio-system get rules quota -o yaml
apiVersion: config.istio.io/v1alpha2
kind: rule
metadata:
name: quota
namespace: istio-system
spec:
actions:
- handler: handler.memquota
instances:
- requestcount.quota
</code></pre><p>The <code>rule</code> tells mixer to invoke <code>handler.memquota</code> handler (created
above) and pass it the object constructed using the instance
<code>requestcount.quota</code> (also created above). This effectively maps the
dimensions from the <code>quota</code> template to <code>memquota</code> handler.</p>
</li>
<li>
<p>Confirm the <code>QuotaSpec</code> was created:</p>
<pre><code class="language-command-output-as-yaml" data-lang="command-output-as-yaml"> $ kubectl -n istio-system get QuotaSpec request-count -o yaml
apiVersion: config.istio.io/v1alpha2
kind: QuotaSpec
metadata:
name: request-count
namespace: istio-system
spec:
rules:
- quotas:
- charge: "1"
quota: requestcount
</code></pre><p>This <code>QuotaSpec</code> defines the requestcount <code>quota</code> we created above with a
charge of <code>1</code>.</p>
</li>
<li>
<p>Confirm the <code>QuotaSpecBinding</code> was created:</p>
<pre><code class="language-command-output-as-yaml" data-lang="command-output-as-yaml"> $ kubectl -n istio-system get QuotaSpecBinding request-count -o yaml
kind: QuotaSpecBinding
metadata:
name: request-count
namespace: istio-system
spec:
quotaSpecs:
- name: request-count
namespace: istio-system
services:
- name: ratings
namespace: default
- name: reviews
namespace: default
- name: details
namespace: default
- name: productpage
namespace: default
</code></pre><p>This <code>QuotaSpecBinding</code> binds the <code>QuotaSpec</code> we created above to the
services we want to apply it to. Note we have to define the namespace for
each service since it is not in the same namespace this <code>QuotaSpecBinding</code>
resource was deployed into.</p>
</li>
<li>
<p>Refresh the <code>productpage</code> in your browser.</p>
<p>If you are logged out, reviews-v3 service is rate limited to 1 request
every 5 seconds. If you keep refreshing the page the stars should only
load around once every 5 seconds.</p>
<p>If you log in as user “jason”, reviews-v2 service is rate limited to 5
requests every 10 seconds. If you keep refreshing the page the stars
should only load 5 times every 10 seconds.</p>
<p>For all other services the default 5000qps rate limit will apply.</p>
</li>
</ol>
<h2 id="conditional-rate-limits">Conditional rate limits</h2>
<p>In the previous example we applied a rate limit to the <code>ratings</code> service
without regard to non-dimension attributes. It is possible to conditionally
apply rate limits based on arbitrary attributes using a match condition in
the quota rule.</p>
<p>For example, consider the following configuration:</p>
<div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-yaml" data-lang="yaml">apiVersion: config.istio.io/v1alpha2
kind: rule
metadata:
name: quota
namespace: istio-system
spec:
match: source.namespace != destination.namespace
actions:
- handler: handler.memquota
instances:
- requestcount.quota
</code></pre></div><p>This configuration applies the quota rule to requests whose source and
destination namespaces are different.</p>
<h2 id="understanding-rate-limits">Understanding rate limits</h2>
<p>In the preceding examples we saw how Mixer applies rate limits to requests
that match certain conditions.</p>
<p>Every named quota instance like <code>requestcount</code> represents a set of counters.
The set is defined by a Cartesian product of all quota dimensions. If the
number of requests in the last <code>expiration</code> duration exceed <code>maxAmount</code>,
Mixer returns a <code>RESOURCE_EXHAUSTED</code> message to the proxy. The proxy in turn
returns status <code>HTTP 429</code> to the caller.</p>
<p>The <code>memquota</code> adapter uses a sliding window of sub second resolution to
enforce rate limits.</p>
<p>The <code>maxAmount</code> in the adapter configuration sets the default limit for all
counters associated with a quota instance. This default limit applies if a
quota override does not match the request. Memquota selects the first
override that matches a request. An override need not specify all quota
dimensions. In the example, the <code>0.2qps</code> override is selected by matching
only three out of four quota dimensions.</p>
<p>If you would like the above policies enforced for a given namespace instead
of the entire Istio mesh, you can replace all occurrences of istio-system
with the given namespace.</p>
<h2 id="cleanup">Cleanup</h2>
<ul>
<li>
<p>Remove the rate limit configuration:</p>
<pre><code class="language-command" data-lang="command">$ istioctl delete -f @samples/bookinfo/routing/mixer-rule-ratings-ratelimit.yaml@
</code></pre></li>
<li>
<p>Remove the application routing rules:</p>
<pre><code class="language-command" data-lang="command">$ istioctl delete -f @samples/bookinfo/routing/route-rule-all-v1.yaml@
</code></pre></li>
<li>
<p>If you are not planning to explore any follow-on tasks, refer to the
<a href="/v0.8/docs/guides/bookinfo/#cleanup">Bookinfo cleanup</a> instructions
to shutdown the application.</p>
</li>
</ul>
<h2 id="whats-next">What's next</h2>
<ul>
<li>
<p>Learn more about <a href="/v0.8/docs/concepts/policies-and-telemetry/overview/">Mixer</a> and
<a href="/v0.8/docs/concepts/policies-and-telemetry/config/">Mixer Config</a>.</p>
</li>
<li>
<p>Discover the full
<a href="/v0.8/docs/reference/config/policy-and-telemetry/attribute-vocabulary/">Attribute Vocabulary</a>.</p>
</li>
</ul>
</main>
<div class="d-none d-print-block" aria-hidden="true">
<h2>Links</h2>
<ol id="endnotes"></ol>
</div>
</div>
<div class="col-12 col-md-2 d-none d-xl-block d-print-none">
<nav class="toc">
<div class="spacer"></div>
<div id="toc" class="directory" role="directory">
<nav id="TableOfContents">
<ul>
<li><a href="#before-you-begin">Before you begin</a></li>
<li><a href="#rate-limits">Rate limits</a></li>
<li><a href="#conditional-rate-limits">Conditional rate limits</a></li>
<li><a href="#understanding-rate-limits">Understanding rate limits</a></li>
<li><a href="#cleanup">Cleanup</a></li>
<li><a href="#whats-next">What's next</a></li>
</ul>
</nav>
</div>
</nav>
</div>
</div>
</div>
<footer class="d-print-none container-fluid">
<div class="row">
<div class="col-6 col-lg-4" role="navigation">
<div class="container-fluid">
<div class="row">
<div class="icon">
<span>istio-users@</span>
<a title="Join the istio-users@ mailing list to participate in discussions and get help troubleshooting problems"
href="https://groups.google.com/forum/#!forum/istio-users" aria-label="istio-users mailing list">
<svg viewBox="0 0 490 490">
<path d="M480,410.248H10c-5.523,0-10-4.477-10-10V89.752c0-5.523,4.477-10,10-10h470c5.522,0,10,4.477,10,10v310.495
C490,405.771,485.522,410.248,480,410.248z M20,390.248h450V99.752H20V390.248z"/>
<path d="M245,286.131c-2.083,0-4.167-0.649-5.931-1.948L48.64,143.929c-4.446-3.275-5.396-9.535-2.121-13.982
c3.275-4.447,9.535-5.396,13.982-2.121L245,263.712l184.5-135.886c4.447-3.274,10.709-2.326,13.982,2.121
c3.275,4.447,2.325,10.707-2.121,13.982L250.931,284.183C249.167,285.482,247.083,286.131,245,286.131z"/>
</svg>
</a>
</div>
<div class="icon">
<span>twitter</span>
<a title="Follow us on Twitter to get the latest news"
href="https://twitter.com/IstioMesh" aria-label="Twitter">
<svg viewBox="0 0 310 310">
<path d="M302.973,57.388c-4.87,2.16-9.877,3.983-14.993,5.463c6.057-6.85,10.675-14.91,13.494-23.73
c0.632-1.977-0.023-4.141-1.648-5.434c-1.623-1.294-3.878-1.449-5.665-0.39c-10.865,6.444-22.587,11.075-34.878,13.783
c-12.381-12.098-29.197-18.983-46.581-18.983c-36.695,0-66.549,29.853-66.549,66.547c0,2.89,0.183,5.764,0.545,8.598
C101.163,99.244,58.83,76.863,29.76,41.204c-1.036-1.271-2.632-1.956-4.266-1.825c-1.635,0.128-3.104,1.05-3.93,2.467
c-5.896,10.117-9.013,21.688-9.013,33.461c0,16.035,5.725,31.249,15.838,43.137c-3.075-1.065-6.059-2.396-8.907-3.977
c-1.529-0.851-3.395-0.838-4.914,0.033c-1.52,0.871-2.473,2.473-2.513,4.224c-0.007,0.295-0.007,0.59-0.007,0.889
c0,23.935,12.882,45.484,32.577,57.229c-1.692-0.169-3.383-0.414-5.063-0.735c-1.732-0.331-3.513,0.276-4.681,1.597
c-1.17,1.32-1.557,3.16-1.018,4.84c7.29,22.76,26.059,39.501,48.749,44.605c-18.819,11.787-40.34,17.961-62.932,17.961
c-4.714,0-9.455-0.277-14.095-0.826c-2.305-0.274-4.509,1.087-5.294,3.279c-0.785,2.193,0.047,4.638,2.008,5.895
c29.023,18.609,62.582,28.445,97.047,28.445c67.754,0,110.139-31.95,133.764-58.753c29.46-33.421,46.356-77.658,46.356-121.367
c0-1.826-0.028-3.67-0.084-5.508c11.623-8.757,21.63-19.355,29.773-31.536c1.237-1.85,1.103-4.295-0.33-5.998
C307.394,57.037,305.009,56.486,302.973,57.388z"/>
</svg>
</a>
</div>
<div class="icon">
<span>stack overflow</span>
<a title="Stack Overflow is where you can ask questions and find curated answers on deploying, configuring, and using Istio"
href="https://stackoverflow.com/questions/tagged/istio" aria-label="Stack Overflow">
<svg viewBox="0 0 120 120">
<polygon points="84.4,93.8 84.4,70.6 92.1,70.6 92.1,101.5 22.6,101.5 22.6,70.6 30.3,70.6 30.3,93.8 "/>
<path d="M38.8,68.4l37.8,7.9l1.6-7.6l-37.8-7.9L38.8,68.4z M43.8,50.4l35,16.3l3.2-7l-35-16.4L43.8,50.4z M53.5,33.2
l29.7,24.7l4.9-5.9L58.4,27.3L53.5,33.2z M72.7,14.9l-6.2,4.6l23,31l6.2-4.6L72.7,14.9z M38,86h38.6v-7.7H38V86z"/>
</svg>
</a>
</div>
<div class="icon">
<span>rocket chat</span>
<a title="Interactively chat with members of the Istio community."
href="https://istio.rocket.chat" aria-label="Rocket Chat">
<svg viewBox="0 0 512 512">
<path d="M496.293,255.338c0-24.103-7.21-47.215-21.437-68.699c-12.771-19.288-30.666-36.362-53.184-50.745
c-43.474-27.771-100.612-43.065-160.885-43.065c-20.131,0-39.974,1.702-59.222,5.072c-11.942-11.176-25.919-21.233-40.712-29.187
c-79.026-38.298-144.561-0.9-144.561-0.9s60.931,50.053,51.023,93.93c-27.259,27.041-42.033,59.646-42.033,93.594
c0,0.108,0.005,0.216,0.006,0.324c-0.001,0.108-0.006,0.216-0.006,0.324c0,33.949,14.774,66.554,42.033,93.595
c9.907,43.874-51.023,93.93-51.023,93.93s65.535,37.397,144.561-0.901c14.792-7.953,28.77-18.01,40.712-29.188
c19.249,3.372,39.091,5.072,59.222,5.072c60.272,0,117.411-15.294,160.885-43.064c22.518-14.383,40.412-31.457,53.184-50.742
c14.227-21.487,21.437-44.599,21.437-68.702c0-0.107-0.006-0.216-0.006-0.324C496.287,255.554,496.293,255.446,496.293,255.338z
M260.882,387.763c-25.367,0-49.66-2.932-72.107-8.282c-22.81,27.443-72.993,65.596-121.742,53.26
c15.857-17.031,39.352-45.81,34.32-93.207c-29.218-22.738-46.759-51.832-46.759-83.541c0-72.776,92.36-131.769,206.288-131.769
c113.928,0,206.288,58.993,206.288,131.769C467.17,328.765,374.81,387.763,260.882,387.763z M288.283,255.991
c0,15.133-12.27,27.403-27.4,27.403c-15.134,0-27.402-12.271-27.402-27.403s12.268-27.401,27.402-27.401
C276.014,228.59,288.283,240.858,288.283,255.991z M356.163,228.59c-15.133,0-27.4,12.268-27.4,27.401s12.268,27.403,27.4,27.403
c15.134,0,27.399-12.271,27.399-27.403S371.297,228.59,356.163,228.59z M165.601,228.59c-15.133,0-27.4,12.268-27.4,27.401
s12.268,27.403,27.4,27.403c15.134,0,27.401-12.271,27.401-27.403S180.735,228.59,165.601,228.59z"/>
</svg>
</a>
</div>
</div>
<div class="tag row d-none d-lg-flex">
for users
</div>
</div>
</div>
<div class="col-6 col-lg-4">
<p class="text-center copyright" role="contentinfo">
Istio
Archive
0.8<br>© 2018 Istio Authors, <a href="https://policies.google.com/privacy">Privacy Policy</a><br>
Archived on July 31, 2018
</p>
</div>
<div class="col-6 col-lg-4 d-none d-lg-flex" role="navigation">
<div class="container-fluid">
<div class="row justify-content-end">
<div class="icon">
<span>istio-dev@</span>
<a title="Join the istio-dev@ mailing list to discuss development issues around the Istio project"
href="https://groups.google.com/forum/#!forum/istio-dev" aria-label="istio-dev mailing list">
<svg viewBox="0 0 490 490">
<path d="M480,410.248H10c-5.523,0-10-4.477-10-10V89.752c0-5.523,4.477-10,10-10h470c5.522,0,10,4.477,10,10v310.495
C490,405.771,485.522,410.248,480,410.248z M20,390.248h450V99.752H20V390.248z"/>
<path d="M245,286.131c-2.083,0-4.167-0.649-5.931-1.948L48.64,143.929c-4.446-3.275-5.396-9.535-2.121-13.982
c3.275-4.447,9.535-5.396,13.982-2.121L245,263.712l184.5-135.886c4.447-3.274,10.709-2.326,13.982,2.121
c3.275,4.447,2.325,10.707-2.121,13.982L250.931,284.183C249.167,285.482,247.083,286.131,245,286.131z"/>
</svg>
</a>
</div>
<div class="icon">
<span>github</span>
<a title="GitHub is where development takes place on Istio code"
href="https://github.com/istio/community" aria-label="GitHub">
<svg viewBox="0 0 478.165 478.165">
<path d="M349.22,55.768c6.136,14.046,10.241,37.556,4.224,54.69
c24.426,20.999,33.073,71.904,21.079,113.704c35.006,2.73,76.666-1.235,103.642,9.484c-25.183-3.248-59.651-9.563-91.987-7.431
c-6.136,0.458-15.361-0.239-14.903,8.408c37.735,3.008,75.092,6.117,105.894,15.779c-30.702-4.981-67.74-12.552-105.894-13.668
c-15.54,30.921-47.239,46.262-90.991,49.49c4.682,10.261,13.847,14.066,15.879,30.702c3.267,24.406-4.881,60.328,3.208,76.686
c4.064,7.89,10.579,8.009,14.863,14.604c-10.699,12.871-37.257-1.395-40.186-14.604c-5.14-22.852,7.89-58.256-6.415-73.737
c0.996,24.865-5.718,59.85,0.996,82.145c2.789,8.806,10.659,12.113,8.647,20.063c-49.809,5.08-28.989-64.373-37.177-105.356
c-7.471,0.697-4.204,11.197-4.224,15.76c-0.199,40.106,8.189,94.836-34.846,89.556c-1.315-8.348,5.838-11.217,8.467-19.007
c7.91-22.434-1.454-56.045,2.112-83.161c-16.417,12.512,1.793,55.666-8.428,77.961c-5.838,12.671-24.785,18.27-39.19,12.651
c1.873-9.464,11.695-7.989,15.879-16.875c5.818-12.452,0.02-30.244,2.092-48.494c-30.423,6.097-53.993-0.877-65.608-20.023
c-5.12-8.507-6.356-18.708-12.632-26.219c-6.117-7.551-16.098-8.507-19.087-18.808c37.755-9.185,39.17,38.771,73.06,39.807
c10.44,0.418,15.799-2.909,25.402-5.16c2.749-12.113,8.428-21.039,16.875-27.494c-42.078-5.658-76.865-18.788-93.023-50.466
c-38.293,1.893-73.339,7.013-105.894,14.843c29.547-10.679,65.807-14.604,104.778-15.819c-2.351-13.807-22.434-10.022-34.866-9.543
C47.677,227.17,18.449,230.138,0,233.645c26.817-9.543,64.233-8.348,100.454-8.428c-11.038-34.767-7.232-90.014,17.015-110.615
c-6.854-17.254-4.722-45.346,4.184-58.834c27.036,1.175,43.374,12.891,60.388,24.247c21.019-6.017,43.035-9.045,71.904-7.451
c12.133,0.677,24.705,6.097,33.731,5.32c8.906-0.877,18.728-10.898,27.534-14.843C326.507,58.099,336.17,56.206,349.22,55.768z"/>
</svg>
</a>
</div>
<div class="icon">
<span>drive</span>
<a title="Access our team drive if you'd like to take a look at the Istio technical design documents"
href="https://groups.google.com/forum/#!forum/istio-team-drive-access" aria-label="team drive">
<svg viewBox="0 0 207.027 207.027">
<path d="M69.866,15.557L0,138.919l28.732,52.552l143.288-0.029l35.008-59.588L136.39,15.735L69.866,15.557z M17.166,139.046
L74.268,38.205L91.21,67.783L33.24,168.447L17.166,139.046z M99.841,82.851l23.805,41.558l-47.732-0.006L99.841,82.851z
M163.434,176.443l-117.332,0.024l21.53-37.065l64.606,0.008l0.067,0.119l52.865-0.085L163.434,176.443z M140.932,124.411
L90.157,35.767l-2.966-5.178l40.751,0.121l57.003,93.706L140.932,124.411z"/>
</svg>
</a>
</div>
<div class="icon">
<span>working groups</span>
<a title="If you'd like to contribute to the Istio project, consider participating in our working groups"
href="https://github.com/istio/community/blob/master/WORKING-GROUPS.md" aria-label="working groups">
<svg viewBox="0 -45 439.833 439.833">
<polygon points="246.048,195.833 299.966,235.085 319.497,227.296 276.278,195.833"/>
<polygon points="193.786,195.833 163.556,195.833 120.33,227.3 139.862,235.089"/>
<path d="M219.927,11.558c-23.854,0-37.057,12.362-36.814,36.182c0.348,32.623,14.211,52.414,36.814,52.068
c0,0,36.802,1.492,36.802-52.068C256.729,23.918,244.294,11.558,219.927,11.558z"/>
<path d="M285.017,124.567l-36.77-14.659l-8.608-7.256c-2.274-1.922-5.636-1.78-7.741,0.317l-11.973,11.904l-12.008-11.907
c-2.109-2.094-5.465-2.229-7.736-0.313l-8.611,7.256l-36.77,14.661c-11.842,4.715-11.83,46.647-12.848,50.497h155.93
C296.866,171.228,296.862,129.28,285.017,124.567z"/>
<path d="M77.976,228.568c0,0,36.801,1.492,36.801-52.068c0-23.82-12.434-36.182-36.801-36.182
c-23.854,0-37.057,12.362-36.814,36.182C41.509,209.124,55.372,228.915,77.976,228.568z"/>
<path d="M143.065,253.329l-36.77-14.658l-8.609-7.256c-2.275-1.923-5.635-1.781-7.742,0.315l-11.971,11.904l-12.008-11.908
c-2.109-2.094-5.465-2.229-7.736-0.312l-8.611,7.256l-36.77,14.66C1.006,258.045,1.018,299.977,0,303.827h155.93
C154.915,299.988,154.911,258.042,143.065,253.329z"/>
<path d="M361.878,228.568c0,0,36.801,1.492,36.801-52.068c0-23.82-12.434-36.182-36.801-36.182
c-23.854,0-37.057,12.362-36.812,36.182C325.411,209.124,339.274,228.915,361.878,228.568z"/>
<path d="M426.968,253.329l-36.77-14.658l-8.609-7.256c-2.273-1.923-5.635-1.781-7.742,0.315l-11.971,11.904l-12.008-11.908
c-2.109-2.094-5.465-2.229-7.736-0.312l-8.61,7.256l-36.771,14.66c-11.842,4.715-11.83,46.646-12.848,50.497h155.93
C438.817,299.988,438.812,258.042,426.968,253.329z"/>
</svg>
</a>
</div>
<div class="icon">
<span>slack</span>
<a title="Interactively discuss development issues with the Istio community on Slack (invitation-only)"
href="https://istio.slack.com" aria-label="slack">
<svg viewBox="0 0 31.444 31.443">
<path d="M31.202,16.369c-0.62-1.388-2.249-2.011-3.637-1.391l-1.325,0.594l-3.396-7.591l1.325-0.592
c1.388-0.622,2.01-2.25,1.389-3.637c-0.62-1.389-2.248-2.012-3.637-1.39l-1.324,0.593l-0.593-1.326
c-0.621-1.388-2.249-2.009-3.637-1.388c-1.388,0.62-2.009,2.247-1.389,3.637l0.593,1.325L7.98,8.598L7.388,7.273
c-0.621-1.39-2.249-2.009-3.637-1.39C2.363,6.504,1.742,8.132,2.362,9.52l0.592,1.324L1.63,11.438
c-1.388,0.621-2.01,2.247-1.389,3.636c0.62,1.388,2.249,2.01,3.637,1.39l1.325-0.594l3.394,7.592l-1.325,0.592
c-1.388,0.621-2.009,2.25-1.389,3.637c0.621,1.389,2.249,2.011,3.637,1.391l1.324-0.593l0.593,1.325
c0.621,1.389,2.249,2.01,3.637,1.389c1.387-0.62,2.009-2.248,1.388-3.636l-0.591-1.326l7.591-3.394l0.592,1.321
c0.621,1.391,2.248,2.013,3.637,1.392c1.388-0.619,2.01-2.248,1.389-3.637l-0.592-1.324l1.323-0.594
C31.201,19.384,31.823,17.757,31.202,16.369z M13.623,21.215l-3.395-7.593l7.591-3.394l3.395,7.591L13.623,21.215z"/>
</svg>
</a>
</div>
</div>
<div class="tag row justify-content-end text-right">
for developers
</div>
</div>
</div>
</div>
</footer>
<div class="d-xl-none d-print-none">
<button id="scroll-to-top" aria-hidden="true" onclick="scrollToTop()" title="Back to top"><i class="fa fa-lg fa-arrow-up"></i></button>
</div>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js"></script>
<script src="https://www.google.com/cse/brand?form=search_form"></script>
<script src="/v0.8/js/all.min.js" data-manual></script>
</body>
</html>
| istio/istio.io | archive/v0.8/docs/tasks/policy-enforcement/rate-limiting/index.html | HTML | apache-2.0 | 126,637 |
{% extends 'pages/base.html' %}
{% block maintitle %}
Creator Dashboard - Oppia
{% endblock maintitle %}
{% block header_js %}
{{ super() }}
<script type="text/javascript">
GLOBALS.DEFAULT_TWITTER_SHARE_MESSAGE_DASHBOARD = JSON.parse(
'{{DEFAULT_TWITTER_SHARE_MESSAGE_DASHBOARD|js_string}}');
</script>
{% endblock header_js %}
{% block navbar_breadcrumb %}
<ul class="nav navbar-nav oppia-navbar-breadcrumb">
<li>
<span class="oppia-navbar-breadcrumb-separator"></span>
<span translate="I18N_TOPNAV_CREATOR_DASHBOARD"></span>
</li>
</ul>
{% endblock navbar_breadcrumb %}
{% block content %}
<background-banner></background-banner>
<div class="oppia-dashboard-container" ng-controller="CreatorDashboard" style="position: relative;">
<div class="oppia-dashboard-aggregated-stats" ng-if="explorationsList.length > 0 || collectionsList.length > 0">
<md-card layout="row">
<div class="average-ratings stats-card">
<p class="stat-description" translate="I18N_DASHBOARD_STATS_AVERAGE_RATING"></p>
<h1 class="stat-value"><[dashboardStats.average_ratings || 'N/A']></h1>
<p ng-hide="!dashboardStats.num_ratings">
(by <[dashboardStats.num_ratings]> users)
</p>
</div>
<div class="total-plays stats-card">
<p class="stat-description" translate="I18N_DASHBOARD_STATS_TOTAL_PLAYS"></p>
<h1 class="stat-value"><[dashboardStats.total_plays]></h1>
<p ng-hide="!relativeChangeInTotalPlays">
(+<[relativeChangeInTotalPlays]> from last week)
</p>
</div>
<div class="total-open-feedback stats-card">
<p class="stat-description" translate="I18N_DASHBOARD_STATS_OPEN_FEEDBACK"></p>
<h1 class="stat-value"><[dashboardStats.total_open_feedback]></h1>
</div>
<div class="total-open-feedback stats-card">
<p class="stat-description" translate="I18N_DASHBOARD_STATS_TOTAL_SUBSCRIBERS"></p>
<h1 class="stat-value"><[subscribersList.length]></h1>
</div>
</md-card>
</div>
<div ng-if="explorationsList.length > 0 || collectionsList.length > 0">
<ul class="oppia-dashboard-tabs">
<li ng-if="explorationsList.length > 0"
ng-class="{'oppia-dashboard-tabs-active': activeTab === 'myExplorations'}">
<a class="oppia-dashboard-tabs-text"
ng-click="setActiveTab('myExplorations')"
translate="I18N_DASHBOARD_EXPLORATIONS">
</a>
</li>
{% if not can_create_collections %}
<!-- A layout fix when the 'My Collections' tab is absent. -->
<li ng-if="collectionsList.length === 0 && subscribersList.length === 0"></li>
{% endif %}
{% if can_create_collections %}
<li ng-if="collectionsList.length > 0"
ng-class="{'oppia-dashboard-tabs-active': activeTab === 'myCollections'}">
<a class="oppia-dashboard-tabs-text"
ng-click="setActiveTab('myCollections')"
translate="I18N_DASHBOARD_COLLECTIONS">
</a>
</li>
{% endif %}
<li ng-if="subscribersList.length > 0"
class="protractor-test-subscription-tab"
ng-class="{'oppia-dashboard-tabs-active': activeTab === 'mySubscribers'}">
<a class="oppia-dashboard-tabs-text"
ng-click="setActiveTab('mySubscribers')"
translate="I18N_DASHBOARD_SUBSCRIBERS">
</a>
</li>
<li class="list-card-view-toggle dashboard-hide-mobile"
ng-if="activeTab === 'myExplorations' && explorationsList.length > 0">
<button class="card-view-btn"
ng-class="{'dashboard-active-view': myExplorationsView === 'card'}"
ng-click="setMyExplorationsView('card')"
aria-label="Card View">
<span class="fa fa-th-large fa-lg"></span>
</button>
<button class="list-view-btn"
ng-class="{'dashboard-active-view': myExplorationsView === 'list'}"
ng-click="setMyExplorationsView('list')"
aria-label="List View">
<span class="fa fa-list fa-lg"></span>
</button>
</li>
</ul>
</div>
<div ng-if="explorationsList.length === 0 && collectionsList.length === 0">
<h2 class="oppia-dashboard-title" translate="I18N_DASHBOARD_CREATOR_DASHBOARD"></h2>
</div>
<div ng-if="activeTab === 'myExplorations'">
<div ng-if="explorationsList.length === 0 && collectionsList.length === 0" class="oppia-dashboard-empty-text">
<md-card layout="row"
class="oppia-page-card oppia-dashboard-intro-card"
style="margin-top: 0;">
<div>
<p translate="I18N_DASHBOARD_EXPLORATIONS_EMPTY_MESSAGE"></p>
<button type="button"
class="btn oppia-dashboard-intro-button oppia-transition-200"
ng-click="createNewExploration()"
translate="I18N_CREATE_EXPLORATION">
</button>
</div>
<div class="oppia-dashboard-intro-picture">
<img ng-src="<[emptyDashboardImgUrl]>">
</div>
</md-card>
</div>
<div ng-if="explorationsList.length > 0" class="oppia-dashboard-tab-panel" style="padding-top: 13px; padding-bottom: 46px;">
<span class="sort-explorations-select"
ng-if="activeTab === 'myExplorations'"
ng-class="{'sort-explorations-select-three-tabs': (collectionsList.length !== 0 && subscribersList.length !== 0)}"
style="float: right;">
<p class="sort-by-text" translate="I18N_DASHBOARD_EXPLORATIONS_SORT_BY">Sort By</p>
<select ng-model="currentSortType"
class="sort-options"
ng-change="setExplorationsSortingOptions(currentSortType)"
ng-options="EXPLORATIONS_SORT_BY_KEYS[key] as value | translate for (key, value) in HUMAN_READABLE_EXPLORATIONS_SORT_BY_KEYS">
</select>
<span class="sort-order fa"
ng-click="setExplorationsSortingOptions(currentSortType)"
ng-class="isCurrentSortDescending ? 'fa-long-arrow-up': 'fa-long-arrow-down'">
</span>
</span>
</div>
<div ng-if="myExplorationsView === 'list' && explorationsList.length > 0">
<md-card layout="row"
class="oppia-dashboard-list-view-item">
<table class="oppia-dashboard-table">
<colgroup>
<col style="width: 26%;">
<col style="width: 13%;">
<col style="width: 13%;">
<col style="width: 16%;">
<col style="width: 16%;">
<col style="width: 16%;">
</colgroup>
<tr>
<th ng-repeat="(key, value) in EXPLORATIONS_SORT_BY_KEYS"
class="oppia-dashboard-table-headings"
ng-click="setExplorationsSortingOptions(value)">
<p ng-if="key === 'TITLE'" translate="I18N_DASHBOARD_TABLE_HEADING_EXPLORATION"></p>
<p ng-if="key === 'RATING'" translate="I18N_DASHBOARD_TABLE_HEADING_RATING"></p>
<p ng-if="key === 'NUM_VIEWS'" translate="I18N_DASHBOARD_TABLE_HEADING_PLAYS"></p>
<p ng-if="key === 'OPEN_FEEDBACK'" translate="I18N_DASHBOARD_TABLE_HEADING_OPEN_THREADS"></p>
<p ng-if="key === 'LAST_UPDATED'" translate="I18N_DASHBOARD_TABLE_HEADING_LAST_UPDATED"></p>
<span class="fa"
ng-if="currentSortType === value"
ng-class="isCurrentSortDescending ? 'fa-caret-up': 'fa-caret-down'">
</span>
</th>
</tr>
<tr ng-repeat="exploration in explorationsList | orderBy:sortByFunction:isCurrentSortDescending track by exploration.id"
class="exploration-list-item">
<td>
<a ng-href="<[getExplorationUrl(exploration.id)]>" class="oppia-dashboard-list-summary">
<[exploration.title || DEFAULT_EMPTY_TITLE]>
</a>
</td>
<td colspan="4"
ng-if="exploration.status === 'private'"
class="exp-private-text">
<a ng-href="<[getExplorationUrl(exploration.id)]>" class="oppia-dashboard-list-summary">
<[publishText]>
</a>
</td>
<td ng-if="exploration.status !== 'private'">
<a ng-href="<[getExplorationUrl(exploration.id)]>" class="oppia-dashboard-list-summary">
<[(getAverageRating(exploration.ratings) | number:1) || 'N/A']>
</a>
</td>
<td ng-if="exploration.status !== 'private'">
<a ng-href="<[getExplorationUrl(exploration.id)]>" class="oppia-dashboard-list-summary">
<[exploration.num_views]>
</a>
</td>
<td ng-if="exploration.status !== 'private'">
<a ng-href="/create/<[exploration.id]>#/feedback"
class="oppia-dashboard-list-summary">
<[exploration.num_open_threads]>
</a>
</td>
<td>
<a ng-href="<[getExplorationUrl(exploration.id)]>" class="oppia-dashboard-list-summary">
<[getLocaleAbbreviatedDatetimeString(exploration.last_updated_msec)]>
</a>
</td>
</tr>
</table>
</md-card>
</div>
<div ng-if="myExplorationsView === 'card' && explorationsList.length > 0"
class="oppia-card-view-wrap">
<md-card ng-repeat="exploration in explorationsList | orderBy:sortByFunction:isCurrentSortDescending track by exploration.id"
class="oppia-activity-summary-tile oppia-dashboard-card-view-item protractor-test-exploration-dashboard-card"
is-private="exploration.status === 'private'">
<a ng-href="/create/<[exploration.id]>">
<div class="title-section"
style="background-color: <[exploration.thumbnail_bg_color]>;">
<img class="thumbnail-image"
ng-src="<[getCompleteThumbnailIconUrl(exploration.thumbnail_icon_url)]>">
<h2 class="activity-title protractor-test-exp-summary-tile-title">
<span><[(exploration.title || DEFAULT_EMPTY_TITLE) | truncate:40]></span>
</h2>
</div>
<div class="mask-wrap">
<div class="title-section-mask"></div>
</div>
</a>
<div ng-attr-section="'<['right-section']>">
<a ng-class="checkMobileView() ? 'oppia-dashboard-mobile-statistics-card-link': 'oppia-dashboard-statistics-card-link'"
ng-href="<[getExplorationUrl(exploration.id)]>"></a>
<div class="exp-private-text" ng-if="exploration.status === 'private'">
<[publishText]>
</div>
<ul ng-if="exploration.status !== 'private'"
layout="row"
layout-wrap
class="metrics"
layout-align="space-between center">
<li flex="50">
<span class="protractor-test-exp-summary-tile-rating">
<span class="fa fa-star fa-lg oppia-dashboard-card-statistic-icon"
tooltip="<['I18N_LIBRARY_RATINGS_TOOLTIP' | translate]>"
tooltip-placement="top">
</span>
<span class="oppia-dashboard-card-statistic-value">
<[(getAverageRating(exploration.ratings) | number:1) || 'N/A']>
</span>
</span>
</li>
<li flex="50" style="padding-left: 8px;" class="protractor-test-exploration-feedback-count">
<span class="fa fa-comments fa-lg oppia-dashboard-card-statistic-icon"
tooltip="<['I18N_DASHBOARD_OPEN_FEEDBACK' | translate]>"
tooltip-placement="top">
</span>
<a ng-if="exploration.num_open_threads != 0" ng-href="/create/<[exploration.id]>#/feedback"
class="oppia-dashboard-card-statistic-value">
<[exploration.num_open_threads]>
</a>
<span ng-if="exploration.num_open_threads === 0"
class="oppia-dashboard-card-statistic-value">
<[exploration.num_open_threads]>
</span>
</li>
<li flex="50">
<span class="fa fa-eye fa-lg oppia-dashboard-card-statistic-icon"
tooltip="<['I18N_LIBRARY_VIEWS_TOOLTIP' | translate]>"
tooltip-placement="top">
</span>
<span class="oppia-dashboard-card-statistic-value">
<[exploration.num_views]>
</span>
</li>
<li flex="50">
<span class="fa fa-clock-o fa-lg oppia-dashboard-card-statistic-icon"
tooltip="<['I18N_LIBRARY_LAST_UPDATED' | translate]>"
tooltip-placement="top">
</span>
<span class="oppia-dashboard-card-statistic-value">
<[getLocaleAbbreviatedDatetimeString(exploration.last_updated_msec)]>
</span>
</li>
<li>
<sharing-links ng-if="exploration.status !== 'private'"
ng-click="$event.stopPropagation()"
style="position: relative; right: 1px; bottom: 2px;"
flex="100"
class="dashboard-hide-mobile"
layout-type="row"
layout-align-type="center left"
twitter-text="DEFAULT_TWITTER_SHARE_MESSAGE_DASHBOARD"
share-type="exploration"
exploration-id="exploration.id">
</sharing-links>
</li>
</ul>
</div>
</md-card>
</div>
</div>
<div ng-if="activeTab === 'mySubscribers'" style="margin-top: 8px;">
<div class="oppia-dashboard-tab-panel">
<span ng-if="subscribersList.length > 1"
style="margin-top: 14px; display: inline-block;"
translate="I18N_TOTAL_SUBSCRIBERS_TEXT"
translate-values="{totalSubscribers: <[subscribersList.length]>}">>
</span>
<span ng-if="subscribersList.length === 1"
style="margin-top: 14px; display: inline-block;"
translate="I18N_ONE_SUBSCRIBER_TEXT">
</span>
<span class="sort-explorations-select"
ng-if="activeTab === 'mySubscribers'"
ng-class="{'sort-explorations-select-three-tabs': (collectionsList.length !== 0 && subscribersList.length !== 0)}"
style="float: right;">
<p class="sort-by-text">Sort By</p>
<select ng-model="currentSubscribersSortType"
class="sort-options"
ng-change="setSubscriptionSortingOptions(currentSubscribersSortType)"
ng-options="SUBSCRIPTION_SORT_BY_KEYS[key] as value for (key, value) in HUMAN_READABLE_SUBSCRIPTION_SORT_BY_KEYS"
style="width: 160px;">
</select>
<span class="sort-order fa"
ng-click="setSubscriptionSortingOptions(currentSubscribersSortType)"
ng-class="isCurrentSubscriptionSortDescending ? 'fa-long-arrow-up': 'fa-long-arrow-down'">
</span>
</span>
</div>
<md-card class="oppia-subscription-card protractor-test-subscription-card"
ng-repeat="subscriber in subscribersList | orderBy:sortSubscriptionFunction:isCurrentSubscriptionSortDescending">
<a class="oppia-subscription-profile-link" href="/profile/<[subscriber.subscriber_username]>" target="_blank">
<img ng-src="<[subscriber.subscriber_picture_data_url]>" class="oppia-subscription-card-profile-picture img-circle">
<span class="oppia-subscription-card-summary">
<div style="margin-bottom: 5px; font-size: 17.5px;">
<strong class="protractor-test-subscription-name"
popover-append-to-body
popover-trigger="<[showUsernamePopover(subscriber.subscriber_username)]>"
ng-attr-popover="<[subscriber.subscriber_username]>">
<[subscriber.subscriber_username| truncate:10]>
</strong>
</div>
<div style="font-size: 14.5px;">
<span>Impact</span>
<span><[subscriber.subscriber_impact || 0]></span>
</div>
</span>
</a>
</md-card>
</div>
{% if can_create_collections %}
<div ng-if="activeTab === 'myCollections'">
<div ng-if="collectionsList.length === 0" class="oppia-dashboard-empty-text">
<em>There are no collections to display.</em>
</div>
<ul class="oppia-dashboard-tiles"
ng-if="activeTab === 'myCollections' && collectionsList.length > 0">
<span ng-repeat="collection in collectionsList">
<collection-summary-tile class="protractor-test-collection-card"
collection-id="collection.id"
collection-title="collection.title"
last-updated-msec="collection.last_updated"
node-count="collection.node_count"
objective="collection.objective"
thumbnail-icon-url="collection.thumbnail_icon_url"
thumbnail-bg-color="collection.thumbnail_bg_color"
is-linked-to-editor-page="true">
</collection-summary-tile>
</span>
</ul>
</div>
{% endif %}
</div>
{% include 'pages/creator_dashboard/create_activity_modal_directive.html' %}
{% endblock %}
{% block footer_js %}
{{ super() }}
<script src="{{TEMPLATE_DIR_PREFIX}}/components/RatingComputationService.js"></script>
<script src="{{TEMPLATE_DIR_PREFIX}}/components/embed_modal/ExplorationEmbedButtonService.js"></script>
<script src="{{TEMPLATE_DIR_PREFIX}}/components/share/SharingLinksDirective.js"></script>
<script src="{{TEMPLATE_DIR_PREFIX}}/components/background/BackgroundBannerDirective.js"></script>
<script src="{{TEMPLATE_DIR_PREFIX}}/components/summary_tile/CollectionSummaryTileDirective.js"></script>
<script src="{{TEMPLATE_DIR_PREFIX}}/domain/creator_dashboard/CreatorDashboardBackendApiService.js"></script>
<script src="{{TEMPLATE_DIR_PREFIX}}/pages/creator_dashboard/CreatorDashboard.js"></script>
{% endblock footer_js %}
| terrameijar/oppia | core/templates/dev/head/pages/creator_dashboard/creator_dashboard.html | HTML | apache-2.0 | 19,275 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>OR-Tools</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="banner-container">
<div id="banner">
<span id="sfml">Google OR-Tools 9.2</span>
</div>
</div>
<div id="content" style="width: 100%; overflow: hidden;">
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
<h2>Java Reference</h2>
<ul>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1sat.html">CP-SAT</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1graph.html">Graph</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1algorithms.html">Knapsack solver</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1linearsolver.html">Linear solver</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1constraintsolver.html">Routing</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1util.html">Util</a></li>
</ul>
</div>
<div id="content">
<div align="center">
<h1 style="color: #145A32;">Java Reference</h1>
</div>
<!-- Generated by Doxygen 1.9.2 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(document).ready(function(){initNavTree('Pack_8java_source.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle"><div class="title">Pack.java</div></div>
</div><!--header-->
<div class="contents">
<a href="Pack_8java.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">/* ----------------------------------------------------------------------------</span></div>
<div class="line"><a id="l00002" 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 id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment"> * Version 4.0.2</span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="comment"> *</span></div>
<div class="line"><a id="l00005" 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 id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="comment"> * the SWIG interface file instead.</span></div>
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="comment"> * ----------------------------------------------------------------------------- */</span></div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span> </div>
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="keyword">package </span>com.google.ortools.constraintsolver;</div>
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span> </div>
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="comment">// Used to wrap IndexEvaluator1</span></div>
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="comment">// see https://docs.oracle.com/javase/8/docs/api/java/util/function/LongUnaryOperator.html</span></div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="keyword">import</span> java.util.function.LongUnaryOperator;</div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span><span class="comment">// Used to wrap IndexEvaluator2</span></div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="comment">// see https://docs.oracle.com/javase/8/docs/api/java/util/function/LongBinaryOperator.html</span></div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="keyword">import</span> java.util.function.LongBinaryOperator;</div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> </div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html"> 18</a></span><span class="keyword">public</span> <span class="keyword">class </span><a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html">Pack</a> <span class="keyword">extends</span> <a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Constraint.html">Constraint</a> {</div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">private</span> <span class="keyword">transient</span> <span class="keywordtype">long</span> swigCPtr;</div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> </div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a3f3f45bebe02ab7160be8d17df0f5f43"> 21</a></span> <span class="keyword">protected</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a3f3f45bebe02ab7160be8d17df0f5f43">Pack</a>(<span class="keywordtype">long</span> cPtr, <span class="keywordtype">boolean</span> cMemoryOwn) {</div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> super(mainJNI.Pack_SWIGUpcast(cPtr), cMemoryOwn);</div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> swigCPtr = cPtr;</div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> }</div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> </div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> <span class="keyword">protected</span> <span class="keyword">static</span> <span class="keywordtype">long</span> getCPtr(<a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html">Pack</a> obj) {</div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> <span class="keywordflow">return</span> (obj == <span class="keyword">null</span>) ? 0 : obj.swigCPtr;</div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> }</div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> </div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> @SuppressWarnings(<span class="stringliteral">"deprecation"</span>)</div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> protected <span class="keywordtype">void</span> finalize() {</div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> <span class="keyword">delete</span>();</div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> }</div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span> </div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a155da317e33b817886120f10038c12cf"> 35</a></span> <span class="keyword">public</span> <span class="keyword">synchronized</span> <span class="keywordtype">void</span> <span class="keyword">delete</span>() {</div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> <span class="keywordflow">if</span> (swigCPtr != 0) {</div>
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span> <span class="keywordflow">if</span> (swigCMemOwn) {</div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> swigCMemOwn = <span class="keyword">false</span>;</div>
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span> mainJNI.delete_Pack(swigCPtr);</div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> }</div>
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> swigCPtr = 0;</div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> }</div>
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span> super.delete();</div>
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> }</div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span> </div>
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a9a827604ddf1e3c22e8546d8fd725f36"> 46</a></span> <span class="keyword">public</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a9a827604ddf1e3c22e8546d8fd725f36">Pack</a>(<a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html">Solver</a> s, <a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html">IntVar</a>[] vars, <span class="keywordtype">int</span> number_of_bins) {</div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> <span class="keyword">this</span>(mainJNI.new_Pack(<a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html">Solver</a>.getCPtr(s), s, vars, number_of_bins), <span class="keyword">true</span>);</div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span> }</div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> </div>
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a73f579346e2e679ccec10b328b3b3e78"> 59</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a73f579346e2e679ccec10b328b3b3e78">addWeightedSumLessOrEqualConstantDimension</a>(<span class="keywordtype">long</span>[] weights, <span class="keywordtype">long</span>[] bounds) {</div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> mainJNI.Pack_addWeightedSumLessOrEqualConstantDimension__SWIG_0(swigCPtr, <span class="keyword">this</span>, weights, bounds);</div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span> }</div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> </div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#acc228f8bdfa1ddf40c7f625821b7bfc3"> 69</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#acc228f8bdfa1ddf40c7f625821b7bfc3">addWeightedSumLessOrEqualConstantDimension</a>(LongUnaryOperator weights, <span class="keywordtype">long</span>[] bounds) {</div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> mainJNI.Pack_addWeightedSumLessOrEqualConstantDimension__SWIG_1(swigCPtr, <span class="keyword">this</span>, weights, bounds);</div>
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> }</div>
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> </div>
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ad6a4f933b8da7f10694a0a86bb376840"> 79</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ad6a4f933b8da7f10694a0a86bb376840">addWeightedSumLessOrEqualConstantDimension</a>(LongBinaryOperator weights, <span class="keywordtype">long</span>[] bounds) {</div>
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span> mainJNI.Pack_addWeightedSumLessOrEqualConstantDimension__SWIG_2(swigCPtr, <span class="keyword">this</span>, weights, bounds);</div>
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span> }</div>
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> </div>
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a760512d77d352f20858eefdc0cec514f"> 87</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a760512d77d352f20858eefdc0cec514f">addWeightedSumEqualVarDimension</a>(<span class="keywordtype">long</span>[] weights, <a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html">IntVar</a>[] loads) {</div>
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span> mainJNI.Pack_addWeightedSumEqualVarDimension__SWIG_0(swigCPtr, <span class="keyword">this</span>, weights, loads);</div>
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span> }</div>
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span> </div>
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a2d345ad081e4a40fb77cf385af863631"> 96</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a2d345ad081e4a40fb77cf385af863631">addWeightedSumEqualVarDimension</a>(LongBinaryOperator weights, <a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html">IntVar</a>[] loads) {</div>
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span> mainJNI.Pack_addWeightedSumEqualVarDimension__SWIG_1(swigCPtr, <span class="keyword">this</span>, weights, loads);</div>
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span> }</div>
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span> </div>
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a74860e6de759853528358d9ba8082d30"> 111</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a74860e6de759853528358d9ba8082d30">addSumVariableWeightsLessOrEqualConstantDimension</a>(<a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html">IntVar</a>[] usage, <span class="keywordtype">long</span>[] capacity) {</div>
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> mainJNI.Pack_addSumVariableWeightsLessOrEqualConstantDimension(swigCPtr, <span class="keyword">this</span>, usage, capacity);</div>
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span> }</div>
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span> </div>
<div class="line"><a id="l00119" name="l00119"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ad75db790f5d5c4d98dd65e091f68ca9d"> 119</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ad75db790f5d5c4d98dd65e091f68ca9d">addWeightedSumOfAssignedDimension</a>(<span class="keywordtype">long</span>[] weights, <a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html">IntVar</a> cost_var) {</div>
<div class="line"><a id="l00120" name="l00120"></a><span class="lineno"> 120</span> mainJNI.Pack_addWeightedSumOfAssignedDimension(swigCPtr, <span class="keyword">this</span>, weights, <a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html">IntVar</a>.getCPtr(cost_var), cost_var);</div>
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno"> 121</span> }</div>
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno"> 122</span> </div>
<div class="line"><a id="l00127" name="l00127"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ad6c852c64134f0b7c82b0ab12e4b2cef"> 127</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ad6c852c64134f0b7c82b0ab12e4b2cef">addCountUsedBinDimension</a>(<a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html">IntVar</a> count_var) {</div>
<div class="line"><a id="l00128" name="l00128"></a><span class="lineno"> 128</span> mainJNI.Pack_addCountUsedBinDimension(swigCPtr, <span class="keyword">this</span>, <a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html">IntVar</a>.getCPtr(count_var), count_var);</div>
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno"> 129</span> }</div>
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span> </div>
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#aa4970b5a7300f9f737182b1016249688"> 135</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#aa4970b5a7300f9f737182b1016249688">addCountAssignedItemsDimension</a>(<a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html">IntVar</a> count_var) {</div>
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> mainJNI.Pack_addCountAssignedItemsDimension(swigCPtr, <span class="keyword">this</span>, <a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html">IntVar</a>.getCPtr(count_var), count_var);</div>
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"> 137</span> }</div>
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span> </div>
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#abcca23e6afadfade8c5d63ee62b49bfd"> 139</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#abcca23e6afadfade8c5d63ee62b49bfd">post</a>() {</div>
<div class="line"><a id="l00140" name="l00140"></a><span class="lineno"> 140</span> mainJNI.Pack_post(swigCPtr, <span class="keyword">this</span>);</div>
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"> 141</span> }</div>
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"> 142</span> </div>
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a798729dca95209ecdc609807a653a2bf"> 143</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a798729dca95209ecdc609807a653a2bf">clearAll</a>() {</div>
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"> 144</span> mainJNI.Pack_clearAll(swigCPtr, <span class="keyword">this</span>);</div>
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> }</div>
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> </div>
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ae16384ad3e97b5bdcbd254c4e6b60126"> 147</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ae16384ad3e97b5bdcbd254c4e6b60126">propagateDelayed</a>() {</div>
<div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span> mainJNI.Pack_propagateDelayed(swigCPtr, <span class="keyword">this</span>);</div>
<div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span> }</div>
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"> 150</span> </div>
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#aa73acb28f5f6fded9f86d4f5b8057d91"> 151</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#aa73acb28f5f6fded9f86d4f5b8057d91">initialPropagate</a>() {</div>
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span> mainJNI.Pack_initialPropagate(swigCPtr, <span class="keyword">this</span>);</div>
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span> }</div>
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span> </div>
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ad14196c88aadbd9dd9176e4b75676d88"> 155</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ad14196c88aadbd9dd9176e4b75676d88">propagate</a>() {</div>
<div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span> mainJNI.Pack_propagate(swigCPtr, <span class="keyword">this</span>);</div>
<div class="line"><a id="l00157" name="l00157"></a><span class="lineno"> 157</span> }</div>
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"> 158</span> </div>
<div class="line"><a id="l00159" name="l00159"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a951f73c2209ed5bd831b705a9315f538"> 159</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a951f73c2209ed5bd831b705a9315f538">oneDomain</a>(<span class="keywordtype">int</span> var_index) {</div>
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno"> 160</span> mainJNI.Pack_oneDomain(swigCPtr, <span class="keyword">this</span>, var_index);</div>
<div class="line"><a id="l00161" name="l00161"></a><span class="lineno"> 161</span> }</div>
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"> 162</span> </div>
<div class="line"><a id="l00163" name="l00163"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ad146fa8579a5f8a876c4688cc5a68520"> 163</a></span> <span class="keyword">public</span> String <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ad146fa8579a5f8a876c4688cc5a68520">toString</a>() {</div>
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"> 164</span> <span class="keywordflow">return</span> mainJNI.Pack_toString(swigCPtr, <span class="keyword">this</span>);</div>
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span> }</div>
<div class="line"><a id="l00166" name="l00166"></a><span class="lineno"> 166</span> </div>
<div class="line"><a id="l00167" name="l00167"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a85dd5847acc1f9ada694e4744d725f12"> 167</a></span> <span class="keyword">public</span> <span class="keywordtype">boolean</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a85dd5847acc1f9ada694e4744d725f12">isUndecided</a>(<span class="keywordtype">int</span> var_index, <span class="keywordtype">int</span> bin_index) {</div>
<div class="line"><a id="l00168" name="l00168"></a><span class="lineno"> 168</span> <span class="keywordflow">return</span> mainJNI.Pack_isUndecided(swigCPtr, <span class="keyword">this</span>, var_index, bin_index);</div>
<div class="line"><a id="l00169" name="l00169"></a><span class="lineno"> 169</span> }</div>
<div class="line"><a id="l00170" name="l00170"></a><span class="lineno"> 170</span> </div>
<div class="line"><a id="l00171" name="l00171"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a91e48a4542d89bc6009a32a0f2ea439c"> 171</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a91e48a4542d89bc6009a32a0f2ea439c">setImpossible</a>(<span class="keywordtype">int</span> var_index, <span class="keywordtype">int</span> bin_index) {</div>
<div class="line"><a id="l00172" name="l00172"></a><span class="lineno"> 172</span> mainJNI.Pack_setImpossible(swigCPtr, <span class="keyword">this</span>, var_index, bin_index);</div>
<div class="line"><a id="l00173" name="l00173"></a><span class="lineno"> 173</span> }</div>
<div class="line"><a id="l00174" name="l00174"></a><span class="lineno"> 174</span> </div>
<div class="line"><a id="l00175" name="l00175"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#aaf3bc9c20ca9dfe0901395d2ff94df0d"> 175</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#aaf3bc9c20ca9dfe0901395d2ff94df0d">assign</a>(<span class="keywordtype">int</span> var_index, <span class="keywordtype">int</span> bin_index) {</div>
<div class="line"><a id="l00176" name="l00176"></a><span class="lineno"> 176</span> mainJNI.Pack_assign(swigCPtr, <span class="keyword">this</span>, var_index, bin_index);</div>
<div class="line"><a id="l00177" name="l00177"></a><span class="lineno"> 177</span> }</div>
<div class="line"><a id="l00178" name="l00178"></a><span class="lineno"> 178</span> </div>
<div class="line"><a id="l00179" name="l00179"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a5b5d76e8f139364b64c780be9efe2ee1"> 179</a></span> <span class="keyword">public</span> <span class="keywordtype">boolean</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a5b5d76e8f139364b64c780be9efe2ee1">isAssignedStatusKnown</a>(<span class="keywordtype">int</span> var_index) {</div>
<div class="line"><a id="l00180" name="l00180"></a><span class="lineno"> 180</span> <span class="keywordflow">return</span> mainJNI.Pack_isAssignedStatusKnown(swigCPtr, <span class="keyword">this</span>, var_index);</div>
<div class="line"><a id="l00181" name="l00181"></a><span class="lineno"> 181</span> }</div>
<div class="line"><a id="l00182" name="l00182"></a><span class="lineno"> 182</span> </div>
<div class="line"><a id="l00183" name="l00183"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a1b3fc3ad83527eec6c7228e5746f0819"> 183</a></span> <span class="keyword">public</span> <span class="keywordtype">boolean</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a1b3fc3ad83527eec6c7228e5746f0819">isPossible</a>(<span class="keywordtype">int</span> var_index, <span class="keywordtype">int</span> bin_index) {</div>
<div class="line"><a id="l00184" name="l00184"></a><span class="lineno"> 184</span> <span class="keywordflow">return</span> mainJNI.Pack_isPossible(swigCPtr, <span class="keyword">this</span>, var_index, bin_index);</div>
<div class="line"><a id="l00185" name="l00185"></a><span class="lineno"> 185</span> }</div>
<div class="line"><a id="l00186" name="l00186"></a><span class="lineno"> 186</span> </div>
<div class="line"><a id="l00187" name="l00187"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a3352cfb899e521b2130e71c22174e828"> 187</a></span> <span class="keyword">public</span> <a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html">IntVar</a> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a3352cfb899e521b2130e71c22174e828">assignVar</a>(<span class="keywordtype">int</span> var_index, <span class="keywordtype">int</span> bin_index) {</div>
<div class="line"><a id="l00188" name="l00188"></a><span class="lineno"> 188</span> <span class="keywordtype">long</span> cPtr = mainJNI.Pack_assignVar(swigCPtr, <span class="keyword">this</span>, var_index, bin_index);</div>
<div class="line"><a id="l00189" name="l00189"></a><span class="lineno"> 189</span> <span class="keywordflow">return</span> (cPtr == 0) ? null : <span class="keyword">new</span> <a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html">IntVar</a>(cPtr, <span class="keyword">false</span>);</div>
<div class="line"><a id="l00190" name="l00190"></a><span class="lineno"> 190</span> }</div>
<div class="line"><a id="l00191" name="l00191"></a><span class="lineno"> 191</span> </div>
<div class="line"><a id="l00192" name="l00192"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#aaf2c3f615335206e191e3e8da3cfd7ef"> 192</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#aaf2c3f615335206e191e3e8da3cfd7ef">setAssigned</a>(<span class="keywordtype">int</span> var_index) {</div>
<div class="line"><a id="l00193" name="l00193"></a><span class="lineno"> 193</span> mainJNI.Pack_setAssigned(swigCPtr, <span class="keyword">this</span>, var_index);</div>
<div class="line"><a id="l00194" name="l00194"></a><span class="lineno"> 194</span> }</div>
<div class="line"><a id="l00195" name="l00195"></a><span class="lineno"> 195</span> </div>
<div class="line"><a id="l00196" name="l00196"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#af31f0e6704408095b271934eb2f9d935"> 196</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#af31f0e6704408095b271934eb2f9d935">setUnassigned</a>(<span class="keywordtype">int</span> var_index) {</div>
<div class="line"><a id="l00197" name="l00197"></a><span class="lineno"> 197</span> mainJNI.Pack_setUnassigned(swigCPtr, <span class="keyword">this</span>, var_index);</div>
<div class="line"><a id="l00198" name="l00198"></a><span class="lineno"> 198</span> }</div>
<div class="line"><a id="l00199" name="l00199"></a><span class="lineno"> 199</span> </div>
<div class="line"><a id="l00200" name="l00200"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#add3a212cc4657a193a19513b9e399fa9"> 200</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#add3a212cc4657a193a19513b9e399fa9">removeAllPossibleFromBin</a>(<span class="keywordtype">int</span> bin_index) {</div>
<div class="line"><a id="l00201" name="l00201"></a><span class="lineno"> 201</span> mainJNI.Pack_removeAllPossibleFromBin(swigCPtr, <span class="keyword">this</span>, bin_index);</div>
<div class="line"><a id="l00202" name="l00202"></a><span class="lineno"> 202</span> }</div>
<div class="line"><a id="l00203" name="l00203"></a><span class="lineno"> 203</span> </div>
<div class="line"><a id="l00204" name="l00204"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a67fda7e0863bad3fd96eb1090e5fef76"> 204</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a67fda7e0863bad3fd96eb1090e5fef76">assignAllPossibleToBin</a>(<span class="keywordtype">int</span> bin_index) {</div>
<div class="line"><a id="l00205" name="l00205"></a><span class="lineno"> 205</span> mainJNI.Pack_assignAllPossibleToBin(swigCPtr, <span class="keyword">this</span>, bin_index);</div>
<div class="line"><a id="l00206" name="l00206"></a><span class="lineno"> 206</span> }</div>
<div class="line"><a id="l00207" name="l00207"></a><span class="lineno"> 207</span> </div>
<div class="line"><a id="l00208" name="l00208"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ab8b0713ac45e07772b06b1be231c063b"> 208</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ab8b0713ac45e07772b06b1be231c063b">assignFirstPossibleToBin</a>(<span class="keywordtype">int</span> bin_index) {</div>
<div class="line"><a id="l00209" name="l00209"></a><span class="lineno"> 209</span> mainJNI.Pack_assignFirstPossibleToBin(swigCPtr, <span class="keyword">this</span>, bin_index);</div>
<div class="line"><a id="l00210" name="l00210"></a><span class="lineno"> 210</span> }</div>
<div class="line"><a id="l00211" name="l00211"></a><span class="lineno"> 211</span> </div>
<div class="line"><a id="l00212" name="l00212"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a4824fae0a1511aaac3344f96040e3494"> 212</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a4824fae0a1511aaac3344f96040e3494">assignAllRemainingItems</a>() {</div>
<div class="line"><a id="l00213" name="l00213"></a><span class="lineno"> 213</span> mainJNI.Pack_assignAllRemainingItems(swigCPtr, <span class="keyword">this</span>);</div>
<div class="line"><a id="l00214" name="l00214"></a><span class="lineno"> 214</span> }</div>
<div class="line"><a id="l00215" name="l00215"></a><span class="lineno"> 215</span> </div>
<div class="line"><a id="l00216" name="l00216"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ac78c5539f911e70cba9629e1541a6902"> 216</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ac78c5539f911e70cba9629e1541a6902">unassignAllRemainingItems</a>() {</div>
<div class="line"><a id="l00217" name="l00217"></a><span class="lineno"> 217</span> mainJNI.Pack_unassignAllRemainingItems(swigCPtr, <span class="keyword">this</span>);</div>
<div class="line"><a id="l00218" name="l00218"></a><span class="lineno"> 218</span> }</div>
<div class="line"><a id="l00219" name="l00219"></a><span class="lineno"> 219</span> </div>
<div class="line"><a id="l00220" name="l00220"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#adf64be0277a81a3b66a78d0b1bd1fad9"> 220</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#adf64be0277a81a3b66a78d0b1bd1fad9">accept</a>(<a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html">ModelVisitor</a> visitor) {</div>
<div class="line"><a id="l00221" name="l00221"></a><span class="lineno"> 221</span> mainJNI.Pack_accept(swigCPtr, <span class="keyword">this</span>, <a class="code hl_class" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html">ModelVisitor</a>.getCPtr(visitor), visitor);</div>
<div class="line"><a id="l00222" name="l00222"></a><span class="lineno"> 222</span> }</div>
<div class="line"><a id="l00223" name="l00223"></a><span class="lineno"> 223</span> </div>
<div class="line"><a id="l00224" name="l00224"></a><span class="lineno"> 224</span>}</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="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#l00019">gen/java/com/google/ortools/constraintsolver/Constraint.java:19</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html">com.google.ortools.constraintsolver.IntVar</a></div><div class="ttdoc">The class IntVar is a subset of IntExpr.</div><div class="ttdef"><b>Definition:</b> <a href="gen_2java_2com_2google_2ortools_2constraintsolver_2IntVar_8java_source.html#l00016">gen/java/com/google/ortools/constraintsolver/IntVar.java:16</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html">com.google.ortools.constraintsolver.ModelVisitor</a></div><div class="ttdoc">Model visitor.</div><div class="ttdef"><b>Definition:</b> <a href="ModelVisitor_8java_source.html#l00014">ModelVisitor.java:14</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html">com.google.ortools.constraintsolver.Pack</a></div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00018">Pack.java:18</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_a1b3fc3ad83527eec6c7228e5746f0819"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a1b3fc3ad83527eec6c7228e5746f0819">com.google.ortools.constraintsolver.Pack.isPossible</a></div><div class="ttdeci">boolean isPossible(int var_index, int bin_index)</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00183">Pack.java:183</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_a2d345ad081e4a40fb77cf385af863631"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a2d345ad081e4a40fb77cf385af863631">com.google.ortools.constraintsolver.Pack.addWeightedSumEqualVarDimension</a></div><div class="ttdeci">void addWeightedSumEqualVarDimension(LongBinaryOperator weights, IntVar[] loads)</div><div class="ttdoc">This dimension imposes that for all bins b, the weighted sum (weights->Run(i, b)) of all objects i a...</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00096">Pack.java:96</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_a3352cfb899e521b2130e71c22174e828"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a3352cfb899e521b2130e71c22174e828">com.google.ortools.constraintsolver.Pack.assignVar</a></div><div class="ttdeci">IntVar assignVar(int var_index, int bin_index)</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00187">Pack.java:187</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_a3f3f45bebe02ab7160be8d17df0f5f43"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a3f3f45bebe02ab7160be8d17df0f5f43">com.google.ortools.constraintsolver.Pack.Pack</a></div><div class="ttdeci">Pack(long cPtr, boolean cMemoryOwn)</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00021">Pack.java:21</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_a4824fae0a1511aaac3344f96040e3494"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a4824fae0a1511aaac3344f96040e3494">com.google.ortools.constraintsolver.Pack.assignAllRemainingItems</a></div><div class="ttdeci">void assignAllRemainingItems()</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00212">Pack.java:212</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_a5b5d76e8f139364b64c780be9efe2ee1"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a5b5d76e8f139364b64c780be9efe2ee1">com.google.ortools.constraintsolver.Pack.isAssignedStatusKnown</a></div><div class="ttdeci">boolean isAssignedStatusKnown(int var_index)</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00179">Pack.java:179</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_a67fda7e0863bad3fd96eb1090e5fef76"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a67fda7e0863bad3fd96eb1090e5fef76">com.google.ortools.constraintsolver.Pack.assignAllPossibleToBin</a></div><div class="ttdeci">void assignAllPossibleToBin(int bin_index)</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00204">Pack.java:204</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_a73f579346e2e679ccec10b328b3b3e78"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a73f579346e2e679ccec10b328b3b3e78">com.google.ortools.constraintsolver.Pack.addWeightedSumLessOrEqualConstantDimension</a></div><div class="ttdeci">void addWeightedSumLessOrEqualConstantDimension(long[] weights, long[] bounds)</div><div class="ttdoc">Dimensions are additional constraints than can restrict what is possible with the pack constraint.</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00059">Pack.java:59</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_a74860e6de759853528358d9ba8082d30"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a74860e6de759853528358d9ba8082d30">com.google.ortools.constraintsolver.Pack.addSumVariableWeightsLessOrEqualConstantDimension</a></div><div class="ttdeci">void addSumVariableWeightsLessOrEqualConstantDimension(IntVar[] usage, long[] capacity)</div><div class="ttdoc">This dimension imposes: forall b in bins, sum (i in items: usage[i] * is_assigned(i,...</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00111">Pack.java:111</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_a760512d77d352f20858eefdc0cec514f"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a760512d77d352f20858eefdc0cec514f">com.google.ortools.constraintsolver.Pack.addWeightedSumEqualVarDimension</a></div><div class="ttdeci">void addWeightedSumEqualVarDimension(long[] weights, IntVar[] loads)</div><div class="ttdoc">This dimension imposes that for all bins b, the weighted sum (weights[i]) of all objects i assigned ...</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00087">Pack.java:87</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_a798729dca95209ecdc609807a653a2bf"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a798729dca95209ecdc609807a653a2bf">com.google.ortools.constraintsolver.Pack.clearAll</a></div><div class="ttdeci">void clearAll()</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00143">Pack.java:143</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_a85dd5847acc1f9ada694e4744d725f12"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a85dd5847acc1f9ada694e4744d725f12">com.google.ortools.constraintsolver.Pack.isUndecided</a></div><div class="ttdeci">boolean isUndecided(int var_index, int bin_index)</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00167">Pack.java:167</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_a91e48a4542d89bc6009a32a0f2ea439c"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a91e48a4542d89bc6009a32a0f2ea439c">com.google.ortools.constraintsolver.Pack.setImpossible</a></div><div class="ttdeci">void setImpossible(int var_index, int bin_index)</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00171">Pack.java:171</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_a951f73c2209ed5bd831b705a9315f538"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a951f73c2209ed5bd831b705a9315f538">com.google.ortools.constraintsolver.Pack.oneDomain</a></div><div class="ttdeci">void oneDomain(int var_index)</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00159">Pack.java:159</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_a9a827604ddf1e3c22e8546d8fd725f36"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#a9a827604ddf1e3c22e8546d8fd725f36">com.google.ortools.constraintsolver.Pack.Pack</a></div><div class="ttdeci">Pack(Solver s, IntVar[] vars, int number_of_bins)</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00046">Pack.java:46</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_aa4970b5a7300f9f737182b1016249688"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#aa4970b5a7300f9f737182b1016249688">com.google.ortools.constraintsolver.Pack.addCountAssignedItemsDimension</a></div><div class="ttdeci">void addCountAssignedItemsDimension(IntVar count_var)</div><div class="ttdoc">This dimension links 'count_var' to the actual number of items assigned to a bin in the pack.</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00135">Pack.java:135</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_aa73acb28f5f6fded9f86d4f5b8057d91"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#aa73acb28f5f6fded9f86d4f5b8057d91">com.google.ortools.constraintsolver.Pack.initialPropagate</a></div><div class="ttdeci">void initialPropagate()</div><div class="ttdoc">This method performs the initial propagation of the constraint.</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00151">Pack.java:151</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_aaf2c3f615335206e191e3e8da3cfd7ef"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#aaf2c3f615335206e191e3e8da3cfd7ef">com.google.ortools.constraintsolver.Pack.setAssigned</a></div><div class="ttdeci">void setAssigned(int var_index)</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00192">Pack.java:192</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_aaf3bc9c20ca9dfe0901395d2ff94df0d"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#aaf3bc9c20ca9dfe0901395d2ff94df0d">com.google.ortools.constraintsolver.Pack.assign</a></div><div class="ttdeci">void assign(int var_index, int bin_index)</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00175">Pack.java:175</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_ab8b0713ac45e07772b06b1be231c063b"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ab8b0713ac45e07772b06b1be231c063b">com.google.ortools.constraintsolver.Pack.assignFirstPossibleToBin</a></div><div class="ttdeci">void assignFirstPossibleToBin(int bin_index)</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00208">Pack.java:208</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_abcca23e6afadfade8c5d63ee62b49bfd"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#abcca23e6afadfade8c5d63ee62b49bfd">com.google.ortools.constraintsolver.Pack.post</a></div><div class="ttdeci">void post()</div><div class="ttdoc">This method is called when the constraint is processed by the solver.</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00139">Pack.java:139</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_ac78c5539f911e70cba9629e1541a6902"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ac78c5539f911e70cba9629e1541a6902">com.google.ortools.constraintsolver.Pack.unassignAllRemainingItems</a></div><div class="ttdeci">void unassignAllRemainingItems()</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00216">Pack.java:216</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_acc228f8bdfa1ddf40c7f625821b7bfc3"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#acc228f8bdfa1ddf40c7f625821b7bfc3">com.google.ortools.constraintsolver.Pack.addWeightedSumLessOrEqualConstantDimension</a></div><div class="ttdeci">void addWeightedSumLessOrEqualConstantDimension(LongUnaryOperator weights, long[] bounds)</div><div class="ttdoc">This dimension imposes that for all bins b, the weighted sum (weights->Run(i)) of all objects i assi...</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00069">Pack.java:69</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_ad14196c88aadbd9dd9176e4b75676d88"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ad14196c88aadbd9dd9176e4b75676d88">com.google.ortools.constraintsolver.Pack.propagate</a></div><div class="ttdeci">void propagate()</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00155">Pack.java:155</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_ad146fa8579a5f8a876c4688cc5a68520"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ad146fa8579a5f8a876c4688cc5a68520">com.google.ortools.constraintsolver.Pack.toString</a></div><div class="ttdeci">String toString()</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00163">Pack.java:163</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_ad6a4f933b8da7f10694a0a86bb376840"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ad6a4f933b8da7f10694a0a86bb376840">com.google.ortools.constraintsolver.Pack.addWeightedSumLessOrEqualConstantDimension</a></div><div class="ttdeci">void addWeightedSumLessOrEqualConstantDimension(LongBinaryOperator weights, long[] bounds)</div><div class="ttdoc">This dimension imposes that for all bins b, the weighted sum (weights->Run(i, b) of all objects i as...</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00079">Pack.java:79</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_ad6c852c64134f0b7c82b0ab12e4b2cef"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ad6c852c64134f0b7c82b0ab12e4b2cef">com.google.ortools.constraintsolver.Pack.addCountUsedBinDimension</a></div><div class="ttdeci">void addCountUsedBinDimension(IntVar count_var)</div><div class="ttdoc">This dimension links 'count_var' to the actual number of bins used in the pack.</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00127">Pack.java:127</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_ad75db790f5d5c4d98dd65e091f68ca9d"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ad75db790f5d5c4d98dd65e091f68ca9d">com.google.ortools.constraintsolver.Pack.addWeightedSumOfAssignedDimension</a></div><div class="ttdeci">void addWeightedSumOfAssignedDimension(long[] weights, IntVar cost_var)</div><div class="ttdoc">This dimension enforces that cost_var == sum of weights[i] for all objects 'i' assigned to a bin.</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00119">Pack.java:119</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_add3a212cc4657a193a19513b9e399fa9"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#add3a212cc4657a193a19513b9e399fa9">com.google.ortools.constraintsolver.Pack.removeAllPossibleFromBin</a></div><div class="ttdeci">void removeAllPossibleFromBin(int bin_index)</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00200">Pack.java:200</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_adf64be0277a81a3b66a78d0b1bd1fad9"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#adf64be0277a81a3b66a78d0b1bd1fad9">com.google.ortools.constraintsolver.Pack.accept</a></div><div class="ttdeci">void accept(ModelVisitor visitor)</div><div class="ttdoc">Accepts the given visitor.</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00220">Pack.java:220</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_ae16384ad3e97b5bdcbd254c4e6b60126"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ae16384ad3e97b5bdcbd254c4e6b60126">com.google.ortools.constraintsolver.Pack.propagateDelayed</a></div><div class="ttdeci">void propagateDelayed()</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00147">Pack.java:147</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack_html_af31f0e6704408095b271934eb2f9d935"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#af31f0e6704408095b271934eb2f9d935">com.google.ortools.constraintsolver.Pack.setUnassigned</a></div><div class="ttdeci">void setUnassigned(int var_index)</div><div class="ttdef"><b>Definition:</b> <a href="Pack_8java_source.html#l00196">Pack.java:196</a></div></div>
<div class="ttc" id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html">com.google.ortools.constraintsolver.Solver</a></div><div class="ttdoc">Solver Class A solver represents the main computation engine.</div><div class="ttdef"><b>Definition:</b> <a href="Solver_8java_source.html#l00076">Solver.java:76</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>
| google/or-tools | docs/java/Pack_8java_source.html | HTML | apache-2.0 | 59,995 |
<html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>LevelRangeFilter Properties</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSDN.css" />
</head>
<body id="bodyID" class="dtBODY">
<div id="nsbanner">
<div id="bannerrow1">
<table class="bannerparthead" cellspacing="0">
<tr id="hdr">
<td class="runninghead">log4net SDK Reference</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">LevelRangeFilter Properties</h1>
</div>
</div>
<div id="nstext">
<p>The properties of the <b>LevelRangeFilter</b> class are listed below. For a complete list of <b>LevelRangeFilter</b> class members, see the <a href="log4net.Filter.LevelRangeFilterMembers.html">LevelRangeFilter Members</a> topic.</p>
<h4 class="dtH4">Public Instance Properties</h4>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Filter.LevelRangeFilter.AcceptOnMatch.html">AcceptOnMatch</a></td><td width="50%">
<a href="log4net.Filter.FilterDecision.html">Accept</a> when matching <a href="log4net.Filter.LevelRangeFilter.LevelMin.html">LevelMin</a> and <a href="log4net.Filter.LevelRangeFilter.LevelMax.html">LevelMax</a>
</td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Filter.LevelRangeFilter.LevelMax.html">LevelMax</a></td><td width="50%"> Sets the maximum matched <a href="log4net.Core.Level.html">Level</a>
</td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Filter.LevelRangeFilter.LevelMin.html">LevelMin</a></td><td width="50%"> Set the minimum matched <a href="log4net.Core.Level.html">Level</a>
</td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="log4net.Filter.FilterSkeleton.Next.html">Next</a> (inherited from <b>FilterSkeleton</b>)</td><td width="50%"> Property to get and set the next filter </td></tr></table>
</div>
<h4 class="dtH4">See Also</h4>
<p>
<a href="log4net.Filter.LevelRangeFilter.html">LevelRangeFilter Class</a> | <a href="log4net.Filter.html">log4net.Filter Namespace</a></p>
<hr />
<div id="footer">
<p>
<a href="http://logging.apache.org/log4net">Copyright 2001-2006 The Apache Software Foundation.</a>
</p>
<p>Generated from assembly log4net [1.2.10.0]</p>
</div>
</div>
</body>
</html> | babaru/log4net | doc/release/sdk/log4net.Filter.LevelRangeFilterProperties.html | HTML | apache-2.0 | 2,801 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Thu Dec 04 00:26:03 CST 2014 -->
<title>TestDatabase</title>
<meta name="date" content="2014-12-04">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TestDatabase";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/TestDatabase.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li><a href="../index-files/index-1.html">Index</a></li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../Testcase/TestComment.html" title="class in Testcase"><span class="strong">Prev Class</span></a></li>
<li><a href="../Testcase/TestKeyWord.html" title="class in Testcase"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?Testcase/TestDatabase.html" target="_top">Frames</a></li>
<li><a href="TestDatabase.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">Testcase</div>
<h2 title="Class TestDatabase" class="title">Class TestDatabase</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>junit.framework.Assert</li>
<li>
<ul class="inheritance">
<li>junit.framework.TestCase</li>
<li>
<ul class="inheritance">
<li>Testcase.TestDatabase</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>junit.framework.Test</dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">TestDatabase</span>
extends junit.framework.TestCase</pre>
<div class="block">Test cases in this class will run through both Database.java, Comment.java and Movie.java
to perform an integration test
Also, this class will be tested dependently to perform unit test on Database.java with test stub</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../Testcase/TestDatabase.html#TestDatabase()">TestDatabase</a></strong>()</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#setUp()">setUp</a></strong>()</code>
<div class="block">Sets up the test fixture.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewComment_unitTest1()">testAddNewComment_unitTest1</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewComment_unitTest2()">testAddNewComment_unitTest2</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewComment_unitTest3()">testAddNewComment_unitTest3</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewComment_unitTest4()">testAddNewComment_unitTest4</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewComment_unitTest5()">testAddNewComment_unitTest5</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewComment1()">testAddNewComment1</a></strong>()</code>
<div class="block">Integration test for Database.java and Comment.java</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewComment2()">testAddNewComment2</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewComment3()">testAddNewComment3</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewComment4()">testAddNewComment4</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewComment5()">testAddNewComment5</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewMovie_unitTest0()">testAddNewMovie_unitTest0</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewMovie_unitTest1()">testAddNewMovie_unitTest1</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewMovie_unitTest2()">testAddNewMovie_unitTest2</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewMovie_unitTest3()">testAddNewMovie_unitTest3</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewMovie_unitTest4()">testAddNewMovie_unitTest4</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewMovie_unitTest5()">testAddNewMovie_unitTest5</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewMovie0()">testAddNewMovie0</a></strong>()</code>
<div class="block">Integration test for Database.java and Movie.java</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewMovie1()">testAddNewMovie1</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewMovie2()">testAddNewMovie2</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewMovie3()">testAddNewMovie3</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewMovie4()">testAddNewMovie4</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testAddNewMovie5()">testAddNewMovie5</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testReadComment()">testReadComment</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../Testcase/TestDatabase.html#testReadMovie()">testReadMovie</a></strong>()</code>
<div class="block">Unit test for Database.java</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_junit.framework.TestCase">
<!-- -->
</a>
<h3>Methods inherited from class junit.framework.TestCase</h3>
<code>assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, setName, toString</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="TestDatabase()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TestDatabase</h4>
<pre>public TestDatabase()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="setUp()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setUp</h4>
<pre>public void setUp()</pre>
<div class="block">Sets up the test fixture.
Called before every test case method.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code>setUp</code> in class <code>junit.framework.TestCase</code></dd>
</dl>
</li>
</ul>
<a name="testReadMovie()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testReadMovie</h4>
<pre>public void testReadMovie()</pre>
<div class="block">Unit test for Database.java</div>
</li>
</ul>
<a name="testReadComment()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testReadComment</h4>
<pre>public void testReadComment()</pre>
</li>
</ul>
<a name="testAddNewMovie_unitTest0()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewMovie_unitTest0</h4>
<pre>public void testAddNewMovie_unitTest0()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewMovie_unitTest1()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewMovie_unitTest1</h4>
<pre>public void testAddNewMovie_unitTest1()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewMovie_unitTest2()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewMovie_unitTest2</h4>
<pre>public void testAddNewMovie_unitTest2()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewMovie_unitTest3()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewMovie_unitTest3</h4>
<pre>public void testAddNewMovie_unitTest3()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewMovie_unitTest4()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewMovie_unitTest4</h4>
<pre>public void testAddNewMovie_unitTest4()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewMovie_unitTest5()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewMovie_unitTest5</h4>
<pre>public void testAddNewMovie_unitTest5()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewComment_unitTest1()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewComment_unitTest1</h4>
<pre>public void testAddNewComment_unitTest1()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewComment_unitTest2()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewComment_unitTest2</h4>
<pre>public void testAddNewComment_unitTest2()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewComment_unitTest3()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewComment_unitTest3</h4>
<pre>public void testAddNewComment_unitTest3()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewComment_unitTest4()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewComment_unitTest4</h4>
<pre>public void testAddNewComment_unitTest4()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewComment_unitTest5()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewComment_unitTest5</h4>
<pre>public void testAddNewComment_unitTest5()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewMovie0()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewMovie0</h4>
<pre>public void testAddNewMovie0()
throws java.lang.Exception</pre>
<div class="block">Integration test for Database.java and Movie.java</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewMovie1()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewMovie1</h4>
<pre>public void testAddNewMovie1()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewMovie2()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewMovie2</h4>
<pre>public void testAddNewMovie2()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewMovie3()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewMovie3</h4>
<pre>public void testAddNewMovie3()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewMovie4()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewMovie4</h4>
<pre>public void testAddNewMovie4()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewMovie5()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewMovie5</h4>
<pre>public void testAddNewMovie5()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewComment1()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewComment1</h4>
<pre>public void testAddNewComment1()
throws java.lang.Exception</pre>
<div class="block">Integration test for Database.java and Comment.java</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewComment2()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewComment2</h4>
<pre>public void testAddNewComment2()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewComment3()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewComment3</h4>
<pre>public void testAddNewComment3()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewComment4()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testAddNewComment4</h4>
<pre>public void testAddNewComment4()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testAddNewComment5()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>testAddNewComment5</h4>
<pre>public void testAddNewComment5()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/TestDatabase.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li><a href="../index-files/index-1.html">Index</a></li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../Testcase/TestComment.html" title="class in Testcase"><span class="strong">Prev Class</span></a></li>
<li><a href="../Testcase/TestKeyWord.html" title="class in Testcase"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?Testcase/TestDatabase.html" target="_top">Frames</a></li>
<li><a href="TestDatabase.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| CS3343G20/moviereviewsystem | MovieReview/doc/Testcase/TestDatabase.html | HTML | apache-2.0 | 23,785 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- Mirrored from scaikeqc.org/xxxvii/beg30.php by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 26 Feb 2017 10:32:00 GMT -->
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" type="text/css" href="../shiny.css"/>
<title>IKEqC Scores for A.S. XXXVII</title>
</head>
<body>
<div id="overalls"> <!-- defines the overall content area -->
<!-- shared header for all first subdir files -->
<div id="header">
<div id="headerleftsquare">
<img src="../scaequestrian.gif" alt="SCA Interkingdom Equestrian Competition" />
</div> <!-- close headerleftsquare -->
<div id="headercontent"><h1>Interkingdom Equestrian Competition</h1>
<div id="hnav1">
<p><a href="index-2.html">Home</a></p>
<p><a href="../xxxv/index.html">AS XXXV (35)</a></p>
<p><a href="../xxxvi/index.html">AS XXXVI (36)</a></p>
<p><a href="index.html">AS XXXVII (37)</a></p>
<p><a href="../xxxviii/index.html">AS XXXVIII (38)</a></p>
</div> <!-- close hnav1 -->
<div id="hnav2">
<p><a href="../xxxix/index.html">AS XXXIX (39)</a></p>
<p><a href="../xl/index.html">AS XL (40)</a></p>
<p><a href="../xli/index.html">AS XLI (41)</a></p>
<p><a href="../xlii/index.html">AS XLII (42)</a></p>
<p><a href="../xliii/index.html">AS XLIII (43)</a></p>
</div> <!-- close hnav2 -->
<div id="hnav3">
<p><a href="../xliv/index.html">AS XLIV (44)</a></p>
<p><a href="../xlv/index.html">AS XLV (45)</a></p>
<p><a href="../xlvi/index.html">AS XLVI (46)</a></p>
<p><a href="../xlvii/index.html">AS XLVII (47)</a></p>
<p><a href="../xlviii/index.html">AS XLVIII (48)</a></p>
</div> <!-- close hnav3 -->
<div id="hnav4">
<p><a href="../xlix/index.html">AS XLIX (49)</a></p>
<p><strong><a href="../l/index.html">AS L (50)</a></strong></p>
</div> <!-- close hnav4 -->
</div> <!-- close headercontent -->
</div> <!-- close header -->
<p/>
<div id="main-text">
<h3>Beginner 30' Division Scores for
AS XXXVII</h3>
<!-- shared tabs above score box -->
<div id="scorelinks">
<ul>
<li><a href="index-2.html">Top Fives</a></li>
<li><a href="adv21.html">Advanced 21'</a></li>
<li><a href="adv30.html">Advanced 30'</a></li>
<li><a href="int21.html">Intermediate 21'</a></li>
<li><a href="int30.html">Intermediate 30'</a></li>
<li><a href="beg21.html">Beginner 21'</a></li>
<li><a href="beg30.html">Beginner 30'</a></li>
</ul>
</div> <!-- closes scorelinks -->
<div id="scores">
<div id="yearchamp"> <!-- display current division champion score in top box -->
<!-- Select top score for this division - $pgyear.div = 'A' is Adv 21' for example -->
<h3 class="champion">No Division Champion for AS XXXVII</h3>
</div> <!-- closes yearchamp -->
<table>
<tr><td>
<!-- QUERY : SELECT PName,Ename,score,SHscore,SRcount,SRscore,SDcount,SDscore
FROM riders
LEFT JOIN xxxvii ON riders.PID=xxxvii.PID
LEFT JOIN events ON xxxvii.EID=events.EID
LEFT JOIN heads ON xxxvii.SHID=heads.SHID
LEFT JOIN rings ON xxxvii.SRID=rings.SRID
LEFT JOIN reeds ON xxxvii.SDID=reeds.SDID
WHERE xxxvii.seen='Y' && xxxvii.div='F'
ORDER BY xxxvii.score DESC
-->
<!-- ERROR :
-->
</table>
</td>
</tr>
</table>
</div> <!-- closes scores -->
<p class="footer">This page, and its scripts, are based on code created by Sandor Dosa.<br/>
Emails sent to lord (dot) sandor (dot) dosa (at) gmail (dot) com will find him.<br/>
This is version 2.7c of the scorekeeper script, last updated 12 February 2011. ©2011 ADG<br/>
<br/>
HTML and CSS by Doucette de Verdun, chestnutmare at gmail (dot) com, ©2015<br/>
Site last updated 13 June 2015</p></div> <!-- closes scores -->
</div> <!-- closes main-text -->
</div> <!-- closes overalls -->
</body>
<!-- Mirrored from scaikeqc.org/xxxvii/beg30.php by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 26 Feb 2017 10:32:00 GMT -->
</html>
| SandorDosa/ikeqc_historical | xxxvii/beg30.html | HTML | apache-2.0 | 3,933 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_60) on Sun Nov 22 20:42:01 EST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class msuresh.raftdistdb.testClass (raftDistDB 1.0-SNAPSHOT API)</title>
<meta name="date" content="2015-11-22">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class msuresh.raftdistdb.testClass (raftDistDB 1.0-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../msuresh/raftdistdb/package-summary.html">Package</a></li>
<li><a href="../../../msuresh/raftdistdb/testClass.html" title="class in msuresh.raftdistdb">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?msuresh/raftdistdb/class-use/testClass.html" target="_top">Frames</a></li>
<li><a href="testClass.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class msuresh.raftdistdb.testClass" class="title">Uses of Class<br>msuresh.raftdistdb.testClass</h2>
</div>
<div class="classUseContainer">No usage of msuresh.raftdistdb.testClass</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../msuresh/raftdistdb/package-summary.html">Package</a></li>
<li><a href="../../../msuresh/raftdistdb/testClass.html" title="class in msuresh.raftdistdb">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?msuresh/raftdistdb/class-use/testClass.html" target="_top">Frames</a></li>
<li><a href="testClass.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2015. All rights reserved.</small></p>
</body>
</html>
| msuresh1993/atomixDDB | target/site/apidocs/msuresh/raftdistdb/class-use/testClass.html | HTML | apache-2.0 | 4,308 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Fri Mar 06 22:14:52 CST 2015 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Object (hadoop-yarn-common 2.3.0 API)
</TITLE>
<META NAME="date" CONTENT="2015-03-06">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Object (hadoop-yarn-common 2.3.0 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec._Object.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/hadoop/yarn/webapp/hamlet//class-useHamletSpec._Object.html" target="_top"><B>FRAMES</B></A>
<A HREF="HamletSpec._Object.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Interface<br>org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Object</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec._Object.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec._Object</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.hadoop.yarn.webapp.hamlet"><B>org.apache.hadoop.yarn.webapp.hamlet</B></A></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.hadoop.yarn.webapp.view"><B>org.apache.hadoop.yarn.webapp.view</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.hadoop.yarn.webapp.hamlet"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec._Object.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec._Object</A> in <A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/package-summary.html">org.apache.hadoop.yarn.webapp.hamlet</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subinterfaces of <A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec._Object.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec._Object</A> in <A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/package-summary.html">org.apache.hadoop.yarn.webapp.hamlet</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec._Cell.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec._Cell</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec._Head.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec._Head</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec._Html.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec._Html</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec._ImgObject.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec._ImgObject</A></B></CODE>
<BR>
Part of %pre.exclusion</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.A.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.A</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.ABBR.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.ABBR</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.ACRONYM.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.ACRONYM</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.ADDRESS.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.ADDRESS</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.B.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.B</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.BDO.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.BDO</A></B></CODE>
<BR>
The dir attribute is required for the BDO element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.BUTTON.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.BUTTON</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.CAPTION.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.CAPTION</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.CITE.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.CITE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.CODE.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.CODE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.DD.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.DD</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.DEL.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.DEL</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.DFN.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.DFN</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.DIV.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.DIV</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.DT.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.DT</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.EM.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.EM</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.FIELDSET.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.FIELDSET</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.Flow.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.Flow</A></B></CODE>
<BR>
%flow</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.H1.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.H1</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.H2.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.H2</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.H3.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.H3</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.H4.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.H4</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.H5.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.H5</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.H6.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.H6</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.HEAD.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.HEAD</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.HeadMisc.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.HeadMisc</A></B></CODE>
<BR>
%head.misc</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.HTML.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.HTML</A></B></CODE>
<BR>
The root element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.I.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.I</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.Inline.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.Inline</A></B></CODE>
<BR>
%inline</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.INS.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.INS</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.KBD.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.KBD</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.LABEL.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.LABEL</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.LEGEND.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.LEGEND</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.LI.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.LI</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.OBJECT.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.OBJECT</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.P.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.P</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.Q.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.Q</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.SAMP.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.SAMP</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.SMALL.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.SMALL</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.SPAN.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.SPAN</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.Special.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.Special</A></B></CODE>
<BR>
%special</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.STRONG.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.STRONG</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.SUB.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.SUB</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.SUP.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.SUP</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.TD.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.TD</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.TH.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.TH</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec.VAR.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec.VAR</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/package-summary.html">org.apache.hadoop.yarn.webapp.hamlet</A> that implement <A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec._Object.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec._Object</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.A.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.A<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.ABBR.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.ABBR<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.ACRONYM.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.ACRONYM<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.ADDRESS.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.ADDRESS<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.B.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.B<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.BDO.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.BDO<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.BUTTON.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.BUTTON<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.CAPTION.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.CAPTION<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.CITE.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.CITE<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.CODE.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.CODE<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.DD.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.DD<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.DEL.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.DEL<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.DFN.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.DFN<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.DIV.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.DIV<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.DT.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.DT<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.EM.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.EM<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.FIELDSET.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.FIELDSET<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.H1.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.H1<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.H2.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.H2<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.H3.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.H3<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.H4.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.H4<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.H5.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.H5<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.H6.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.H6<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.HEAD.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.HEAD<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.HTML.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.HTML<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.I.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.I<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.INS.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.INS<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.KBD.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.KBD<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.LABEL.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.LABEL<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.LEGEND.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.LEGEND<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.LI.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.LI<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.OBJECT.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.OBJECT<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.P.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.P<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.Q.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.Q<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.SAMP.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.SAMP<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.SMALL.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.SMALL<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.SPAN.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.SPAN<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.STRONG.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.STRONG<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.SUB.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.SUB<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.SUP.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.SUP<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.TD.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.TD<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.TH.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.TH<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/Hamlet.VAR.html" title="class in org.apache.hadoop.yarn.webapp.hamlet">Hamlet.VAR<T extends HamletSpec._></A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.hadoop.yarn.webapp.view"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec._Object.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec._Object</A> in <A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/view/package-summary.html">org.apache.hadoop.yarn.webapp.view</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/view/package-summary.html">org.apache.hadoop.yarn.webapp.view</A> that implement <A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec._Object.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet">HamletSpec._Object</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/view/HtmlBlock.Block.html" title="class in org.apache.hadoop.yarn.webapp.view">HtmlBlock.Block</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/view/HtmlPage.Page.html" title="class in org.apache.hadoop.yarn.webapp.view">HtmlPage.Page</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/hadoop/yarn/webapp/hamlet/HamletSpec._Object.html" title="interface in org.apache.hadoop.yarn.webapp.hamlet"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/hadoop/yarn/webapp/hamlet//class-useHamletSpec._Object.html" target="_top"><B>FRAMES</B></A>
<A HREF="HamletSpec._Object.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2015 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>
| jsrudani/HadoopHDFSProject | hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/target/org/apache/hadoop/yarn/webapp/hamlet/class-use/HamletSpec._Object.html | HTML | apache-2.0 | 51,239 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_19) on Mon Feb 03 12:19:28 CET 2014 -->
<TITLE>
Uses of Class org.openxava.filters.YearToDateRangeFilter (OpenXava 4.9.1 API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Class org.openxava.filters.YearToDateRangeFilter (OpenXava 4.9.1 API)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/openxava/filters/YearToDateRangeFilter.html" title="class in org.openxava.filters"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/openxava/filters/class-use/YearToDateRangeFilter.html" target="_top"><B>FRAMES</B></A>
<A HREF="YearToDateRangeFilter.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.openxava.filters.YearToDateRangeFilter</B></H2>
</CENTER>
No usage of org.openxava.filters.YearToDateRangeFilter
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/openxava/filters/YearToDateRangeFilter.html" title="class in org.openxava.filters"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/openxava/filters/class-use/YearToDateRangeFilter.html" target="_top"><B>FRAMES</B></A>
<A HREF="YearToDateRangeFilter.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
| jecuendet/maven4openxava | dist/openxava/doc/apidocs/org/openxava/filters/class-use/YearToDateRangeFilter.html | HTML | apache-2.0 | 5,841 |
<h2>Methods run, sorted chronologically</h2><h3>>> means before, << means after</h3><p/><br/><em>Suite1</em><p/><small><i>(Hover the method name to see the test class name)</i></small><p/>
<table border="1">
<tr><th>Time</th><th>Delta (ms)</th><th>Suite<br>configuration</th><th>Test<br>configuration</th><th>Class<br>configuration</th><th>Groups<br>configuration</th><th>Method<br>configuration</th><th>Test<br>method</th><th>Thread</th><th>Instances</th></tr>
<tr bgcolor="a17077"> <td>17/02/13 13:04:32</td> <td>0</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabDepartmentsTestCase.insertLabDepartmentTestCase()[pri:0, instance:LabDepartmentsTestCase@90f6bfd]">insertLabDepartmentTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="c36584"> <td>17/02/13 13:04:37</td> <td>5638</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTypeTestCase.insertLabTypeTestCase()[pri:0, instance:LabTypeTestCase@4cb2c100]">insertLabTypeTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="c36584"> <td>17/02/13 13:04:38</td> <td>5733</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTypeTestCase.updateLabTypeTestCase()[pri:0, instance:LabTypeTestCase@4cb2c100]">updateLabTypeTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="bbe5e8"> <td>17/02/13 13:04:38</td> <td>6104</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="TestNamesTestCase.getAllLabTestsTestCase()[pri:0, instance:TestNamesTestCase@4157f54e]">getAllLabTestsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="bbe5e8"> <td>17/02/13 13:04:39</td> <td>6725</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="TestNamesTestCase.insertLabTestsTestCase()[pri:0, instance:TestNamesTestCase@4157f54e]">insertLabTestsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8d66b2"> <td>17/02/13 13:04:39</td> <td>6987</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="MainResultsTestCase.addMainResultsTestCase()[pri:0, instance:MainResultsTestCase@6615435c]">addMainResultsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="99699c"> <td>17/02/13 13:04:40</td> <td>8210</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="CategoryTestCase.addNewCatDetailsTestCase()[pri:0, instance:CategoryTestCase@3f2a3a5]">addNewCatDetailsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="b5cdba"> <td>17/02/13 13:04:40</td> <td>8587</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SubCategoryTestCase.getAllSubCategoriesTestCase()[pri:0, instance:SubCategoryTestCase@2d554825]">getAllSubCategoriesTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="cbfb61"> <td>17/02/13 13:04:40</td> <td>8673</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SpecimenTypeTestCase.getAllSpecimenTypeTestCase()[pri:0, instance:SpecimenTypeTestCase@77b52d12]">getAllSpecimenTypeTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="94affc"> <td>17/02/13 13:04:41</td> <td>8761</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SpecimenRetentionTypeTestCase.getAllSpecimenRetentionTypeByIdTestCase()[pri:0, instance:SpecimenRetentionTypeTestCase@6fb554cc]">getAllSpecimenRetentionTypeByIdTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="d0a1cf"> <td>17/02/13 13:04:41</td> <td>9002</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SubTestFieldsTestCase.addNewSubTestFieldTestCase()[pri:0, instance:SubTestFieldsTestCase@4909b8da]">addNewSubTestFieldTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="9a8472"> <td>17/02/13 13:04:41</td> <td>9113</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SubTestFieldsResultsTestCase.addSubFieldsResultsTestCase()[pri:0, instance:SubTestFieldsResultsTestCase@614c5515]">addSubFieldsResultsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="6375b3"> <td>17/02/13 13:04:41</td> <td>9360</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTestRequestTestCase.addNewLabTestRequestTestCase()[pri:0, instance:LabTestRequestTestCase@6be46e8f]">addNewLabTestRequestTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="7c7260"> <td>17/02/13 13:04:41</td> <td>9701</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTestRequestFiltersTestCase.getAllPatientsTestCase()[pri:0, instance:LabTestRequestFiltersTestCase@6b143ee9]">getAllPatientsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="809079"> <td>17/02/13 13:04:43</td> <td>11515</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SampleCenterTestCase.addNewSampleCenterTestCase()[pri:0, instance:SampleCenterTestCase@47f6473]">addNewSampleCenterTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="df88bb"> <td>17/02/13 13:04:43</td> <td>11657</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SampleCenterTypeTestCase.addSampleCenterTypeTestCase()[pri:0, instance:SampleCenterTypeTestCase@60addb54]">addSampleCenterTypeTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="71769e"> <td>17/02/13 13:04:43</td> <td>11692</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="TestFieldsRangeTestCase.addLabFieldRangeTestCase()[pri:0, instance:TestFieldsRangeTestCase@68837a77]">addLabFieldRangeTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="71769e"> <td>17/02/13 13:04:44</td> <td>11881</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="TestFieldsRangeTestCase.addLabFieldSubRangeTestCase()[pri:0, instance:TestFieldsRangeTestCase@68837a77]">addLabFieldSubRangeTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="b2f6e2"> <td>17/02/13 13:04:44</td> <td>12075</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="ParentTestFieldsTestCase.addLabParentTestCase()[pri:0, instance:ParentTestFieldsTestCase@3567135c]">addLabParentTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="b86989"> <td>17/02/13 13:04:44</td> <td>12333</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="ReportTestCase.generateNewReportTestCase()[pri:0, instance:ReportTestCase@327471b5]">generateNewReportTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="d072a9"> <td>17/02/13 13:04:45</td> <td>12748</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTestCase.addLaboratoryTestCase()[pri:0, instance:LabTestCase@15975490]">addLaboratoryTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="75828b"> <td>17/02/13 13:04:45</td> <td>12910</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OPDLabTestRequestTestCase.addOPDLabTestRequest()[pri:0, instance:OPDLabTestRequestTestCase@1936f0f5]">addOPDLabTestRequest</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="809ea1"> <td>17/02/13 13:04:45</td> <td>13372</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="PCULabTestRequestTestCase.addPcuLabTestRequestTestCase()[pri:0, instance:PCULabTestRequestTestCase@5f2050f6]">addPcuLabTestRequestTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="a17077"> <td>17/02/13 13:04:46</td> <td>13856</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabDepartmentsTestCase.getAllLaboratoriesTestCase()[pri:0, instance:LabDepartmentsTestCase@90f6bfd]">getAllLaboratoriesTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="a17077"> <td>17/02/13 13:04:46</td> <td>13907</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabDepartmentsTestCase.updateLabDepartmentTestCase()[pri:0, instance:LabDepartmentsTestCase@90f6bfd]">updateLabDepartmentTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="c36584"> <td>17/02/13 13:04:46</td> <td>13987</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTypeTestCase.deleteLabTypeTestCase()[pri:0, instance:LabTypeTestCase@4cb2c100]">deleteLabTypeTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="bbe5e8"> <td>17/02/13 13:04:46</td> <td>14027</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="TestNamesTestCase.getMaxTestIDTestCase()[pri:0, instance:TestNamesTestCase@4157f54e]">getMaxTestIDTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="bbe5e8"> <td>17/02/13 13:04:46</td> <td>14062</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="TestNamesTestCase.updateTestsTestCase()[pri:0, instance:TestNamesTestCase@4157f54e]">updateTestsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8d66b2"> <td>17/02/13 13:04:46</td> <td>14373</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="MainResultsTestCase.getAllMainResultsTestCase()[pri:0, instance:MainResultsTestCase@6615435c]">getAllMainResultsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8d66b2"> <td>17/02/13 13:04:47</td> <td>15274</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="MainResultsTestCase.getAllSubCategoriesTestCase()[pri:0, instance:MainResultsTestCase@6615435c]">getAllSubCategoriesTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="99699c"> <td>17/02/13 13:04:47</td> <td>15704</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="CategoryTestCase.getAllCategoriesTestCase()[pri:0, instance:CategoryTestCase@3f2a3a5]">getAllCategoriesTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="b5cdba"> <td>17/02/13 13:04:48</td> <td>15736</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SubCategoryTestCase.getAllSubCategoriesByIdTestCase()[pri:0, instance:SubCategoryTestCase@2d554825]">getAllSubCategoriesByIdTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="b5cdba"> <td>17/02/13 13:04:48</td> <td>15781</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SubCategoryTestCase.updateSubCategoriesDetailsTestCase()[pri:0, instance:SubCategoryTestCase@2d554825]">updateSubCategoriesDetailsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="cbfb61"> <td>17/02/13 13:04:48</td> <td>15912</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SpecimenTypeTestCase.getAllSpecimenTypeByIdTestCase()[pri:0, instance:SpecimenTypeTestCase@77b52d12]">getAllSpecimenTypeByIdTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="94affc"> <td>17/02/13 13:04:48</td> <td>15974</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SpecimenRetentionTypeTestCase.getAllSpecimenRetentionTypeTestCase()[pri:0, instance:SpecimenRetentionTypeTestCase@6fb554cc]">getAllSpecimenRetentionTypeTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="d0a1cf"> <td>17/02/13 13:04:48</td> <td>16010</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SubTestFieldsTestCase.getAllSubTestFieldsTestCase()[pri:0, instance:SubTestFieldsTestCase@4909b8da]">getAllSubTestFieldsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="9a8472"> <td>17/02/13 13:04:48</td> <td>16051</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SubTestFieldsResultsTestCase.getAllLabSubResultsTestCase()[pri:0, instance:SubTestFieldsResultsTestCase@614c5515]">getAllLabSubResultsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="6375b3"> <td>17/02/13 13:04:48</td> <td>16097</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTestRequestTestCase.addSpecimenInfoTestCase()[pri:0, instance:LabTestRequestTestCase@6be46e8f]">addSpecimenInfoTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="6375b3"> <td>17/02/13 13:04:48</td> <td>16281</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTestRequestTestCase.getAllTestRequestsTestCase()[pri:0, instance:LabTestRequestTestCase@6be46e8f]">getAllTestRequestsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="7c7260"> <td>17/02/13 13:04:49</td> <td>17671</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTestRequestFiltersTestCase.getAllLabTestRequestByLocationTestCase()[pri:0, instance:LabTestRequestFiltersTestCase@6b143ee9]">getAllLabTestRequestByLocationTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="7c7260"> <td>17/02/13 13:04:50</td> <td>18010</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTestRequestFiltersTestCase.getAllLabTestRequestByPIDTestCase()[pri:0, instance:LabTestRequestFiltersTestCase@6b143ee9]">getAllLabTestRequestByPIDTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="809079"> <td>17/02/13 13:04:50</td> <td>18355</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SampleCenterTestCase.getAllSampleCentersTestCase()[pri:0, instance:SampleCenterTestCase@47f6473]">getAllSampleCentersTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="809079"> <td>17/02/13 13:04:50</td> <td>18480</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SampleCenterTestCase.getSampleCentersByLabTypeTestCase()[pri:0, instance:SampleCenterTestCase@47f6473]">getSampleCentersByLabTypeTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="809079"> <td>17/02/13 13:04:50</td> <td>18591</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SampleCenterTestCase.updateSampleCenterDetailsTestCase()[pri:0, instance:SampleCenterTestCase@47f6473]">updateSampleCenterDetailsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="df88bb"> <td>17/02/13 13:04:51</td> <td>18828</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SampleCenterTypeTestCase.getAllSampleCenterTypesTestCase()[pri:0, instance:SampleCenterTypeTestCase@60addb54]">getAllSampleCenterTypesTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="df88bb"> <td>17/02/13 13:04:51</td> <td>18858</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SampleCenterTypeTestCase.updateSampleCenterTypesTestCase()[pri:0, instance:SampleCenterTypeTestCase@60addb54]">updateSampleCenterTypesTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="71769e"> <td>17/02/13 13:04:51</td> <td>18919</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="TestFieldsRangeTestCase.getAllLabRangeTestCase()[pri:0, instance:TestFieldsRangeTestCase@68837a77]">getAllLabRangeTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="b2f6e2"> <td>17/02/13 13:04:51</td> <td>18985</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="ParentTestFieldsTestCase.getAllLabParentTestCase()[pri:0, instance:ParentTestFieldsTestCase@3567135c]">getAllLabParentTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="b86989"> <td>17/02/13 13:04:51</td> <td>19026</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="ReportTestCase.getAllReportTestCase()[pri:0, instance:ReportTestCase@327471b5]">getAllReportTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="d072a9"> <td>17/02/13 13:04:51</td> <td>19373</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTestCase.getAllLaboratoriesTestCase()[pri:0, instance:LabTestCase@15975490]">getAllLaboratoriesTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="d072a9"> <td>17/02/13 13:04:51</td> <td>19533</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTestCase.getLabTestRequestByID()[pri:0, instance:LabTestCase@15975490]">getLabTestRequestByID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="75828b"> <td>17/02/13 13:04:52</td> <td>19742</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OPDLabTestRequestTestCase.getAllOPDLabTestRequests()[pri:0, instance:OPDLabTestRequestTestCase@1936f0f5]">getAllOPDLabTestRequests</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="75828b"> <td>17/02/13 13:04:52</td> <td>20042</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OPDLabTestRequestTestCase.getOPDLabRequestsByPatient()[pri:0, instance:OPDLabTestRequestTestCase@1936f0f5]">getOPDLabRequestsByPatient</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="75828b"> <td>17/02/13 13:04:52</td> <td>20457</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OPDLabTestRequestTestCase.getOPDLabRequestsByVisit()[pri:0, instance:OPDLabTestRequestTestCase@1936f0f5]">getOPDLabRequestsByVisit</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="75828b"> <td>17/02/13 13:04:53</td> <td>20915</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OPDLabTestRequestTestCase.updateOPDLabRequests()[pri:0, instance:OPDLabTestRequestTestCase@1936f0f5]">updateOPDLabRequests</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="809ea1"> <td>17/02/13 13:04:54</td> <td>21734</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="PCULabTestRequestTestCase.getAllPcuLabTestCase()[pri:0, instance:PCULabTestRequestTestCase@5f2050f6]">getAllPcuLabTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="809ea1"> <td>17/02/13 13:04:54</td> <td>21765</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="PCULabTestRequestTestCase.getPcuLabTestByAdminID()[pri:0, instance:PCULabTestRequestTestCase@5f2050f6]">getPcuLabTestByAdminID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="809ea1"> <td>17/02/13 13:04:54</td> <td>22163</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="PCULabTestRequestTestCase.getPcuLabTestByPatientID()[pri:0, instance:PCULabTestRequestTestCase@5f2050f6]">getPcuLabTestByPatientID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="a17077"> <td>17/02/13 13:04:54</td> <td>22513</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabDepartmentsTestCase.deleteLabTypeTestCase()[pri:0, instance:LabDepartmentsTestCase@90f6bfd]">deleteLabTypeTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="bbe5e8"> <td>17/02/13 13:04:54</td> <td>22561</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="TestNamesTestCase.deleteLabTestsTestCase()[pri:0, instance:TestNamesTestCase@4157f54e]">deleteLabTestsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="99699c"> <td>17/02/13 13:04:54</td> <td>22616</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="CategoryTestCase.updateCategoriesDetailsTestCase()[pri:0, instance:CategoryTestCase@3f2a3a5]">updateCategoriesDetailsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="b5cdba"> <td>17/02/13 13:04:54</td> <td>22688</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SubCategoryTestCase.deleteSubCategoryTestCase()[pri:0, instance:SubCategoryTestCase@2d554825]">deleteSubCategoryTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="d0a1cf"> <td>17/02/13 13:04:55</td> <td>22723</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SubTestFieldsTestCase.GetMaxSubTestFieldTestCase()[pri:0, instance:SubTestFieldsTestCase@4909b8da]">GetMaxSubTestFieldTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="d0a1cf"> <td>17/02/13 13:04:55</td> <td>22754</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SubTestFieldsTestCase.GetTestSubFieldsTestCase()[pri:0, instance:SubTestFieldsTestCase@4909b8da]">GetTestSubFieldsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="6375b3"> <td>17/02/13 13:04:55</td> <td>22857</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTestRequestTestCase.getSpecimenByRequestIDTestCase()[pri:0, instance:LabTestRequestTestCase@6be46e8f]">getSpecimenByRequestIDTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="6375b3"> <td>17/02/13 13:04:55</td> <td>22900</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTestRequestTestCase.getTestRequestByRequestIDTestCase()[pri:0, instance:LabTestRequestTestCase@6be46e8f]">getTestRequestByRequestIDTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="809079"> <td>17/02/13 13:04:55</td> <td>22972</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SampleCenterTestCase.deleteSampleCenterTestCase()[pri:0, instance:SampleCenterTestCase@47f6473]">deleteSampleCenterTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="df88bb"> <td>17/02/13 13:04:55</td> <td>23029</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="SampleCenterTypeTestCase.deleteSampleCenterTypeTestCase()[pri:0, instance:SampleCenterTypeTestCase@60addb54]">deleteSampleCenterTypeTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="b2f6e2"> <td>17/02/13 13:04:55</td> <td>23061</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="ParentTestFieldsTestCase.getAllLabParentByIDTestCase()[pri:0, instance:ParentTestFieldsTestCase@3567135c]">getAllLabParentByIDTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="b2f6e2"> <td>17/02/13 13:04:55</td> <td>23191</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="ParentTestFieldsTestCase.getMaxParentIDTestCase()[pri:0, instance:ParentTestFieldsTestCase@3567135c]">getMaxParentIDTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="d072a9"> <td>17/02/13 13:04:55</td> <td>23223</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTestCase.updateLaboratoryTestCase()[pri:0, instance:LabTestCase@15975490]">updateLaboratoryTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="75828b"> <td>17/02/13 13:04:55</td> <td>23435</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OPDLabTestRequestTestCase.deleteOPDLabTestRequest()[pri:0, instance:OPDLabTestRequestTestCase@1936f0f5]">deleteOPDLabTestRequest</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="809ea1"> <td>17/02/13 13:04:56</td> <td>23873</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="PCULabTestRequestTestCase.getPcuLabTestByReqID()[pri:0, instance:PCULabTestRequestTestCase@5f2050f6]">getPcuLabTestByReqID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="99699c"> <td>17/02/13 13:04:56</td> <td>24275</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="CategoryTestCase.deleteCategoryTestCase()[pri:0, instance:CategoryTestCase@3f2a3a5]">deleteCategoryTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="6375b3"> <td>17/02/13 13:04:56</td> <td>24308</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTestRequestTestCase.getSpecimenIDByRequestIDTestCase()[pri:0, instance:LabTestRequestTestCase@6be46e8f]">getSpecimenIDByRequestIDTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="d072a9"> <td>17/02/13 13:04:56</td> <td>24344</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTestCase.deleteLabTestCase()[pri:0, instance:LabTestCase@15975490]">deleteLabTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="809ea1"> <td>17/02/13 13:04:56</td> <td>24375</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="PCULabTestRequestTestCase.updatePCULabRequests()[pri:0, instance:PCULabTestRequestTestCase@5f2050f6]">updatePCULabRequests</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="6375b3"> <td>17/02/13 13:04:56</td> <td>24634</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTestRequestTestCase.getAllSpecimenTypeTestCase()[pri:0, instance:LabTestRequestTestCase@6be46e8f]">getAllSpecimenTypeTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="809ea1"> <td>17/02/13 13:04:56</td> <td>24663</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="PCULabTestRequestTestCase.deleteOPDLabTestRequest()[pri:0, instance:PCULabTestRequestTestCase@5f2050f6]">deleteOPDLabTestRequest</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="6375b3"> <td>17/02/13 13:04:57</td> <td>25110</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTestRequestTestCase.getAllSpecimenRetTypesTestCase()[pri:0, instance:LabTestRequestTestCase@6be46e8f]">getAllSpecimenRetTypesTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="6375b3"> <td>17/02/13 13:04:57</td> <td>25136</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTestRequestTestCase.getRequestsByPatientIDTestCase()[pri:0, instance:LabTestRequestTestCase@6be46e8f]">getRequestsByPatientIDTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="6375b3"> <td>17/02/13 13:04:57</td> <td>25255</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="LabTestRequestTestCase.setStatusTestCase()[pri:0, instance:LabTestRequestTestCase@6be46e8f]">setStatusTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="fbd876"> <td>17/02/13 13:04:57</td> <td>25440</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="AllergyTestCase.addAllergyTestCase()[pri:0, instance:AllergyTestCase@32d992b2]">addAllergyTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="fbd876"> <td>17/02/13 13:04:58</td> <td>25794</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="AllergyTestCase.getAllergiesByPatientTestCase()[pri:0, instance:AllergyTestCase@32d992b2]">getAllergiesByPatientTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="fbd876"> <td>17/02/13 13:04:58</td> <td>26014</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="AllergyTestCase.updateAllergyTestCase()[pri:0, instance:AllergyTestCase@32d992b2]">updateAllergyTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="fbd876"> <td>17/02/13 13:04:58</td> <td>26272</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="AllergyTestCase.getAllergiesByAllergyIdTestCase()[pri:0, instance:AllergyTestCase@32d992b2]">getAllergiesByAllergyIdTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8bcfcb"> <td>17/02/13 13:04:58</td> <td>26462</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="ExamsTestCase.addExamTestCase()[pri:0, instance:ExamsTestCase@548b7f67]">addExamTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8bcfcb"> <td>17/02/13 13:04:58</td> <td>26687</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="ExamsTestCase.getExamsbyVisitIdTestCase()[pri:0, instance:ExamsTestCase@548b7f67]">getExamsbyVisitIdTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8bcfcb"> <td>17/02/13 13:04:59</td> <td>26921</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="ExamsTestCase.updateExamTestCase()[pri:0, instance:ExamsTestCase@548b7f67]">updateExamTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8bcfcb"> <td>17/02/13 13:04:59</td> <td>27092</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="ExamsTestCase.getExamsbyExamIdTestCase()[pri:0, instance:ExamsTestCase@548b7f67]">getExamsbyExamIdTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="e8b466"> <td>17/02/13 13:04:59</td> <td>27239</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OutPatientTestCase.registerPatientTestCase()[pri:0, instance:OutPatientTestCase@215be6bb]">registerPatientTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="e8b466"> <td>17/02/13 13:04:59</td> <td>27373</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OutPatientTestCase.getAllPatientsTestCase()[pri:0, instance:OutPatientTestCase@215be6bb]">getAllPatientsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="e8b466"> <td>17/02/13 13:05:01</td> <td>29144</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OutPatientTestCase.getMaxPatientIDTestCase()[pri:0, instance:OutPatientTestCase@215be6bb]">getMaxPatientIDTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="e8b466"> <td>17/02/13 13:05:01</td> <td>29181</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OutPatientTestCase.getPatientsForDoctorTestCase()[pri:0, instance:OutPatientTestCase@215be6bb]">getPatientsForDoctorTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="e8b466"> <td>17/02/13 13:05:02</td> <td>30660</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OutPatientTestCase.updateExamTestCase()[pri:0, instance:OutPatientTestCase@215be6bb]">updateExamTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="e8b466"> <td>17/02/13 13:05:03</td> <td>30887</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OutPatientTestCase.PatientDetailsTestCase()[pri:0, instance:OutPatientTestCase@215be6bb]">PatientDetailsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="756ead"> <td>17/02/13 13:05:03</td> <td>31312</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="HinTestCase.serialNumberForHinTestCase()[pri:0, instance:HinTestCase@5f375618]">serialNumberForHinTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="756ead"> <td>17/02/13 13:05:05</td> <td>32840</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="HinTestCase.generateChekDigitTestCase()[pri:0, instance:HinTestCase@5f375618]">generateChekDigitTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="6e8abd"> <td>17/02/13 13:05:05</td> <td>32869</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdLiveSearchTestCase.getAllAllergyLiveTestCase()[pri:0, instance:OpdLiveSearchTestCase@50c87b21]">getAllAllergyLiveTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="6e8abd"> <td>17/02/13 13:05:05</td> <td>32899</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdLiveSearchTestCase.getAllInjuryLiveTestCase()[pri:0, instance:OpdLiveSearchTestCase@50c87b21]">getAllInjuryLiveTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="eff760"> <td>17/02/13 13:05:05</td> <td>32912</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdAttachmentTestCase.addOpdAttachmentTestCase()[pri:0, instance:OpdAttachmentTestCase@5dfcfece]">addOpdAttachmentTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="eff760"> <td>17/02/13 13:05:05</td> <td>33100</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdAttachmentTestCase.updateOpdAttachmentTestCase()[pri:0, instance:OpdAttachmentTestCase@5dfcfece]">updateOpdAttachmentTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="eff760"> <td>17/02/13 13:05:05</td> <td>33126</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdAttachmentTestCase.getOpdTestRequestByPID()[pri:0, instance:OpdAttachmentTestCase@5dfcfece]">getOpdTestRequestByPID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="eff760"> <td>17/02/13 13:05:05</td> <td>33541</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdAttachmentTestCase.getOpdTestRequestByAttachID()[pri:0, instance:OpdAttachmentTestCase@5dfcfece]">getOpdTestRequestByAttachID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8f92ff"> <td>17/02/13 13:05:06</td> <td>34231</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQueueTestCase.addOpdQueueTestCase()[pri:0, instance:OpdQueueTestCase@7ac7a4e4]">addOpdQueueTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8f92ff"> <td>17/02/13 13:05:07</td> <td>35098</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQueueTestCase.getOpdQueueCheckinByPID()[pri:0, instance:OpdQueueTestCase@7ac7a4e4]">getOpdQueueCheckinByPID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8f92ff"> <td>17/02/13 13:05:07</td> <td>35283</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQueueTestCase.getOpdQueueCheckoutByPID()[pri:0, instance:OpdQueueTestCase@7ac7a4e4]">getOpdQueueCheckoutByPID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8f92ff"> <td>17/02/13 13:05:07</td> <td>35440</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQueueTestCase.getOpdQueueTestRequestByUID()[pri:0, instance:OpdQueueTestCase@7ac7a4e4]">getOpdQueueTestRequestByUID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8f92ff"> <td>17/02/13 13:05:07</td> <td>35681</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQueueTestCase.getOpdQueueIsPatientInByPID()[pri:0, instance:OpdQueueTestCase@7ac7a4e4]">getOpdQueueIsPatientInByPID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8f92ff"> <td>17/02/13 13:05:08</td> <td>35929</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQueueTestCase.getOpdQueueCurrentInByDID()[pri:0, instance:OpdQueueTestCase@7ac7a4e4]">getOpdQueueCurrentInByDID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8f92ff"> <td>17/02/13 13:05:08</td> <td>35996</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQueueTestCase.getOpdQueueTreatedByUID()[pri:0, instance:OpdQueueTestCase@7ac7a4e4]">getOpdQueueTreatedByUID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8f92ff"> <td>17/02/13 13:05:08</td> <td>36079</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQueueTestCase.getOpdQueueRediectByUID()[pri:0, instance:OpdQueueTestCase@7ac7a4e4]">getOpdQueueRediectByUID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8f92ff"> <td>17/02/13 13:05:09</td> <td>37267</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQueueTestCase.getOpdQueueStatusByUID()[pri:0, instance:OpdQueueTestCase@7ac7a4e4]">getOpdQueueStatusByUID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8f92ff"> <td>17/02/13 13:05:09</td> <td>37280</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQueueTestCase.getOpdSetQueue()[pri:0, instance:OpdQueueTestCase@7ac7a4e4]">getOpdSetQueue</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8f92ff"> <td>17/02/13 13:05:09</td> <td>37288</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQueueTestCase.getOpdGetQueueType()[pri:0, instance:OpdQueueTestCase@7ac7a4e4]">getOpdGetQueueType</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8f92ff"> <td>17/02/13 13:05:09</td> <td>37295</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQueueTestCase.getOpdHoldQuiueByUID()[pri:0, instance:OpdQueueTestCase@7ac7a4e4]">getOpdHoldQuiueByUID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8f92ff"> <td>17/02/13 13:05:09</td> <td>37319</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQueueTestCase.getOpdQueueNextAssignByPID()[pri:0, instance:OpdQueueTestCase@7ac7a4e4]">getOpdQueueNextAssignByPID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="9f8bb1"> <td>17/02/13 13:05:09</td> <td>37641</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdRecordTestCase.addOpdRecordTestCase()[pri:0, instance:OpdRecordTestCase@4439f31e]">addOpdRecordTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="9f8bb1"> <td>17/02/13 13:05:10</td> <td>37909</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdRecordTestCase.getOpdTestRequestByPatientID()[pri:0, instance:OpdRecordTestCase@4439f31e]">getOpdTestRequestByPatientID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="9f8bb1"> <td>17/02/13 13:05:10</td> <td>38228</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdRecordTestCase.updateOpdRecordTestCase()[pri:0, instance:OpdRecordTestCase@4439f31e]">updateOpdRecordTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="9f8bb1"> <td>17/02/13 13:05:10</td> <td>38503</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdRecordTestCase.getOpdRecordTestRequestByHID()[pri:0, instance:OpdRecordTestCase@4439f31e]">getOpdRecordTestRequestByHID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="e9a889"> <td>17/02/13 13:05:11</td> <td>38750</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdVisitTestCase.addOpdVisitTestCase()[pri:0, instance:OpdVisitTestCase@6d78f375]">addOpdVisitTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="e9a889"> <td>17/02/13 13:05:11</td> <td>38833</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdVisitTestCase.getOpdVisitRecentRequestByPID()[pri:0, instance:OpdVisitTestCase@6d78f375]">getOpdVisitRecentRequestByPID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="e9a889"> <td>17/02/13 13:05:11</td> <td>38954</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdVisitTestCase.getOpdVisitTestRequestByPID()[pri:0, instance:OpdVisitTestCase@6d78f375]">getOpdVisitTestRequestByPID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="e9a889"> <td>17/02/13 13:05:11</td> <td>39041</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdVisitTestCase.getOpdVisitForReports()[pri:0, instance:OpdVisitTestCase@6d78f375]">getOpdVisitForReports</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="e9a889"> <td>17/02/13 13:05:11</td> <td>39073</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdVisitTestCase.getOpdVisitTestRequestByVisitDate()[pri:0, instance:OpdVisitTestCase@6d78f375]">getOpdVisitTestRequestByVisitDate</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="e9a889"> <td>17/02/13 13:05:11</td> <td>39150</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdVisitTestCase.updateVisitTestCase()[pri:0, instance:OpdVisitTestCase@6d78f375]">updateVisitTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="e9a889"> <td>17/02/13 13:05:11</td> <td>39223</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdVisitTestCase.getOpdVisitTestByVisitId()[pri:0, instance:OpdVisitTestCase@6d78f375]">getOpdVisitTestByVisitId</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8a60e3"> <td>17/02/13 13:05:11</td> <td>39294</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQuestionnaireTestCase.addOpdQuestionnaireTestCase()[pri:0, instance:OpdQuestionnaireTestCase@1810399e]">addOpdQuestionnaireTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8a60e3"> <td>17/02/13 13:05:11</td> <td>39331</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQuestionnaireTestCase.getAllQuestionnaireTestCase()[pri:0, instance:OpdQuestionnaireTestCase@1810399e]">getAllQuestionnaireTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8a60e3"> <td>17/02/13 13:05:11</td> <td>39345</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQuestionnaireTestCase.getOpdQuestionByQID()[pri:0, instance:OpdQuestionnaireTestCase@1810399e]">getOpdQuestionByQID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8a60e3"> <td>17/02/13 13:05:11</td> <td>39361</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQuestionnaireTestCase.updateQuestionniareTestCase()[pri:0, instance:OpdQuestionnaireTestCase@1810399e]">updateQuestionniareTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8a60e3"> <td>17/02/13 13:05:11</td> <td>39368</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQuestionnaireTestCase.getOpdQuestionnaireByVisitType()[pri:0, instance:OpdQuestionnaireTestCase@1810399e]">getOpdQuestionnaireByVisitType</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8a60e3"> <td>17/02/13 13:05:11</td> <td>39383</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQuestionnaireTestCase.getOpdQuestionniareByQID()[pri:0, instance:OpdQuestionnaireTestCase@1810399e]">getOpdQuestionniareByQID</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8a60e3"> <td>17/02/13 13:05:11</td> <td>39398</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQuestionnaireTestCase.saveOpdQuestionAnswer()[pri:0, instance:OpdQuestionnaireTestCase@1810399e]">saveOpdQuestionAnswer</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8a60e3"> <td>17/02/13 13:05:12</td> <td>39767</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQuestionnaireTestCase.updateQuestionAnswerTestCase()[pri:0, instance:OpdQuestionnaireTestCase@1810399e]">updateQuestionAnswerTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="8a60e3"> <td>17/02/13 13:05:12</td> <td>39778</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="OpdQuestionnaireTestCase.getOpdAnswer()[pri:0, instance:OpdQuestionnaireTestCase@1810399e]">getOpdAnswer</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="83a2f9"> <td>17/02/13 13:05:12</td> <td>40140</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="PrescriptionTestCase.addPrescriptionTestCase()[pri:0, instance:PrescriptionTestCase@5c7fa833]">addPrescriptionTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="83a2f9"> <td>17/02/13 13:05:13</td> <td>41062</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="PrescriptionTestCase.getPrescriptionsByPatientTestCase()[pri:0, instance:PrescriptionTestCase@5c7fa833]">getPrescriptionsByPatientTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="83a2f9"> <td>17/02/13 13:05:13</td> <td>41449</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="PrescriptionTestCase.getPrescriptionsByPrescriptionTestCase()[pri:0, instance:PrescriptionTestCase@5c7fa833]">getPrescriptionsByPrescriptionTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="83a2f9"> <td>17/02/13 13:05:13</td> <td>41714</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="PrescriptionTestCase.updatePrescriptionTestCase()[pri:0, instance:PrescriptionTestCase@5c7fa833]">updatePrescriptionTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:14</td> <td>42425</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.addFrequencyTestCase()[pri:0, instance:DrugTestCase@457e2f02]">addFrequencyTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:14</td> <td>42452</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.getAllDosagesTestCase()[pri:0, instance:DrugTestCase@457e2f02]">getAllDosagesTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:14</td> <td>42495</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.getAllDrugCategoriesTestCase()[pri:0, instance:DrugTestCase@457e2f02]">getAllDrugCategoriesTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:15</td> <td>42742</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.getAllDrugReportsTestCase()[pri:0, instance:DrugTestCase@457e2f02]">getAllDrugReportsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:15</td> <td>42894</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.getAllDrugsTestCase()[pri:0, instance:DrugTestCase@457e2f02]">getAllDrugsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:15</td> <td>42921</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.getDrugDetailsTestCase()[pri:0, instance:DrugTestCase@457e2f02]">getDrugDetailsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:15</td> <td>43032</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.getMailHistoryTestCase()[pri:0, instance:DrugTestCase@457e2f02]">getMailHistoryTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:15</td> <td>43054</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.getPharmFrequencyTestCase()[pri:0, instance:DrugTestCase@457e2f02]">getPharmFrequencyTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:15</td> <td>43172</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.insertDrugTestCase()[pri:0, instance:DrugTestCase@457e2f02]">insertDrugTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:15</td> <td>43283</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.saveDosageTestCase()[pri:0, instance:DrugTestCase@457e2f02]">saveDosageTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="c0edeb"> <td>17/02/13 13:05:15</td> <td>43317</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="ParmacyTestCase.addPharmacyTestCase()[pri:0, instance:ParmacyTestCase@39aeed2f]">addPharmacyTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="c0edeb"> <td>17/02/13 13:05:15</td> <td>43360</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="ParmacyTestCase.loadPharmacyTestCase()[pri:0, instance:ParmacyTestCase@39aeed2f]">loadPharmacyTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:15</td> <td>43392</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.addDrugBatchTestCase()[pri:0, instance:DrugTestCase@457e2f02]">addDrugBatchTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:15</td> <td>43523</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.getAllDrugNamesTestCase()[pri:0, instance:DrugTestCase@457e2f02]">getAllDrugNamesTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:15</td> <td>43694</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.updateDrugTestCase()[pri:0, instance:DrugTestCase@457e2f02]">updateDrugTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:16</td> <td>43859</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.updateFrequencyTestCase()[pri:0, instance:DrugTestCase@457e2f02]">updateFrequencyTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:16</td> <td>43895</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.dispenseDrugTestCase()[pri:0, instance:DrugTestCase@457e2f02]">dispenseDrugTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:16</td> <td>44534</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.getAllBatchNamesByDnameTestCase()[pri:0, instance:DrugTestCase@457e2f02]">getAllBatchNamesByDnameTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:16</td> <td>44662</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.getDrugByCategoryTestCase()[pri:0, instance:DrugTestCase@457e2f02]">getDrugByCategoryTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:17</td> <td>44787</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.getDrugByIdTestCase()[pri:0, instance:DrugTestCase@457e2f02]">getDrugByIdTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:17</td> <td>44917</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.getDrugDetailsByCategoryTestCase()[pri:0, instance:DrugTestCase@457e2f02]">getDrugDetailsByCategoryTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:17</td> <td>45060</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.getDrugDetailsByDNameTestCase()[pri:0, instance:DrugTestCase@457e2f02]">getDrugDetailsByDNameTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:17</td> <td>45216</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.getDrugDetailsByDrugNameTestCase()[pri:0, instance:DrugTestCase@457e2f02]">getDrugDetailsByDrugNameTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:17</td> <td>45343</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.getDrugDetailsWithParamTestCase()[pri:0, instance:DrugTestCase@457e2f02]">getDrugDetailsWithParamTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:17</td> <td>45475</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.getDrugIdByDNameTestCase()[pri:0, instance:DrugTestCase@457e2f02]">getDrugIdByDNameTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:17</td> <td>45610</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.insertMailTestCase()[pri:0, instance:DrugTestCase@457e2f02]">insertMailTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:18</td> <td>45754</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.requestDrugTestCase()[pri:0, instance:DrugTestCase@457e2f02]">requestDrugTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:18</td> <td>46013</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.updateDrugBatchTestCase()[pri:0, instance:DrugTestCase@457e2f02]">updateDrugBatchTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:18</td> <td>46163</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.getPrecriptionListbyDateTestCase()[pri:0, instance:DrugTestCase@457e2f02]">getPrecriptionListbyDateTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:18</td> <td>46384</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.getAllRequestsTestCase()[pri:0, instance:DrugTestCase@457e2f02]">getAllRequestsTestCase</td>
<td>main@876563773</td> <td></td> </tr>
<tr bgcolor="60af79"> <td>17/02/13 13:05:18</td> <td>46561</td> <td> </td><td> </td><td> </td><td> </td><td> </td><td title="DrugTestCase.approveDrugRequestTestCase()[pri:0, instance:DrugTestCase@457e2f02]">approveDrugRequestTestCase</td>
<td>main@876563773</td> <td></td> </tr>
</table>
| wimarsha93/Digital-Pulz-for-Hospitals | HIS_Latest_Project_29-07-2016/TestCases/HIS/test-output/old/Suite1/methods.html | HTML | apache-2.0 | 55,825 |
<p>| abc | def |
| --- |
| bar |</p>
| pypa/readme | tests/fixtures/test_GFM_006.html | HTML | apache-2.0 | 40 |
<!--
Copyright 2015 MobileMan GmbH
www.mobileman.com
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<ol class="breadcrumb">
<li ng-show="{{diseaseName!=null && diseaseName!=''}}"><a href="/Behandlungen">Start</a></li>
<li ng-show="{{diseaseName!=null && diseaseName!=''}}" class="active">{{diseaseName | uppercase}}</li>
</ol>
<div id="searchHeader" ng-show="!diseaseName">
<div class="title">KURAVIS Gesundheitsverzeichnis</div>
<div class="row">
<div class="col-md-10 subtitle">Ratschläge finden und Behandlungen bewerten</div>
<div class="col-md-2" style="padding-top:4px;"><button class="btn btn-primary pull-right btn-icon-chevron-right" ng-click="doMakeReview()">Bewerten</button></div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<input class="searchbar" id="disease_selector" type="hidden" ng-init="init()">
</div>
</div>
<div ng-show="!diseaseName">
<div class="treatmentLetters">
<a ng-click="reloadLetter(l)" class="treatmentLetter" style="cursor: pointer" ng-class="objStyle(l)?'bigLetter':''" ng-repeat="l in letters"> {{l}} </a>
</div>
<div class="dictionaryTableRow">
<div ng-repeat="obj in tableData" class="col-md-6" style="padding-left: 0px">
<div ng-style="{backgroundColor: (((($index + 4)%4)==0) || ((($index + 3)%4)==0))? 'rgb(250, 245, 242)':'#FFFFFF'}">
<a ng-show="!obj.suggestion" href="/{{obj.disease}}/{{obj.treatment}}" class="dictionaryTreatment">{{obj.disease | uppercase}} - {{obj.treatment}}</a>
<span ng-show="obj.suggestion" class="dictionaryTreatment">{{obj.disease | uppercase}} - {{obj.treatment}}</span>
</div>
</div>
</div>
<div style="clear:both"></div>
<table ng-show="steps" style="margin:auto;margin-top:20px;">
<tr align="center" valign="bottom">
<td ng-repeat="step in steps" >
<div ng-click="toStep(step)" ng-class="stepClassInfo(step)" style="cursor:pointer">
<span>{{step}}</span>
</div>
</td>
</tr>
<tr>
<td ng-repeat="step in steps"><div ng-class="stepProgressClassInfo(step)" style="cursor:pointer"></div></td>
</tr>
</table>
</div>
<div class="row" ng-show="diseaseName">
<div class="col-xs-12 col-sm-6 col-md-8 diseaseTitle">{{treatmentReviewsCount==0 ? 'Noch keine' : treatmentReviewsCount}} {{treatmentReviewsCount | formatNumberToString:'Behandlung'}} für <span class="bold">{{diseaseName}}</span>
<a class="btn btn-xs btn-icon-follow" ng-click="follow(true)" ng-hide="followItemId" data-toggle="tooltip" data-placement="bottom" title="{{followTooltip}}">Folgen</a>
<a class="btn btn-xs btn-icon-follow" ng-click="follow(false)" ng-show="followItemId">Nicht folgen</a>
</div>
<div class="col-xs-6 col-md-4" style="padding-top: 1px;"><button class="btn btn-xs pull-right btn-icon-chevron-right" ng-click="doMakeReview()">Bewerten</button></div>
</div>
<div class="row">
<div class="col-md-12">
<table width="100%" class="table" infinite-scroll='treatmentReviewSummaryNextPage()' infinite-scroll-disabled='busy' infinite-scroll-distance='1' ng-show="treatmentReviewSummary.length">
<tbody>
<tr width="100%" class="verticalAlignMiddle" ng-repeat="tr in treatmentReviewSummary track by tr._id">
<td width="33%" class="noPaddingLeft">
<a ng-show="tr.reviewsCount>0" ng-href="/{{tr.disease.name | urlEncode}}/{{tr.treatment.name | urlEncode}}" class="itemTitle">{{tr.treatment.name}}</a>
<div class="itemTitle" ng-if="tr.suggestion">{{tr.treatment.name}}</div>
<div class="details" ng-if="tr.reviewsCount>0">{{tr.reviewsCount}} {{tr.reviewsCount | formatNumberToString:'Bewertung'}}</div>
<div class="details" ng-if="tr.suggestion">Noch keine Bewertung</div>
<div class="visible-xs details" ng-if="tr.reviewsCount>0"><small>{{tr.lastChanged}}</small></div>
<span ng-show="tr.suggestion"><button class="visible-xs btn btn-xs" ng-click="doMakeReview()">Jetzt bewerten</button></span>
</td>
<td width="33%" style="padding-top: 12px;">
<kur-rating value="{{tr.ratings | calcRating}}" ng-show="tr.reviewsCount>0"/>
</td>
<td class="hidden-xs noPaddingRight" style="padding-top: 12px;">
<span ng-if="tr.reviewsCount>0" class="details pull-right">{{tr.lastChanged}}</span>
<span ng-show="tr.suggestion"><button class="btn btn-xs pull-right" ng-click="doMakeReview(tr.treatment.name)">Jetzt bewerten</button></span>
</td>
</tr>
<tr width="100%" ng-show='busy'><td>Bitte warten. Daten werden geladen.</td></tr>
</tbody>
</table>
</div>
</div>
<!-- <users-list users="users" /> -->
| MobileManAG/KURAVIS | src/main/webapp/partials/disease.html | HTML | apache-2.0 | 5,140 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang='en'>
<head>
<meta name="generator" content="AWStats 6.7 (build 1.892) from config file awstats.2818332.conf (http://awstats.sourceforge.net)">
<meta name="robots" content="noindex,nofollow">
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<meta http-equiv="description" content="Awstats - Advanced Web Statistics for 0340a95.netsolhost.com (2013-04)">
<title>Statistics for 0340a95.netsolhost.com (2013-04)</title>
<style type="text/css">
<!--
body { font: 11px verdana, arial, helvetica, sans-serif; background-color: #FFFFFF; margin-top: 0; margin-bottom: 0; }
.aws_bodyl { }
.aws_border { border-collapse: collapse; background-color: #CCCCDD; padding: 1px 1px 1px 1px; margin-top: 0px; margin-bottom: 0px; }
.aws_title { font: 13px verdana, arial, helvetica, sans-serif; font-weight: bold; background-color: #CCCCDD; text-align: center; margin-top: 0; margin-bottom: 0; padding: 1px 1px 1px 1px; color: #000000; }
.aws_blank { font: 13px verdana, arial, helvetica, sans-serif; background-color: #FFFFFF; text-align: center; margin-bottom: 0; padding: 1px 1px 1px 1px; }
.aws_data {
background-color: #FFFFFF;
border-top-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
}
.aws_formfield { font: 13px verdana, arial, helvetica; }
.aws_button {
font-family: arial,verdana,helvetica, sans-serif;
font-size: 12px;
border: 1px solid #ccd7e0;
background-image : url(/awstats/icon/other/button.gif);
}
th { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; padding: 1px 2px 1px 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:center; color: #000000; }
th.aws { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; padding: 1px 2px 1px 1px; font-size: 13px; font-weight: bold; }
td { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:center; color: #000000; }
td.aws { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:left; color: #000000; padding: 0px;}
td.awsm { border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; font: 11px verdana, arial, helvetica, sans-serif; text-align:left; color: #000000; padding: 0px; }
b { font-weight: bold; }
a { font: 11px verdana, arial, helvetica, sans-serif; }
a:link { color: #0011BB; text-decoration: none; }
a:visited { color: #0011BB; text-decoration: none; }
a:hover { color: #605040; text-decoration: underline; }
.currentday { font-weight: bold; }
//-->
</style>
</head>
<body style="margin-top: 0px">
<a name="top"> </a>
<a name="menu"> </a>
<form name="FormDateFilter" action="/cgi-bin/awstats.pl?config=2818332.1304&configdir=/data/22/2/81/47/2570699/meta/2818332/config&output=unknownbrowser" style="padding: 0px 0px 0px 0px; margin-top: 0">
<table class="aws_border" border="0" cellpadding="2" cellspacing="0" width="100%">
<tr><td>
<table class="aws_data" border="0" cellpadding="1" cellspacing="0" width="100%">
<tr><td class="aws" valign="middle"><b>Statistics for:</b> </td><td class="aws" valign="middle"><span style="font-size: 14px;">0340a95.netsolhost.com</span></td><td align="right" rowspan="3"><a href="http://awstats.sourceforge.net" target="awstatshome"><img src="/awstats/icon/other/awstats_logo6.png" border="0" alt='Awstats Web Site' title='Awstats Web Site' /></a></td></tr>
<tr valign="middle"><td class="aws" valign="middle" width="150"><b>Last Update:</b> </td><td class="aws" valign="middle"><span style="font-size: 12px;">01 May 2013 - 02:31</span></td></tr>
<tr><td class="aws" valign="middle"><b>Reported period:</b></td><td class="aws" valign="middle"><span style="font-size: 14px;">Month Apr 2013</span></td></tr>
</table>
</td></tr></table>
</form>
<table>
<tr><td class="aws"><a href="javascript:parent.window.close();">Close window</a></td></tr>
</table>
<a name="unknownbrowser"> </a><br />
<table class="aws_border" border="0" cellpadding="2" cellspacing="0" width="100%">
<tr><td class="aws_title" width="70%">Unknown browsers (useragent field) </td><td class="aws_blank"> </td></tr>
<tr><td colspan="2">
<table class="aws_data" border="1" cellpadding="2" cellspacing="0" width="100%">
<tr bgcolor="#ECECEC"><th>User agent (3)</th><th>Last visit</th></tr>
<tr><td class="aws">-</td><td>25 Apr 2013 - 14:01</td></tr>
<tr><td class="aws">Wotbox/2.01_(_http://www.wotbox.com/bot/)</td><td>11 Apr 2013 - 00:47</td></tr>
<tr><td class="aws">facebookexternalhit/1.1_(_http://www.facebook.com/externalhit_uatext.php)</td><td>05 Apr 2013 - 17:09</td></tr>
</table></td></tr></table><br />
<br /><br />
<span dir="ltr" style="font: 11px verdana, arial, helvetica; color: #000000;"><b>Advanced Web Statistics 6.7 (build 1.892)</b> - <a href="http://awstats.sourceforge.net" target="awstatshome">Created by awstats</a></span><br />
<br />
</body>
</html>
| zparnold/cd-risc | awstats/1304/awstats.2818332.1304.unknownbrowser.html | HTML | apache-2.0 | 5,296 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Pre/post-test I/O log</title>
<meta http-equiv="cache-control" content="no-cache"></meta>
<meta http-equiv="content-type" content="text/html; charset=utf-8"></meta>
<link rel="stylesheet" href="/Users/anne-francevanswieten/lasp/_build/test/logs/ct_default.css" type="text/css"></link>
<script type="text/javascript" src="/Users/anne-francevanswieten/lasp/_build/test/logs/jquery-latest.js"></script>
<script type="text/javascript" src="/Users/anne-francevanswieten/lasp/_build/test/logs/jquery.tablesorter.min.js"></script>
</head>
<body>
<a name="pretest"></a>
<br />
<h3>PRE-TEST LOG</h3>
<pre>
<a name="posttest"></a>
</pre>
<br />
<h3>POST-TEST LOG</h3>
<pre>
</pre>
<center>
<br /><hr /><p>
<a href="../all_runs.html">Test run history
</a> | <a href="../index.html">Top level test index
</a>
</p>
<div class="copyright">Copyright © 2017 <a href="http://www.erlang.org">Open Telecom Platform</a><br />
Updated: <!--date-->Tue Apr 18 2017 15:55:23<!--/date--><br />
</div>
</center>
</body>
</html>
| anne-france/finalproject | _build/test/logs/ct_run.nonode@nohost.2017-04-18_15.55.23/misc_io.log.html | HTML | apache-2.0 | 1,216 |
<!doctype html>
<!-- The DOCTYPE declaration above will set the -->
<!-- browser's rendering engine into -->
<!-- "Standards Mode". Replacing this declaration -->
<!-- with a "Quirks Mode" doctype may lead to some -->
<!-- differences in layout. -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel='shortcut icon' href='favicon.ico' type='image/x-icon'/ >
<link rel="stylesheet" href="Domeo.css">
<script src="js/modernizr.min.js"></script>
<!-- script type="text/javascript">
// Load the Visualization API and the piechart package.
google.load('visualization', '1.0', {'packages':['corechart']});
</script -->
<!-- -->
<!-- Title and default user -->
<!-- -->
<title>Domeo (Development Mode)</title>
<script>
var username = "paolo.ciccarese";
var servername = "Domeo";
var serverversion = "b5";
var standalone = "false";
var localResources = "false";
var jsonformat = "true";
var defaultSetPrivacy = "public";
// var annotopiaLocation = "http://paolociccarese.info/" -> Optional Annotopia location other than localhost:8090
var annotopiaApiKey = "164bb0e0-248f-11e4-8c21-0800200c9a66";
var annotopiaOauthEnabled = "true";
var annotopiaOauthToken = "caeb2990-248f-11e4-8c21-0800200c9a66"
var annotopiaContextPath = "https://raw.githubusercontent.com/Annotopia/AtSmartStorage/master/web-app/data/AnnotopiaContext.json";
</script>
<!-- -->
<!-- This script loads your compiled module. -->
<!-- If you add any GWT meta tags, they must -->
<!-- be added before this line. -->
<!-- -->
<script type="text/javascript" language="javascript" src="js/utils.js"></script>
<script type="text/javascript" language="javascript" src="js/scroll.js"></script>
<script type="text/javascript" language="javascript" src="js/annotation.js"></script>
<script type="text/javascript" language="javascript" src="domeo/domeo.nocache.js"></script>
</head>
<!-- -->
<!-- The body can have arbitrary html, or -->
<!-- you can leave the body empty if you want -->
<!-- to create a completely dynamic UI. -->
<!-- -->
<body>
<!-- OPTIONAL: include this if you want history support -->
<iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
<!-- RECOMMENDED if your web app will not function without JavaScript enabled -->
<noscript>
<div style="width: 22em; position: absolute; left: 50%; margin-left: -11em; color: red; background-color: white; border: 1px solid red; padding: 4px; font-family: sans-serif">
Your web browser must have JavaScript enabled
in order for this application to display correctly.
</div>
</noscript>
<div id="af-init" style="width: 1200px; padding-left:10px"></div>
</body>
</html>
| domeo/DomeoClient | war/Domeo.html | HTML | apache-2.0 | 3,264 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_16) on Mon Jun 28 12:44:54 PDT 2010 -->
<TITLE>
Uses of Class org.apache.hadoop.mapred.JobStatus (Hadoop 0.20.2+320 API)
</TITLE>
<META NAME="date" CONTENT="2010-06-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.hadoop.mapred.JobStatus (Hadoop 0.20.2+320 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/hadoop/mapred//class-useJobStatus.html" target="_top"><B>FRAMES</B></A>
<A HREF="JobStatus.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.apache.hadoop.mapred.JobStatus</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred">JobStatus</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.hadoop.mapred"><B>org.apache.hadoop.mapred</B></A></TD>
<TD>A software framework for easily writing applications which process vast
amounts of data (multi-terabyte data-sets) parallelly on large clusters
(thousands of nodes) built of commodity hardware in a reliable, fault-tolerant
manner. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.hadoop.mapred"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred">JobStatus</A> in <A HREF="../../../../../org/apache/hadoop/mapred/package-summary.html">org.apache.hadoop.mapred</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/hadoop/mapred/package-summary.html">org.apache.hadoop.mapred</A> that return <A HREF="../../../../../org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred">JobStatus</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred">JobStatus</A>[]</CODE></FONT></TD>
<TD><CODE><B>JobClient.</B><B><A HREF="../../../../../org/apache/hadoop/mapred/JobClient.html#getAllJobs()">getAllJobs</A></B>()</CODE>
<BR>
Get the jobs that are submitted.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred">JobStatus</A>[]</CODE></FONT></TD>
<TD><CODE><B>JobTracker.</B><B><A HREF="../../../../../org/apache/hadoop/mapred/JobTracker.html#getAllJobs()">getAllJobs</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred">JobStatus</A>[]</CODE></FONT></TD>
<TD><CODE><B>JobClient.</B><B><A HREF="../../../../../org/apache/hadoop/mapred/JobClient.html#getJobsFromQueue(java.lang.String)">getJobsFromQueue</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> queueName)</CODE>
<BR>
Gets all the jobs which were added to particular Job Queue</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred">JobStatus</A>[]</CODE></FONT></TD>
<TD><CODE><B>JobTracker.</B><B><A HREF="../../../../../org/apache/hadoop/mapred/JobTracker.html#getJobsFromQueue(java.lang.String)">getJobsFromQueue</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> queue)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred">JobStatus</A></CODE></FONT></TD>
<TD><CODE><B>JobTracker.</B><B><A HREF="../../../../../org/apache/hadoop/mapred/JobTracker.html#getJobStatus(org.apache.hadoop.mapred.JobID)">getJobStatus</A></B>(<A HREF="../../../../../org/apache/hadoop/mapred/JobID.html" title="class in org.apache.hadoop.mapred">JobID</A> jobid)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred">JobStatus</A></CODE></FONT></TD>
<TD><CODE><B>JobInProgress.</B><B><A HREF="../../../../../org/apache/hadoop/mapred/JobInProgress.html#getStatus()">getStatus</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred">JobStatus</A>[]</CODE></FONT></TD>
<TD><CODE><B>JobClient.</B><B><A HREF="../../../../../org/apache/hadoop/mapred/JobClient.html#jobsToComplete()">jobsToComplete</A></B>()</CODE>
<BR>
Get the jobs that are not completed and not failed.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred">JobStatus</A>[]</CODE></FONT></TD>
<TD><CODE><B>JobTracker.</B><B><A HREF="../../../../../org/apache/hadoop/mapred/JobTracker.html#jobsToComplete()">jobsToComplete</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred">JobStatus</A></CODE></FONT></TD>
<TD><CODE><B>JobTracker.</B><B><A HREF="../../../../../org/apache/hadoop/mapred/JobTracker.html#submitJob(org.apache.hadoop.mapred.JobID)">submitJob</A></B>(<A HREF="../../../../../org/apache/hadoop/mapred/JobID.html" title="class in org.apache.hadoop.mapred">JobID</A> jobId)</CODE>
<BR>
JobTracker.submitJob() kicks off a new job.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/hadoop/mapred/package-summary.html">org.apache.hadoop.mapred</A> with parameters of type <A HREF="../../../../../org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred">JobStatus</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>TaskInProgress.</B><B><A HREF="../../../../../org/apache/hadoop/mapred/TaskInProgress.html#incompleteSubTask(org.apache.hadoop.mapred.TaskAttemptID, org.apache.hadoop.mapred.JobStatus)">incompleteSubTask</A></B>(<A HREF="../../../../../org/apache/hadoop/mapred/TaskAttemptID.html" title="class in org.apache.hadoop.mapred">TaskAttemptID</A> taskid,
<A HREF="../../../../../org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred">JobStatus</A> jobStatus)</CODE>
<BR>
Indicate that one of the taskids in this TaskInProgress
has failed.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static void</CODE></FONT></TD>
<TD><CODE><B>JobEndNotifier.</B><B><A HREF="../../../../../org/apache/hadoop/mapred/JobEndNotifier.html#localRunnerNotification(org.apache.hadoop.mapred.JobConf, org.apache.hadoop.mapred.JobStatus)">localRunnerNotification</A></B>(<A HREF="../../../../../org/apache/hadoop/mapred/JobConf.html" title="class in org.apache.hadoop.mapred">JobConf</A> conf,
<A HREF="../../../../../org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred">JobStatus</A> status)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static void</CODE></FONT></TD>
<TD><CODE><B>JobEndNotifier.</B><B><A HREF="../../../../../org/apache/hadoop/mapred/JobEndNotifier.html#registerNotification(org.apache.hadoop.mapred.JobConf, org.apache.hadoop.mapred.JobStatus)">registerNotification</A></B>(<A HREF="../../../../../org/apache/hadoop/mapred/JobConf.html" title="class in org.apache.hadoop.mapred">JobConf</A> jobConf,
<A HREF="../../../../../org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred">JobStatus</A> status)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/hadoop/mapred//class-useJobStatus.html" target="_top"><B>FRAMES</B></A>
<A HREF="JobStatus.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2009 The Apache Software Foundation
</BODY>
</HTML>
| ryanobjc/hadoop-cloudera | docs/api/org/apache/hadoop/mapred/class-use/JobStatus.html | HTML | apache-2.0 | 15,463 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>DocStrap Class: base</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/sunlight.default.css">
<link type="text/css" rel="stylesheet" href="styles/site.cosmo.css">
</head>
<body>
<div class="navbar navbar-default navbar-fixed-top navbar-inverse">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="index.html">DocStrap</a>
</div>
<div class="navbar-collapse">
<ul class="nav navbar-nav">
<li class="dropdown">
<a href="modules.list.html" class="dropdown-toggle" data-toggle="dropdown">Modules<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="module-base.html">base</a></li><li><a href="module-base_chains.html">base/chains</a></li><li><a href="module-documents_binder.html">documents/binder</a></li><li><a href="module-documents_model.html">documents/model</a></li><li><a href="module-documents_probe.html">documents/probe</a></li><li><a href="module-documents_schema.html">documents/schema</a></li><li><a href="module-ink_collector.html">ink/collector</a></li><li><a href="module-mixins_bussable.html">mixins/bussable</a></li><li><a href="module-mixins_signalable.html">mixins/signalable</a></li><li><a href="module-strings_format.html">strings/format</a></li><li><a href="module-utils_logger.html">utils/logger</a></li>
</ul>
</li>
<li class="dropdown">
<a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="base.html">base</a></li><li><a href="base_chains.html">base/chains</a></li><li><a href="documents_model.html">documents/model</a></li><li><a href="module-documents_probe.This%252520is%252520not%252520actually%252520a%252520class,%252520but%252520an%252520artifact%252520of%252520the%252520documentation%252520system.html">documents/probe.This is not actually a class, but an artifact of the documentation system</a></li><li><a href="module-ink_collector-ACollector.html">ink/collector~ACollector</a></li><li><a href="module-ink_collector-CollectorBase.html">ink/collector~CollectorBase</a></li><li><a href="module-ink_collector-OCollector.html">ink/collector~OCollector</a></li><li><a href="module-mixins_signalable-Signal.html">mixins/signalable~Signal</a></li><li><a href="utils_logger.Logger.html">utils/logger.Logger</a></li>
</ul>
</li>
<li class="dropdown">
<a href="mixins.list.html" class="dropdown-toggle" data-toggle="dropdown">Mixins<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="documents_schema.html">documents/schema</a></li><li><a href="mixins_bussable.html">mixins/bussable</a></li><li><a href="mixins_signalable.html">mixins/signalable</a></li>
</ul>
</li>
<li class="dropdown">
<a href="tutorials.list.html" class="dropdown-toggle" data-toggle="dropdown">Tutorials<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="tutorial-Brush Teeth.html">Brush Teeth</a></li><li><a href="tutorial-Drive Car.html">Drive Car</a></li><li><a href="tutorial-Fence Test.html">Fence Test</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-8">
<div id="main">
<h1 class="page-title">Class: base</h1>
<h1 class="page-title">Class: base</h1>
<section>
<header>
<h2>
base
</h2>
<div class="class-description"><p>The base of all classes in the system, this is one of the few pure "classes" in core the of the system. It is a
pretty clean little class whose primary purpose is to surface the composition chains and a basis for storing
options on mixin and subclass instances. Options are handled at the instance rather than the prototype level
so that multiple instances don't compete for default values.</p></div>
</header>
<article>
<div class="container-overview">
<dt>
<h4 class="name" id="base"><span class="type-signature"></span>new base<span class="signature">()</span><span class="type-signature"></span></h4>
</dt>
<dd>
<dl class="details">
<dt class="tag-source">Source:</dt>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="base_index.js.html">base/index.js</a>,
<a href="base_index.js.html#sunlight-1-line-22">line 22</a>
</li>
</ul>
</dd>
</dl>
</dd>
</div>
<h3 class="subsection-title">Extends</h3>
<ul>
<li><a href="base_chains.html">base/chains</a></li>
</ul>
<h3 class="subsection-title">Members</h3>
<dl>
<dt class="name" id="close">
<h4><span class="type-signature"></span>close<span class="type-signature"></span></h4>
</dt>
<dd>
<div class="description">
<p>The <code>close</code> method asks an object to shut itself down in a way that will allow it to be reopened, unlike the
<a href="base_chains.html#end">end method</a> which will call the destroy method which should make the object unusable, but also
devoid of all resources whereas <code>close</code> may still keep some resources open.</p>
<p>This uses the <code>before</code> chain which means the last one defined in the first one destroyed</p>
</div>
<dl class="details">
<dt class="inherited-from">Inherited From:</dt>
<dd class="inherited-from">
<ul class="dummy">
<li>
<a href="base_chains.html#close">base/chains#close</a>
</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="base_chains.js.html">base/chains.js</a>,
<a href="base_chains.js.html#sunlight-1-line-15">line 15</a>
</li>
</ul>
</dd>
<dt class="tag-see">See:</dt>
<dd class="tag-see">
<ul>
<li><a href="base_chains.html#open">base/chains#open</a></li>
</ul>
</dd>
</dl>
</dd>
<dt class="name" id="open">
<h4><span class="type-signature"></span>open<span class="type-signature"></span></h4>
</dt>
<dd>
<div class="description">
<p>If you are using the open/close paradigm for an object that can kind of go dormant on <a href="base_chains.html#close">base/chains#close</a> and can be "reopened"
again later, here is where the "open" code will go.</p>
<p>This used the <code>after</code> chain which means that the first one defined is the first one destroyed.</p>
</div>
<dl class="details">
<dt class="inherited-from">Inherited From:</dt>
<dd class="inherited-from">
<ul class="dummy">
<li>
<a href="base_chains.html#open">base/chains#open</a>
</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="base_chains.js.html">base/chains.js</a>,
<a href="base_chains.js.html#sunlight-1-line-49">line 49</a>
</li>
</ul>
</dd>
<dt class="tag-see">See:</dt>
<dd class="tag-see">
<ul>
<li><a href="base_chains.html#close">base/chains#close</a></li>
</ul>
</dd>
</dl>
</dd>
</dl>
<h3 class="subsection-title">Methods</h3>
<dl>
<dt>
<h4 class="name" id="addDefaultOptions"><span class="type-signature"></span>addDefaultOptions<span class="signature">(options)</span><span class="type-signature"></span></h4>
</dt>
<dd>
<div class="description">
<p>Add a default option to a class. The default options are only set if there is not already a
value for the option.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>options</code></td>
<td class="type">
<span class="param-type">hash</span>
</td>
<td class="description last"><p>A hash of options you want to set</p></td>
</tr>
</tbody>
</table>
<dl class="details">
<dt class="tag-source">Source:</dt>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="base_index.js.html">base/index.js</a>,
<a href="base_index.js.html#sunlight-1-line-40">line 40</a>
</li>
</ul>
</dd>
<dt class="tag-see">See:</dt>
<dd class="tag-see">
<ul>
<li>{<a href="base.html#addOptions">base#addOptions</a>}</li>
</ul>
</dd>
</dl>
</dd>
<dt>
<h4 class="name" id="addOptions"><span class="type-signature"></span>addOptions<span class="signature">(options)</span><span class="type-signature"></span></h4>
</dt>
<dd>
<div class="description">
<p>Add an option to a class. If any members of the hash already exist in <code>this.options</code>, they will be overwritten.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>options</code></td>
<td class="type">
<span class="param-type">hash</span>
</td>
<td class="description last"><p>A hash of options you want to set</p></td>
</tr>
</tbody>
</table>
<dl class="details">
<dt class="tag-source">Source:</dt>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="base_index.js.html">base/index.js</a>,
<a href="base_index.js.html#sunlight-1-line-29">line 29</a>
</li>
</ul>
</dd>
<dt class="tag-see">See:</dt>
<dd class="tag-see">
<ul>
<li>{<a href="base.html#addDefaultOptions">base#addDefaultOptions</a>}</li>
</ul>
</dd>
</dl>
</dd>
<dt>
<h4 class="name" id="destroy"><span class="type-signature"></span>destroy<span class="signature">()</span><span class="type-signature"></span></h4>
</dt>
<dd>
<div class="description">
<p>Called when it is time to get rid of all of your instance level references and objects and events. You can
define this method on your own classes without having to call the superclass instance. It is called by
<code>instance.end()</code> automatically</p>
</div>
<dl class="details">
<dt class="tag-overrides">Overrides:</dt>
<dd class="tag-overrides"><ul class="dummy"><li>
base/chains#destroy
</li></ul></dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="base_index.js.html">base/index.js</a>,
<a href="base_index.js.html#sunlight-1-line-64">line 64</a>
</li>
</ul>
</dd>
<dt class="tag-see">See:</dt>
<dd class="tag-see">
<ul>
<li>{<a href="base_chains.html#end">base/chains#end</a>}</li>
<li>{base/chains#destroy}</li>
</ul>
</dd>
</dl>
</dd>
<dt>
<h4 class="name" id="end"><span class="type-signature"></span>end<span class="signature">()</span><span class="type-signature"></span></h4>
</dt>
<dd>
<div class="description">
<p>Call this to close your object and dispose of all maintained resources. You can define this method on your
own classes without having to call the superclass instance, however it is reccomended that you put
all disposal code in <code>destroy()</code>. You must be disciplined about calling this on your instances.</p>
</div>
<dl class="details">
<dt class="tag-overrides">Overrides:</dt>
<dd class="tag-overrides"><ul class="dummy"><li>
<a href="base_chains.html#end">base/chains#end</a>
</li></ul></dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="base_index.js.html">base/index.js</a>,
<a href="base_index.js.html#sunlight-1-line-53">line 53</a>
</li>
</ul>
</dd>
<dt class="tag-see">See:</dt>
<dd class="tag-see">
<ul>
<li>{<a href="base_chains.html#end">base/chains#end</a>}</li>
<li>{base/chains#destroy}</li>
</ul>
</dd>
</dl>
</dd>
</dl>
</article>
</section>
</div>
</div>
<div class="clearfix"></div>
<div class="col-md-3">
<div id="toc" class="col-md-3"></div>
</div>
</div>
</div>
<footer>
<span class="copyright">
DocStrap Copyright © 2012-2013 The contributors to the JSDoc3 and DocStrap projects.
</span>
<br />
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-beta1</a>
on Thu Feb 5th 2015 using the <a
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
</span>
</footer>
<!--<script src="scripts/sunlight.js"></script>-->
<script src="scripts/docstrap.lib.js"></script>
<script src="scripts/bootstrap-dropdown.js"></script>
<script src="scripts/toc.js"></script>
<script>
$( function () {
$( "[id*='$']" ).each( function () {
var $this = $( this );
$this.attr( "id", $this.attr( "id" ).replace( "$", "__" ) );
} );
$( "#toc" ).toc( {
anchorName : function ( i, heading, prefix ) {
return $( heading ).attr( "id" ) || ( prefix + i );
},
selectors : "h1,h2,h3,h4",
showAndHide : false,
scrollTo : "100px"
} );
$( "#toc>ul" ).addClass( "nav nav-pills nav-stacked" );
$( "#main span[id^='toc']" ).addClass( "toc-shim" );
$( '.dropdown-toggle' ).dropdown();
// $( ".tutorial-section pre, .readme-section pre" ).addClass( "sunlight-highlight-javascript" ).addClass( "linenums" );
$( ".tutorial-section pre, .readme-section pre" ).each( function () {
var $this = $( this );
var example = $this.find( "code" );
exampleText = example.html();
var lang = /{@lang (.*?)}/.exec( exampleText );
if ( lang && lang[1] ) {
exampleText = exampleText.replace( lang[0], "" );
example.html( exampleText );
lang = lang[1];
} else {
lang = "javascript";
}
if ( lang ) {
$this
.addClass( "sunlight-highlight-" + lang )
.addClass( "linenums" )
.html( example.html() );
}
} );
Sunlight.highlightAll( {
lineNumbers : true,
showMenu : true,
enableDoclinks : true
} );
} );
</script>
<!--Navigation and Symbol Display-->
<!--Google Analytics-->
</body>
</html> | labertasch/awesome | stream/node_modules/grunt-jsdoc/node_modules/ink-docstrap/themes/cosmo/base.html | HTML | apache-2.0 | 16,490 |
<html><head><title></title>
<script src='../../libraries/underscore-1.8.3.js'></script>
<script>// START OF QUNIT mock
function equal() {};
function deepEqual() {};
function strictEqual() {};
function ok() {};
function notStrictEqual() {};
function start() {};
// END OF QUNIT mock
var doubled = _.map([1, 2, 3], function(num){ return num * 2; });
deepEqual(doubled, [2, 4, 6], 'doubled numbers');
var tripled = _.map([1, 2, 3], function(num){ return num * this.multiplier; }, {multiplier : 3});
deepEqual(tripled, [3, 6, 9], 'tripled numbers with context');
doubled = _([1, 2, 3]).map(function(num){ return num * 2; });
deepEqual(doubled, [2, 4, 6], 'OO-style doubled numbers');
var ids = _.map({length: 2, 0: {id: '1'}, 1: {id: '2'}}, function(n){
return n.id;
});
deepEqual(ids, ['1', '2'], 'Can use collection methods on Array-likes.');
deepEqual(_.map(null, _.noop), [], 'handles a null properly');
deepEqual(_.map([1], function() {
return this.length;
}, [5]), [1], 'called with context');
// Passing a property name like _.pluck.
var people = [{name : 'moe', age : 30}, {name : 'curly', age : 50}];
deepEqual(_.map(people, 'name'), ['moe', 'curly'], 'predicate string map to object properties');
</script></head><body></body></html> | cs-au-dk/TAJS | test-resources/src/refinement/underscore/test-suite/collections/test44.html | HTML | apache-2.0 | 1,312 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>specialty_plots example code: hinton_demo.py — Matplotlib 1.3.1 documentation</title>
<link rel="stylesheet" href="../../_static/pythonista.css" type="text/css" />
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../../',
VERSION: '1.3.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="../../_static/jquery.js"></script>
<script type="text/javascript" src="../../_static/underscore.js"></script>
<script type="text/javascript" src="../../_static/doctools.js"></script>
<link rel="search" type="application/opensearchdescription+xml"
title="Search within Matplotlib 1.3.1 documentation"
href="../../_static/opensearch.xml"/>
<link rel="top" title="Matplotlib 1.3.1 documentation" href="../../index.html" />
<link rel="shortcut icon" type="image/png" href="../../_static/py.png" />
<link rel="stylesheet" href="../_static/pythonista.css" type="text/css" />
<meta name = "viewport" content = "width=device-width,initial-scale=1.0,user-scalable=no;">
<script type="text/javascript">
var getTextForSample = function(i) {
codeBlock = document.getElementsByClassName('highlight-python')[i];
return codeBlock.innerText;
}
var copySample = function (i) {
window.location.href = '/__pythonista_copy__/' + encodeURI(getTextForSample(i));
}
var openSample = function (i) {
window.location.href = '/__pythonista_open__/' + encodeURI(getTextForSample(i));
}
//Source: http://ejohn.org/blog/partial-functions-in-javascript/
Function.prototype.partial = function() {
var fn = this,
args = Array.prototype.slice.call(arguments);
return function() {
var arg = 0;
for (var i = 0; i < args.length && arg < arguments.length; i++)
if (args[i] === undefined) args[i] = arguments[arg++];
return fn.apply(this, args);
};
};
window.onload=function() {
//Add "Copy" and "Open in Editor" buttons for code samples:
var inApp = navigator.userAgent.match(/AppleWebKit/i) != null && navigator.userAgent.match(/Safari/i) == null;
if (inApp) {
codeBlocks = document.getElementsByClassName('highlight-python');
for (var i = 0; i < codeBlocks.length; i++) {
codeBlock = codeBlocks[i];
if (codeBlock.innerText.indexOf('>>>') == 0) {
//Don't add header for interactive sessions
continue;
}
var codeHeader = document.createElement('div');
codeHeader.className = 'pythonista-code-header';
var copyButton = document.createElement('button');
copyButton.className = 'pythonista-button';
copyButton.innerText = 'Copy';
copyButton.addEventListener('click', copySample.partial(i));
codeHeader.appendChild(copyButton);
var openButton = document.createElement('button');
openButton.className = 'pythonista-button';
openButton.innerText = 'Open in Editor';
openButton.addEventListener('click', openSample.partial(i));
codeHeader.appendChild(openButton);
codeBlock.parentElement.insertBefore(codeHeader, codeBlock);
}
}
}
</script>
</head>
<body ontouchstart="">
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="../../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="http://omz-software.com/pythonista"><img src="../../_static/py.png" alt=""
style="vertical-align: middle; margin-top: -4px; margin-right: 4px;"/></a></li>
<li><a href="../../index.html">Matplotlib 1.3.1 documentation</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="body">
<div class="section" id="specialty-plots-example-code-hinton-demo-py">
<span id="specialty-plots-hinton-demo"></span><h1>specialty_plots example code: hinton_demo.py<a class="headerlink" href="#specialty-plots-example-code-hinton-demo-py" title="Permalink to this headline">¶</a></h1>
<p>(<a class="reference external" href="../../../../../Pythonista/matplotlib-1.3.1/doc/mpl_examples/specialty_plots/hinton_demo.py">Source code</a>, <a class="reference external" href="../../../../../Pythonista/matplotlib-1.3.1/doc/mpl_examples/specialty_plots/hinton_demo.png">png</a>)</p>
<div class="figure">
<img alt="../../_images/hinton_demo.png" src="../../_images/hinton_demo.png" />
</div>
<div class="highlight-python"><div class="highlight"><pre><span class="sd">"""</span>
<span class="sd">Demo of a function to create Hinton diagrams.</span>
<span class="sd">Hinton diagrams are useful for visualizing the values of a 2D array (e.g.</span>
<span class="sd">a weight matrix): Positive and negative values are represented by white and</span>
<span class="sd">black squares, respectively, and the size of each square represents the</span>
<span class="sd">magnitude of each value.</span>
<span class="sd">Initial idea from David Warde-Farley on the SciPy Cookbook</span>
<span class="sd">"""</span>
<span class="kn">import</span> <span class="nn">numpy</span> <span class="kn">as</span> <span class="nn">np</span>
<span class="kn">import</span> <span class="nn">matplotlib.pyplot</span> <span class="kn">as</span> <span class="nn">plt</span>
<span class="k">def</span> <span class="nf">hinton</span><span class="p">(</span><span class="n">matrix</span><span class="p">,</span> <span class="n">max_weight</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">ax</span><span class="o">=</span><span class="bp">None</span><span class="p">):</span>
<span class="sd">"""Draw Hinton diagram for visualizing a weight matrix."""</span>
<span class="n">ax</span> <span class="o">=</span> <span class="n">ax</span> <span class="k">if</span> <span class="n">ax</span> <span class="ow">is</span> <span class="ow">not</span> <span class="bp">None</span> <span class="k">else</span> <span class="n">plt</span><span class="o">.</span><span class="n">gca</span><span class="p">()</span>
<span class="k">if</span> <span class="ow">not</span> <span class="n">max_weight</span><span class="p">:</span>
<span class="n">max_weight</span> <span class="o">=</span> <span class="mi">2</span><span class="o">**</span><span class="n">np</span><span class="o">.</span><span class="n">ceil</span><span class="p">(</span><span class="n">np</span><span class="o">.</span><span class="n">log</span><span class="p">(</span><span class="n">np</span><span class="o">.</span><span class="n">abs</span><span class="p">(</span><span class="n">matrix</span><span class="p">)</span><span class="o">.</span><span class="n">max</span><span class="p">())</span><span class="o">/</span><span class="n">np</span><span class="o">.</span><span class="n">log</span><span class="p">(</span><span class="mi">2</span><span class="p">))</span>
<span class="n">ax</span><span class="o">.</span><span class="n">patch</span><span class="o">.</span><span class="n">set_facecolor</span><span class="p">(</span><span class="s">'gray'</span><span class="p">)</span>
<span class="n">ax</span><span class="o">.</span><span class="n">set_aspect</span><span class="p">(</span><span class="s">'equal'</span><span class="p">,</span> <span class="s">'box'</span><span class="p">)</span>
<span class="n">ax</span><span class="o">.</span><span class="n">xaxis</span><span class="o">.</span><span class="n">set_major_locator</span><span class="p">(</span><span class="n">plt</span><span class="o">.</span><span class="n">NullLocator</span><span class="p">())</span>
<span class="n">ax</span><span class="o">.</span><span class="n">yaxis</span><span class="o">.</span><span class="n">set_major_locator</span><span class="p">(</span><span class="n">plt</span><span class="o">.</span><span class="n">NullLocator</span><span class="p">())</span>
<span class="k">for</span> <span class="p">(</span><span class="n">x</span><span class="p">,</span><span class="n">y</span><span class="p">),</span><span class="n">w</span> <span class="ow">in</span> <span class="n">np</span><span class="o">.</span><span class="n">ndenumerate</span><span class="p">(</span><span class="n">matrix</span><span class="p">):</span>
<span class="n">color</span> <span class="o">=</span> <span class="s">'white'</span> <span class="k">if</span> <span class="n">w</span> <span class="o">></span> <span class="mi">0</span> <span class="k">else</span> <span class="s">'black'</span>
<span class="n">size</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">sqrt</span><span class="p">(</span><span class="n">np</span><span class="o">.</span><span class="n">abs</span><span class="p">(</span><span class="n">w</span><span class="p">))</span>
<span class="n">rect</span> <span class="o">=</span> <span class="n">plt</span><span class="o">.</span><span class="n">Rectangle</span><span class="p">([</span><span class="n">x</span> <span class="o">-</span> <span class="n">size</span> <span class="o">/</span> <span class="mi">2</span><span class="p">,</span> <span class="n">y</span> <span class="o">-</span> <span class="n">size</span> <span class="o">/</span> <span class="mi">2</span><span class="p">],</span> <span class="n">size</span><span class="p">,</span> <span class="n">size</span><span class="p">,</span>
<span class="n">facecolor</span><span class="o">=</span><span class="n">color</span><span class="p">,</span> <span class="n">edgecolor</span><span class="o">=</span><span class="n">color</span><span class="p">)</span>
<span class="n">ax</span><span class="o">.</span><span class="n">add_patch</span><span class="p">(</span><span class="n">rect</span><span class="p">)</span>
<span class="n">ax</span><span class="o">.</span><span class="n">autoscale_view</span><span class="p">()</span>
<span class="n">ax</span><span class="o">.</span><span class="n">invert_yaxis</span><span class="p">()</span>
<span class="k">if</span> <span class="n">__name__</span> <span class="o">==</span> <span class="s">'__main__'</span><span class="p">:</span>
<span class="n">hinton</span><span class="p">(</span><span class="n">np</span><span class="o">.</span><span class="n">random</span><span class="o">.</span><span class="n">rand</span><span class="p">(</span><span class="mi">20</span><span class="p">,</span> <span class="mi">20</span><span class="p">)</span> <span class="o">-</span> <span class="mf">0.5</span><span class="p">)</span>
<span class="n">plt</span><span class="o">.</span><span class="n">show</span><span class="p">()</span>
</pre></div>
</div>
<p>Keywords: python, matplotlib, pylab, example, codex (see <a class="reference internal" href="../../faq/howto_faq.html#how-to-search-examples"><em>Search examples</em></a>)</p>
</div>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
© <a href="../../copyright.html">Copyright</a> 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team; 2012 - 2013 The matplotlib development team.
<br />
The Python Software Foundation is a non-profit corporation.
<a href="http://www.python.org/psf/donations/">Please donate.</a>
<br />
Last updated on May 03, 2016.
<a href="../../bugs.html">Found a bug</a>?
<br />
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.2.1.
</div>
</body>
</html> | leesavide/pythonista-docs | Documentation/matplotlib/examples/specialty_plots/hinton_demo.html | HTML | apache-2.0 | 12,818 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>RToolButton.Icon</title>
<link href="css/style.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
</head>
<body bgcolor="#ffffff">
<table border="0" width="100%" bgcolor="#F0F0FF">
<tr>
<td>Concept Framework 2.2 documentation</td>
<td align="right"><a href="index.html">Contents</a> | <a href="index_fun.html">Index</a></td>
</tr>
</table>
<h2><a href="RToolButton.html">RToolButton</a>.Icon</h2>
<table border="0" cellspacing="0" cellpadding="0" width="500" style="border-style:solid;border-width:1px;border-color:#D0D0D0;">
<tr bgcolor="#f0f0f0">
<td><i>Name</i></td>
<td><i>Type</i></td>
<td><i>Access</i></td>
<td><i>Version</i></td>
<td><i>Deprecated</i></td>
</tr>
<tr bgcolor="#fafafa">
<td><b>Icon</b></td>
<td>property</td>
<td>public</td>
<td>version 1.0</td>
<td>no</td>
</tr>
</table>
<br />
<b>Prototype:</b><br />
<table bgcolor="#F0F0F0" width="100%" style="border-style:solid;border-width:1px;border-color:#D0D0D0;"><tr><td><b>Read/Write property Icon[=<a href="RImage.html">RImage</a>]</b></td></tr></table>
<br />
<br />
<b>Description:</b><br />
<table width="100%" bgcolor="#FAFAFF" style="border-style:solid;border-width:1px;border-color:#D0D0D0;">
<tr><td>
Sets or gets a <a href="RImage.html">RImage</a> to render on the button.
</td></tr>
</table>
<br />
<b>Returns:</b><br />
Retuns the rendered <a href="RImage.html">RImage</a>. If none, it returns null.
<br />
<br />
<!--
<p>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-html40"
alt="Valid HTML 4.0 Transitional" height="31" width="88" border="0"></a>
<a href="http://jigsaw.w3.org/css-validator/">
<img style="border:0;width:88px;height:31px"
src="http://jigsaw.w3.org/css-validator/images/vcss"
alt="Valid CSS!" border="0"/>
</a>
</p>
-->
<table bgcolor="#F0F0F0" width="100%"><tr><td>Documented by Eduard Suica, generation time: Sun Jan 27 18:15:10 2013
GMT</td><td align="right">(c)2013 <a href="http://www.devronium.com">Devronium Applications</a></td></tr></table>
</body>
</html> | Devronium/ConceptApplicationServer | core/server/Samples/CIDE/Help/RToolButton.Icon.html | HTML | bsd-2-clause | 2,334 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>standard.math.gmp.mpf_out_str</title>
<link href="css/style.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
</head>
<body bgcolor="#ffffff">
<table border="0" width="100%" bgcolor="#F0F0FF">
<tr>
<td>Concept Framework 2.2 documentation</td>
<td align="right"><a href="index.html">Contents</a> | <a href="index_fun.html">Index</a></td>
</tr>
</table>
<h2><a href="standard.math.gmp.html">standard.math.gmp</a>.mpf_out_str</h2>
<table border="0" cellspacing="0" cellpadding="0" width="500" style="border-style:solid;border-width:1px;border-color:#D0D0D0;">
<tr bgcolor="#f0f0f0">
<td><i>Name</i></td>
<td><i>Version</i></td>
<td><i>Deprecated</i></td>
</tr>
<tr bgcolor="#fafafa">
<td><b>mpf_out_str</b></td>
<td>version 2</td>
<td>no</td>
</tr>
</table>
<br />
<b>Prototype:</b><br />
<table bgcolor="#F0F0F0" width="100%" style="border-style:solid;border-width:1px;border-color:#D0D0D0;"><tr><td><b>number mpf_out_str(handler oParam1, number nParam2, number nParam3, handler oParam4);</b></td></tr></table>
<br />
<b>Parameters:</b><br />
<table bgcolor="#FFFFFF" style="border-style:solid;border-width:1px;border-color:#D0D0D0;">
<tr>
<td>
<i>oParam1</i>
</td>
<td>
handler
</td>
</tr>
<tr>
<td>
<i>nParam2</i>
</td>
<td>
number
</td>
</tr>
<tr>
<td>
<i>nParam3</i>
</td>
<td>
number
</td>
</tr>
<tr>
<td>
<i>oParam4</i>
</td>
<td>
handler
</td>
</tr>
</table>
<br />
<b>Description:</b><br />
<table width="100%" bgcolor="#FAFAFF" style="border-style:solid;border-width:1px;border-color:#D0D0D0;">
<tr><td>
TODO: Document this
</td></tr>
</table>
<br />
<b>Returns:</b><br />
Return number
<br />
<br />
<!--
<p>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-html40"
alt="Valid HTML 4.0 Transitional" height="31" width="88" border="0"></a>
<a href="http://jigsaw.w3.org/css-validator/">
<img style="border:0;width:88px;height:31px"
src="http://jigsaw.w3.org/css-validator/images/vcss"
alt="Valid CSS!" border="0"/>
</a>
</p>
-->
<table bgcolor="#F0F0F0" width="100%"><tr><td>Documented by Devronium Autodocumenter Alpha, generation time: Sun Jan 27 18:15:35 2013
GMT</td><td align="right">(c)2013 <a href="http://www.devronium.com">Devronium Applications</a></td></tr></table>
</body>
</html> | Devronium/ConceptApplicationServer | core/server/Samples/CIDE/Help/standard.math.gmp.mpf_out_str.html | HTML | bsd-2-clause | 2,917 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Sep 30 14:23:23 JST 2017 -->
<title>WorldInfo (core API)</title>
<meta name="date" content="2017-09-30">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WorldInfo (core API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":42,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":42,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../adf/agent/info/ScenarioInfo.Mode.html" title="enum in adf.agent.info"><span class="typeNameLink">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?adf/agent/info/WorldInfo.html" target="_top">Frames</a></li>
<li><a href="WorldInfo.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">adf.agent.info</div>
<h2 title="Class WorldInfo" class="title">Class WorldInfo</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>adf.agent.info.WorldInfo</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.lang.Iterable<rescuecore2.standard.entities.StandardEntity></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">WorldInfo</span>
extends java.lang.Object
implements java.lang.Iterable<rescuecore2.standard.entities.StandardEntity></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#WorldInfo-rescuecore2.standard.entities.StandardWorldModel-">WorldInfo</a></span>(rescuecore2.standard.entities.StandardWorldModel world)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#addEntities-java.util.Collection-">addEntities</a></span>(java.util.Collection<? extends rescuecore2.worldmodel.Entity> entities)</code> </td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#addEntities-java.util.Collection-java.lang.Class-java.lang.Class...-">addEntities</a></span>(java.util.Collection<? extends rescuecore2.worldmodel.Entity> entities,
java.lang.Class<? extends rescuecore2.worldmodel.EntityListener> listener,
java.lang.Class<? extends rescuecore2.worldmodel.EntityListener>... otherListeners)</code> </td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#addEntity-rescuecore2.worldmodel.Entity-">addEntity</a></span>(rescuecore2.worldmodel.Entity entity)</code> </td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#addEntity-rescuecore2.worldmodel.Entity-java.lang.Class-java.lang.Class...-">addEntity</a></span>(rescuecore2.worldmodel.Entity entity,
java.lang.Class<? extends rescuecore2.worldmodel.EntityListener> listener,
java.lang.Class<? extends rescuecore2.worldmodel.EntityListener>... otherListeners)</code> </td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getAllEntities--">getAllEntities</a></span>()</code> </td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getAllEntities-int-">getAllEntities</a></span>(int targetTime)</code> </td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.Blockade></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getBlockades-rescuecore2.standard.entities.Area-">getBlockades</a></span>(rescuecore2.standard.entities.Area area)</code> </td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.Blockade></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getBlockades-rescuecore2.worldmodel.EntityID-">getBlockades</a></span>(rescuecore2.worldmodel.EntityID entityID)</code> </td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>java.awt.geom.Rectangle2D</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getBounds--">getBounds</a></span>()</code> </td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.Human></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getBuriedHumans-rescuecore2.standard.entities.Building-">getBuriedHumans</a></span>(rescuecore2.standard.entities.Building building)</code> </td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.Human></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getBuriedHumans-rescuecore2.worldmodel.EntityID-">getBuriedHumans</a></span>(rescuecore2.worldmodel.EntityID entityID)</code> </td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>rescuecore2.worldmodel.ChangeSet</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getChanged--">getChanged</a></span>()</code> </td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getDistance-rescuecore2.worldmodel.EntityID-rescuecore2.worldmodel.EntityID-">getDistance</a></span>(rescuecore2.worldmodel.EntityID first,
rescuecore2.worldmodel.EntityID second)</code> </td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getDistance-int-rescuecore2.worldmodel.EntityID-rescuecore2.worldmodel.EntityID-">getDistance</a></span>(int targetTime,
rescuecore2.worldmodel.EntityID first,
rescuecore2.worldmodel.EntityID second)</code> </td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getDistance-int-rescuecore2.standard.entities.StandardEntity-rescuecore2.standard.entities.StandardEntity-">getDistance</a></span>(int targetTime,
rescuecore2.standard.entities.StandardEntity first,
rescuecore2.standard.entities.StandardEntity second)</code> </td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getDistance-rescuecore2.standard.entities.StandardEntity-rescuecore2.standard.entities.StandardEntity-">getDistance</a></span>(rescuecore2.standard.entities.StandardEntity first,
rescuecore2.standard.entities.StandardEntity second)</code> </td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getEntitiesOfType-int-rescuecore2.standard.entities.StandardEntityURN...-">getEntitiesOfType</a></span>(int targetTime,
rescuecore2.standard.entities.StandardEntityURN... urns)</code> </td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getEntitiesOfType-int-rescuecore2.standard.entities.StandardEntityURN-">getEntitiesOfType</a></span>(int targetTime,
rescuecore2.standard.entities.StandardEntityURN urn)</code> </td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getEntitiesOfType-rescuecore2.standard.entities.StandardEntityURN...-">getEntitiesOfType</a></span>(rescuecore2.standard.entities.StandardEntityURN... urns)</code> </td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getEntitiesOfType-rescuecore2.standard.entities.StandardEntityURN-">getEntitiesOfType</a></span>(rescuecore2.standard.entities.StandardEntityURN urn)</code> </td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>rescuecore2.standard.entities.StandardEntity</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getEntity-rescuecore2.worldmodel.EntityID-">getEntity</a></span>(rescuecore2.worldmodel.EntityID entityID)</code> </td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>rescuecore2.standard.entities.StandardEntity</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getEntity-int-rescuecore2.worldmodel.EntityID-">getEntity</a></span>(int targetTime,
rescuecore2.worldmodel.EntityID entityID)</code> </td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>rescuecore2.standard.entities.StandardEntity</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getEntity-int-rescuecore2.standard.entities.StandardEntity-">getEntity</a></span>(int targetTime,
rescuecore2.standard.entities.StandardEntity entity)</code> </td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.worldmodel.EntityID></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getEntityIDsOfType-int-rescuecore2.standard.entities.StandardEntityURN...-">getEntityIDsOfType</a></span>(int targetTime,
rescuecore2.standard.entities.StandardEntityURN... urns)</code> </td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.worldmodel.EntityID></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getEntityIDsOfType-int-rescuecore2.standard.entities.StandardEntityURN-">getEntityIDsOfType</a></span>(int targetTime,
rescuecore2.standard.entities.StandardEntityURN urn)</code> </td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.worldmodel.EntityID></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getEntityIDsOfType-rescuecore2.standard.entities.StandardEntityURN...-">getEntityIDsOfType</a></span>(rescuecore2.standard.entities.StandardEntityURN... urns)</code> </td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.worldmodel.EntityID></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getEntityIDsOfType-rescuecore2.standard.entities.StandardEntityURN-">getEntityIDsOfType</a></span>(rescuecore2.standard.entities.StandardEntityURN urn)</code> </td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.worldmodel.EntityID></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getFireBuildingIDs--">getFireBuildingIDs</a></span>()</code> </td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.Building></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getFireBuildings--">getFireBuildings</a></span>()</code> </td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>rescuecore2.misc.Pair<java.lang.Integer,java.lang.Integer></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getLocation-rescuecore2.worldmodel.EntityID-">getLocation</a></span>(rescuecore2.worldmodel.EntityID entityID)</code> </td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>rescuecore2.misc.Pair<java.lang.Integer,java.lang.Integer></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getLocation-int-rescuecore2.worldmodel.EntityID-">getLocation</a></span>(int targetTime,
rescuecore2.worldmodel.EntityID entityID)</code> </td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>rescuecore2.misc.Pair<java.lang.Integer,java.lang.Integer></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getLocation-int-rescuecore2.standard.entities.StandardEntity-">getLocation</a></span>(int targetTime,
rescuecore2.standard.entities.StandardEntity entity)</code> </td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>rescuecore2.misc.Pair<java.lang.Integer,java.lang.Integer></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getLocation-rescuecore2.standard.entities.StandardEntity-">getLocation</a></span>(rescuecore2.standard.entities.StandardEntity entity)</code> </td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getNumberOfBuried-rescuecore2.standard.entities.Building-">getNumberOfBuried</a></span>(rescuecore2.standard.entities.Building building)</code> </td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getNumberOfBuried-rescuecore2.worldmodel.EntityID-">getNumberOfBuried</a></span>(rescuecore2.worldmodel.EntityID entityID)</code> </td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.worldmodel.EntityID></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectIDsInRange-rescuecore2.worldmodel.EntityID-int-">getObjectIDsInRange</a></span>(rescuecore2.worldmodel.EntityID entity,
int range)</code> </td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.worldmodel.EntityID></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectIDsInRange-int-rescuecore2.worldmodel.EntityID-int-">getObjectIDsInRange</a></span>(int targetTime,
rescuecore2.worldmodel.EntityID entity,
int range)</code> </td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.worldmodel.EntityID></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectIDsInRange-int-rescuecore2.worldmodel.EntityID-int-boolean-">getObjectIDsInRange</a></span>(int targetTime,
rescuecore2.worldmodel.EntityID entity,
int range,
boolean ignoreHuman)</code> </td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.worldmodel.EntityID></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectIDsInRange-int-int-int-">getObjectIDsInRange</a></span>(int x,
int y,
int range)</code> </td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.worldmodel.EntityID></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectIDsInRange-int-int-int-int-">getObjectIDsInRange</a></span>(int targetTime,
int x,
int y,
int range)</code> </td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.worldmodel.EntityID></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectIDsInRange-int-int-int-int-boolean-">getObjectIDsInRange</a></span>(int targetTime,
int x,
int y,
int range,
boolean ignoreHuman)</code> </td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.worldmodel.EntityID></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectIDsInRange-int-rescuecore2.standard.entities.StandardEntity-int-">getObjectIDsInRange</a></span>(int targetTime,
rescuecore2.standard.entities.StandardEntity entity,
int range)</code> </td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.worldmodel.EntityID></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectIDsInRange-int-rescuecore2.standard.entities.StandardEntity-int-boolean-">getObjectIDsInRange</a></span>(int targetTime,
rescuecore2.standard.entities.StandardEntity entity,
int range,
boolean ignoreHuman)</code> </td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.worldmodel.EntityID></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectIDsInRange-rescuecore2.standard.entities.StandardEntity-int-">getObjectIDsInRange</a></span>(rescuecore2.standard.entities.StandardEntity entity,
int range)</code> </td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.worldmodel.EntityID></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectIDsInRectangle-int-int-int-int-">getObjectIDsInRectangle</a></span>(int x1,
int y1,
int x2,
int y2)</code> </td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.worldmodel.EntityID></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectIDsInRectangle-int-int-int-int-int-">getObjectIDsInRectangle</a></span>(int targetTime,
int x1,
int y1,
int x2,
int y2)</code> </td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.worldmodel.EntityID></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectIDsInRectangle-int-int-int-int-int-boolean-">getObjectIDsInRectangle</a></span>(int targetTime,
int x1,
int y1,
int x2,
int y2,
boolean ignoreHuman)</code> </td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectsInRange-rescuecore2.worldmodel.EntityID-int-">getObjectsInRange</a></span>(rescuecore2.worldmodel.EntityID entityID,
int range)</code> </td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectsInRange-int-rescuecore2.worldmodel.EntityID-int-">getObjectsInRange</a></span>(int targetTime,
rescuecore2.worldmodel.EntityID entityID,
int range)</code> </td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectsInRange-int-rescuecore2.worldmodel.EntityID-int-boolean-">getObjectsInRange</a></span>(int targetTime,
rescuecore2.worldmodel.EntityID entityID,
int range,
boolean ignoreHuman)</code> </td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectsInRange-int-int-int-">getObjectsInRange</a></span>(int x,
int y,
int range)</code> </td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectsInRange-int-int-int-int-">getObjectsInRange</a></span>(int targetTime,
int x,
int y,
int range)</code> </td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectsInRange-int-int-int-int-boolean-">getObjectsInRange</a></span>(int targetTime,
int x,
int y,
int range,
boolean ignoreHuman)</code> </td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectsInRange-int-rescuecore2.standard.entities.StandardEntity-int-">getObjectsInRange</a></span>(int targetTime,
rescuecore2.standard.entities.StandardEntity entity,
int range)</code> </td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectsInRange-int-rescuecore2.standard.entities.StandardEntity-int-boolean-">getObjectsInRange</a></span>(int targetTime,
rescuecore2.standard.entities.StandardEntity entity,
int range,
boolean ignoreHuman)</code> </td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectsInRange-rescuecore2.standard.entities.StandardEntity-int-">getObjectsInRange</a></span>(rescuecore2.standard.entities.StandardEntity entity,
int range)</code> </td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectsInRectangle-int-int-int-int-">getObjectsInRectangle</a></span>(int x1,
int y1,
int x2,
int y2)</code> </td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectsInRectangle-int-int-int-int-int-">getObjectsInRectangle</a></span>(int targetTime,
int x1,
int y1,
int x2,
int y2)</code> </td>
</tr>
<tr id="i58" class="altColor">
<td class="colFirst"><code>java.util.Collection<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getObjectsInRectangle-int-int-int-int-int-boolean-">getObjectsInRectangle</a></span>(int targetTime,
int x1,
int y1,
int x2,
int y2,
boolean ignoreHuman)</code> </td>
</tr>
<tr id="i59" class="rowColor">
<td class="colFirst"><code>rescuecore2.standard.entities.StandardEntity</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getPosition-rescuecore2.standard.entities.Blockade-">getPosition</a></span>(rescuecore2.standard.entities.Blockade blockade)</code> </td>
</tr>
<tr id="i60" class="altColor">
<td class="colFirst"><code>rescuecore2.standard.entities.StandardEntity</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getPosition-rescuecore2.worldmodel.EntityID-">getPosition</a></span>(rescuecore2.worldmodel.EntityID entityID)</code> </td>
</tr>
<tr id="i61" class="rowColor">
<td class="colFirst"><code>rescuecore2.standard.entities.StandardEntity</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getPosition-rescuecore2.standard.entities.Human-">getPosition</a></span>(rescuecore2.standard.entities.Human human)</code> </td>
</tr>
<tr id="i62" class="altColor">
<td class="colFirst"><code>rescuecore2.standard.entities.StandardEntity</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getPosition-int-rescuecore2.standard.entities.Blockade-">getPosition</a></span>(int targetTime,
rescuecore2.standard.entities.Blockade blockade)</code> </td>
</tr>
<tr id="i63" class="rowColor">
<td class="colFirst"><code>rescuecore2.standard.entities.StandardEntity</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getPosition-int-rescuecore2.worldmodel.EntityID-">getPosition</a></span>(int targetTime,
rescuecore2.worldmodel.EntityID entityID)</code> </td>
</tr>
<tr id="i64" class="altColor">
<td class="colFirst"><code>rescuecore2.standard.entities.StandardEntity</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getPosition-int-rescuecore2.standard.entities.Human-">getPosition</a></span>(int targetTime,
rescuecore2.standard.entities.Human human)</code> </td>
</tr>
<tr id="i65" class="rowColor">
<td class="colFirst"><code>rescuecore2.standard.entities.StandardWorldModel</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getRawWorld--">getRawWorld</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Maybe, Operations requiring the WorldModel can be done directly from WorldInfo.</span></div>
</div>
</td>
</tr>
<tr id="i66" class="altColor">
<td class="colFirst"><code>rescuecore2.misc.Pair<rescuecore2.misc.Pair<java.lang.Integer,java.lang.Integer>,rescuecore2.misc.Pair<java.lang.Integer,java.lang.Integer>></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#getWorldBounds--">getWorldBounds</a></span>()</code> </td>
</tr>
<tr id="i67" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#index--">index</a></span>()</code> </td>
</tr>
<tr id="i68" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#indexClass-rescuecore2.standard.entities.StandardEntityURN...-">indexClass</a></span>(rescuecore2.standard.entities.StandardEntityURN... urns)</code> </td>
</tr>
<tr id="i69" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#isRequestedRollback--">isRequestedRollback</a></span>()</code> </td>
</tr>
<tr id="i70" class="altColor">
<td class="colFirst"><code>java.util.Iterator<rescuecore2.standard.entities.StandardEntity></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#iterator--">iterator</a></span>()</code> </td>
</tr>
<tr id="i71" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#merge-rescuecore2.worldmodel.ChangeSet-">merge</a></span>(rescuecore2.worldmodel.ChangeSet changeSet)</code> </td>
</tr>
<tr id="i72" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#needRollback--">needRollback</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">change method name <a href="../../../adf/agent/info/WorldInfo.html#isRequestedRollback--"><code>isRequestedRollback()</code></a></span></div>
</div>
</td>
</tr>
<tr id="i73" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#registerEntityListener-java.lang.Class-">registerEntityListener</a></span>(java.lang.Class<? extends rescuecore2.worldmodel.EntityListener> listener)</code> </td>
</tr>
<tr id="i74" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#registerRollbackListener--">registerRollbackListener</a></span>()</code> </td>
</tr>
<tr id="i75" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#registerWorldListener-java.lang.Class-">registerWorldListener</a></span>(java.lang.Class<? extends rescuecore2.worldmodel.WorldModelListener<rescuecore2.standard.entities.StandardEntity>> listener)</code> </td>
</tr>
<tr id="i76" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#removeAllEntities--">removeAllEntities</a></span>()</code> </td>
</tr>
<tr id="i77" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#removeEntity-rescuecore2.worldmodel.EntityID-">removeEntity</a></span>(rescuecore2.worldmodel.EntityID id)</code> </td>
</tr>
<tr id="i78" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#removeEntity-rescuecore2.standard.entities.StandardEntity-">removeEntity</a></span>(rescuecore2.standard.entities.StandardEntity e)</code> </td>
</tr>
<tr id="i79" class="rowColor">
<td class="colFirst"><code><a href="../../../adf/agent/info/WorldInfo.html" title="class in adf.agent.info">WorldInfo</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#requestRollback--">requestRollback</a></span>()</code> </td>
</tr>
<tr id="i80" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#setChanged-rescuecore2.worldmodel.ChangeSet-">setChanged</a></span>(rescuecore2.worldmodel.ChangeSet changed)</code> </td>
</tr>
<tr id="i81" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#setTime-int-">setTime</a></span>(int time)</code> </td>
</tr>
<tr id="i82" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../adf/agent/info/WorldInfo.html#setWorld-rescuecore2.standard.entities.StandardWorldModel-">setWorld</a></span>(rescuecore2.standard.entities.StandardWorldModel world)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Iterable">
<!-- -->
</a>
<h3>Methods inherited from interface java.lang.Iterable</h3>
<code>forEach, spliterator</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="WorldInfo-rescuecore2.standard.entities.StandardWorldModel-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>WorldInfo</h4>
<pre>public WorldInfo(@Nonnull
rescuecore2.standard.entities.StandardWorldModel world)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="indexClass-rescuecore2.standard.entities.StandardEntityURN...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>indexClass</h4>
<pre>public void indexClass(rescuecore2.standard.entities.StandardEntityURN... urns)</pre>
</li>
</ul>
<a name="index--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>index</h4>
<pre>public void index()</pre>
</li>
</ul>
<a name="requestRollback--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>requestRollback</h4>
<pre>@Nonnull
public <a href="../../../adf/agent/info/WorldInfo.html" title="class in adf.agent.info">WorldInfo</a> requestRollback()</pre>
</li>
</ul>
<a name="needRollback--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>needRollback</h4>
<pre>@Deprecated
public boolean needRollback()</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">change method name <a href="../../../adf/agent/info/WorldInfo.html#isRequestedRollback--"><code>isRequestedRollback()</code></a></span></div>
</li>
</ul>
<a name="isRequestedRollback--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isRequestedRollback</h4>
<pre>public boolean isRequestedRollback()</pre>
</li>
</ul>
<a name="getEntity-rescuecore2.worldmodel.EntityID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEntity</h4>
<pre>@CheckForNull
public rescuecore2.standard.entities.StandardEntity getEntity(@Nonnull
rescuecore2.worldmodel.EntityID entityID)</pre>
</li>
</ul>
<a name="getEntity-int-rescuecore2.worldmodel.EntityID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEntity</h4>
<pre>@CheckForNull
public rescuecore2.standard.entities.StandardEntity getEntity(int targetTime,
@Nonnull
rescuecore2.worldmodel.EntityID entityID)</pre>
</li>
</ul>
<a name="getEntity-int-rescuecore2.standard.entities.StandardEntity-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEntity</h4>
<pre>@CheckForNull
public rescuecore2.standard.entities.StandardEntity getEntity(int targetTime,
@Nonnull
rescuecore2.standard.entities.StandardEntity entity)</pre>
</li>
</ul>
<a name="getEntitiesOfType-rescuecore2.standard.entities.StandardEntityURN-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEntitiesOfType</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.StandardEntity> getEntitiesOfType(@Nonnull
rescuecore2.standard.entities.StandardEntityURN urn)</pre>
</li>
</ul>
<a name="getEntitiesOfType-rescuecore2.standard.entities.StandardEntityURN...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEntitiesOfType</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.StandardEntity> getEntitiesOfType(rescuecore2.standard.entities.StandardEntityURN... urns)</pre>
</li>
</ul>
<a name="getEntitiesOfType-int-rescuecore2.standard.entities.StandardEntityURN-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEntitiesOfType</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.StandardEntity> getEntitiesOfType(int targetTime,
@Nonnull
rescuecore2.standard.entities.StandardEntityURN urn)</pre>
</li>
</ul>
<a name="getEntitiesOfType-int-rescuecore2.standard.entities.StandardEntityURN...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEntitiesOfType</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.StandardEntity> getEntitiesOfType(int targetTime,
rescuecore2.standard.entities.StandardEntityURN... urns)</pre>
</li>
</ul>
<a name="getEntityIDsOfType-rescuecore2.standard.entities.StandardEntityURN-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEntityIDsOfType</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.worldmodel.EntityID> getEntityIDsOfType(@Nonnull
rescuecore2.standard.entities.StandardEntityURN urn)</pre>
</li>
</ul>
<a name="getEntityIDsOfType-rescuecore2.standard.entities.StandardEntityURN...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEntityIDsOfType</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.worldmodel.EntityID> getEntityIDsOfType(rescuecore2.standard.entities.StandardEntityURN... urns)</pre>
</li>
</ul>
<a name="getEntityIDsOfType-int-rescuecore2.standard.entities.StandardEntityURN-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEntityIDsOfType</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.worldmodel.EntityID> getEntityIDsOfType(int targetTime,
@Nonnull
rescuecore2.standard.entities.StandardEntityURN urn)</pre>
</li>
</ul>
<a name="getEntityIDsOfType-int-rescuecore2.standard.entities.StandardEntityURN...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEntityIDsOfType</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.worldmodel.EntityID> getEntityIDsOfType(int targetTime,
rescuecore2.standard.entities.StandardEntityURN... urns)</pre>
</li>
</ul>
<a name="getObjectsInRange-rescuecore2.worldmodel.EntityID-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectsInRange</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.StandardEntity> getObjectsInRange(@Nonnull
rescuecore2.worldmodel.EntityID entityID,
@Nonnegative
int range)</pre>
</li>
</ul>
<a name="getObjectsInRange-rescuecore2.standard.entities.StandardEntity-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectsInRange</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.StandardEntity> getObjectsInRange(@Nonnull
rescuecore2.standard.entities.StandardEntity entity,
@Nonnegative
int range)</pre>
</li>
</ul>
<a name="getObjectsInRange-int-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectsInRange</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.StandardEntity> getObjectsInRange(int x,
int y,
@Nonnegative
int range)</pre>
</li>
</ul>
<a name="getObjectsInRectangle-int-int-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectsInRectangle</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.StandardEntity> getObjectsInRectangle(int x1,
int y1,
int x2,
int y2)</pre>
</li>
</ul>
<a name="getObjectsInRange-int-rescuecore2.worldmodel.EntityID-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectsInRange</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.StandardEntity> getObjectsInRange(int targetTime,
@Nonnull
rescuecore2.worldmodel.EntityID entityID,
@Nonnegative
int range)</pre>
</li>
</ul>
<a name="getObjectsInRange-int-rescuecore2.worldmodel.EntityID-int-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectsInRange</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.StandardEntity> getObjectsInRange(int targetTime,
@Nonnull
rescuecore2.worldmodel.EntityID entityID,
@Nonnegative
int range,
boolean ignoreHuman)</pre>
</li>
</ul>
<a name="getObjectsInRange-int-rescuecore2.standard.entities.StandardEntity-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectsInRange</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.StandardEntity> getObjectsInRange(int targetTime,
@Nonnull
rescuecore2.standard.entities.StandardEntity entity,
@Nonnegative
int range)</pre>
</li>
</ul>
<a name="getObjectsInRange-int-rescuecore2.standard.entities.StandardEntity-int-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectsInRange</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.StandardEntity> getObjectsInRange(int targetTime,
@Nonnull
rescuecore2.standard.entities.StandardEntity entity,
@Nonnegative
int range,
boolean ignoreHuman)</pre>
</li>
</ul>
<a name="getObjectsInRange-int-int-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectsInRange</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.StandardEntity> getObjectsInRange(int targetTime,
int x,
int y,
@Nonnegative
int range)</pre>
</li>
</ul>
<a name="getObjectsInRange-int-int-int-int-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectsInRange</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.StandardEntity> getObjectsInRange(int targetTime,
int x,
int y,
@Nonnegative
int range,
boolean ignoreHuman)</pre>
</li>
</ul>
<a name="getObjectsInRectangle-int-int-int-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectsInRectangle</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.StandardEntity> getObjectsInRectangle(int targetTime,
int x1,
int y1,
int x2,
int y2)</pre>
</li>
</ul>
<a name="getObjectsInRectangle-int-int-int-int-int-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectsInRectangle</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.StandardEntity> getObjectsInRectangle(int targetTime,
int x1,
int y1,
int x2,
int y2,
boolean ignoreHuman)</pre>
</li>
</ul>
<a name="getObjectIDsInRange-rescuecore2.worldmodel.EntityID-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectIDsInRange</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.worldmodel.EntityID> getObjectIDsInRange(@Nonnull
rescuecore2.worldmodel.EntityID entity,
int range)</pre>
</li>
</ul>
<a name="getObjectIDsInRange-rescuecore2.standard.entities.StandardEntity-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectIDsInRange</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.worldmodel.EntityID> getObjectIDsInRange(@Nonnull
rescuecore2.standard.entities.StandardEntity entity,
int range)</pre>
</li>
</ul>
<a name="getObjectIDsInRange-int-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectIDsInRange</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.worldmodel.EntityID> getObjectIDsInRange(int x,
int y,
int range)</pre>
</li>
</ul>
<a name="getObjectIDsInRectangle-int-int-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectIDsInRectangle</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.worldmodel.EntityID> getObjectIDsInRectangle(int x1,
int y1,
int x2,
int y2)</pre>
</li>
</ul>
<a name="getObjectIDsInRange-int-rescuecore2.worldmodel.EntityID-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectIDsInRange</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.worldmodel.EntityID> getObjectIDsInRange(int targetTime,
@Nonnull
rescuecore2.worldmodel.EntityID entity,
int range)</pre>
</li>
</ul>
<a name="getObjectIDsInRange-int-rescuecore2.worldmodel.EntityID-int-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectIDsInRange</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.worldmodel.EntityID> getObjectIDsInRange(int targetTime,
@Nonnull
rescuecore2.worldmodel.EntityID entity,
int range,
boolean ignoreHuman)</pre>
</li>
</ul>
<a name="getObjectIDsInRange-int-rescuecore2.standard.entities.StandardEntity-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectIDsInRange</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.worldmodel.EntityID> getObjectIDsInRange(int targetTime,
@Nonnull
rescuecore2.standard.entities.StandardEntity entity,
int range)</pre>
</li>
</ul>
<a name="getObjectIDsInRange-int-rescuecore2.standard.entities.StandardEntity-int-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectIDsInRange</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.worldmodel.EntityID> getObjectIDsInRange(int targetTime,
@Nonnull
rescuecore2.standard.entities.StandardEntity entity,
int range,
boolean ignoreHuman)</pre>
</li>
</ul>
<a name="getObjectIDsInRange-int-int-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectIDsInRange</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.worldmodel.EntityID> getObjectIDsInRange(int targetTime,
int x,
int y,
int range)</pre>
</li>
</ul>
<a name="getObjectIDsInRange-int-int-int-int-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectIDsInRange</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.worldmodel.EntityID> getObjectIDsInRange(int targetTime,
int x,
int y,
int range,
boolean ignoreHuman)</pre>
</li>
</ul>
<a name="getObjectIDsInRectangle-int-int-int-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectIDsInRectangle</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.worldmodel.EntityID> getObjectIDsInRectangle(int targetTime,
int x1,
int y1,
int x2,
int y2)</pre>
</li>
</ul>
<a name="getObjectIDsInRectangle-int-int-int-int-int-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectIDsInRectangle</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.worldmodel.EntityID> getObjectIDsInRectangle(int targetTime,
int x1,
int y1,
int x2,
int y2,
boolean ignoreHuman)</pre>
</li>
</ul>
<a name="getAllEntities--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAllEntities</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.StandardEntity> getAllEntities()</pre>
</li>
</ul>
<a name="getAllEntities-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAllEntities</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.StandardEntity> getAllEntities(int targetTime)</pre>
</li>
</ul>
<a name="getChanged--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getChanged</h4>
<pre>@Nonnull
public rescuecore2.worldmodel.ChangeSet getChanged()</pre>
</li>
</ul>
<a name="getFireBuildings--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFireBuildings</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.Building> getFireBuildings()</pre>
</li>
</ul>
<a name="getFireBuildingIDs--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFireBuildingIDs</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.worldmodel.EntityID> getFireBuildingIDs()</pre>
</li>
</ul>
<a name="getNumberOfBuried-rescuecore2.standard.entities.Building-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNumberOfBuried</h4>
<pre>public int getNumberOfBuried(@Nonnull
rescuecore2.standard.entities.Building building)</pre>
</li>
</ul>
<a name="getNumberOfBuried-rescuecore2.worldmodel.EntityID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNumberOfBuried</h4>
<pre>public int getNumberOfBuried(@Nonnull
rescuecore2.worldmodel.EntityID entityID)</pre>
</li>
</ul>
<a name="getBuriedHumans-rescuecore2.standard.entities.Building-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBuriedHumans</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.Human> getBuriedHumans(@Nonnull
rescuecore2.standard.entities.Building building)</pre>
</li>
</ul>
<a name="getBuriedHumans-rescuecore2.worldmodel.EntityID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBuriedHumans</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.Human> getBuriedHumans(@Nonnull
rescuecore2.worldmodel.EntityID entityID)</pre>
</li>
</ul>
<a name="getBlockades-rescuecore2.worldmodel.EntityID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBlockades</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.Blockade> getBlockades(@Nonnull
rescuecore2.worldmodel.EntityID entityID)</pre>
</li>
</ul>
<a name="getBlockades-rescuecore2.standard.entities.Area-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBlockades</h4>
<pre>@Nonnull
public java.util.Collection<rescuecore2.standard.entities.Blockade> getBlockades(@Nonnull
rescuecore2.standard.entities.Area area)</pre>
</li>
</ul>
<a name="getPosition-rescuecore2.standard.entities.Human-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPosition</h4>
<pre>@Nullable
public rescuecore2.standard.entities.StandardEntity getPosition(@Nonnull
rescuecore2.standard.entities.Human human)</pre>
</li>
</ul>
<a name="getPosition-rescuecore2.standard.entities.Blockade-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPosition</h4>
<pre>@Nullable
public rescuecore2.standard.entities.StandardEntity getPosition(@Nonnull
rescuecore2.standard.entities.Blockade blockade)</pre>
</li>
</ul>
<a name="getPosition-rescuecore2.worldmodel.EntityID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPosition</h4>
<pre>@Nullable
public rescuecore2.standard.entities.StandardEntity getPosition(@Nonnull
rescuecore2.worldmodel.EntityID entityID)</pre>
</li>
</ul>
<a name="getPosition-int-rescuecore2.standard.entities.Human-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPosition</h4>
<pre>@Nullable
public rescuecore2.standard.entities.StandardEntity getPosition(int targetTime,
@Nonnull
rescuecore2.standard.entities.Human human)</pre>
</li>
</ul>
<a name="getPosition-int-rescuecore2.standard.entities.Blockade-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPosition</h4>
<pre>@Nullable
public rescuecore2.standard.entities.StandardEntity getPosition(int targetTime,
@Nonnull
rescuecore2.standard.entities.Blockade blockade)</pre>
</li>
</ul>
<a name="getPosition-int-rescuecore2.worldmodel.EntityID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPosition</h4>
<pre>@Nullable
public rescuecore2.standard.entities.StandardEntity getPosition(int targetTime,
@Nonnull
rescuecore2.worldmodel.EntityID entityID)</pre>
</li>
</ul>
<a name="getLocation-rescuecore2.standard.entities.StandardEntity-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocation</h4>
<pre>@Nullable
public rescuecore2.misc.Pair<java.lang.Integer,java.lang.Integer> getLocation(@Nonnull
rescuecore2.standard.entities.StandardEntity entity)</pre>
</li>
</ul>
<a name="getLocation-rescuecore2.worldmodel.EntityID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocation</h4>
<pre>@Nullable
public rescuecore2.misc.Pair<java.lang.Integer,java.lang.Integer> getLocation(@Nonnull
rescuecore2.worldmodel.EntityID entityID)</pre>
</li>
</ul>
<a name="getLocation-int-rescuecore2.standard.entities.StandardEntity-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocation</h4>
<pre>@Nullable
public rescuecore2.misc.Pair<java.lang.Integer,java.lang.Integer> getLocation(int targetTime,
@Nonnull
rescuecore2.standard.entities.StandardEntity entity)</pre>
</li>
</ul>
<a name="getLocation-int-rescuecore2.worldmodel.EntityID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocation</h4>
<pre>@Nullable
public rescuecore2.misc.Pair<java.lang.Integer,java.lang.Integer> getLocation(int targetTime,
@Nonnull
rescuecore2.worldmodel.EntityID entityID)</pre>
</li>
</ul>
<a name="getDistance-rescuecore2.worldmodel.EntityID-rescuecore2.worldmodel.EntityID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDistance</h4>
<pre>public int getDistance(@Nonnull
rescuecore2.worldmodel.EntityID first,
@Nonnull
rescuecore2.worldmodel.EntityID second)</pre>
</li>
</ul>
<a name="getDistance-rescuecore2.standard.entities.StandardEntity-rescuecore2.standard.entities.StandardEntity-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDistance</h4>
<pre>public int getDistance(@Nonnull
rescuecore2.standard.entities.StandardEntity first,
@Nonnull
rescuecore2.standard.entities.StandardEntity second)</pre>
</li>
</ul>
<a name="getDistance-int-rescuecore2.worldmodel.EntityID-rescuecore2.worldmodel.EntityID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDistance</h4>
<pre>public int getDistance(int targetTime,
@Nonnull
rescuecore2.worldmodel.EntityID first,
@Nonnull
rescuecore2.worldmodel.EntityID second)</pre>
</li>
</ul>
<a name="getDistance-int-rescuecore2.standard.entities.StandardEntity-rescuecore2.standard.entities.StandardEntity-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDistance</h4>
<pre>public int getDistance(int targetTime,
@Nonnull
rescuecore2.standard.entities.StandardEntity first,
@Nonnull
rescuecore2.standard.entities.StandardEntity second)</pre>
</li>
</ul>
<a name="getBounds--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBounds</h4>
<pre>@Nonnull
public java.awt.geom.Rectangle2D getBounds()</pre>
</li>
</ul>
<a name="getWorldBounds--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWorldBounds</h4>
<pre>@Nonnull
public rescuecore2.misc.Pair<rescuecore2.misc.Pair<java.lang.Integer,java.lang.Integer>,rescuecore2.misc.Pair<java.lang.Integer,java.lang.Integer>> getWorldBounds()</pre>
</li>
</ul>
<a name="addEntity-rescuecore2.worldmodel.Entity-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addEntity</h4>
<pre>public void addEntity(@Nonnull
rescuecore2.worldmodel.Entity entity)</pre>
</li>
</ul>
<a name="addEntity-rescuecore2.worldmodel.Entity-java.lang.Class-java.lang.Class...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addEntity</h4>
<pre>@SafeVarargs
public final void addEntity(@Nonnull
rescuecore2.worldmodel.Entity entity,
@Nonnull
java.lang.Class<? extends rescuecore2.worldmodel.EntityListener> listener,
java.lang.Class<? extends rescuecore2.worldmodel.EntityListener>... otherListeners)</pre>
</li>
</ul>
<a name="addEntities-java.util.Collection-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addEntities</h4>
<pre>public void addEntities(@Nonnull
java.util.Collection<? extends rescuecore2.worldmodel.Entity> entities)</pre>
</li>
</ul>
<a name="addEntities-java.util.Collection-java.lang.Class-java.lang.Class...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addEntities</h4>
<pre>@SafeVarargs
public final void addEntities(@Nonnull
java.util.Collection<? extends rescuecore2.worldmodel.Entity> entities,
@Nonnull
java.lang.Class<? extends rescuecore2.worldmodel.EntityListener> listener,
java.lang.Class<? extends rescuecore2.worldmodel.EntityListener>... otherListeners)</pre>
</li>
</ul>
<a name="registerEntityListener-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerEntityListener</h4>
<pre>public void registerEntityListener(@Nonnull
java.lang.Class<? extends rescuecore2.worldmodel.EntityListener> listener)</pre>
</li>
</ul>
<a name="registerWorldListener-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerWorldListener</h4>
<pre>public void registerWorldListener(@Nonnull
java.lang.Class<? extends rescuecore2.worldmodel.WorldModelListener<rescuecore2.standard.entities.StandardEntity>> listener)</pre>
</li>
</ul>
<a name="removeEntity-rescuecore2.standard.entities.StandardEntity-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeEntity</h4>
<pre>public void removeEntity(@Nonnull
rescuecore2.standard.entities.StandardEntity e)</pre>
</li>
</ul>
<a name="removeEntity-rescuecore2.worldmodel.EntityID-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeEntity</h4>
<pre>public void removeEntity(@Nonnull
rescuecore2.worldmodel.EntityID id)</pre>
</li>
</ul>
<a name="removeAllEntities--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeAllEntities</h4>
<pre>public void removeAllEntities()</pre>
</li>
</ul>
<a name="merge-rescuecore2.worldmodel.ChangeSet-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>merge</h4>
<pre>public void merge(@Nonnull
rescuecore2.worldmodel.ChangeSet changeSet)</pre>
</li>
</ul>
<a name="iterator--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>iterator</h4>
<pre>@Nonnull
public java.util.Iterator<rescuecore2.standard.entities.StandardEntity> iterator()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>iterator</code> in interface <code>java.lang.Iterable<rescuecore2.standard.entities.StandardEntity></code></dd>
</dl>
</li>
</ul>
<a name="setWorld-rescuecore2.standard.entities.StandardWorldModel-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWorld</h4>
<pre>public void setWorld(@Nonnull
rescuecore2.standard.entities.StandardWorldModel world)</pre>
</li>
</ul>
<a name="getRawWorld--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRawWorld</h4>
<pre>@Deprecated
@Nonnull
public rescuecore2.standard.entities.StandardWorldModel getRawWorld()</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">Maybe, Operations requiring the WorldModel can be done directly from WorldInfo.</span></div>
</li>
</ul>
<a name="setChanged-rescuecore2.worldmodel.ChangeSet-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setChanged</h4>
<pre>public void setChanged(@Nonnull
rescuecore2.worldmodel.ChangeSet changed)</pre>
</li>
</ul>
<a name="setTime-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTime</h4>
<pre>public void setTime(int time)</pre>
</li>
</ul>
<a name="registerRollbackListener--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>registerRollbackListener</h4>
<pre>public void registerRollbackListener()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../adf/agent/info/ScenarioInfo.Mode.html" title="enum in adf.agent.info"><span class="typeNameLink">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?adf/agent/info/WorldInfo.html" target="_top">Frames</a></li>
<li><a href="WorldInfo.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| RCRS-ADF/core | build/docs/javadoc/adf/agent/info/WorldInfo.html | HTML | bsd-2-clause | 83,537 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_22) on Sun Aug 26 15:13:08 EDT 2012 -->
<TITLE>
ObjectGroup (Slick - The 2D Library)
</TITLE>
<META NAME="date" CONTENT="2012-08-26">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ObjectGroup (Slick - The 2D Library)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ObjectGroup.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/newdawn/slick/tiled/Layer.html" title="class in org.newdawn.slick.tiled"><B>PREV CLASS</B></A>
<A HREF="../../../../org/newdawn/slick/tiled/Tile.html" title="class in org.newdawn.slick.tiled"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/newdawn/slick/tiled/ObjectGroup.html" target="_top"><B>FRAMES</B></A>
<A HREF="ObjectGroup.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.newdawn.slick.tiled</FONT>
<BR>
Class ObjectGroup</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.tiled.ObjectGroup</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>ObjectGroup</B><DT>extends java.lang.Object</DL>
</PRE>
<P>
A group of objects on the map (objects layer)
<P>
<P>
<DL>
<DT><B>Author:</B></DT>
<DD>liamzebedee</DD>
</DL>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/newdawn/slick/tiled/ObjectGroup.html#color">color</A></B></CODE>
<BR>
The color of this layer.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/newdawn/slick/tiled/ObjectGroup.html#height">height</A></B></CODE>
<BR>
The height of this layer</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/newdawn/slick/tiled/ObjectGroup.html#index">index</A></B></CODE>
<BR>
The index of this group</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/newdawn/slick/tiled/ObjectGroup.html#name">name</A></B></CODE>
<BR>
The name of this group - read from the XML</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.ArrayList<<A HREF="../../../../org/newdawn/slick/tiled/GroupObject.html" title="class in org.newdawn.slick.tiled">GroupObject</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/newdawn/slick/tiled/ObjectGroup.html#objects">objects</A></B></CODE>
<BR>
The Objects of this group</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> float</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/newdawn/slick/tiled/ObjectGroup.html#opacity">opacity</A></B></CODE>
<BR>
The opacity of this layer (range 0 to 1)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Properties</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/newdawn/slick/tiled/ObjectGroup.html#props">props</A></B></CODE>
<BR>
the properties of this group</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/newdawn/slick/tiled/ObjectGroup.html#visible">visible</A></B></CODE>
<BR>
The visibility of this layer</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/newdawn/slick/tiled/ObjectGroup.html#width">width</A></B></CODE>
<BR>
The width of this layer</TD>
</TR>
</TABLE>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/newdawn/slick/tiled/ObjectGroup.html#ObjectGroup(org.w3c.dom.Element, org.newdawn.slick.tiled.TiledMap)">ObjectGroup</A></B>(org.w3c.dom.Element element,
<A HREF="../../../../org/newdawn/slick/tiled/TiledMap.html" title="class in org.newdawn.slick.tiled">TiledMap</A> map)</CODE>
<BR>
Create a new group based on the XML definition</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/newdawn/slick/tiled/ObjectGroup.html#addObject(org.newdawn.slick.tiled.GroupObject)">addObject</A></B>(<A HREF="../../../../org/newdawn/slick/tiled/GroupObject.html" title="class in org.newdawn.slick.tiled">GroupObject</A> object)</CODE>
<BR>
Adds an object to the object group</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/newdawn/slick/tiled/GroupObject.html" title="class in org.newdawn.slick.tiled">GroupObject</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/newdawn/slick/tiled/ObjectGroup.html#getObject(java.lang.String)">getObject</A></B>(java.lang.String objectName)</CODE>
<BR>
Gets an object by its name</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.ArrayList<<A HREF="../../../../org/newdawn/slick/tiled/GroupObject.html" title="class in org.newdawn.slick.tiled">GroupObject</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/newdawn/slick/tiled/ObjectGroup.html#getObjects()">getObjects</A></B>()</CODE>
<BR>
Gets all the objects from this group</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.ArrayList<<A HREF="../../../../org/newdawn/slick/tiled/GroupObject.html" title="class in org.newdawn.slick.tiled">GroupObject</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/newdawn/slick/tiled/ObjectGroup.html#getObjectsOfType(java.lang.String)">getObjectsOfType</A></B>(java.lang.String type)</CODE>
<BR>
Gets all objects of a specific type on a layer</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/newdawn/slick/tiled/ObjectGroup.html#removeObject(java.lang.String)">removeObject</A></B>(java.lang.String objectName)</CODE>
<BR>
Removes an object</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/newdawn/slick/tiled/ObjectGroup.html#setObjectNameMapping(java.util.HashMap)">setObjectNameMapping</A></B>(java.util.HashMap<java.lang.String,java.lang.Integer> map)</CODE>
<BR>
Sets the mapping from object names to their offsets</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="index"><!-- --></A><H3>
index</H3>
<PRE>
public int <B>index</B></PRE>
<DL>
<DD>The index of this group
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="name"><!-- --></A><H3>
name</H3>
<PRE>
public java.lang.String <B>name</B></PRE>
<DL>
<DD>The name of this group - read from the XML
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="objects"><!-- --></A><H3>
objects</H3>
<PRE>
public java.util.ArrayList<<A HREF="../../../../org/newdawn/slick/tiled/GroupObject.html" title="class in org.newdawn.slick.tiled">GroupObject</A>> <B>objects</B></PRE>
<DL>
<DD>The Objects of this group
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="width"><!-- --></A><H3>
width</H3>
<PRE>
public int <B>width</B></PRE>
<DL>
<DD>The width of this layer
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="height"><!-- --></A><H3>
height</H3>
<PRE>
public int <B>height</B></PRE>
<DL>
<DD>The height of this layer
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="props"><!-- --></A><H3>
props</H3>
<PRE>
public java.util.Properties <B>props</B></PRE>
<DL>
<DD>the properties of this group
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="opacity"><!-- --></A><H3>
opacity</H3>
<PRE>
public float <B>opacity</B></PRE>
<DL>
<DD>The opacity of this layer (range 0 to 1)
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="visible"><!-- --></A><H3>
visible</H3>
<PRE>
public boolean <B>visible</B></PRE>
<DL>
<DD>The visibility of this layer
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="color"><!-- --></A><H3>
color</H3>
<PRE>
public <A HREF="../../../../org/newdawn/slick/Color.html" title="class in org.newdawn.slick">Color</A> <B>color</B></PRE>
<DL>
<DD>The color of this layer. NOTE: Slick does not render objects on default
<P>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="ObjectGroup(org.w3c.dom.Element, org.newdawn.slick.tiled.TiledMap)"><!-- --></A><H3>
ObjectGroup</H3>
<PRE>
public <B>ObjectGroup</B>(org.w3c.dom.Element element,
<A HREF="../../../../org/newdawn/slick/tiled/TiledMap.html" title="class in org.newdawn.slick.tiled">TiledMap</A> map)
throws <A HREF="../../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE>
<DL>
<DD>Create a new group based on the XML definition
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>element</CODE> - The XML element describing the layer<DD><CODE>map</CODE> - The map to which the ObjectGroup belongs
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure to parse the XML group</DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getObject(java.lang.String)"><!-- --></A><H3>
getObject</H3>
<PRE>
public <A HREF="../../../../org/newdawn/slick/tiled/GroupObject.html" title="class in org.newdawn.slick.tiled">GroupObject</A> <B>getObject</B>(java.lang.String objectName)</PRE>
<DL>
<DD>Gets an object by its name
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>objectName</CODE> - The name of the object</DL>
</DD>
</DL>
<HR>
<A NAME="getObjectsOfType(java.lang.String)"><!-- --></A><H3>
getObjectsOfType</H3>
<PRE>
public java.util.ArrayList<<A HREF="../../../../org/newdawn/slick/tiled/GroupObject.html" title="class in org.newdawn.slick.tiled">GroupObject</A>> <B>getObjectsOfType</B>(java.lang.String type)</PRE>
<DL>
<DD>Gets all objects of a specific type on a layer
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>type</CODE> - The name of the type</DL>
</DD>
</DL>
<HR>
<A NAME="removeObject(java.lang.String)"><!-- --></A><H3>
removeObject</H3>
<PRE>
public void <B>removeObject</B>(java.lang.String objectName)</PRE>
<DL>
<DD>Removes an object
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>objectName</CODE> - The name of the object</DL>
</DD>
</DL>
<HR>
<A NAME="setObjectNameMapping(java.util.HashMap)"><!-- --></A><H3>
setObjectNameMapping</H3>
<PRE>
public void <B>setObjectNameMapping</B>(java.util.HashMap<java.lang.String,java.lang.Integer> map)</PRE>
<DL>
<DD>Sets the mapping from object names to their offsets
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>map</CODE> - The name of the map</DL>
</DD>
</DL>
<HR>
<A NAME="addObject(org.newdawn.slick.tiled.GroupObject)"><!-- --></A><H3>
addObject</H3>
<PRE>
public void <B>addObject</B>(<A HREF="../../../../org/newdawn/slick/tiled/GroupObject.html" title="class in org.newdawn.slick.tiled">GroupObject</A> object)</PRE>
<DL>
<DD>Adds an object to the object group
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>object</CODE> - The object to be added</DL>
</DD>
</DL>
<HR>
<A NAME="getObjects()"><!-- --></A><H3>
getObjects</H3>
<PRE>
public java.util.ArrayList<<A HREF="../../../../org/newdawn/slick/tiled/GroupObject.html" title="class in org.newdawn.slick.tiled">GroupObject</A>> <B>getObjects</B>()</PRE>
<DL>
<DD>Gets all the objects from this group
<P>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ObjectGroup.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/newdawn/slick/tiled/Layer.html" title="class in org.newdawn.slick.tiled"><B>PREV CLASS</B></A>
<A HREF="../../../../org/newdawn/slick/tiled/Tile.html" title="class in org.newdawn.slick.tiled"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/newdawn/slick/tiled/ObjectGroup.html" target="_top"><B>FRAMES</B></A>
<A HREF="ObjectGroup.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
</BODY>
</HTML>
| SenshiSentou/SourceFight | slick_dev/trunk/Slick/javadoc/org/newdawn/slick/tiled/ObjectGroup.html | HTML | bsd-2-clause | 21,528 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.7"/>
<title>ImGraph: ViewPort Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="logo.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">ImGraph
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.7 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('class_view_port.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="class_view_port-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">ViewPort Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div> </div>
</div><!--header-->
<div class="contents">
<div class="dynheader">
Inheritance diagram for ViewPort:</div>
<div class="dyncontent">
<div class="center">
<img src="class_view_port.png" usemap="#ViewPort_map" alt=""/>
<map id="ViewPort_map" name="ViewPort_map">
<area href="class_default_view_port.html" alt="DefaultViewPort" shape="rect" coords="0,56,103,80"/>
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ab4399a138e4065edd7f6a791a6f9a69c"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab4399a138e4065edd7f6a791a6f9a69c"></a>
virtual QWidget * </td><td class="memItemRight" valign="bottom"><b>getWidget</b> ()=0</td></tr>
<tr class="separator:ab4399a138e4065edd7f6a791a6f9a69c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a46c718ce5f8880264ed12505b24a3f53"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a46c718ce5f8880264ed12505b24a3f53"></a>
virtual void </td><td class="memItemRight" valign="bottom"><b>writeSettings</b> (QSettings &settings)=0</td></tr>
<tr class="separator:a46c718ce5f8880264ed12505b24a3f53"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a534bbca36db06811245c92e3629d9d2b"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a534bbca36db06811245c92e3629d9d2b"></a>
virtual void </td><td class="memItemRight" valign="bottom"><b>readSettings</b> (QSettings &settings)=0</td></tr>
<tr class="separator:a534bbca36db06811245c92e3629d9d2b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a472a2fd3ff5a5210fe36c35032235197"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a472a2fd3ff5a5210fe36c35032235197"></a>
virtual void </td><td class="memItemRight" valign="bottom"><b>updateImage</b> (const cv::Mat arr)=0</td></tr>
<tr class="separator:a472a2fd3ff5a5210fe36c35032235197"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a47ac0e567e03a971d8c0fac82e86298b"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a47ac0e567e03a971d8c0fac82e86298b"></a>
virtual void </td><td class="memItemRight" valign="bottom"><b>startDisplayInfo</b> (QString text, int delayms)=0</td></tr>
<tr class="separator:a47ac0e567e03a971d8c0fac82e86298b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1d275386571df3d7b8efbe25898fe809"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1d275386571df3d7b8efbe25898fe809"></a>
virtual void </td><td class="memItemRight" valign="bottom"><b>setSize</b> (QSize size_)=0</td></tr>
<tr class="separator:a1d275386571df3d7b8efbe25898fe809"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>D:/Travail/ProjetPerso/imGraph/Sources/view/<a class="el" href="_matrix_viewer_8h_source.html">MatrixViewer.h</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="class_view_port.html">ViewPort</a></li>
<li class="footer">Generated on Fri Mar 20 2015 23:27:10 for ImGraph by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.7 </li>
</ul>
</div>
</body>
</html>
| ImGraph/ImGraph.github.io | html/class_view_port.html | HTML | bsd-2-clause | 8,883 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>windows::basic_handle::cancel (1 of 2 overloads)</title>
<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../../../index.html" title="Asio">
<link rel="up" href="../cancel.html" title="windows::basic_handle::cancel">
<link rel="prev" href="../cancel.html" title="windows::basic_handle::cancel">
<link rel="next" href="overload2.html" title="windows::basic_handle::cancel (2 of 2 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../../../asio.png"></td></tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="../cancel.html"><img src="../../../../prev.png" alt="Prev"></a><a accesskey="u" href="../cancel.html"><img src="../../../../up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../home.png" alt="Home"></a><a accesskey="n" href="overload2.html"><img src="../../../../next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="asio.reference.windows__basic_handle.cancel.overload1"></a><a class="link" href="overload1.html" title="windows::basic_handle::cancel (1 of 2 overloads)">windows::basic_handle::cancel
(1 of 2 overloads)</a>
</h5></div></div></div>
<p>
Cancel all asynchronous operations associated with the handle.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">cancel</span><span class="special">();</span>
</pre>
<p>
This function causes all outstanding asynchronous read or write operations
to finish immediately, and the handlers for cancelled operations will
be passed the <code class="computeroutput"><span class="identifier">asio</span><span class="special">::</span><span class="identifier">error</span><span class="special">::</span><span class="identifier">operation_aborted</span></code> error.
</p>
<h6>
<a name="asio.reference.windows__basic_handle.cancel.overload1.h0"></a>
<span><a name="asio.reference.windows__basic_handle.cancel.overload1.exceptions"></a></span><a class="link" href="overload1.html#asio.reference.windows__basic_handle.cancel.overload1.exceptions">Exceptions</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl>
<dt><span class="term">asio::system_error</span></dt>
<dd><p>
Thrown on failure.
</p></dd>
</dl>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2013 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="../cancel.html"><img src="../../../../prev.png" alt="Prev"></a><a accesskey="u" href="../cancel.html"><img src="../../../../up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../home.png" alt="Home"></a><a accesskey="n" href="overload2.html"><img src="../../../../next.png" alt="Next"></a>
</div>
</body>
</html>
| laeotropic/HTTP-Proxy | deps/asio-1.10.1/doc/asio/reference/windows__basic_handle/cancel/overload1.html | HTML | bsd-2-clause | 3,637 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>TERN: Related Pages</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">TERN
</div>
<div id="projectbrief">Event simulator with tasks</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">Related Pages</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here is a list of all related documentation pages:</div><div class="directory">
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><a class="el" href="md__c_1__users__james_code__t_e_r_n__r_e_a_d_m_e.html" target="_self">TERN</a></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Dec 27 2016 13:38:56 for TERN by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>
</body>
</html>
| JamesBremner/TERN | docs/pages.html | HTML | bsd-2-clause | 4,772 |
{% load bench_tags %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
{% inclusion %}
| prestontimmons/templatebench | templatebench/templates/inclusion-many.html | HTML | bsd-2-clause | 3,222 |
<h2 id="stand-alone">Stand-alone</h2>
<ul>
<li><em>Name</em>: mongodb</li>
<li><em>Requirement</em>: Ubuntu 12.04 or later</li>
<li><em>Exposes ports:</em> 127.0.0.1:27017</li>
<li><em>Installation notes</em>: No</li>
</ul>
<p>Installs the <a href="https://hub.docker.com/_/mongo/">official MongoDB Docker container</a>. MongoDB’s persistent data is stored under <code class="highlighter-rouge">/var/lib/mongodb</code> in the VM.</p>
<h2 id="cluster">Cluster</h2>
<ul>
<li><em>Name</em>: mongodb</li>
<li><em>Requirement</em>:
<ul>
<li>Ubuntu 12.04 or later</li>
<li>Three VMs</li>
<li>Weave module already deployed</li>
</ul>
</li>
<li><em>Exposes ports:</em> 127.0.0.1:27017</li>
</ul>
<p>Additional required keys:</p>
<ul>
<li><code class="highlighter-rouge">extra_vars['is_rs']</code>: Set to True to initiate replica set configuration of MongoDB.</li>
<li><code class="highlighter-rouge">extra_vars['is_rs_master']</code>: Set to True to initiate the server as a the master (primary) node.</li>
<li><code class="highlighter-rouge">extra_vars['is_rs_slave']</code>: Set to True for all slaves (secondaries).</li>
<li><code class="highlighter-rouge">extra_vars['rs_init']</code>: Set to True to initialize the cluster (must be after the cluster has been fully initiated).</li>
</ul>
<p>MongoDB can also be deployed in a cluster setup over a Weave network. See <a href="/docs/examples">Examples</a> for a detailed example of this setup.</p>
| OnApp/provisioner | docs/docs/roles/_site/docs/roles/mongodb.html | HTML | bsd-2-clause | 1,502 |
<a href="../index.html" target="_top">Inspections</a> <a HREF="e80.html" target="_blank">Open source</a><hr> <font style="font-family:verdana; font-weight:bold; color:#005555; size = 3">Name:</font><br> <b>mrt.py</b><br><br> <font style="font-family:verdana; font-weight:bold; color:#005555; size = 3">Location:</font><br> <font style="font-family:verdana;">file <a HREF="e80.html">mrt.py</a></font><br><br> <font style="font-family:verdana; font-weight:bold; color:#005555; size = 3">Problem synopsis:</font><ul><li>No encoding specified for file (at line 1</a>)<br><br></li></ul><table cellpadding="0" border="0" cellspacing="0"><tr><td> </td></tr></table> | TheArchives/Nexus | Inspection/PyMandatoryEncodingInspection/e80.html | HTML | bsd-2-clause | 874 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_65) on Mon Mar 16 13:36:33 CET 2015 -->
<title>DfuSettingsConstants</title>
<meta name="date" content="2015-03-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DfuSettingsConstants";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../no/nordicsemi/android/dfu/DfuBaseService.html" title="class in no.nordicsemi.android.dfu"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../no/nordicsemi/android/dfu/HexInputStream.html" title="class in no.nordicsemi.android.dfu"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?no/nordicsemi/android/dfu/DfuSettingsConstants.html" target="_top">Frames</a></li>
<li><a href="DfuSettingsConstants.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li>Constr | </li>
<li>Method</li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li>Constr | </li>
<li>Method</li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">no.nordicsemi.android.dfu</div>
<h2 title="Interface DfuSettingsConstants" class="title">Interface DfuSettingsConstants</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public interface <span class="strong">DfuSettingsConstants</span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../no/nordicsemi/android/dfu/DfuSettingsConstants.html#SETTINGS_DEFAULT_MBR_SIZE">SETTINGS_DEFAULT_MBR_SIZE</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../no/nordicsemi/android/dfu/DfuSettingsConstants.html#SETTINGS_MBR_SIZE">SETTINGS_MBR_SIZE</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../no/nordicsemi/android/dfu/DfuSettingsConstants.html#SETTINGS_NUMBER_OF_PACKETS">SETTINGS_NUMBER_OF_PACKETS</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../no/nordicsemi/android/dfu/DfuSettingsConstants.html#SETTINGS_NUMBER_OF_PACKETS_DEFAULT">SETTINGS_NUMBER_OF_PACKETS_DEFAULT</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../no/nordicsemi/android/dfu/DfuSettingsConstants.html#SETTINGS_PACKET_RECEIPT_NOTIFICATION_ENABLED">SETTINGS_PACKET_RECEIPT_NOTIFICATION_ENABLED</a></strong></code> </td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="SETTINGS_PACKET_RECEIPT_NOTIFICATION_ENABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETTINGS_PACKET_RECEIPT_NOTIFICATION_ENABLED</h4>
<pre>static final java.lang.String SETTINGS_PACKET_RECEIPT_NOTIFICATION_ENABLED</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#no.nordicsemi.android.dfu.DfuSettingsConstants.SETTINGS_PACKET_RECEIPT_NOTIFICATION_ENABLED">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SETTINGS_NUMBER_OF_PACKETS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETTINGS_NUMBER_OF_PACKETS</h4>
<pre>static final java.lang.String SETTINGS_NUMBER_OF_PACKETS</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#no.nordicsemi.android.dfu.DfuSettingsConstants.SETTINGS_NUMBER_OF_PACKETS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SETTINGS_MBR_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETTINGS_MBR_SIZE</h4>
<pre>static final java.lang.String SETTINGS_MBR_SIZE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#no.nordicsemi.android.dfu.DfuSettingsConstants.SETTINGS_MBR_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SETTINGS_DEFAULT_MBR_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETTINGS_DEFAULT_MBR_SIZE</h4>
<pre>static final int SETTINGS_DEFAULT_MBR_SIZE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#no.nordicsemi.android.dfu.DfuSettingsConstants.SETTINGS_DEFAULT_MBR_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SETTINGS_NUMBER_OF_PACKETS_DEFAULT">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>SETTINGS_NUMBER_OF_PACKETS_DEFAULT</h4>
<pre>static final int SETTINGS_NUMBER_OF_PACKETS_DEFAULT</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#no.nordicsemi.android.dfu.DfuSettingsConstants.SETTINGS_NUMBER_OF_PACKETS_DEFAULT">Constant Field Values</a></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../no/nordicsemi/android/dfu/DfuBaseService.html" title="class in no.nordicsemi.android.dfu"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../no/nordicsemi/android/dfu/HexInputStream.html" title="class in no.nordicsemi.android.dfu"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?no/nordicsemi/android/dfu/DfuSettingsConstants.html" target="_top">Frames</a></li>
<li><a href="DfuSettingsConstants.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li>Constr | </li>
<li>Method</li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li>Constr | </li>
<li>Method</li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| frostmournex/DFULibrary | documentation/javadoc/no/nordicsemi/android/dfu/DfuSettingsConstants.html | HTML | bsd-3-clause | 9,796 |
{#
scikit-learn/layout.html
~~~~~~~~~~~~~~~~~
Layout for scikit-learn, after a design made by Angel Soler
(http://webylimonada.org)
Update: Collapsable sidebar added - 13/03/2012 - Jaques Grobler
Update: Next-page button added - 16/03/2012 - Jaques Grobler
:copyright: Fabian Pedregosa
:license: BSD
#}
{% extends "basic/layout.html" %}
{% if theme_collapsiblesidebar|tobool %}
{% set script_files = script_files + ['_static/sidebar.js'] %}
{% endif %}
{% block extrahead %}
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-22606712-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
{% endblock %}
{%- if pagename == 'index' %}
{% set title = 'scikit-learn: machine learning in Python' %}
{%- endif %}
{% block header %}
{%- if theme_oldversion == true %}
<div class="warning-wrapper">
<p>Warning: This documentation is
for {{project}} <strong>version {{ release|e }}</strong>.
— <a href="http://scikit-learn.org/stable/">
Latest stable version</a></p></p>
</div>
{%- endif %}
<div class="header-wrapper">
<div class="header">
{%- if logo %}
<p class="logo"><a href="{{ pathto(master_doc) }}">
<img src="{{ pathto('_static/' + logo, 1) }}" alt="Logo"/>
</a>
</p>
{%- endif %}
{%- block navbar -%}
<div class="navbar">
<ul>
<li><a href="{{pathto('install')}}">Download</a></li>
<li><a href="{{pathto('support')}}">Support</a></li>
<li><a href="{{pathto('user_guide')}}">User Guide</a></li>
<li><a href="{{pathto('auto_examples/index')}}">Examples</a></li>
<li><a href="{{pathto('modules/classes')}}">Reference</a></li>
</ul>
<div class="search_form">
<div id="cse" style="width: 100%;"></div>
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script type="text/javascript">
google.load('search', '1', {language : 'en'});
google.setOnLoadCallback(function() {
var customSearchControl = new google.search.CustomSearchControl('016639176250731907682:tjtqbvtvij0');
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
var options = new google.search.DrawOptions();
options.setAutoComplete(true);
customSearchControl.draw('cse', options);
}, true);
</script>
</div>
</div> <!-- end navbar -->
{%- endblock -%}
</div>
</div>
{% endblock %}
{% block content %}
<div class="content-wrapper">
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
{%- if pagename != 'index' %}
{%- if parents %}
<div class="rel">
{% else %}
<div class="rel rellarge">
{% endif %}
<!-- rellinks[1:] is an ugly hack to avoid link to module
index -->
{%- for rellink in rellinks[1:]|reverse %}
<div class="rellink">
<a href="{{ pathto(rellink[0]) }}" title="{{ rellink[1]|striptags|e }}"
{{ accesskey(rellink[2]) }}>{{ rellink[3]|capitalize }}
<br>
<span class="smallrellink">
{{ rellink[1]|striptags|truncate(16, killwords=True) }}
</span>
{%- if rellink[1]|striptags %}
<span class="hiddenrellink">
{{ rellink[1]|striptags}}
</span>
{% endif %}
</a>
</div>
{%- if not loop.last %}
<div class="spacer">
</div>
{% endif %}
{%- endfor %}
<!-- Ad a link to the 'up' page -->
{%- if parents %}
<div class="spacer">
</div>
<div class="rellink">
<a href="{{ parents[-1].link|e }}" title="{{ parents[-1].title|striptags }}" >
Up
<br>
<span class="smallrellink">
{{ parents[-1].title|striptags|truncate(16, killwords=True) }}
</span>
{%- if parents[-1].title|striptags != '<no title>' %}
<span class="hiddenrellink">
{{ parents[-1].title|striptags }}
</span>
{% endif %}
</a>
</div>
{%- endif %}
</div>
<p style="text-align: center; background-color: #FFE4E4">This documentation is
for {{project}} <strong>version {{ release|e }}</strong>
— <a href="http://scikit-learn.org/stable/support.html#documentation-resources">Other versions</a></p>
{% else %}
<h3>News</h3>
<p>scikit-learn 0.11 is available
for <a href="https://sourceforge.net/projects/scikit-learn/files/">download</a>.
See <a href="{{pathto('whats_new')}}">what's new</a> and tips
on <a href="{{pathto('install')}}">installing</a>.</p>
<h3>Presentations</h3>
<p>Get into the spirit with <a href="{{pathto('presentations')}}">videos</a> from Scikit-Learn tutorials.</p>
<h3>Participate</h3>
<p>Fork
the <a href="http://github.com/scikit-learn/scikit-learn">source
code</a>, join the
<a href="{{pathto('support')}}#mailing-list">mailing
lists</a>, report bugs to
the <a href="https://github.com/scikit-learn/scikit-learn/issues">issue
tracker</a> or participate in the next
<a href="http://github.com/scikit-learn/scikit-learn/wiki/Upcoming-events">coding sprint</a>. <a href="{{pathto('developers/index')}}">Read More...</a>
</p>
<h3>Funding</h3>
<p>Generous funding provided
by <a href="http://www.inria.fr">INRIA</a>,
<a href="http://code.google.com/opensource/">Google</a>
and others.</p>
<p style="text-align: center;"><a href="http://www.inria.fr"><img src="{{pathto('_static',1)}}/inria-small.jpg"
alt="INRIA"/></a></p>
<p style="text-align: center;"><a href="http://http://code.google.com/opensource/"><img src="{{pathto('_static',1)}}/google-logo.png"
alt="INRIA"/></a></p>
<p><a href="{{pathto('about')}}">Read more ...</a></p>
{% endif %}
<h3>Citing</h3>
<p>If you use the software, please consider
<a href="{{pathto('about')}}#citing-scikit-learn">citing scikit-learn</a>.</p>
{%- if (pagename != 'index') %}
<h3>{{ _('This page') }}</h3>
{{ toc }}
{% endif %}
</div>
</div>
<div class="content">
{%- block document %}
{{ super() }}
{%- endblock %}
<div class="clearer"></div>
</div>
</div>
{% endblock %}
{% block relbar1 %}{% endblock %}
{% block relbar2 %}{% endblock %}
{%- block footer %}
<div class="footer">
{%- if show_copyright %}
{%- if hasdoc('copyright') %}
{% trans path=pathto('copyright'), copyright=copyright|e %}© {{ copyright }}.{% endtrans %}
{%- else %}
{% trans copyright=copyright|e %}© {{ copyright }}.{% endtrans %}
{%- endif %}
{%- endif %}
{%- if last_updated %}
{% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %}
{%- endif %}
{%- if show_sphinx %}
{% trans sphinx_version=sphinx_version|e %}Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> {{ sphinx_version }}{% endtrans %}. Design by <a href="http://desgrana.es">Desgrana</a>.
{%- endif %}
{%- if show_source and has_source and sourcename %}
<span style="padding-left: 5ex;">
<a href="{{ pathto('_sources/' + sourcename, true)|e }}"
rel="nofollow">{{ _('Show this page source') }}</a>
</span>
{%- endif %}
</div>
{%- if pagename != 'index' %}
{%- if parents %}
<div class="rel">
{% else %}
<div class="rel rellarge">
{% endif %}
{%- for rellink in rellinks[1:]|reverse %}
<div class="{{ loop.cycle('buttonPrevious', 'buttonNext') }}">
<a href="{{ pathto(rellink[0]) }}">
{{loop.cycle('Previous', 'Next')}}
</a>
</div>
{%- endfor %}
{% endif %}
</div>
<script type="text/javascript">
$("div.buttonNext, div.buttonPrevious").hover(
function () {
$(this).css('background-color', '#FF9C34');
},
function () {
$(this).css('background-color', '#A7D6E2');
}
);
</script>
{%- endblock %}
| sgenoud/scikit-learn | doc/themes/scikit-learn/layout.html | HTML | bsd-3-clause | 8,295 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_71) on Mon Jun 15 18:47:09 IDT 2015 -->
<title>ConverterRegistryPlugin</title>
<meta name="date" content="2015-06-15">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ConverterRegistryPlugin";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../../com/exlibris/dps/sdk/registry/PublisherRegistryPlugin.html" title="interface in com.exlibris.dps.sdk.registry"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/exlibris/dps/sdk/registry/ConverterRegistryPlugin.html" target="_top">Frames</a></li>
<li><a href="ConverterRegistryPlugin.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.exlibris.dps.sdk.registry</div>
<h2 title="Interface ConverterRegistryPlugin" class="title">Interface ConverterRegistryPlugin</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public interface <span class="strong">ConverterRegistryPlugin</span></pre>
<div class="block">Interface for a ConverterRegistry plug-in type.
The plugin converts a mets XMl to a different representation, in preparation for publishing.
See <i>PublisherRegistryPlugin</i> for more information on the publishing process.
<br>This plugin interface only supports java implementation.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/exlibris/dps/sdk/registry/ConverterRegistryPlugin.html#convert(java.lang.String)">convert</a></strong>(java.lang.String ieXml)</code>
<div class="block">converts a given mets XML to a new representation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/exlibris/dps/sdk/registry/ConverterRegistryPlugin.html#initParam(java.util.Map)">initParam</a></strong>(java.util.Map<java.lang.String,java.lang.String> params)</code>
<div class="block">initializes parameters needed for the plugin</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/exlibris/dps/sdk/registry/ConverterRegistryPlugin.html#unPublish(java.lang.String)">unPublish</a></strong>(java.lang.String ieXml)</code>
<div class="block">Modifies a given mets XML prior to the unPublish action.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="convert(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convert</h4>
<pre>java.lang.String convert(java.lang.String ieXml)</pre>
<div class="block">converts a given mets XML to a new representation.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ieXml</code> - a mets XML</dd>
<dt><span class="strong">Returns:</span></dt><dd>the converted representation</dd></dl>
</li>
</ul>
<a name="initParam(java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initParam</h4>
<pre>void initParam(java.util.Map<java.lang.String,java.lang.String> params)</pre>
<div class="block">initializes parameters needed for the plugin</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>params</code> - initialization parameters for the plugin.</dd></dl>
</li>
</ul>
<a name="unPublish(java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>unPublish</h4>
<pre>java.lang.String unPublish(java.lang.String ieXml)</pre>
<div class="block">Modifies a given mets XML prior to the unPublish action.
<br>The unPublish action may be done by using a <i>PublisherRegistryPlugin</i></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ieXml</code> - a mets XML</dd>
<dt><span class="strong">Returns:</span></dt><dd>the modified XML</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../../com/exlibris/dps/sdk/registry/PublisherRegistryPlugin.html" title="interface in com.exlibris.dps.sdk.registry"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/exlibris/dps/sdk/registry/ConverterRegistryPlugin.html" target="_top">Frames</a></li>
<li><a href="ConverterRegistryPlugin.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| ExLibrisGroup/Rosetta.dps-sdk-projects | 4.2/javadoc/com/exlibris/dps/sdk/registry/ConverterRegistryPlugin.html | HTML | bsd-3-clause | 8,888 |
{% extends 'base.html' %}
{% block menu %}
{% if not user.is_authenticated %}
<div class="navbar-form navbar-right">
<!-- estou usando o django-registration -->
<a class="btn btn-success btn-text-black" href="{% url 'auth_login' %}">Entrar</a>
<a class="btn btn-success btn-text-black" href="{% url 'registration_register' %}">Cadastrar</a>
</div>
{% else %}
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="{% url 'my-links' %}">Meus Links</a></li>
</ul>
<div class="navbar-form navbar-right">
<span class="btn btn-sm btn-inverse">
Olá {{ user.username }}
</span>
<a class="btn btn-sm btn-success btn-text-black" href="{% url 'auth_logout' %}">Sair</a>
</div>
</div>
{% endif %}
{% endblock %} | jesuejunior/urlreduce | templates/menu.html | HTML | bsd-3-clause | 953 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>kind property - MediaDeviceInfo class - polymer_app_layout.behaviors library - Dart API</title>
<!-- required because all the links are pseudo-absolute -->
<base href="../..">
<link href='https://fonts.googleapis.com/css?family=Source+Code+Pro|Roboto:500,400italic,300,400' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="static-assets/prettify.css">
<link rel="stylesheet" href="static-assets/css/bootstrap.min.css">
<link rel="stylesheet" href="static-assets/styles.css">
<meta name="description" content="API docs for the kind property from the MediaDeviceInfo class, for the Dart programming language.">
<link rel="icon" href="static-assets/favicon.png">
<!-- Do not remove placeholder -->
<!-- Header Placeholder -->
</head>
<body>
<div id="overlay-under-drawer"></div>
<header class="container-fluid" id="title">
<nav class="navbar navbar-fixed-top">
<div class="container">
<button id="sidenav-left-toggle" type="button"> </button>
<ol class="breadcrumbs gt-separated hidden-xs">
<li><a href="index.html">polymer_app_layout_template</a></li>
<li><a href="polymer_app_layout.behaviors/polymer_app_layout.behaviors-library.html">polymer_app_layout.behaviors</a></li>
<li><a href="polymer_app_layout.behaviors/MediaDeviceInfo-class.html">MediaDeviceInfo</a></li>
<li class="self-crumb">kind</li>
</ol>
<div class="self-name">kind</div>
</div>
</nav>
<div class="container masthead">
<ol class="breadcrumbs gt-separated visible-xs">
<li><a href="index.html">polymer_app_layout_template</a></li>
<li><a href="polymer_app_layout.behaviors/polymer_app_layout.behaviors-library.html">polymer_app_layout.behaviors</a></li>
<li><a href="polymer_app_layout.behaviors/MediaDeviceInfo-class.html">MediaDeviceInfo</a></li>
<li class="self-crumb">kind</li>
</ol>
<div class="title-description">
<h1 class="title">
<div class="kind">property</div> kind
</h1>
<!-- p class="subtitle">
</p -->
</div>
<ul class="subnav">
</ul>
</div>
</header>
<div class="container body">
<div class="col-xs-6 col-sm-3 sidebar sidebar-offcanvas-left">
<h5><a href="index.html">polymer_app_layout_template</a></h5>
<h5><a href="polymer_app_layout.behaviors/polymer_app_layout.behaviors-library.html">polymer_app_layout.behaviors</a></h5>
<h5><a href="polymer_app_layout.behaviors/MediaDeviceInfo-class.html">MediaDeviceInfo</a></h5>
<ol>
<li class="section-title"><a href="polymer_app_layout.behaviors/MediaDeviceInfo-class.html#instance-properties">Properties</a></li>
<li><a href="polymer_app_layout.behaviors/MediaDeviceInfo/deviceId.html">deviceId</a>
</li>
<li><a href="polymer_app_layout.behaviors/MediaDeviceInfo/groupId.html">groupId</a>
</li>
<li><a href="polymer_app_layout.behaviors/MediaDeviceInfo/kind.html">kind</a>
</li>
<li><a href="polymer_app_layout.behaviors/MediaDeviceInfo/label.html">label</a>
</li>
</ol>
</div><!--/.sidebar-offcanvas-->
<div class="col-xs-12 col-sm-9 col-md-6 main-content">
<section class="multi-line-signature">
<span class="returntype">String</span>
<span class="name ">kind</span>
<div class="readable-writable">
read-only
</div>
</section>
<section class="desc markdown">
<p class="no-docs">Not documented.</p>
</section>
</div> <!-- /.main-content -->
</div> <!-- container -->
<footer>
<div class="container-fluid">
<div class="container">
<p class="text-center">
<span class="no-break">
polymer_app_layout_template 0.1.0 api docs
</span>
•
<span class="copyright no-break">
<a href="https://www.dartlang.org">
<img src="static-assets/favicon.png" alt="Dart" title="Dart"width="16" height="16">
</a>
</span>
•
<span class="copyright no-break">
<a href="http://creativecommons.org/licenses/by-sa/4.0/">cc license</a>
</span>
</p>
</div>
</div>
</footer>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/script.js"></script>
<!-- Do not remove placeholder -->
<!-- Footer Placeholder -->
</body>
</html>
| lejard-h/polymer_app_layout_templates | doc/api/polymer_app_layout.behaviors/MediaDeviceInfo/kind.html | HTML | bsd-3-clause | 4,914 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
* CKFinder
* ========
* http://cksource.com/ckfinder
* Copyright (C) 2007-2014, CKSource - Frederico Knabben. All rights reserved.
*
* The software, this file and its contents are subject to the CKFinder
* License. Please read the license.txt file before using, installing, copying,
* modifying or distribute this file or part of its contents. The contents of
* this file is part of the Source Code of CKFinder.
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CKFinder - Sample - Popups</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="robots" content="noindex, nofollow" />
<link href="sample.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="../ckfinder.js"></script>
<style type="text/css">
img {
padding:10px;
margin:5px;
border:1px solid #d5d5d5;
}
div.thumb {
float:left;
}
div.caption {
padding-left:5px;
font-size:10px;
}
</style>
<script type="text/javascript">
function BrowseServer( startupPath, functionData )
{
// You can use the "CKFinder" class to render CKFinder in a page:
var finder = new CKFinder();
// The path for the installation of CKFinder (default = "/ckfinder/").
finder.basePath = '../';
//Startup path in a form: "Type:/path/to/directory/"
finder.startupPath = startupPath;
// Name of a function which is called when a file is selected in CKFinder.
finder.selectActionFunction = SetFileField;
// Additional data to be passed to the selectActionFunction in a second argument.
// We'll use this feature to pass the Id of a field that will be updated.
finder.selectActionData = functionData;
// Name of a function which is called when a thumbnail is selected in CKFinder.
finder.selectActionFunction = ShowThumbnails;
// Launch CKFinder
finder.popup();
}
// This is a sample function which is called when a file is selected in CKFinder.
function SetFileField( fileUrl, data )
{
document.getElementById( data["selectActionData"] ).value = fileUrl;
return true;
}
// This is a sample function which is called when a thumbnail is selected in CKFinder.
function ShowThumbnails( fileUrl, data )
{
// this = CKFinderAPI
var sFileName = this.getSelectedFile().name;
document.getElementById('thumbnails').innerHTML +=
'<div class="thumb">' +
'<img src="' + fileUrl + '" />' +
'<div class="caption">' +
'<a href="' + data["fileUrl"] + '" target="_blank">' + sFileName + '</a> (' + data["fileSize"] + 'KB)' +
'</div>' +
'</div>';
document.getElementById( 'preview' ).style.display = "";
// It is not required to return any value.
// When false is returned, CKFinder will not close automatically.
document.getElementById( data["selectActionData"] ).value = fileUrl;
return true;
}
</script>
</head>
<body>
<h1 class="samples">
CKFinder - Sample - Popups<br />
</h1>
<div class="description">
CKFinder may be opened in a popup. You may define a custom JavaScript function to be called when
an image is selected (double-clicked).</div>
<p>
<strong>Selected File URL</strong><br/>
<input id="xFilePath" name="FilePath" type="text" size="60" />
<input type="button" value="Browse Server" onclick="BrowseServer( 'Files:/', 'xFilePath' );" />
</p>
<p>
<strong>Selected Image URL</strong><br/>
<input id="xImagePath" name="ImagePath" type="text" size="60" />
<input type="button" value="Browse Server" onclick="BrowseServer( 'Images:/', 'xImagePath' );" />
</p>
<div id="preview" style="display:none">
<strong>Selected Thumbnails</strong><br/>
<div id="thumbnails"></div>
</div>
<div id="footer">
<hr />
<p>
CKFinder - Ajax File Manager - <a class="samples" href="http://cksource.com/ckfinder/">http://cksource.com/ckfinder</a>
</p>
<p id="copy">
Copyright © 2003-2013, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
</p>
</div>
</body>
</html>
| comictvn/cnc_001 | template/admin/ckfinder/_samples/popups.html | HTML | bsd-3-clause | 4,065 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_75) on Sun Mar 01 12:04:18 AEDT 2015 -->
<title>CMSTimeStampedDataTest (Bouncy Castle Library 1.52 API Specification)</title>
<meta name="date" content="2015-03-01">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CMSTimeStampedDataTest (Bouncy Castle Library 1.52 API Specification)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em><b>Bouncy Castle Cryptography Library 1.52</b></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/bouncycastle/tsp/test/CMSTimeStampedDataParserTest.html" title="class in org.bouncycastle.tsp.test"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/bouncycastle/tsp/test/NewTSPTest.html" title="class in org.bouncycastle.tsp.test"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/bouncycastle/tsp/test/CMSTimeStampedDataTest.html" target="_top">Frames</a></li>
<li><a href="CMSTimeStampedDataTest.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.bouncycastle.tsp.test</div>
<h2 title="Class CMSTimeStampedDataTest" class="title">Class CMSTimeStampedDataTest</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>junit.framework.Assert</li>
<li>
<ul class="inheritance">
<li>junit.framework.TestCase</li>
<li>
<ul class="inheritance">
<li>org.bouncycastle.tsp.test.CMSTimeStampedDataTest</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>junit.framework.Test</dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">CMSTimeStampedDataTest</span>
extends junit.framework.TestCase</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../org/bouncycastle/tsp/test/CMSTimeStampedDataTest.html#CMSTimeStampedDataTest()">CMSTimeStampedDataTest</a></strong>()</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/bouncycastle/tsp/test/CMSTimeStampedDataTest.html#setUp()">setUp</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/bouncycastle/tsp/test/CMSTimeStampedDataTest.html#tearDown()">tearDown</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/bouncycastle/tsp/test/CMSTimeStampedDataTest.html#testGetTimeStampTokens()">testGetTimeStampTokens</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/bouncycastle/tsp/test/CMSTimeStampedDataTest.html#testValidate()">testValidate</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/bouncycastle/tsp/test/CMSTimeStampedDataTest.html#testValidateAllTokens()">testValidateAllTokens</a></strong>()</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_junit.framework.TestCase">
<!-- -->
</a>
<h3>Methods inherited from class junit.framework.TestCase</h3>
<code>countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_junit.framework.Assert">
<!-- -->
</a>
<h3>Methods inherited from class junit.framework.Assert</h3>
<code>assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="CMSTimeStampedDataTest()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CMSTimeStampedDataTest</h4>
<pre>public CMSTimeStampedDataTest()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="setUp()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setUp</h4>
<pre>protected void setUp()
throws java.lang.Exception</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code>setUp</code> in class <code>junit.framework.TestCase</code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="tearDown()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tearDown</h4>
<pre>protected void tearDown()
throws java.lang.Exception</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code>tearDown</code> in class <code>junit.framework.TestCase</code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testGetTimeStampTokens()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testGetTimeStampTokens</h4>
<pre>public void testGetTimeStampTokens()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testValidateAllTokens()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testValidateAllTokens</h4>
<pre>public void testValidateAllTokens()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="testValidate()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>testValidate</h4>
<pre>public void testValidate()
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em><b>Bouncy Castle Cryptography Library 1.52</b></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/bouncycastle/tsp/test/CMSTimeStampedDataParserTest.html" title="class in org.bouncycastle.tsp.test"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/bouncycastle/tsp/test/NewTSPTest.html" title="class in org.bouncycastle.tsp.test"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/bouncycastle/tsp/test/CMSTimeStampedDataTest.html" target="_top">Frames</a></li>
<li><a href="CMSTimeStampedDataTest.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| GaloisInc/hacrypto | src/Java/BouncyCastle/bcpkix-jdk15on-152/javadoc/org/bouncycastle/tsp/test/CMSTimeStampedDataTest.html | HTML | bsd-3-clause | 12,473 |
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Home - Welcome to the OLX career site</title>
<!-- meta name="description" content="Everything you need to know about working at OLX: who we are, how to join us, contact information and the latest jobs we have. " -->
<meta name="description" content="Everything you need to know about working at OLX: who we are, how to join us, contact information and the latest jobs we have. ">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<META name="Content-Language" Content="nl">
<meta property="og:title" content="Home"/>
<meta property="og:image" content="https://www.joinolx.com/assets/img/olxgroup_v1.jpg?v=600" /> <!-- 180x110 Image for Linkedin -->
<meta property="og:image:width" content="180" />
<meta property="og:image:height" content="110" />
<meta property="og:image" content="https://www.joinolx.com/assets/img/olxgroup.png?v=600" /> <!-- 200x200 Image for Facebook -->
<meta property="og:image:width" content="200" />
<meta property="og:image:height" content="200" />
<meta property="og:url" content="https://www.joinolx.com/"/>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://www.joinolx.com/assets/css/normalize.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="https://www.joinolx.com/assets/css/flexslider.css" rel="stylesheet">
<link href="https://www.joinolx.com/assets/css/jquery.fancybox.css" type="text/css" rel="stylesheet" media="screen" />
<link href="https://www.joinolx.com/assets/css/main.css?v=1481618957" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="https://www.joinolx.com/assets/css/print.css" type="text/css" rel="stylesheet" media="print"/>
<link href="https://www.joinolx.com/assets/css/multi-select.css" media="screen" rel="stylesheet" type="text/css">
<!-- https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css -->
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" type="text/css" rel="stylesheet">
<script type="text/javascript">
var login_url = '';
var linkedin_user = false;
</script>
<script src="https://www.joinolx.com/assets/js/vendor/modernizr-2.8.3.min.js"></script>
</head>
<body class="tpl-home fixed-home">
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-5RKHDZ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5RKHDZ');</script>
<!-- End Google Tag Manager -->
<header>
<nav class="menu-wrap clearfix">
<div class="menu-mobile mobile-icon"><span></span></div>
<div class="menu-wrap-logo">
<a href="https://www.joinolx.com/" class="full-link"></a>
<img src="https://www.joinolx.com/assets/img/olx-group-logo-trans-1.png" alt="OLX Logo">
</div>
<ul class="navigation">
<li class="sub-page">
<a href="https://www.joinolx.com/this-is-olx-group" class="fc-blue">
This is OLX Group
<span class="arrow fa"></span>
</a>
<ul class="sub-menu">
<li>
<a href="https://www.joinolx.com/this-is-olx-group/our-story" class="fc-blue">Our story</a>
</li>
<li>
<a href="https://www.joinolx.com/this-is-olx-group/our-why-how--what" class="fc-blue">Our why, how & what</a>
</li>
<li>
<a href="https://www.joinolx.com/this-is-olx-group/facts--figures-" class="fc-blue">Facts & Figures </a>
</li>
<li>
<a href="https://www.joinolx.com/this-is-olx-group/giving-back" class="fc-blue">Giving back</a>
</li>
</ul>
</li>
<li class="sub-page">
<a href="https://www.joinolx.com/working-at-olx-group" class="fc-blue">
Working at OLX Group
<span class="arrow fa"></span>
</a>
<ul class="sub-menu">
<li>
<a href="https://www.joinolx.com/working-at-olx-group/this-is-what-its-like-to-work-at-olx-group" class="fc-blue">This is what it’s like to work at OLX Group</a>
</li>
<li>
<a href="https://www.joinolx.com/working-at-olx-group/5-reasons-to-work-at-olx-group" class="fc-blue">5 reasons to work at OLX Group</a>
</li>
<li>
<a href="https://www.joinolx.com/working-at-olx-group/meet-your-future-colleagues" class="fc-blue">Meet your future colleagues</a>
</li>
<li>
<a href="https://www.joinolx.com/working-at-olx-group/you-and-us-a-perfect-fit" class="fc-blue">You and us: a perfect fit?</a>
</li>
</ul>
</li>
<li>
<a href="https://www.joinolx.com/find-a-job" class="fc-blue">
Find a job
</a>
</li>
<li>
<a href="https://www.joinolx.com/contact" class="fc-blue">
Contact us
</a>
</li>
<li class="menu-hightlight-item">
<a href="https://www.joinolx.com/for-engineers" class="fc-white bg-d-blue menu-highlight-link">For Engineers</a>
</li>
</ul>
</nav>
</header>
<div class="wrapper clearfix">
<div class="shade-on-menu"></div>
<section class="slider-media border-radius-t-l border-radius-b-r">
<img src="https://www.joinolx.com/assets/img/slider-media-ratio.png" class="ratio-blank">
<div class="shade-slider"></div>
<div class="flexslider border-radius-t-l border-radius-b-r">
<ul class="slides">
<li class="border-radius-t-l border-radius-b-r" style="background-image: url('https://www.joinolx.com//assets/uploads/files/This is OLX/This_is_OLX_02.jpg'); background-size:cover; background-position:center center;">
</li>
<li class="border-radius-t-l border-radius-b-r" style="background-image: url('https://www.joinolx.com//assets/uploads/files/Home/phone.jpg'); background-size:cover; background-position:center center;">
</li>
<li class="border-radius-t-l border-radius-b-r" style="background-image: url('https://www.joinolx.com//assets/uploads/files/resized/Office setting1445983226.jpg'); background-size:cover; background-position:center center;">
</li>
</ul>
</div>
<div class="main-text fc-white overlay-big background-color-slider border-radius-t-l">
<h1>
We are OLX Group
</h1>
<div>
<p>The OLX Group is a network of leading classifieds platforms in 45 markets, including brands like OLX, Avito, letgo, dubizzle, storia, stradia, among others. </p>
<p>The OLX Group connects local people to buy, sell or exchange used goods and services by making it fast and easy for anyone to post a listing through their mobile phone or on the web. Hundreds of millions of people in local markets around the world generate more than 1.9 billion monthly visits, 37 billion monthly page views and 54 million listings every month on the OLX Group's online marketplaces.</p>
</div>
</div>
</section>
<section class="clearfix blocks">
<div class="block-3 bg-orange half-tile border-radius-t-l border-radius-b-r" style="background-image: url('https://www.joinolx.com//assets/uploads/files/Buttons/01_Vacancies.png')">
<a href="http://www.joinolx.com/find-a-job" >
<img src="https://www.joinolx.com/assets/img/ratio-3-block.png" class="ratio-blank">
<div class="block-3-content clearfix">
<div class="block-3-content-left">
</div>
<div class="block-3-content-right">
<h3 class="fc-white">Find a job</h3>
</div>
</div>
</a>
</div>
<div class="block-3 bg-green half-tile border-radius-t-l border-radius-b-r" style="background-image: url('https://www.joinolx.com//assets/uploads/files/Buttons/01_This_is_OLX.png')">
<a href="http://joinOLX.com/this-is-olx-group" >
<img src="https://www.joinolx.com/assets/img/ratio-3-block.png" class="ratio-blank">
<div class="block-3-content clearfix">
<div class="block-3-content-left">
</div>
<div class="block-3-content-right">
<h3 class="fc-white">This is OLX Group</h3>
</div>
</div>
</a>
</div>
<div class="block-3 bg-d-purple half-tile border-radius-t-l border-radius-b-r" style="background-image: url('https://www.joinolx.com//assets/uploads/files/Buttons/01_Join_OLX.png')">
<a href="http://joinOLX.com/working-at-olx-group" >
<img src="https://www.joinolx.com/assets/img/ratio-3-block.png" class="ratio-blank">
<div class="block-3-content clearfix">
<div class="block-3-content-left">
</div>
<div class="block-3-content-right">
<h3 class="fc-white">Working at OLX Group</h3>
</div>
</div>
</a>
</div>
</section>
<section class="slider-testimonials small">
<div class="top-bar bg-d-blue">
<h3 class="fc-white">Other testimonials</h3>
</div>
<div class="flexslider bg-l-blue margin-0 border-0 border-radius-0 coworker-small">
<ul class="slides">
<li>
<a href="https://www.joinolx.com/working-at-olx-group/meet-your-future-colleagues/diogo-valente-">
<div class="slider-testimonials-content">
<div class="left">
<img src="https://www.joinolx.com//assets/uploads/files/resized/OLX8_ODiogo_Valente1445354576.jpg"/>
</div>
<div class="right fc-white">
<h2>Diogo Valente </h2>
<h4 class="subtitle"> Online Marketing Specialist</h4>
<div>
Motorcycling football fan Diogo joined OLX because he saw it as a great way to grow as a professional and as a person. “When I joined the...
</div>
<span class="fc-white">
Read more<span class="arrow-link"></span>
</span>
</div>
</div>
</a>
</li>
<li>
<a href="https://www.joinolx.com/working-at-olx-group/meet-your-future-colleagues/rogrio-machado-">
<div class="slider-testimonials-content">
<div class="left">
<img src="https://www.joinolx.com//assets/uploads/files/resized/OLX_Rogerio_Machado1445354629.jpg"/>
</div>
<div class="right fc-white">
<h2>Rogério Machado </h2>
<h4 class="subtitle"> Sys Admin</h4>
<div>
There’s a simple reason that system administrator and surfing, self-defence and yoga enthusiast Rogério gets a buzz from working at...
</div>
<span class="fc-white">
Read more<span class="arrow-link"></span>
</span>
</div>
</div>
</a>
</li>
<li>
<a href="https://www.joinolx.com/working-at-olx-group/meet-your-future-colleagues/akanksha-dhamija">
<div class="slider-testimonials-content">
<div class="left">
<img src="https://www.joinolx.com//assets/uploads/files/sss.PNG"/>
</div>
<div class="right fc-white">
<h2>Akanksha Dhamija</h2>
<h4 class="subtitle"> Head of Growth & Marketing Strategy India </h4>
<div>
</div>
<span class="fc-white">
Read more<span class="arrow-link"></span>
</span>
</div>
</div>
</a>
</li>
<li>
<a href="https://www.joinolx.com/working-at-olx-group/meet-your-future-colleagues/rui-franco-">
<div class="slider-testimonials-content">
<div class="left">
<img src="https://www.joinolx.com//assets/uploads/files/resized/OLX_Rui Franco1445354764.jpg"/>
</div>
<div class="right fc-white">
<h2>Rui Franco </h2>
<h4 class="subtitle"> CTO OLX Portugal and Europe Verticals</h4>
<div>
Ask Rui how he would explain what he does to a kid, and he says: “I bring people together to do fun things all day.” And it’s...
</div>
<span class="fc-white">
Read more<span class="arrow-link"></span>
</span>
</div>
</div>
</a>
</li>
<li>
<a href="https://www.joinolx.com/working-at-olx-group/meet-your-future-colleagues/miguel-monteiro-">
<div class="slider-testimonials-content">
<div class="left">
<img src="https://www.joinolx.com//assets/uploads/files/resized/OLX_Miguel Monteiro1445354712.jpg"/>
</div>
<div class="right fc-white">
<h2>Miguel Monteiro </h2>
<h4 class="subtitle"> CEO Portugal</h4>
<div>
Our CEO, Miguel, loves how quickly things move at OLX: “Seven, eight times faster than real life,” he says. “We have different...
</div>
<span class="fc-white">
Read more<span class="arrow-link"></span>
</span>
</div>
</div>
</a>
</li>
<li>
<a href="https://www.joinolx.com/working-at-olx-group/meet-your-future-colleagues/office-manila">
<div class="slider-testimonials-content">
<div class="left">
<img src="https://www.joinolx.com//assets/uploads/files/resized/pasig1447718041.jpg"/>
</div>
<div class="right fc-white">
<h2>Office Manila</h2>
<h4 class="subtitle"> Philippines</h4>
<div>
OLX’s head office in the Philippines is located in Pasig City, one of Manila’s central business districts. With shops, malls, hotels,...
</div>
<span class="fc-white">
Read more<span class="arrow-link"></span>
</span>
</div>
</div>
</a>
</li>
</ul>
</div>
<div class="bottom-bar bg-d-blue">
<a href="https://www.joinolx.com/working-at-olx-group/meet-your-future-colleagues" class="fc-white">
Meet other future colleagues<span class="arrow-link"></span>
</a>
</div>
</section>
<section class="testimonial-slider vacancies">
<div class="top-bar bg-d-purple">
<h3 class="fc-white">
Latest jobs
</h3>
</div>
<div class="testim-wrapper bg-l-purple flexsliderCarousel">
<ul class="testim-blocks slides clearfix vacancies">
<li class="testim-block-item">
<div class="testim-block">
<div class="testim-top-content whole-tile colleague bg-d-purple border-radius-t-l">
<div class="align-text">
<h3 class="">Product Owner</h3>
<p class="">You'll work in our Product department</p>
</div>
</div>
<div class="testim-bottom-content bg-white fc-black">
<strong>
<p>City</p>
</strong>
<p>You will work in Buenos Aires</p><br>
<strong>
<p>Country</p>
</strong>
<p>Argentina</p><br>
<strong>
<p>Date published</p>
</strong>
<p>Online since Jul 12, 2017</p><br>
</div>
<div class="vacancy-bottom-bar bg-d-purple">
<a href="https://www.joinolx.com/careers/job/724863" class="fc-white">
Read more<span class="arrow-link"></span>
</a>
</div>
</div>
</li>
<li class="testim-block-item">
<div class="testim-block">
<div class="testim-top-content whole-tile colleague bg-d-purple border-radius-t-l">
<div class="align-text">
<h3 class="">DevOps Engineer</h3>
<p class="">You'll work in our Engineering department</p>
</div>
</div>
<div class="testim-bottom-content bg-white fc-black">
<strong>
<p>City</p>
</strong>
<p>You will work in Buenos Aires</p><br>
<strong>
<p>Country</p>
</strong>
<p>Argentina</p><br>
<strong>
<p>Date published</p>
</strong>
<p>Online since Jul 12, 2017</p><br>
</div>
<div class="vacancy-bottom-bar bg-d-purple">
<a href="https://www.joinolx.com/careers/job/496362" class="fc-white">
Read more<span class="arrow-link"></span>
</a>
</div>
</div>
</li>
<li class="testim-block-item">
<div class="testim-block">
<div class="testim-top-content whole-tile colleague bg-d-purple border-radius-t-l">
<div class="align-text">
<h3 class="">Big Data Analyst (m/f)</h3>
<p class="">You'll work in our Data Science and Analytics department</p>
</div>
</div>
<div class="testim-bottom-content bg-white fc-black">
<strong>
<p>City</p>
</strong>
<p>You will work in Berlin</p><br>
<strong>
<p>Country</p>
</strong>
<p>Germany</p><br>
<strong>
<p>Date published</p>
</strong>
<p>Online since Jul 12, 2017</p><br>
</div>
<div class="vacancy-bottom-bar bg-d-purple">
<a href="https://www.joinolx.com/careers/job/755785" class="fc-white">
Read more<span class="arrow-link"></span>
</a>
</div>
</div>
</li>
<li class="testim-block-item">
<div class="testim-block">
<div class="testim-top-content whole-tile colleague bg-d-purple border-radius-t-l">
<div class="align-text">
<h3 class="">Assistant Category Manager</h3>
<p class="">You'll work in our Sales department</p>
</div>
</div>
<div class="testim-bottom-content bg-white fc-black">
<strong>
<p>City</p>
</strong>
<p>You will work in Manila</p><br>
<strong>
<p>Country</p>
</strong>
<p>Philippines</p><br>
<strong>
<p>Date published</p>
</strong>
<p>Online since Jul 12, 2017</p><br>
</div>
<div class="vacancy-bottom-bar bg-d-purple">
<a href="https://www.joinolx.com/careers/job/757364" class="fc-white">
Read more<span class="arrow-link"></span>
</a>
</div>
</div>
</li>
<li class="testim-block-item">
<div class="testim-block">
<div class="testim-top-content whole-tile colleague bg-d-purple border-radius-t-l">
<div class="align-text">
<h3 class="">Senior Product Manager - Search Specialist (m/f)</h3>
<p class="">You'll work in our Product department</p>
</div>
</div>
<div class="testim-bottom-content bg-white fc-black">
<strong>
<p>City</p>
</strong>
<p>You will work in Lisbon</p><br>
<strong>
<p>Country</p>
</strong>
<p>Portugal</p><br>
<strong>
<p>Date published</p>
</strong>
<p>Online since Jul 12, 2017</p><br>
</div>
<div class="vacancy-bottom-bar bg-d-purple">
<a href="https://www.joinolx.com/careers/job/757252" class="fc-white">
Read more<span class="arrow-link"></span>
</a>
</div>
</div>
</li>
<li class="testim-block-item">
<div class="testim-block">
<div class="testim-top-content whole-tile colleague bg-d-purple border-radius-t-l">
<div class="align-text">
<h3 class="">HR Operations Manager</h3>
<p class="">You'll work in our Human Resources department</p>
</div>
</div>
<div class="testim-bottom-content bg-white fc-black">
<strong>
<p>City</p>
</strong>
<p>You will work in Manila</p><br>
<strong>
<p>Country</p>
</strong>
<p>Philippines</p><br>
<strong>
<p>Date published</p>
</strong>
<p>Online since Jul 12, 2017</p><br>
</div>
<div class="vacancy-bottom-bar bg-d-purple">
<a href="https://www.joinolx.com/careers/job/757201" class="fc-white">
Read more<span class="arrow-link"></span>
</a>
</div>
</div>
</li>
<li class="testim-block-item">
<div class="testim-block">
<div class="testim-top-content whole-tile colleague bg-d-purple border-radius-t-l">
<div class="align-text">
<h3 class="">Talent Management Lead</h3>
<p class="">You'll work in our Human Resources department</p>
</div>
</div>
<div class="testim-bottom-content bg-white fc-black">
<strong>
<p>City</p>
</strong>
<p>You will work in Manila</p><br>
<strong>
<p>Country</p>
</strong>
<p>Philippines</p><br>
<strong>
<p>Date published</p>
</strong>
<p>Online since Jul 12, 2017</p><br>
</div>
<div class="vacancy-bottom-bar bg-d-purple">
<a href="https://www.joinolx.com/careers/job/734709" class="fc-white">
Read more<span class="arrow-link"></span>
</a>
</div>
</div>
</li>
<li class="testim-block-item">
<div class="testim-block">
<div class="testim-top-content whole-tile colleague bg-d-purple border-radius-t-l">
<div class="align-text">
<h3 class="">Legal Counsel</h3>
<p class="">You'll work in our Finance and Accounting department</p>
</div>
</div>
<div class="testim-bottom-content bg-white fc-black">
<strong>
<p>City</p>
</strong>
<p>You will work in Manila</p><br>
<strong>
<p>Country</p>
</strong>
<p>Philippines</p><br>
<strong>
<p>Date published</p>
</strong>
<p>Online since Jul 12, 2017</p><br>
</div>
<div class="vacancy-bottom-bar bg-d-purple">
<a href="https://www.joinolx.com/careers/job/705790" class="fc-white">
Read more<span class="arrow-link"></span>
</a>
</div>
</div>
</li>
<li class="testim-block-item">
<div class="testim-block">
<div class="testim-top-content whole-tile colleague bg-d-purple border-radius-t-l">
<div class="align-text">
<h3 class="">Data and Analytics Head</h3>
<p class="">You'll work in our Data Science and Analytics department</p>
</div>
</div>
<div class="testim-bottom-content bg-white fc-black">
<strong>
<p>City</p>
</strong>
<p>You will work in Manila</p><br>
<strong>
<p>Country</p>
</strong>
<p>Philippines</p><br>
<strong>
<p>Date published</p>
</strong>
<p>Online since Jul 12, 2017</p><br>
</div>
<div class="vacancy-bottom-bar bg-d-purple">
<a href="https://www.joinolx.com/careers/job/701803" class="fc-white">
Read more<span class="arrow-link"></span>
</a>
</div>
</div>
</li>
<li class="testim-block-item">
<div class="testim-block">
<div class="testim-top-content whole-tile colleague bg-d-purple border-radius-t-l">
<div class="align-text">
<h3 class="">Head of Operations</h3>
<p class="">You'll work in our Customer Support department</p>
</div>
</div>
<div class="testim-bottom-content bg-white fc-black">
<strong>
<p>City</p>
</strong>
<p>You will work in Manila</p><br>
<strong>
<p>Country</p>
</strong>
<p>Philippines</p><br>
<strong>
<p>Date published</p>
</strong>
<p>Online since Jul 12, 2017</p><br>
</div>
<div class="vacancy-bottom-bar bg-d-purple">
<a href="https://www.joinolx.com/careers/job/753992" class="fc-white">
Read more<span class="arrow-link"></span>
</a>
</div>
</div>
</li>
</ul>
</div>
<div class="bottom-bar bg-d-purple hide-mobile">
<a href="https://www.joinolx.com/careers/search" class="fc-white">
View more jobs<span class="arrow-link"></span>
</a>
</div>
</section> <section class="search">
<div class="top-bar bg-d-purple">
<h3 class="fc-white">
Search jobs
</h3>
</div>
<div class="vacancy-search-wrap search bg-l-purple border-radius-b-r">
<div class="middle no-padding">
<form>
<div class="search-field">
<input type="text" class="border-radius-t-l border-radius-b-l fc-purple border-radius-t-r border-radius-b-r padding-l-10" name="searchText" id="search-input" value="">
<input type="submit" value="search" class="searchBut search-but js-searchMapBut bg-d-purple border-radius-t-r border-radius-b-r" >
</div>
<div class="search-field">
<p style="text-align: center;">and / or search by:</p>
</div>
<div class="select-inputs clearfix">
<select id="countrySelect">
<option value="" selected>Country</option>
<option value="argentina" >Argentina</option>
<option value="bulgaria" >Bulgaria</option>
<option value="colombia" >Colombia</option>
<option value="costa_rica" >Costa Rica</option>
<option value="ecuador" >Ecuador</option>
<option value="egypt" >Egypt</option>
<option value="el_salvador" >El Salvador</option>
<option value="germany" >Germany</option>
<option value="guatemala" >Guatemala</option>
<option value="india" >India</option>
<option value="indonesia" >Indonesia</option>
<option value="kazakhstan" >Kazakhstan</option>
<option value="kenya" >Kenya</option>
<option value="lebanon" >Lebanon</option>
<option value="netherlands" >Netherlands</option>
<option value="nigeria" >Nigeria</option>
<option value="no_office" >No Office</option>
<option value="oman" >Oman</option>
<option value="pakistan" >Pakistan</option>
<option value="panam" >Panamá</option>
<option value="peru" >Peru</option>
<option value="philippines" >Philippines</option>
<option value="poland" >Poland</option>
<option value="portugal" >Portugal</option>
<option value="romania" >Romania</option>
<option value="south_africa" >South Africa</option>
<option value="uae" >UAE</option>
<option value="ukraine" >Ukraine</option>
<option value="uruguai" >Uruguai</option>
<option value="uzbekistan" >Uzbekistan</option>
</select>
<select id="departmentSelect">
<option value="" selected>Department</option>
<option value="human-resources">Human Resources</option>
<option value="engineering">Engineering</option>
<option value="customer-support">Customer Support</option>
<option value="marketing-and-communications">Marketing and Communications</option>
<option value="product">Product</option>
<option value="finance-and-accounting">Finance and Accounting</option>
<option value="data-science-and-analytics">Data Science and Analytics</option>
<option value="sales">Sales</option>
<option value="legal">Legal</option>
<option value="logistics-and-support-staff">Logistics and Support Staff</option>
<option value="no-department">No Department</option>
</select>
<select id="functionSelect">
<option value="0">Function</option>
</select>
<select id="professionalSelect">
<option value="0">Professional level</option>
</select>
<input type="submit" value="search" class="searchBut search-but-2 js-searchMapBut bg-d-purple" >
</div>
</form>
</div>
</div>
</section>
<section class="linkedin-olx clearfix">
<div class="block-1 whole">
<div class="top-bar bg-d-blue">
<h3 class="fc-white">
Your connection with OLX
</h3>
</div>
<div class="linkedin-widget">
<script src="//platform.linkedin.com/in.js" type="text/javascript"></script>
<script type="IN/CompanyInsider" data-id="167557"></script>
</div>
<div class="bottom-bar bg-d-blue">
<a href="https://www.linkedin.com/company/olx/careers?trk=top_nav_careers" target="_blank" class="fc-white">
OLX on LinkedIn<span class="arrow-link"></span>
</a>
</div>
</div>
</section>
</div>
<footer>
<div class="shade-on-menu"></div>
<div class="footer-wrap">
<div class="footer-top-wrap bg-l-grey clearfix">
<div class="footer-top-content-block clearfix">
<a href="https://www.joinolx.com/home"><img src="https://www.joinolx.com/assets/img/olx-group-logo-trans-1.png" alt="OLX" width="138px;" height="69px;"></a>
</div>
<div class="footer-top-text-block first clearfix">
<p class="fc-purple">OLX.com</p>
<ul>
<li><a href="http://joinOLX.com/">Home</a></li>
<li><a href="http://joinOLX.com/this-is-olx-group">This is OLX Group</a></li>
<li><a href="http://joinOLX.com/working-at-olx-group">Working at OLX Group</a></li>
<li><a href="http://joinOLX.com/find-a-job">Find a job</a></li>
<li><a href="http://joinOLX.com/contact">Contact</a></li>
<li><a href="http://joinOLX.com/for-engineers">For Engineers</a></li>
</ul>
</div>
<div class="footer-top-text-block clearfix">
<p class="fc-purple">Useful information</p>
<ul>
<li><a href="http://joinOLX.com/terms-of-use">Terms of use</a></li>
<li><a href="http://joinOLX.com/privacy-statement">Privacy statement</a></li>
</ul>
</div>
<div class="footer-top-text-block last clearfix">
<p class="fc-purple">Other</p>
<ul>
<li><a href="https://www.naspers.com/about">About Naspers </a></li>
</ul>
</div>
<div class="footer-top-content-block social-icons clearfix">
<a href="https://www.linkedin.com/company/olx/careers?trk=top_nav_careers" target="_blank"><img src="https://www.joinolx.com/assets/img/logo-linkedin.png" alt="OLX" width="34px;" height="34px;"></a>
<!-- a href="https://instagram.com/teamolx/" target="_blank"><img src="https://www.joinolx.com/assets/img/logo-instagram.png" alt="OLX" width="34px;" height="34px;"></a -->
</div>
<div class="footer-top-content-block naspers-logo logo-nas clearfix">
<a href="http://www.naspers.com" target="_blank"><img src="https://www.joinolx.com/assets/img/logo-naspers.png" alt="Naspers" width="62px;" height="37px;"></a>
</div>
</div>
<div class="footer-bottom-wrap">
<p><strong>Copyright @ 2017 OLX</strong></p>
</div>
</div>
</footer>
</div>
<div id="applyResult"></div>
<div id="alertResult"></div>
<script>window.jQuery || document.write('<script src="https://www.joinolx.com/assets/js/vendor/jquery-2.1.1.min.js"><\/script>')</script>
<script>
var base_url = "https://www.joinolx.com/";
var site_url = "https://www.joinolx.com/";
var language_id = "1";
var call_token = "";
</script>
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="https://www.joinolx.com/assets/js/jquery.ddslick.min.js"></script>
<script src="https://www.joinolx.com/assets/js/jquery.fancybox.pack.js" type="text/javascript"></script>
<script src="https://www.joinolx.com/assets/js/jquery.flexslider-min.js"></script>
<script src="https://www.joinolx.com/assets/js/jquery.multi-select.js" type="text/javascript"></script>
<script src="https://www.joinolx.com/assets/js/main.js?v=1496765473"></script>
<script type="text/javascript">
var base_url = "https://www.joinolx.com/";
var current_url = "https://www.joinolx.com/";
var call_url = "https://api.linkedin.com/v1/people/~:(first-name,last-name,email-address,skills,educations,public-profile-url,location,positions,summary,specialties)";
var auth_url = "https://www.linkedin.com/uas/oauth2/authorization";
var job_id = "";
$(document).ready(function() {
window.oAuth2_call = function()
{
var jso = new JSO({
providerID: "linkedin",
client_id: "77468y1cbyui2p",
redirect_uri: "http://localhost",
authorization: auth_url,
// scopes: { request: [call_url]}
});
JSO.enablejQuery($);
jso.ajax({
url: call_url,
data: {client_id: "77468y1cbyui2p", redirect_uri: 'http://stage.olx.tjuna.com', state: 'xxzzyy' },
oauth:
{
// scopes:
// {
// request: [call_url],
// require: [call_url]
// }
},
dataType: 'json',
success: function(data){
console.log("Response YES");
console.log(data);
}
});
};
window.liAuth = function()
{
//oAuth2_call();
// IN.User.authorize(function(){
// onLinkedInLoad();
// });
};
// Setup an event listener to make an API call once auth is complete
window.onLinkedInLoad = function() {
IN.Event.on(IN, "auth", getProfileData);
};
// Handle the successful return from the API call
window.onSuccess = function(data) {
console.log(data);
var resumeText = data['firstName'] + " " + data['lastName'] + "\n" +
data['location']['name'] +
"\n" +
data['positions']['values'][0]['title']+ " at "+ data['positions']['values'][0]['company']['name'] +
"\n \n" +
"-------------------\n" +
"Summary" +
"\n \n" +
data['summary'] +
"\n \n" +
"-------------------\n" +
"Experience" +
"\n \n";
for(index = 0; index < data['positions']['_total']; index++)
{
resumeText += "-"+data['positions']['values'][index]['title'] +
" at " +
data['positions']['values'][index]['company']['name'] +
"\n";
if(data['positions']['values'][index]['startDate']['month'])
resumeText += prepend_zero(data['positions']['values'][index]['startDate']['month']) + "/";
resumeText += data['positions']['values'][index]['startDate']['year'] + " - ";
if(data['positions']['values'][index]['isCurrent'])
{
resumeText += "Present \n";
}
else
{
if(data['positions']['values'][index]['endDate']['month'])
resumeText += prepend_zero(data['positions']['values'][index]['endDate']['month']) + "/";
resumeText += data['positions']['values'][index]['endDate']['year'] + "\n";
}
if(data['positions']['values'][index]['summary'])
resumeText += data['positions']['values'][index]['summary'] + "\n";
resumeText += "\n"
}
resumeText +="-------------------\n"
+"Education"
+"\n \n";
for(index = 0; index < data['educations']['_total']; index++)
{
resumeText += data['educations']['values'][index]['schoolName'];
if(data['educations']['values'][index]['degree'])
resumeText += "\n"+data['educations']['values'][index]['degree'];
if(data['educations']['values'][index]['fieldOfStudy'])
resumeText += ", " + data['educations']['values'][index]['fieldOfStudy'];
resumeText += "\n"+data['educations']['values'][index]['startDate']['year'] + " - " + data['educations']['values'][index]['endDate']['year'] + "\n \n";
}
$("#first-name").val(data['firstName']);
$("#last-name").val(data['lastName']);
$("#form-email").val(data['emailAddress']);
$("#form-resume").val(resumeText);
$("#form-resume").show();
$("#linkedin-profile").val(data['publicProfileUrl']);
}
// Handle an error response from the API call
window.onError = function(error) {
console.log(error);
}
// Use the API call wrapper to request the member's profile data
window.getProfileData = function() {
IN.API.Raw("/people/~:(first-name,last-name,email-address,skills,educations,public-profile-url,location,positions,summary,specialties)")
.result(onSuccess).error(onError);
}
});
</script>
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-69458695-1', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript">
$('#popup-modal, #closeApply').click( function(){
closeOverlay();
});
</script>
</body>
</html>
| todor-dk/HTML-Renderer | Source/Testing/HtmlRenderer.ExperimentalApp/Data/Files/olx/25F2EA5EC9F368638AE39CAB2750147F.html | HTML | bsd-3-clause | 54,187 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Mon Mar 31 17:30:29 CST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>MKSuggestionInfo</title>
<meta name="date" content="2014-03-31">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MKSuggestionInfo";
}
//-->
</script>
<noscript>
<div>您的浏览器已禁用 JavaScript。</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="跳过导航链接"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../overview-summary.html">概览</a></li>
<li><a href="package-summary.html">程序包</a></li>
<li class="navBarCell1Rev">类</li>
<li><a href="class-use/MKSuggestionInfo.html">使用</a></li>
<li><a href="package-tree.html">树</a></li>
<li><a href="../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../index-files/index-1.html">索引</a></li>
<li><a href="../../../../help-doc.html">帮助</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/baidu/mapapi/search/MKStep.html" title="com.baidu.mapapi.search中的类"><span class="strong">上一个类</span></a></li>
<li><a href="../../../../com/baidu/mapapi/search/MKSuggestionResult.html" title="com.baidu.mapapi.search中的类"><span class="strong">下一个类</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/baidu/mapapi/search/MKSuggestionInfo.html" target="_top">框架</a></li>
<li><a href="MKSuggestionInfo.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>概要: </li>
<li>嵌套 | </li>
<li><a href="#field_summary">字段</a> | </li>
<li><a href="#constructor_summary">构造器</a> | </li>
<li><a href="#methods_inherited_from_class_java.lang.Object">方法</a></li>
</ul>
<ul class="subNavList">
<li>详细资料: </li>
<li><a href="#field_detail">字段</a> | </li>
<li><a href="#constructor_detail">构造器</a> | </li>
<li>方法</li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.baidu.mapapi.search</div>
<h2 title="类 MKSuggestionInfo" class="title">类 MKSuggestionInfo</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.baidu.mapapi.search.MKSuggestionInfo</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">MKSuggestionInfo</span>
extends java.lang.Object</pre>
<div class="block">suggestion信息类</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>字段概要</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释">
<caption><span>字段</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">字段和说明</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/baidu/mapapi/search/MKSuggestionInfo.html#city">city</a></strong></code>
<div class="block">联想词city</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/baidu/mapapi/search/MKSuggestionInfo.html#district">district</a></strong></code>
<div class="block">联想结果所在行政区</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/baidu/mapapi/search/MKSuggestionInfo.html#key">key</a></strong></code>
<div class="block">联想词key</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>构造器概要</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释">
<caption><span>构造器</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">构造器和说明</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/baidu/mapapi/search/MKSuggestionInfo.html#MKSuggestionInfo()">MKSuggestionInfo</a></strong>()</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>方法概要</h3>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>从类继承的方法 java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>字段详细资料</h3>
<a name="key">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>key</h4>
<pre>public java.lang.String key</pre>
<div class="block">联想词key</div>
</li>
</ul>
<a name="city">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>city</h4>
<pre>public java.lang.String city</pre>
<div class="block">联想词city</div>
</li>
</ul>
<a name="district">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>district</h4>
<pre>public java.lang.String district</pre>
<div class="block">联想结果所在行政区</div>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>构造器详细资料</h3>
<a name="MKSuggestionInfo()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>MKSuggestionInfo</h4>
<pre>public MKSuggestionInfo()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="跳过导航链接"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../overview-summary.html">概览</a></li>
<li><a href="package-summary.html">程序包</a></li>
<li class="navBarCell1Rev">类</li>
<li><a href="class-use/MKSuggestionInfo.html">使用</a></li>
<li><a href="package-tree.html">树</a></li>
<li><a href="../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../index-files/index-1.html">索引</a></li>
<li><a href="../../../../help-doc.html">帮助</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/baidu/mapapi/search/MKStep.html" title="com.baidu.mapapi.search中的类"><span class="strong">上一个类</span></a></li>
<li><a href="../../../../com/baidu/mapapi/search/MKSuggestionResult.html" title="com.baidu.mapapi.search中的类"><span class="strong">下一个类</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/baidu/mapapi/search/MKSuggestionInfo.html" target="_top">框架</a></li>
<li><a href="MKSuggestionInfo.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>概要: </li>
<li>嵌套 | </li>
<li><a href="#field_summary">字段</a> | </li>
<li><a href="#constructor_summary">构造器</a> | </li>
<li><a href="#methods_inherited_from_class_java.lang.Object">方法</a></li>
</ul>
<ul class="subNavList">
<li>详细资料: </li>
<li><a href="#field_detail">字段</a> | </li>
<li><a href="#constructor_detail">构造器</a> | </li>
<li>方法</li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| imknown/BaiduMap_SDK_DEMO_for_Xamarin.Android | BaiduMap242Binding/JavaDocs/com/baidu/mapapi/search/MKSuggestionInfo.html | HTML | bsd-3-clause | 9,632 |
<script src="../../bower_components/webcomponentsjs/webcomponents-lite.js"></script>
<link rel="import" href="../../bower_components/iron-pages/iron-pages.html">
<link rel="import" href="../../bower_components/paper-icon-button/paper-icon-button.html">
<link rel="import" href="../../bower_components/iron-icons/iron-icons.html">
<link rel="import" href="../addattendence-card/addattendence-card.html">
<link rel="import" href="../attendancepresent-card/attendancepresent-card.html">
<link rel="import" href="../attendance-service/attendance-service.html">
<link rel="stylesheet" type="text/css" href="../../styles/styles.css">
<dom-module id="app-list">
<template>
<style>
.in
{
float:right;
font-size:12px;
}
.backbutton
{
float:left;
width: 4%;
}
</style>
<div class="head">
<label>{{title}}</label>
<paper-button class="in" on-click="signout">Sign Out</paper-button>
</div>
<div class="content">
<iron-pages selected="{{page}}" attr-for-selected="data-category">
<section data-category="loginpage">
<login-card></login-card>
</section>
<section data-category="addattendence">
<addattendence-card></addattendence-card>
</section>
<section data-category="attendancepresent">
<attendancepresent-card></attendancepresent-card>
</section>
</iron-pages>
</div>
<div class="footer"></div>
<attendance-service id="service"></attendance-service>
</template>
<script>
Polymer({
is: "app-list",
ready: function() {
var name=sessionStorage.getItem("userinfo");
//alert(name);
if(name=="Attender")
{
this.page="addattendence";
this.title="Attendance";
this.$.service.getroute();
// document.querySelector('attendance-service').getroute();
//document.querySelector('addattendence-card').setroute();
}
var currpage=localStorage.getItem("curr_sess_page");
},
setPage:function(page,title){
//alert(page);
localStorage.setItem("curr_sess_homepage","0");
localStorage.setItem("curr_sess_page",page);
this.page=page;
this.title=title;
},
signout:function()
{
window.location.href="../index.html";
sessionStorage.setItem("userinfo",null);
sessionStorage.setItem("route",null);
//document.querySelector('app-card').setPage("loginpage");
},
});
</script>
</dom-module>
| rmpraba/MountLiteraPhonegap | app/elements/app-list/app-list.html | HTML | bsd-3-clause | 2,445 |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../_static/javascripts/modernizr.js"></script>
<title>statsmodels.stats.outliers_influence.OLSInfluence.ess_press — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../_static/material.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/language_data.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.stats.outliers_influence.OLSInfluence.hat_diag_factor" href="statsmodels.stats.outliers_influence.OLSInfluence.hat_diag_factor.html" />
<link rel="prev" title="statsmodels.stats.outliers_influence.OLSInfluence.dffits_internal" href="statsmodels.stats.outliers_influence.OLSInfluence.dffits_internal.html" />
<script src="../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../_static/versions.json",
target_loc = "../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#generated/statsmodels.stats.outliers_influence.OLSInfluence.ess_press" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.11.1</span>
<span class="md-header-nav__topic"> statsmodels.stats.outliers_influence.OLSInfluence.ess_press </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../search.html" method="GET" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../stats.html" class="md-tabs__link">Statistics <code class="xref py py-mod docutils literal notranslate"><span class="pre">stats</span></code></a></li>
<li class="md-tabs__item"><a href="statsmodels.stats.outliers_influence.OLSInfluence.html" class="md-tabs__link">statsmodels.stats.outliers_influence.OLSInfluence</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../index.html"
title="statsmodels">statsmodels v0.11.1</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../stats.html" class="md-nav__link">Statistics <code class="xref py py-mod docutils literal notranslate"><span class="pre">stats</span></code></a>
</li>
<li class="md-nav__item">
<a href="../contingency_tables.html" class="md-nav__link">Contingency tables</a>
</li>
<li class="md-nav__item">
<a href="../imputation.html" class="md-nav__link">Multiple Imputation with Chained Equations</a>
</li>
<li class="md-nav__item">
<a href="../emplike.html" class="md-nav__link">Empirical Likelihood <code class="xref py py-mod docutils literal notranslate"><span class="pre">emplike</span></code></a>
</li>
<li class="md-nav__item">
<a href="../distributions.html" class="md-nav__link">Distributions</a>
</li>
<li class="md-nav__item">
<a href="../graphics.html" class="md-nav__link">Graphics</a>
</li>
<li class="md-nav__item">
<a href="../iolib.html" class="md-nav__link">Input-Output <code class="xref py py-mod docutils literal notranslate"><span class="pre">iolib</span></code></a>
</li>
<li class="md-nav__item">
<a href="../tools.html" class="md-nav__link">Tools</a>
</li>
<li class="md-nav__item">
<a href="../large_data.html" class="md-nav__link">Working with Large Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../optimization.html" class="md-nav__link">Optimization</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.stats.outliers_influence.OLSInfluence.ess_press.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<h1 id="generated-statsmodels-stats-outliers-influence-olsinfluence-ess-press--page-root">statsmodels.stats.outliers_influence.OLSInfluence.ess_press<a class="headerlink" href="#generated-statsmodels-stats-outliers-influence-olsinfluence-ess-press--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="attribute">
<dt id="statsmodels.stats.outliers_influence.OLSInfluence.ess_press">
<code class="sig-prename descclassname">OLSInfluence.</code><code class="sig-name descname">ess_press</code><a class="headerlink" href="#statsmodels.stats.outliers_influence.OLSInfluence.ess_press" title="Permalink to this definition">¶</a></dt>
<dd><p>Error sum of squares of PRESS residuals</p>
</dd></dl>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.stats.outliers_influence.OLSInfluence.dffits_internal.html" title="Material"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.stats.outliers_influence.OLSInfluence.dffits_internal </span>
</div>
</a>
<a href="statsmodels.stats.outliers_influence.OLSInfluence.hat_diag_factor.html" title="Admonition"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.stats.outliers_influence.OLSInfluence.hat_diag_factor </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Feb 21, 2020.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 2.4.2.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | v0.11.1/generated/statsmodels.stats.outliers_influence.OLSInfluence.ess_press.html | HTML | bsd-3-clause | 18,363 |
<textarea jwcid="@TextArea" value="ognl:preparedText" mce_editable="true" cols="ognl:cols" rows="ognl:rows" id="ognl:textAreaId"/> | tolweb/tolweb-app | OnlineContributors/context/WEB-INF/PreparedTextArea.html | HTML | bsd-3-clause | 130 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>{% block title %}Chrome Monitor{% endblock %}</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- Le styles -->
<script src="http://code.jquery.com/jquery.js"></script>
<script src="/static/js/bootstrap.min.js"></script>
<script src="/static/js/prettify.js"></script>
<style type="text/css">
body {
padding-top: 60px;
padding-bottom: 40px;
}
.sidebar-nav {
padding: 9px 0;
}
@media (max-width: 980px) {
/* Enable use of floated navbar text */
.navbar-text.pull-right {
float: none;
padding-left: 5px;
padding-right: 5px;
}
}
#branding {
margin-left: 0;
}
#beta {
position: relative;
top: -10px;
font-size: 11pt;
}
</style>
<link href="/static/css/bootstrap.min.css" rel="stylesheet">
<link href="/static/css/bootstrap-responsive.css" rel="stylesheet">
{% block head %}{% endblock %}
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div id='navbar-container' class="container-fluid">
<button type="button" class="btn btn-navbar"
data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a id="branding" class="brand" href="/">
Chrome Monitor<small id='beta'>Beta</small>
</a>
<div class="nav-collapse collapse">
<ul class="nav">
{% for crumb, link in breadcrumbs %}
{% if loop.last %}
<li class="active">
{% else %}
<li>
{% endif %}
<a href="{{link}}">{{crumb}}</a>
</li>
{% endfor %}
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<div id="main-container" class="container-fluid">
{% block body %}{% endblock %}
{% block footer %}
<div class="row">
<hr>
<div class="span4">
{% block sub_footer %}{% endblock sub_footer %}
</div>
<div class="span2 pull-right">
<span class="pull-right">
<a href="https://code.google.com/p/chromium/issues/entry?template=Build%20Infrastructure&comment=This+is+a+user+reported+issue+with+the+new+build.chromium.org+interface.&summary=One+liner+issue+description+here">
Report an issue
</a>
</span>
<img alt="Chrome" data-g-event="nav-logo" data-g-label=
"consumer-home" id="logo" src=
"http://www.google.com/intl/en/chrome/assets/common/images/chrome_logo_2x.png">
</div>
</div>
{% endblock %}
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-55762617-9', {'siteSpeedSampleRate': 100});
ga('send', 'pageview');
</script>
</body>
</html>
| nicko96/Chrome-Infra | appengine/chrome_monitor/templates/base.html | HTML | bsd-3-clause | 3,551 |
<!--
Copyright 2009 The Go Authors. All rights reserved.
Use of this source code is governed by a BSD-style
license that can be found in the LICENSE file.
-->
<!--
Note: Static (i.e., not template-generated) href and id
attributes start with "pkg-" to make it impossible for
them to conflict with generated attributes (some of which
correspond to Go identifiers).
-->
<div id="short-nav">
<dl>
<dd><code>import "PshellControl"</code></dd>
</dl>
<dl>
<dd><a href="#pkg-overview" class="overviewLink">Overview</a></dd>
<dd><a href="#pkg-index" class="indexLink">Index</a></dd>
</dl>
</div>
<!-- The package's Name is printed as title by the top-level template -->
<div id="pkg-overview" class="toggleVisible">
<div class="collapsed">
<h2 class="toggleButton" title="Click to show Overview section">Overview ▹</h2>
</div>
<div class="expanded">
<h2 class="toggleButton" title="Click to hide Overview section">Overview ▾</h2>
<p>
This API provides the ability for a client program to invoke pshell commands
that are registered in a remote program that is running a pshell UDP or UNIX
server. The format of the command string that is sent to the pshell should
be in the same usage format that the given command is expecting. This
provides a very lightweight way to provide a control mechanism into a program
that is running a pshell, this is analagous to a remote procedure call (rpc).
</p>
<p>
This module provides the same functionality as the PshellControl.h API and
the libpshell-control linkable 'C' library, but implemented as a Go module.
</p>
<p>
A complete example of the usage of the API can be found in the included
demo program pshellControlDemo.go
</p>
<p>
Functions:
</p>
<pre>ConnectServer() -- connect to a remote pshell server
DisconnectServer() -- disconnect from a remote pshell server
DisconnectAllServers() -- disconnect from all connected remote pshell servers
SetDefaultTimeout() -- set the default server response timeout
AddMulticast() -- add a command keyword to a multicast group
SendMulticast() -- send a command to a multicast group
SendCommand1() -- send command to server using default timeout, no results extracted
SendCommand2() -- send command to server using timeout override, no results extracted
SendCommand3() -- send command to server using default timeout, results extracted
SendCommand4() -- send command to server using timeout override, results extracted
GetResponseString() -- return the human readable form of one of the command response return codes
SetLogLevel() -- set the internal log level for this module
SetLogFunction() -- register a user function to receive all logs
</pre>
<p>
Integer constants:
</p>
<p>
Helpful items used for the server response timeout values
</p>
<pre>NO_WAIT
ONE_MSEC
ONE_SEC
ONE_MINUTE
ONE_HOUR
</pre>
<p>
These are returned from the sendCommandN functions
</p>
<pre>COMMAND_SUCCESS
COMMAND_NOT_FOUND
COMMAND_INVALID_ARG_COUNT
SOCKET_SEND_FAILURE
SOCKET_SELECT_FAILURE
SOCKET_RECEIVE_FAILURE
SOCKET_TIMEOUT
SOCKET_NOT_CONNECTED
</pre>
<p>
Constants to let the host program set the internal debug log level,
if the user of this API does not want to see any internal message
printed out, set the debug log level to LOG_LEVEL_NONE, the default
log level is LOG_LEVEL_ALL
</p>
<pre>LOG_LEVEL_NONE
LOG_LEVEL_ERROR
LOG_LEVEL_WARNING
LOG_LEVEL_INFO
LOG_LEVEL_ALL
LOG_LEVEL_DEFAULT
</pre>
<p>
String constants:
</p>
<p>
Use this when connecting to server running at loopback address
</p>
<pre>LOCALHOST
</pre>
<p>
Use this as the "port" identifier for the connectServer
call when using a UNIX domain server
</p>
<pre>UNIX
</pre>
<p>
Specifies if the AddMulticast should add the given command to all specified
multicast receivers or if all control destinations should receive the given
multicast command
</p>
<pre>MULTICAST_ALL
</pre>
</div>
</div>
<div id="pkg-index" class="toggleVisible">
<div class="collapsed">
<h2 class="toggleButton" title="Click to show Index section">Index ▹</h2>
</div>
<div class="expanded">
<h2 class="toggleButton" title="Click to hide Index section">Index ▾</h2>
<!-- Table of contents for API; must be named manual-nav to turn off auto nav. -->
<div id="manual-nav">
<dl>
<dd><a href="#pkg-constants">Constants</a></dd>
<dd><a href="#AddMulticast">func AddMulticast(command string, controlList string)</a></dd>
<dd><a href="#ConnectServer">func ConnectServer(controlName string, remoteServer string, port string, defaultTimeout int) bool</a></dd>
<dd><a href="#DisconnectAllServers">func DisconnectAllServers()</a></dd>
<dd><a href="#DisconnectServer">func DisconnectServer(controlName string)</a></dd>
<dd><a href="#GetResponseString">func GetResponseString(retCode int) string</a></dd>
<dd><a href="#SendCommand1">func SendCommand1(controlName string, format string, command ...interface{}) int</a></dd>
<dd><a href="#SendCommand2">func SendCommand2(controlName string, timeoutOverride int, format string, command ...interface{}) int</a></dd>
<dd><a href="#SendCommand3">func SendCommand3(controlName string, format string, command ...interface{}) (int, string)</a></dd>
<dd><a href="#SendCommand4">func SendCommand4(controlName string, timeoutOverride int, format string, command ...interface{}) (int, string)</a></dd>
<dd><a href="#SendMulticast">func SendMulticast(format string, command ...interface{})</a></dd>
<dd><a href="#SetDefaultTimeout">func SetDefaultTimeout(controlName string, defaultTimeout int)</a></dd>
<dd><a href="#SetLogFunction">func SetLogFunction(function logFunction)</a></dd>
<dd><a href="#SetLogLevel">func SetLogLevel(level int)</a></dd>
</dl>
</div><!-- #manual-nav -->
<h4>Package files</h4>
<p>
<span style="font-size:90%">
<a href="/target/PshellControl.go">PshellControl.go</a>
</span>
</p>
</div><!-- .expanded -->
</div><!-- #pkg-index -->
<h2 id="pkg-constants">Constants</h2>
<pre>const (
<span id="COMMAND_SUCCESS">COMMAND_SUCCESS</span> = 0
<span id="COMMAND_NOT_FOUND">COMMAND_NOT_FOUND</span> = 1
<span id="COMMAND_INVALID_ARG_COUNT">COMMAND_INVALID_ARG_COUNT</span> = 2
<span class="comment">// the following "SOCKET" enums are generated internally by the sendCommandN functions</span>
<span id="SOCKET_SEND_FAILURE">SOCKET_SEND_FAILURE</span> = 3
<span id="SOCKET_SELECT_FAILURE">SOCKET_SELECT_FAILURE</span> = 4
<span id="SOCKET_RECEIVE_FAILURE">SOCKET_RECEIVE_FAILURE</span> = 5
<span id="SOCKET_TIMEOUT">SOCKET_TIMEOUT</span> = 6
<span id="SOCKET_NOT_CONNECTED">SOCKET_NOT_CONNECTED</span> = 7
)</pre>
<p>
these enum values are returned by the non-extraction
based sendCommand1 and sendCommand2 functions
</p>
<p>
the "COMMAND" enums are returned by the remote pshell server
and must match their corresponding values in PshellServer.cc
</p>
<pre>const (
<span id="LOG_LEVEL_NONE">LOG_LEVEL_NONE</span> = 0
<span id="LOG_LEVEL_ERROR">LOG_LEVEL_ERROR</span> = 1
<span id="LOG_LEVEL_WARNING">LOG_LEVEL_WARNING</span> = 2
<span id="LOG_LEVEL_INFO">LOG_LEVEL_INFO</span> = 3
<span id="LOG_LEVEL_ALL">LOG_LEVEL_ALL</span> = <a href="#LOG_LEVEL_INFO">LOG_LEVEL_INFO</a>
<span id="LOG_LEVEL_DEFAULT">LOG_LEVEL_DEFAULT</span> = <a href="#LOG_LEVEL_ALL">LOG_LEVEL_ALL</a>
)</pre>
<p>
constants to let the host program set the internal debug log level,
if the user of this API does not want to see any internal message
printed out, set the debug log level to LOG_LEVEL_NONE (0)
</p>
<pre>const <span id="LOCALHOST">LOCALHOST</span> = "localhost"</pre>
<p>
use this when connecting to server running at loopback address
</p>
<pre>const <span id="MULTICAST_ALL">MULTICAST_ALL</span> = "__multicast_all__"</pre>
<p>
specifies if the addMulticast should add the given command to all
destinations or all commands to the specified destinations
</p>
<pre>const <span id="NO_WAIT">NO_WAIT</span> = 0</pre>
<p>
helpful items used for the timeout values
</p>
<pre>const <span id="ONE_HOUR">ONE_HOUR</span> = <a href="#ONE_MINUTE">ONE_MINUTE</a> * 60</pre>
<pre>const <span id="ONE_MINUTE">ONE_MINUTE</span> = <a href="#ONE_SEC">ONE_SEC</a> * 60</pre>
<pre>const <span id="ONE_MSEC">ONE_MSEC</span> = 1</pre>
<pre>const <span id="ONE_SEC">ONE_SEC</span> = <a href="#ONE_MSEC">ONE_MSEC</a> * 1000</pre>
<pre>const <span id="UNIX">UNIX</span> = "unix"</pre>
<p>
use this as the "port" identifier for the connectServer call when
using a UNIX domain server
</p>
<h2 id="AddMulticast">func <a href="/target/PshellControl.go?s=13371:13424#L346">AddMulticast</a></h2>
<pre>func AddMulticast(command <a href="/pkg/builtin/#string">string</a>, controlList <a href="/pkg/builtin/#string">string</a>)</pre>
<p>
This command will add a controlList of multicast receivers to a multicast
group, multicast groups are based either on a specified command, or if the
special argument PshellControl.MULTICAST_ALL is used, the given controlList
will receive all multicast commands, the format of the controlList is a CSV
formatted list of all the desired controlNames (as provided in the first argument
of the PshellControl.ConnectServer command) that will receive this multicast
command or if the PshellControl.MULTICAST_ALL is used then all control destinations
will receive the given multicast command, see examples below
</p>
<p>
ex 1: multicast command sent to receivers in CSV controlList
</p>
<pre>PshellControl.AddMulticast("command", "control1,control2,control3")
</pre>
<p>
ex 2: all multicast commands sent to receivers in CSV controlList
</p>
<pre>PshellControl.AddMulticast(PshellControl.MULTICAST_ALL, "control1,control2,control3")
</pre>
<p>
ex 3: multicast command sent to all receivers
</p>
<pre>PshellControl.AddMulticast("command", PshellControl.MULTICAST_ALL)
</pre>
<p>
ex 4: all multicast commands sent to all receivers
</p>
<pre>PshellControl.AddMulticast(PshellControl.MULTICAST_ALL, PshellControl.MULTICAST_ALL)
Args:
command (str) : The multicast command that will be distributed to the
following controlList, if the special MULTICAST_ALL
identifier is used, then the controlList will receive
all multicast initiated commands
controlList (str) : A CSV formatted list of all the desired controlNames
(as provided in the first argument of the connectServer
command) that will receive this multicast command, if
the special MULTICAST_ALL identifier is used, then
all control destinations will receive the command
Returns:
none
</pre>
<h2 id="ConnectServer">func <a href="/target/PshellControl.go?s=9883:9980#L256">ConnectServer</a></h2>
<pre>func ConnectServer(controlName <a href="/pkg/builtin/#string">string</a>, remoteServer <a href="/pkg/builtin/#string">string</a>, port <a href="/pkg/builtin/#string">string</a>, defaultTimeout <a href="/pkg/builtin/#int">int</a>) <a href="/pkg/builtin/#bool">bool</a></pre>
<p>
Connect to a pshell server in another process, note that this does
not do any handshaking to the remote pshell or maintain a connection
state, it meerly sets the internal destination remote pshell server
information to use when sending commands via the sendCommandN
functions and sets up any resources necessary for the source socket,
the timeout value is the number of milliseconds to wait for a response
from the remote command in the sendCommandN functions, a timeout
value of 0 will not wait for a response, in which case the function
will return either SOCKET_NOT_CONNECTED, SOCKET_SEND_FAILURE, or
COMMAND_SUCCESS, the timeout value entered in this function will
be used as the default timeout for all calls to sendCommandN that
do not provide an override timeout value, for a UDP server, the
remoteServer must be either a valid hostname or IP address and a
valid destination port must be provided, for a UNIX server, only
a valid server name must be provided along with the identifier
PshellControl.UNIX for the 'port' parameter
</p>
<pre>Args:
controlName (str) : The logical name of the control server
remoteServer (str) : The server name (UNIX) or hostname/IP address (UDP) of the remote server
port (str) : The UDP port of the remote server
defaultTimeout (int) : The default timeout (in msec) for the remote server response
Returns:
bool: Indicates if the local source endpoint is successfully created
</pre>
<h2 id="DisconnectAllServers">func <a href="/target/PshellControl.go?s=10853:10880#L287">DisconnectAllServers</a></h2>
<pre>func DisconnectAllServers()</pre>
<p>
Use this function to cleanup any resources for all connected servers, this
function should be called upon program termination, either in a graceful
termination or within an exception signal handler, it is especially important
that this be called when a unix server is used since there are associated file
handles that need to be cleaned up
</p>
<pre>Args:
none
Returns:
none
</pre>
<h2 id="DisconnectServer">func <a href="/target/PshellControl.go?s=10345:10386#L270">DisconnectServer</a></h2>
<pre>func DisconnectServer(controlName <a href="/pkg/builtin/#string">string</a>)</pre>
<p>
Cleanup any resources associated with the server connection, including
releasing any temp file handles, closing any local socket handles etc.
</p>
<pre>Args:
controlName (string) : The control name used in the ConnectServer call
Returns:
none
</pre>
<h2 id="GetResponseString">func <a href="/target/PshellControl.go?s=18496:18538#L481">GetResponseString</a></h2>
<pre>func GetResponseString(retCode <a href="/pkg/builtin/#int">int</a>) <a href="/pkg/builtin/#string">string</a></pre>
<p>
Returns the string value corresponding to a received response code
</p>
<pre>Args:
retCode (int) : One of the response code enum constants
Returns:
str: The string representation of the enum value
</pre>
<h2 id="SendCommand1">func <a href="/target/PshellControl.go?s=14828:14908#L388">SendCommand1</a></h2>
<pre>func SendCommand1(controlName <a href="/pkg/builtin/#string">string</a>, format <a href="/pkg/builtin/#string">string</a>, command ...interface{}) <a href="/pkg/builtin/#int">int</a></pre>
<p>
Send a command using the default timeout setup in the connectServer call,
if the default timeout is 0, the server will not reply with a response and
this function will not wait for one
</p>
<pre>Args:
controlName (string) : The control name used in the ConnectServer call
command (str) : The command to send to the remote server
Returns:
int: Return code result of the command:
COMMAND_SUCCESS
COMMAND_NOT_FOUND
COMMAND_INVALID_ARG_COUNT
SOCKET_SEND_FAILURE
SOCKET_SELECT_FAILURE
SOCKET_RECEIVE_FAILURE
SOCKET_TIMEOUT
SOCKET_NOT_CONNECTED
</pre>
<h2 id="SendCommand2">func <a href="/target/PshellControl.go?s=15774:15875#L413">SendCommand2</a></h2>
<pre>func SendCommand2(controlName <a href="/pkg/builtin/#string">string</a>, timeoutOverride <a href="/pkg/builtin/#int">int</a>, format <a href="/pkg/builtin/#string">string</a>, command ...interface{}) <a href="/pkg/builtin/#int">int</a></pre>
<p>
Send a command overriding the default timeout, if the override timeout is 0,
the server will not reply with a response and this function will not wait for
one
</p>
<pre>Args:
controlName (string) : The control name used in the ConnectServer call
timeoutOverride (int) : The server timeout override (in msec) for this command
command (str) : The command to send to the remote server
Returns:
int: Return code result of the command:
COMMAND_SUCCESS
COMMAND_NOT_FOUND
COMMAND_INVALID_ARG_COUNT
SOCKET_SEND_FAILURE
SOCKET_SELECT_FAILURE
SOCKET_RECEIVE_FAILURE
SOCKET_TIMEOUT
SOCKET_NOT_CONNECTED
</pre>
<h2 id="SendCommand3">func <a href="/target/PshellControl.go?s=16900:16990#L440">SendCommand3</a></h2>
<pre>func SendCommand3(controlName <a href="/pkg/builtin/#string">string</a>, format <a href="/pkg/builtin/#string">string</a>, command ...interface{}) (<a href="/pkg/builtin/#int">int</a>, <a href="/pkg/builtin/#string">string</a>)</pre>
<p>
Send a command using the default timeout setup in the connectServer call and
return any results received in the payload, if the default timeout is 0, the
server will not reply with a response and this function will not wait for one,
and no results will be extracted
</p>
<pre>Args:
controlName (string) : The control name used in the ConnectServer call
command (str) : The command to send to the remote server
Returns:
str: The human readable results of the command response or NULL
if no results or command failure
int: Return code result of the command:
COMMAND_SUCCESS
COMMAND_NOT_FOUND
COMMAND_INVALID_ARG_COUNT
SOCKET_SEND_FAILURE
SOCKET_SELECT_FAILURE
SOCKET_RECEIVE_FAILURE
SOCKET_TIMEOUT
SOCKET_NOT_CONNECTED
</pre>
<h2 id="SendCommand4">func <a href="/target/PshellControl.go?s=18079:18190#L468">SendCommand4</a></h2>
<pre>func SendCommand4(controlName <a href="/pkg/builtin/#string">string</a>, timeoutOverride <a href="/pkg/builtin/#int">int</a>, format <a href="/pkg/builtin/#string">string</a>, command ...interface{}) (<a href="/pkg/builtin/#int">int</a>, <a href="/pkg/builtin/#string">string</a>)</pre>
<p>
Send a command overriding the default timeout and return any results received
in the payload, if the timeout override default timeout is 0, the server will
not reply with a response and this function will not wait for one, and no
results will be extracted
</p>
<pre>Args:
controlName (string) : The control name used in the ConnectServer call
timeoutOverride (int) : The server timeout override (in msec) for this command
command (str) : The command to send to the remote server
Returns:
str: The human readable results of the command response or NULL
if no results or command failure
int: Return code result of the command:
COMMAND_SUCCESS
COMMAND_NOT_FOUND
COMMAND_INVALID_ARG_COUNT
SOCKET_SEND_FAILURE
SOCKET_SELECT_FAILURE
SOCKET_RECEIVE_FAILURE
SOCKET_TIMEOUT
SOCKET_NOT_CONNECTED
</pre>
<h2 id="SendMulticast">func <a href="/target/PshellControl.go?s=13991:14048#L364">SendMulticast</a></h2>
<pre>func SendMulticast(format <a href="/pkg/builtin/#string">string</a>, command ...interface{})</pre>
<p>
This command will send a given command to all the registered multicast
receivers (i.e. sids) for this multicast group, multicast groups are
based on the command's keyword, this function will issue the command as
a best effort fire-and-forget command to each receiver in the multicast
group, no results will be requested or expected, and no response will be
requested or expected
</p>
<pre>Args:
command (str) : The command to send to the remote server
Returns:
none
</pre>
<h2 id="SetDefaultTimeout">func <a href="/target/PshellControl.go?s=11259:11321#L302">SetDefaultTimeout</a></h2>
<pre>func SetDefaultTimeout(controlName <a href="/pkg/builtin/#string">string</a>, defaultTimeout <a href="/pkg/builtin/#int">int</a>)</pre>
<p>
Set the default server response timeout that is used in the 'send' commands
that don't take a timeout override
</p>
<pre>Args:
controlName (string) : The control name used in the ConnectServer call
defaultTimeout (int) : The default timeout (in msec) for the remote server response
Returns:
none
</pre>
<h2 id="SetLogFunction">func <a href="/target/PshellControl.go?s=19297:19338#L518">SetLogFunction</a></h2>
<pre>func SetLogFunction(function logFunction)</pre>
<p>
Provide a user callback function to send the logs to, this allows an
application to get all the logs issued by this module to put in it's
own logfile. If a log function is not set, all internal logs are just
sent to the 'print' function.
</p>
<pre>Args:
function (ptr) : Log callback function
Returns:
None
</pre>
<h2 id="SetLogLevel">func <a href="/target/PshellControl.go?s=18885:18912#L502">SetLogLevel</a></h2>
<pre>func SetLogLevel(level <a href="/pkg/builtin/#int">int</a>)</pre>
<p>
Set the internal log level, valid levels are:
</p>
<p>
LOG_LEVEL_ERROR
LOG_LEVEL_WARNING
LOG_LEVEL_INFO
LOG_LEVEL_ALL
LOG_LEVEL_DEFAULT
</p>
<p>
Where the default is LOG_LEVEL_ALL
</p>
<pre>Args:
level (int) : The desired log level to set
Returns:
None
</pre>
| RonIovine/pshell | go/doc/PshellControl.html | HTML | bsd-3-clause | 21,674 |
<div ng-controller="hfea.framedHeaderAndTextSpotlight">
<p>
<textarea rows="1" class="textstring input-block-level" ng-model="control.value.header" ng-attr-style="{{control.editor.config.style}}" localize="placeholder" placeholder="add header..."></textarea>
</p>
<div style="border:4px dashed #f8f8f8;">
<div unique-id="control.$uniqueId"
value="control.value.summary"
grid-rte configuration="control.config.rte">
</div>
</div>
<p><strong>Styling options</strong></p>
<p>
Border color:<br />
<select ng-options="item as item.label for item in control.value.styleItems track by item.id" ng-model="control.value.styleBgColor"></select>
</p>
<p>
Header styling:<br />
<select ng-options="item as item.label for item in control.value.headerStyleItems track by item.id" ng-model="control.value.styleHeader"></select>
</p>
</div> | hfea/Website-Public | Source/HFEA.Website/App_plugins/HfeaListingPagesGrid/framedHeaderAndTextSpotlight.html | HTML | bsd-3-clause | 943 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../_static/javascripts/modernizr.js"></script>
<title>statsmodels.tsa.statespace.representation.Representation.state_intercept — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../_static/stylesheets/deprecation.css">
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/material.css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<link rel="stylesheet" type="text/css" href="../_static/plot_directive.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script>window.MathJax = {"tex": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true}, "options": {"ignoreHtmlClass": "tex2jax_ignore|mathjax_ignore|document", "processHtmlClass": "tex2jax_process|mathjax_process|math|output_area"}}</script>
<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.tsa.statespace.representation.Representation.time_invariant" href="statsmodels.tsa.statespace.representation.Representation.time_invariant.html" />
<link rel="prev" title="statsmodels.tsa.statespace.representation.Representation.state_cov" href="statsmodels.tsa.statespace.representation.Representation.state_cov.html" />
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#generated/statsmodels.tsa.statespace.representation.Representation.state_intercept" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.14.0.dev0 (+325)</span>
<span class="md-header-nav__topic"> statsmodels.tsa.statespace.representation.Representation.state_intercept </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../search.html" method="get" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
<script src="../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../../versions-v2.json",
target_loc = "../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../statespace.html" class="md-tabs__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a></li>
<li class="md-tabs__item"><a href="statsmodels.tsa.statespace.representation.Representation.html" class="md-tabs__link">statsmodels.tsa.statespace.representation.Representation</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../index.html"
title="statsmodels">statsmodels v0.14.0.dev0 (+325)</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../tsa.html" class="md-nav__link">Time Series analysis <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa</span></code></a>
</li>
<li class="md-nav__item">
<a href="../statespace.html" class="md-nav__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a>
</li>
<li class="md-nav__item">
<a href="../vector_ar.html" class="md-nav__link">Vector Autoregressions <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa.vector_ar</span></code></a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.tsa.statespace.representation.Representation.state_intercept.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<section id="statsmodels-tsa-statespace-representation-representation-state-intercept">
<h1 id="generated-statsmodels-tsa-statespace-representation-representation-state-intercept--page-root">statsmodels.tsa.statespace.representation.Representation.state_intercept<a class="headerlink" href="#generated-statsmodels-tsa-statespace-representation-representation-state-intercept--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="py attribute">
<dt class="sig sig-object py" id="statsmodels.tsa.statespace.representation.Representation.state_intercept">
<span class="sig-prename descclassname"><span class="pre">Representation.</span></span><span class="sig-name descname"><span class="pre">state_intercept</span></span><em class="property"><span class="w"> </span><span class="p"><span class="pre">=</span></span><span class="w"> </span><span class="pre">None</span></em><a class="headerlink" href="#statsmodels.tsa.statespace.representation.Representation.state_intercept" title="Permalink to this definition">¶</a></dt>
<dd><p>(array) State intercept: <span class="math notranslate nohighlight">\(c~(k\_states \times nobs)\)</span></p>
</dd></dl>
</section>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.tsa.statespace.representation.Representation.state_cov.html" title="statsmodels.tsa.statespace.representation.Representation.state_cov"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.tsa.statespace.representation.Representation.state_cov </span>
</div>
</a>
<a href="statsmodels.tsa.statespace.representation.Representation.time_invariant.html" title="statsmodels.tsa.statespace.representation.Representation.time_invariant"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.tsa.statespace.representation.Representation.time_invariant </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Feb 23, 2022.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | devel/generated/statsmodels.tsa.statespace.representation.Representation.state_intercept.html | HTML | bsd-3-clause | 18,668 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>gem5: ArmISAInst Namespace Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li id="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label> <u>S</u>earch for </label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="namespaces.html"><span>Namespace List</span></a></li>
<li><a href="namespacemembers.html"><span>Namespace Members</span></a></li>
</ul></div>
<h1>ArmISAInst Namespace Reference</h1>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
</table>
<hr size="1"><address style="align: right;"><small>
Generated on Fri Apr 17 12:40:55 2015 for gem5 by <a href="http://www.doxygen.org/index.html"> doxygen</a> 1.4.7</small></address>
</body>
</html>
| wnoc-drexel/gem5-stable | src/doxygen/html/namespaceArmISAInst.html | HTML | bsd-3-clause | 1,664 |
{% extends "base.html" %}
{% block page_title %}Batch{% endblock %}
{% block content %}
<table class="table">
<tr>
<th>Batch Number</th>
<th>Creation Date</th>
</tr>
{% for batch in batch_list %}
<tr>
<td><a class="btn btn-primary btn-block" href="{{ batch.get_absolute_url }}">Batch {{ batch }}</a></td>
<td>{{ batch.creation_date }}</td>
</tr>
{% endfor %}
</table>
{% if is_paginated %}
{% include "traceability/includes/pagination.html" %}
{% endif %}
{% endblock %}
| vandorjw/django-traceability | traceability/templates/traceability/batch/batch_list.html | HTML | bsd-3-clause | 506 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_101) on Sat Aug 20 05:41:52 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Class org.apache.solr.core.MockFSDirectoryFactory (Solr 6.2.0 API)</title>
<meta name="date" content="2016-08-20">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.solr.core.MockFSDirectoryFactory (Solr 6.2.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/solr/core/MockFSDirectoryFactory.html" title="class in org.apache.solr.core">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/solr/core/class-use/MockFSDirectoryFactory.html" target="_top">Frames</a></li>
<li><a href="MockFSDirectoryFactory.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.solr.core.MockFSDirectoryFactory" class="title">Uses of Class<br>org.apache.solr.core.MockFSDirectoryFactory</h2>
</div>
<div class="classUseContainer">No usage of org.apache.solr.core.MockFSDirectoryFactory</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/solr/core/MockFSDirectoryFactory.html" title="class in org.apache.solr.core">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/solr/core/class-use/MockFSDirectoryFactory.html" target="_top">Frames</a></li>
<li><a href="MockFSDirectoryFactory.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<i>Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.</i>
<script src='../../../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</small></p>
</body>
</html>
| berkeleybop/bbop-manager-golr | solr/docs/solr-test-framework/org/apache/solr/core/class-use/MockFSDirectoryFactory.html | HTML | bsd-3-clause | 5,059 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<title>Form</title>
<link rel="stylesheet" href="../../chui/chui.android.css">
<style>
tableview + tableview {
margin-top: 0 !important;
}
form > tableview > tablecell {
display: -webkit-box;
-webkit-box-orient: horizontal !important;
-webkit-box-pack: start !important;
-webkit-box-align: start !important;
}
form > tableview[ui-implements=selection-list] > tablecell {
display: block;
}
form tablecell > label {
display: block;
-webkit-box-sizing: border-box;
width: 110px !important;
text-align: right;
font-weight: bold;
padding-right: 10px;
font-size: 14px;
line-height: 22px;
color: #586B96;
}
form tablecell > celltitle {
width: auto;
}
form tablecell > label > span.warning {
color: red;
}
form tablecell > input, form tablecell > textarea {
-webkit-appearance: none;
border: none;
outline: none;
font-size: 16px;
padding: 0;
width: 190px;
}
form button[type=submit] {
display: none;
}
switchcontrol {
-webkit-user-select: none;
}
switchcontrol:before {
background-color: #64b1f2;
}
</style>
<script src="../../libs/zepto.js"></script>
<script src="../../chui/iscroll.js"></script>
<script src="../../chui/chui.js"></script>
<script>
function submitForm() {
var formData = $.form2JSON('#userForm');
var data = JSON.stringify(formData);
window.location = "json_form_target.html?" + data;
}
$(function() {
$("uibutton[ui-implements=done]").on("click", function() {
$("#userForm").submit();
});
$("tableview[ui-implements=selection-list]").UISelectionList();
});
</script>
</head>
<body>
<app>
<view id="main" ui-navigation-status="current">
<navbar>
<uibutton ui-implements="cancel" ui-bar-align="left">Cancel</uibutton>
<h1>Tableview</h1>
<uibutton ui-implements="done" ui-bar-align="right">Done</uibutton>
</navbar>
<subview ui-associations="withNavBar">
<scrollpanel>
<form id="userForm" action="javascript:submitForm()">
<tableview ui-kind="grouped" ui-tablecell-order="centered">
<tableheader>Personal Info</tableheader>
<tablecell>
<celltitle>First name:</celltitle>
<cellsubtitle>
<input type="text" name="user.name.first">
</cellsubtitle>
</tablecell>
<tablecell>
<celltitle>Last name:</celltitle>
<cellsubtitle>
<input type="text" name="user.name.last">
</cellsubtitle>
</tablecell>
<tablecell>
<celltitle>Phone:</celltitle>
<cellsubtitle>
<input type="text" name="user.phone">
</cellsubtitle>
</tablecell>
<tablecell>
<celltitle>Email:</celltitle>
<cellsubtitle>
<input type="text" name="user.email">
</cellsubtitle>
</tablecell>
</tableview>
<tableview ui-kind="grouped">
<tableheader>
Your favorite thing to eat:
</tableheader>
<tablecell>
<celltitle>Salad:</celltitle>
<switchcontrol class="on" id="sleepSwitch">
<thumb></thumb>
<input type="checkbox" name="user.favoriteFood[]" value="salad">
</switchcontrol>
</tablecell>
<tablecell>
<celltitle>Pizza:</celltitle>
<switchcontrol class="off" id="vacationSwitch">
<thumb></thumb>
<input type="checkbox" name="user.favoriteFood[]" value="pizza">
</switchcontrol>
</tablecell>
<tablecell>
<celltitle>Chicken:</celltitle>
<switchcontrol class="off" id="breakfastSwtich">
<thumb></thumb>
<input type="checkbox" name="user.favoriteFood[]" value="chicken">
</switchcontrol>
</tablecell>
</tableview>
<tableview ui-tablecell-order="centered">
<tableheader>Feedback</tableheader>
<tablecell>
<celltitle>Message:</celltitle>
<cellsubtitle>
<input type="text" name="user.message">
</cellsubtitle>
</tablecell>
</tableview>
<tableview ui-kind=grouped ui-implements="selection-list">
<tableheader>
Choose one of the following:
</tableheader>
<tablecell>
<celltitle>Web developer</celltitle>
<input type="radio" name="user.job" value="Web developer">
</tablecell>
<tablecell>
<celltitle>Rocket scientist</celltitle>
<input type="radio" name="user.job" value="Rocket scientist">
</tablecell>
<tablecell>
<celltitle>Cook</celltitle>
<input type="radio" name="user.job" value="Cook">
</tablecell>
<tablecell>
<celltitle>Banker</celltitle>
<input type="radio" name="user.job" value="Banker">
</tablecell>
<tablecell>
<celltitle>Janitor</celltitle>
<input type="radio" name="user.job" value="Janitor">
</tablecell>
</tableview>
</form>
</scrollpanel>
</subview>
</view>
</app>
</body>
</html> | SoumitraAgarwal/chocolatechip-ui | examples-android-zepto/forms/json-form-submit-2.html | HTML | bsd-3-clause | 5,472 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>MessageUnchoke class - torrent_client library - Dart API</title>
<!-- required because all the links are pseudo-absolute -->
<base href="..">
<link href='https://fonts.googleapis.com/css?family=Source+Code+Pro|Roboto:500,400italic,300,400' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="static-assets/prettify.css">
<link rel="stylesheet" href="static-assets/css/bootstrap.min.css">
<link rel="stylesheet" href="static-assets/styles.css">
<meta name="description" content="API docs for the MessageUnchoke class from the torrent_client library, for the Dart programming language.">
<link rel="icon" href="static-assets/favicon.png">
<!-- Do not remove placeholder -->
<!-- Header Placeholder -->
</head>
<body>
<div id="overlay-under-drawer"></div>
<header class="container-fluid" id="title">
<nav class="navbar navbar-fixed-top">
<div class="container">
<button id="sidenav-left-toggle" type="button"> </button>
<ol class="breadcrumbs gt-separated hidden-xs">
<li><a href="index.html">hetimatorrent</a></li>
<li><a href="torrent_client/torrent_client-library.html">torrent_client</a></li>
<li class="self-crumb">MessageUnchoke</li>
</ol>
<div class="self-name">MessageUnchoke</div>
</div>
</nav>
<div class="container masthead">
<ol class="breadcrumbs gt-separated visible-xs">
<li><a href="index.html">hetimatorrent</a></li>
<li><a href="torrent_client/torrent_client-library.html">torrent_client</a></li>
<li class="self-crumb">MessageUnchoke</li>
</ol>
<div class="title-description">
<h1 class="title">
<div class="kind">class</div> MessageUnchoke
</h1>
<!-- p class="subtitle">
</p -->
</div>
<ul class="subnav">
<li><a href="torrent_client/MessageUnchoke-class.html#constants">Constants</a></li>
<li><a href="torrent_client/MessageUnchoke-class.html#static-methods">Static Methods</a></li>
<li><a href="torrent_client/MessageUnchoke-class.html#constructors">Constructors</a></li>
<li><a href="torrent_client/MessageUnchoke-class.html#instance-methods">Methods</a></li>
</ul>
</div>
</header>
<div class="container body">
<div class="col-xs-6 col-sm-3 col-md-3 sidebar sidebar-offcanvas-left">
<h5><a href="index.html">hetimatorrent</a></h5>
<h5><a href="torrent_client/torrent_client-library.html">torrent_client</a></h5>
<ol>
<li class="section-title"><a href="torrent_client/torrent_client-library.html#classes">Classes</a></li>
<li><a href="torrent_client/MessageBitfield-class.html">MessageBitfield</a></li>
<li><a href="torrent_client/MessageCancel-class.html">MessageCancel</a></li>
<li><a href="torrent_client/MessageChoke-class.html">MessageChoke</a></li>
<li><a href="torrent_client/MessageHandshake-class.html">MessageHandshake</a></li>
<li><a href="torrent_client/MessageHave-class.html">MessageHave</a></li>
<li><a href="torrent_client/MessageInterested-class.html">MessageInterested</a></li>
<li><a href="torrent_client/MessageKeepAlive-class.html">MessageKeepAlive</a></li>
<li><a href="torrent_client/MessageNotInterested-class.html">MessageNotInterested</a></li>
<li><a href="torrent_client/MessageNull-class.html">MessageNull</a></li>
<li><a href="torrent_client/MessagePiece-class.html">MessagePiece</a></li>
<li><a href="torrent_client/MessagePort-class.html">MessagePort</a></li>
<li><a href="torrent_client/MessageRequest-class.html">MessageRequest</a></li>
<li><a href="torrent_client/MessageUnchoke-class.html">MessageUnchoke</a></li>
<li><a href="torrent_client/TorrenAIEmpty-class.html">TorrenAIEmpty</a></li>
<li><a href="torrent_client/TorrentAI-class.html">TorrentAI</a></li>
<li><a href="torrent_client/TorrentAIBasic-class.html">TorrentAIBasic</a></li>
<li><a href="torrent_client/TorrentAIChokeTest-class.html">TorrentAIChokeTest</a></li>
<li><a href="torrent_client/TorrentClient-class.html">TorrentClient</a></li>
<li><a href="torrent_client/TorrentClientFront-class.html">TorrentClientFront</a></li>
<li><a href="torrent_client/TorrentClientFrontNerve-class.html">TorrentClientFrontNerve</a></li>
<li><a href="torrent_client/TorrentClientManager-class.html">TorrentClientManager</a></li>
<li><a href="torrent_client/TorrentClientMessage-class.html">TorrentClientMessage</a></li>
<li><a href="torrent_client/TorrentClientPeerInfo-class.html">TorrentClientPeerInfo</a></li>
<li><a href="torrent_client/TorrentClientPeerInfoList-class.html">TorrentClientPeerInfoList</a></li>
<li><a href="torrent_client/TorrentClientSignal-class.html">TorrentClientSignal</a></li>
<li><a href="torrent_client/TorrentClientSignalWithFront-class.html">TorrentClientSignalWithFront</a></li>
<li><a href="torrent_client/TorrentClientSignalWithPeerInfo-class.html">TorrentClientSignalWithPeerInfo</a></li>
<li><a href="torrent_client/TorrentMessage-class.html">TorrentMessage</a></li>
</ol>
</div>
<div class="col-xs-12 col-sm-9 col-md-6 main-content">
<section class="desc markdown">
<p class="no-docs">Not documented.</p>
</section>
<section>
<dl class="dl-horizontal">
<dt>Extends</dt>
<dd><ul class="gt-separated dark class-relationships">
<li>Object</li>
<li><a href="hetimatorrent/TorrentMessage-class.html">TorrentMessage</a></li>
<li>MessageUnchoke</li>
</ul></dd>
</dl>
</section>
<section class="summary" id="constants">
<h2>Constants</h2>
<dl class="properties">
<dt id="UNCHOKE_LENGTH" class="constant">
<span class="top-level-variable-type">int</span>
<span class="name "><a href="torrent_client/MessageUnchoke/UNCHOKE_LENGTH.html">UNCHOKE_LENGTH</a></span>
=
<span class="constant-value">1</span>
</dt>
<dd>
<div class="is-const">
const
</div>
</dd>
</dl>
</section>
<section class="summary" id="static-methods">
<h2>Static Methods</h2>
<dl class="callables">
<dt id="decode" class="callable">
<a href="torrent_client/MessageUnchoke/decode.html"><span class="name ">decode</span></a><span class="signature">(<wbr><span class="parameter" id="decode-param-parser"><span class="type-annotation">EasyParser</span> <span class="parameter-name">parser</span></span>)
→
<span class="returntype">Future<<a href="hetimatorrent.message.unchoke/MessageUnchoke-class.html">MessageUnchoke</a>></span>
</span>
</dt>
<dd>
</dd>
</dl>
</section>
<section class="summary" id="instance-properties">
<h2>Properties</h2>
<dl class="properties">
<dt id="id" class="property">
<span class="top-level-variable-type">int</span>
<span class="name ">id</span>
</dt>
<dd>
<div class="readable-writable">
read-only, <span class="is-inherited">inherited</span>
</div>
</dd>
</dl>
</section>
<section class="summary" id="constructors">
<h2>Constructors</h2>
<dl class="constructor-summary-list">
<dt id="MessageUnchoke" class="callable">
<span class="name"><a href="torrent_client/MessageUnchoke/MessageUnchoke.html">MessageUnchoke</a></span><span class="signature">()</span>
</dt>
<dd>
</dd>
</dl>
</section>
<section class="summary" id="instance-methods">
<h2>Methods</h2>
<dl class="callables">
<dt id="encode" class="callable">
<a href="torrent_client/MessageUnchoke/encode.html"><span class="name ">encode</span></a><span class="signature">(<wbr>)
→
<span class="returntype">Future<List<int>></span>
</span>
</dt>
<dd>
</dd>
<dt id="toString" class="callable">
<a href="torrent_client/MessageUnchoke/toString.html"><span class="name ">toString</span></a><span class="signature">(<wbr>)
→
<span class="returntype">String</span>
</span>
</dt>
<dd>
Returns a string representation of this object.
</dd>
</dl>
</section>
</div> <!-- /.main-content -->
<div class="col-xs-6 col-sm-6 col-md-3 sidebar sidebar-offcanvas-right">
<h5>MessageUnchoke</h5>
<ol>
<li class="section-title"><a href="torrent_client/MessageUnchoke-class.html#constants">Constants</a></li>
<li><a href="torrent_client/MessageUnchoke/UNCHOKE_LENGTH.html">UNCHOKE_LENGTH</a></li>
<li class="section-title"><a href="torrent_client/MessageUnchoke-class.html#static-methods">Static methods</a></li>
<li><a href="torrent_client/MessageUnchoke/decode.html">decode</a></li>
<li class="section-title"><a href="torrent_client/MessageUnchoke-class.html#constructors">Constructors</a></li>
<li><a href="torrent_client/MessageUnchoke/MessageUnchoke.html">MessageUnchoke</a></li>
<li class="section-title"><a href="torrent_client/MessageUnchoke-class.html#methods">Methods</a></li>
<li><a href="torrent_client/MessageUnchoke/encode.html">encode</a>
</li>
<li><a href="torrent_client/MessageUnchoke/toString.html">toString</a>
</li>
</ol>
</div><!--/.sidebar-offcanvas-->
</div> <!-- container -->
<footer>
<div class="container-fluid">
<div class="container">
<p class="text-center">
<span class="no-break">
hetimatorrent 0.0.1 api docs
</span>
•
<span class="copyright no-break">
<a href="https://www.dartlang.org">
<img src="static-assets/favicon.png" alt="Dart" title="Dart"width="16" height="16">
</a>
</span>
•
<span class="copyright no-break">
<a href="http://creativecommons.org/licenses/by-sa/4.0/">cc license</a>
</span>
</p>
</div>
</div>
</footer>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/script.js"></script>
<!-- Do not remove placeholder -->
<!-- Footer Placeholder -->
</body>
</html>
| kyorohiro/dart_hetimatorrent | doc/api/torrent_client/MessageUnchoke-class.html | HTML | bsd-3-clause | 11,385 |
<!DOCTYPE html>
<!--
Copyright (c) 2012 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the original copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of Intel Corporation nor the names of its contributors
may be used to endorse or promote products derived from this work without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
Cao, Jun <junx.cao@intel.com>
-->
<html>
<head>
<title>WebGL Test: webglrenderingcontext_isContextLost_exists</title>
<link rel="author" title="Intel" href="http://www.intel.com" />
<link rel="help" href="https://www.khronos.org/registry/webgl/specs/1.0/" />
<meta name="flags" content="" />
<meta name="assert" content="Check if WebGLRenderingContext.isContextLost exists"/>
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
<script src="support/webgl.js"></script>
</head>
<body>
<div id="log"></div>
<canvas id="canvas" width="200" height="100" style="border:1px solid #c3c3c3;">
Your browser does not support the canvas element.
</canvas>
<script type="text/javascript">
getwebgl();
webgl_property_exists(webgl, 'isContextLost');
</script>
</body>
</html>
| xiaojunwu/crosswalk-test-suite | webapi/tct-webgl-nonw3c-tests/webgl/webglrenderingcontext_isContextLost_exists.html | HTML | bsd-3-clause | 2,369 |
{% load adminmedia i18n %}
<script type="text/javascript" src="{{ STATIC_URL }}feincms/jquery.json-1.3.js"></script>
<script type="text/javascript">
//<![CDATA[
/*
* Copyright (c) 2008 Greg Weber greg at gregweber.info
* Dual licensed under the MIT and GPL licenses
*
* jquery plugin
* make an html table editable by the user
* user clicks on a cell, edits the value,
* then presses enter or clicks on any cell to save the new value
* pressing escape returns the cell text to its orignal text
*
* documentation at http://gregweber.info/projects/uitableedit
*
* var t = $('table')
* $.uiTableEdit( t ) // returns t
*
* options : off, mouseDown, find, dataEntered, dataVerify, editDone
* off : turns off table editing
* find : defaults to tbody > tr > td
* mousedown : called in context of the table cell (as a normal event would be)
* if mouseDown returns false, cell will not become editable
* dataVerify : called in context of the cell,
* if dataVerify returns false, cell will stay in editable state
* if dataVerify returns text, that text will replace the cell's text
* arguments are the cell's text, original text, event, jquery object for the cell
* editDone : invoked on completion
* arguments: td cell's new text, original text, event, and jquery element for the td cell
*/
(function($){
$.uiTableEdit = function(jq, options){
function unbind(){
return jq.find( options.find ).unbind('mousedown.uiTableEdit')
}
options = options || {}
options.find = options.find || 'tbody > tr > td'
if( options.off ){
unbind().find('form').each( function(){ var f = $(this);
f.parents("td:first").text( f.find(':text').attr('value') );
f.remove();
});
return jq;
}
function bind_mouse_down( mouseDn ){
unbind().bind('mousedown.uiTableEdit', mouseDn )
}
function td_edit(){
var td = $(this);
function restore(e){
var val = td.find('textarea').val();
if( options.dataVerify ){
var value = options.dataVerify.call(this, val, orig_text, e, td);
if( value === false ){ return false; }
if( value !== null && value !== undefined ) val = value;
}
td.html( "" );
td.text( val );
if( options.editDone ) options.editDone(val,orig_text,e,td)
bind_mouse_down( td_edit_wrapper );
}
function checkEscape(e){
if (e.keyCode === 27) {
td.html( "" );
td.text( orig_text );
bind_mouse_down( td_edit_wrapper );
} else if (e.keyCode === 13 && !e.shiftKey) {
restore(e);
}
}
var orig_text = td.text();
var w = td.width();
var h = td.height();
td.html( '<form name="td-editor" action="javascript:void(0);">' +
'<textarea type="text" name="td_edit">' + td.text() + '</textarea></form>' )
.find('form').submit( restore ).mousedown( restore ).blur( restore ).keypress( checkEscape );
var textarea = td.find('textarea');
textarea.css('min-width', '150px').css('min-height', Math.max(150, textarea[0].scrollHeight)+'px');
function focus_text(){ td.find('textarea').get(0).focus() }
// focus bug (seen in FireFox) fixed by small delay
setTimeout(focus_text, 50);
/* TODO: investigate removing bind_mouse_down
I also got rid of bind_mouse_down(restore),
because now that you can refocus on fields that have been blurred,
you can have multiple edits going simultaneously
*/
bind_mouse_down( restore );
}
var td_edit_wrapper = !options.mouseDown ? td_edit : function(){
if( options.mouseDown.apply(this,arguments) == false ) return false;
td_edit.apply(this,arguments);
};
bind_mouse_down( td_edit_wrapper );
return jq;
}
function td_edit_editDone(value, original, event, td) {
var table = $(td).parents('table');
var data = [];
table.find('tr').each(function(){
var row = [];
$('td', this).each(function(){
row.push($(this).html());
});
if(row.length)
data.push(row);
});
table.siblings('textarea').val($.toJSON(data));
}
contentblock_init_handlers.push(function(){
$('.order-machine textarea[name*=tablecontent]:visible').each(function(){
var textarea = $(this);
var data = $.secureEvalJSON(textarea.val() || '[[""]]');
var html = '<table class="tablecontent" border="1">';
html += '<tr><th></th>';
for(var i=0; i<data[0].length; i++) {
html += '<th><span class="remove-col">-</span> column <span class="insert-col">+</span></th>';
}
html += '</tr>';
for(var i=0; i<data.length; i++) {
html += '<tr>';
html += '<th><span class="remove-row">-</span> row <span class="insert-row">+</span></th>';
for(var j=0; j<data[i].length; j++) {
html += '<td>'+data[i][j]+'</td>';
}
html += '</tr>';
}
html += '</table>';
var table = textarea.hide().after(html).siblings('table');
$.uiTableEdit(table, {editDone: td_edit_editDone});
});
});
$('table.tablecontent th span.insert-col').live('click', function(){
var row = $(this.parentNode.parentNode);
var index = row.find('th').index(this.parentNode)-1; // first row has empty TH at the beginning
var cell = $(this.parentNode);
var table = row.parents('table');
cell.after(cell.clone());
table.find('tbody tr').each(function(){
$('td:eq('+index+')', this).after('<td></td>');
});
$.uiTableEdit(table, {editDone: td_edit_editDone});
return false;
});
$('table.tablecontent th span.remove-col').live('click', function(){
var row = $(this.parentNode.parentNode);
var index = row.find('th').index(this.parentNode)-1; // first row has empty TH at the beginning
var cell = $(this.parentNode);
var table = row.parents('table');
// prevent removal of last column
if(table.find('tr:eq(0) th').length<=2)
return false;
cell.remove();
table.find('tbody tr').each(function(){
$('td:eq('+index+')', this).remove();
});
$.uiTableEdit(table, {editDone: td_edit_editDone});
return false;
});
$('table.tablecontent th span.insert-row').live('click', function(){
var row = $(this.parentNode.parentNode);
var table = row.parents('table');
row.after(row.clone()).next().find('td').empty();
$.uiTableEdit(table, {editDone: td_edit_editDone});
return false;
});
$('table.tablecontent th span.remove-row').live('click', function(){
var table = $(this).parents('table');
if(table.find('tr').length<=2)
return false;
$(this.parentNode.parentNode).remove();
// TODO regenerate JSON
return false;
});
})(feincms.jQuery);
//]]>
</script>
<style type="text/css">
table.tablecontent {
width: 620px;
}
table.tablecontent th {
font-weight: normal;
background: #eef;
text-align: center;
}
table.tablecontent th span {
cursor: pointer;
}
table.tablecontent td {
border: 1px solid #cccccc;
white-space: pre-wrap;
}
table.tablecontent form {
border: 1px dashed #000;
white-space: normal;
}
table.tablecontent form textarea {
width: auto;
border: 0;
margin-top: 0;
margin-bottom: 0;
margin: 0 0 0 0;
padding: 0 0 0 0;
background: inherit;
}
</style>
| pjdelport/feincms | feincms/templates/admin/content/table/init.html | HTML | bsd-3-clause | 7,942 |
<!DOCTYPE html>
<html>
<meta charset="utf-8">
<title>Date parser test — DST — Mar 29 1700 00:00:00 GMT+0100</title>
<script src="../date_test.js"></script>
<p>Failed (Script did not run)</p>
<script>
test_date("Mar 29 1700 00:00:00 GMT+0100", 1700, 2, 28, 23, 0, 0)
</script>
</html> | operasoftware/presto-testo | core/features/dateParsing/TestCases/individual/DST/034.html | HTML | bsd-3-clause | 303 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>statsmodels.graphics.agreement — statsmodels 0.9.0 documentation</title>
<link rel="stylesheet" href="../../../_static/nature.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<script type="text/javascript" src="../../../_static/documentation_options.js"></script>
<script type="text/javascript" src="../../../_static/jquery.js"></script>
<script type="text/javascript" src="../../../_static/underscore.js"></script>
<script type="text/javascript" src="../../../_static/doctools.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="shortcut icon" href="../../../_static/statsmodels_hybi_favico.ico"/>
<link rel="author" title="About these documents" href="../../../about.html" />
<link rel="index" title="Index" href="../../../genindex.html" />
<link rel="search" title="Search" href="../../../search.html" />
<link rel="stylesheet" href="../../../_static/examples.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/facebox.css" type="text/css" />
<script type="text/javascript" src="../../../_static/scripts.js">
</script>
<script type="text/javascript" src="../../../_static/facebox.js">
</script>
<script type="text/javascript">
$.facebox.settings.closeImage = "../../../_static/closelabel.png"
$.facebox.settings.loadingImage = "../../../_static/loading.gif"
</script>
</head><body>
<div class="headerwrap">
<div class = "header">
<a href = "../../../index.html">
<img src="../../../_static/statsmodels_hybi_banner.png" alt="Logo"
style="padding-left: 15px"/></a>
</div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../../../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="../../../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href ="../../../install.html">Install</a></li> |
<li><a href="https://groups.google.com/forum/?hl=en#!forum/pystatsmodels">Support</a></li> |
<li><a href="https://github.com/statsmodels/statsmodels/issues">Bugs</a></li> |
<li><a href="../../../dev/index.html">Develop</a></li> |
<li><a href="../../../examples/index.html">Examples</a></li> |
<li><a href="../../../faq.html">FAQ</a></li> |
<li class="nav-item nav-item-1"><a href="../../index.html" accesskey="U">Module code</a> |</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<h1>Source code for statsmodels.graphics.agreement</h1><div class="highlight"><pre>
<span></span><span class="sd">'''</span>
<span class="sd">Bland-Altman mean-difference plots</span>
<span class="sd">Author: Joses Ho</span>
<span class="sd">License: BSD-3</span>
<span class="sd">'''</span>
<span class="kn">import</span> <span class="nn">numpy</span> <span class="k">as</span> <span class="nn">np</span>
<span class="kn">from</span> <span class="nn">.</span> <span class="k">import</span> <span class="n">utils</span>
<div class="viewcode-block" id="mean_diff_plot"><a class="viewcode-back" href="../../../generated/statsmodels.graphics.agreement.mean_diff_plot.html#statsmodels.graphics.agreement.mean_diff_plot">[docs]</a><span class="k">def</span> <span class="nf">mean_diff_plot</span><span class="p">(</span><span class="n">m1</span><span class="p">,</span> <span class="n">m2</span><span class="p">,</span> <span class="n">sd_limit</span><span class="o">=</span><span class="mf">1.96</span><span class="p">,</span> <span class="n">ax</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">scatter_kwds</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
<span class="n">mean_line_kwds</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">limit_lines_kwds</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
<span class="sd">"""</span>
<span class="sd"> Tukey's Mean Difference Plot.</span>
<span class="sd"> Tukey's Mean Difference Plot (also known as a Bland-Altman plot) is a</span>
<span class="sd"> graphical method to analyze the differences between two methods of</span>
<span class="sd"> measurement. The mean of the measures is plotted against their difference.</span>
<span class="sd"> For more information see</span>
<span class="sd"> https://en.wikipedia.org/wiki/Bland-Altman_plot</span>
<span class="sd"> Parameters</span>
<span class="sd"> ----------</span>
<span class="sd"> m1, m2: pandas Series or array-like</span>
<span class="sd"> sd_limit : float, default 1.96</span>
<span class="sd"> The limit of agreements expressed in terms of the standard deviation of</span>
<span class="sd"> the differences. If `md` is the mean of the differences, and `sd` is</span>
<span class="sd"> the standard deviation of those differences, then the limits of</span>
<span class="sd"> agreement that will be plotted will be</span>
<span class="sd"> </span>
<span class="sd"> md - sd_limit * sd, md + sd_limit * sd</span>
<span class="sd"> The default of 1.96 will produce 95% confidence intervals for the means</span>
<span class="sd"> of the differences.</span>
<span class="sd"> If sd_limit = 0, no limits will be plotted, and the ylimit of the plot</span>
<span class="sd"> defaults to 3 standard deviatons on either side of the mean.</span>
<span class="sd"> ax: matplotlib AxesSubplot instance, optional</span>
<span class="sd"> If `ax` is None, then a figure is created. If an axis instance is</span>
<span class="sd"> given, the mean difference plot is drawn on the axis.</span>
<span class="sd"> scatter_kwargs: keywords</span>
<span class="sd"> Options to to style the scatter plot. Accepts any keywords for the</span>
<span class="sd"> matplotlib Axes.scatter plotting method</span>
<span class="sd"> mean_line_kwds: keywords</span>
<span class="sd"> Options to to style the scatter plot. Accepts any keywords for the</span>
<span class="sd"> matplotlib Axes.axhline plotting method</span>
<span class="sd"> limit_lines_kwds: keywords</span>
<span class="sd"> Options to to style the scatter plot. Accepts any keywords for the</span>
<span class="sd"> matplotlib Axes.axhline plotting method</span>
<span class="sd"> Returns</span>
<span class="sd"> -------</span>
<span class="sd"> fig : matplotlib Figure</span>
<span class="sd"> If `ax` is None, the created figure. Otherwise the figure to which</span>
<span class="sd"> `ax` is connected.</span>
<span class="sd"> References</span>
<span class="sd"> ----------</span>
<span class="sd"> Bland JM, Altman DG (1986). "Statistical methods for assessing agreement</span>
<span class="sd"> between two methods of clinical measurement"</span>
<span class="sd"> Example</span>
<span class="sd"> --------</span>
<span class="sd"> Load relevant libraries.</span>
<span class="sd"> >>> import statsmodels.api as sm</span>
<span class="sd"> >>> import numpy as np</span>
<span class="sd"> >>> import matplotlib.pyplot as plt</span>
<span class="sd"> Making a mean difference plot.</span>
<span class="sd"> >>> # Seed the random number generator.</span>
<span class="sd"> >>> # This ensures that the results below are reproducible.</span>
<span class="sd"> >>> np.random.seed(9999)</span>
<span class="sd"> >>> m1 = np.random.random(20)</span>
<span class="sd"> >>> m2 = np.random.random(20)</span>
<span class="sd"> >>> f, ax = plt.subplots(1, figsize = (8,5))</span>
<span class="sd"> >>> sm.graphics.mean_diff_plot(m1, m2, ax = ax)</span>
<span class="sd"> >>> plt.show()</span>
<span class="sd"> .. plot:: plots/graphics-mean_diff_plot.py</span>
<span class="sd"> """</span>
<span class="n">fig</span><span class="p">,</span> <span class="n">ax</span> <span class="o">=</span> <span class="n">utils</span><span class="o">.</span><span class="n">create_mpl_ax</span><span class="p">(</span><span class="n">ax</span><span class="p">)</span>
<span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">m1</span><span class="p">)</span> <span class="o">!=</span> <span class="nb">len</span><span class="p">(</span><span class="n">m2</span><span class="p">):</span>
<span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'m1 does not have the same length as m2.'</span><span class="p">)</span>
<span class="k">if</span> <span class="n">sd_limit</span> <span class="o"><</span> <span class="mi">0</span><span class="p">:</span>
<span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'sd_limit (</span><span class="si">{}</span><span class="s1">) is less than 0.'</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">sd_limit</span><span class="p">))</span>
<span class="n">means</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">mean</span><span class="p">([</span><span class="n">m1</span><span class="p">,</span> <span class="n">m2</span><span class="p">],</span> <span class="n">axis</span><span class="o">=</span><span class="mi">0</span><span class="p">)</span>
<span class="n">diffs</span> <span class="o">=</span> <span class="n">m1</span> <span class="o">-</span> <span class="n">m2</span>
<span class="n">mean_diff</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">mean</span><span class="p">(</span><span class="n">diffs</span><span class="p">)</span>
<span class="n">std_diff</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">std</span><span class="p">(</span><span class="n">diffs</span><span class="p">,</span> <span class="n">axis</span><span class="o">=</span><span class="mi">0</span><span class="p">)</span>
<span class="n">scatter_kwds</span> <span class="o">=</span> <span class="n">scatter_kwds</span> <span class="ow">or</span> <span class="p">{}</span>
<span class="k">if</span> <span class="s1">'s'</span> <span class="ow">not</span> <span class="ow">in</span> <span class="n">scatter_kwds</span><span class="p">:</span>
<span class="n">scatter_kwds</span><span class="p">[</span><span class="s1">'s'</span><span class="p">]</span> <span class="o">=</span> <span class="mi">20</span>
<span class="n">mean_line_kwds</span> <span class="o">=</span> <span class="n">mean_line_kwds</span> <span class="ow">or</span> <span class="p">{}</span>
<span class="n">limit_lines_kwds</span> <span class="o">=</span> <span class="n">limit_lines_kwds</span> <span class="ow">or</span> <span class="p">{}</span>
<span class="k">for</span> <span class="n">kwds</span> <span class="ow">in</span> <span class="p">[</span><span class="n">mean_line_kwds</span><span class="p">,</span> <span class="n">limit_lines_kwds</span><span class="p">]:</span>
<span class="k">if</span> <span class="s1">'color'</span> <span class="ow">not</span> <span class="ow">in</span> <span class="n">kwds</span><span class="p">:</span>
<span class="n">kwds</span><span class="p">[</span><span class="s1">'color'</span><span class="p">]</span> <span class="o">=</span> <span class="s1">'gray'</span>
<span class="k">if</span> <span class="s1">'linewidth'</span> <span class="ow">not</span> <span class="ow">in</span> <span class="n">kwds</span><span class="p">:</span>
<span class="n">kwds</span><span class="p">[</span><span class="s1">'linewidth'</span><span class="p">]</span> <span class="o">=</span> <span class="mi">1</span>
<span class="k">if</span> <span class="s1">'linestyle'</span> <span class="ow">not</span> <span class="ow">in</span> <span class="n">mean_line_kwds</span><span class="p">:</span>
<span class="n">kwds</span><span class="p">[</span><span class="s1">'linestyle'</span><span class="p">]</span> <span class="o">=</span> <span class="s1">'--'</span>
<span class="k">if</span> <span class="s1">'linestyle'</span> <span class="ow">not</span> <span class="ow">in</span> <span class="n">limit_lines_kwds</span><span class="p">:</span>
<span class="n">kwds</span><span class="p">[</span><span class="s1">'linestyle'</span><span class="p">]</span> <span class="o">=</span> <span class="s1">':'</span>
<span class="n">ax</span><span class="o">.</span><span class="n">scatter</span><span class="p">(</span><span class="n">means</span><span class="p">,</span> <span class="n">diffs</span><span class="p">,</span> <span class="o">**</span><span class="n">scatter_kwds</span><span class="p">)</span> <span class="c1"># Plot the means against the diffs.</span>
<span class="n">ax</span><span class="o">.</span><span class="n">axhline</span><span class="p">(</span><span class="n">mean_diff</span><span class="p">,</span> <span class="o">**</span><span class="n">mean_line_kwds</span><span class="p">)</span> <span class="c1"># draw mean line.</span>
<span class="c1"># Annotate mean line with mean difference.</span>
<span class="n">ax</span><span class="o">.</span><span class="n">annotate</span><span class="p">(</span><span class="s1">'mean diff:</span><span class="se">\n</span><span class="si">{}</span><span class="s1">'</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">np</span><span class="o">.</span><span class="n">round</span><span class="p">(</span><span class="n">mean_diff</span><span class="p">,</span> <span class="mi">2</span><span class="p">)),</span>
<span class="n">xy</span><span class="o">=</span><span class="p">(</span><span class="mf">0.99</span><span class="p">,</span> <span class="mf">0.5</span><span class="p">),</span>
<span class="n">horizontalalignment</span><span class="o">=</span><span class="s1">'right'</span><span class="p">,</span>
<span class="n">verticalalignment</span><span class="o">=</span><span class="s1">'center'</span><span class="p">,</span>
<span class="n">fontsize</span><span class="o">=</span><span class="mi">14</span><span class="p">,</span>
<span class="n">xycoords</span><span class="o">=</span><span class="s1">'axes fraction'</span><span class="p">)</span>
<span class="k">if</span> <span class="n">sd_limit</span> <span class="o">></span> <span class="mi">0</span><span class="p">:</span>
<span class="n">half_ylim</span> <span class="o">=</span> <span class="p">(</span><span class="mf">1.5</span> <span class="o">*</span> <span class="n">sd_limit</span><span class="p">)</span> <span class="o">*</span> <span class="n">std_diff</span>
<span class="n">ax</span><span class="o">.</span><span class="n">set_ylim</span><span class="p">(</span><span class="n">mean_diff</span> <span class="o">-</span> <span class="n">half_ylim</span><span class="p">,</span>
<span class="n">mean_diff</span> <span class="o">+</span> <span class="n">half_ylim</span><span class="p">)</span>
<span class="n">limit_of_agreement</span> <span class="o">=</span> <span class="n">sd_limit</span> <span class="o">*</span> <span class="n">std_diff</span>
<span class="n">lower</span> <span class="o">=</span> <span class="n">mean_diff</span> <span class="o">-</span> <span class="n">limit_of_agreement</span>
<span class="n">upper</span> <span class="o">=</span> <span class="n">mean_diff</span> <span class="o">+</span> <span class="n">limit_of_agreement</span>
<span class="k">for</span> <span class="n">j</span><span class="p">,</span> <span class="n">lim</span> <span class="ow">in</span> <span class="nb">enumerate</span><span class="p">([</span><span class="n">lower</span><span class="p">,</span> <span class="n">upper</span><span class="p">]):</span>
<span class="n">ax</span><span class="o">.</span><span class="n">axhline</span><span class="p">(</span><span class="n">lim</span><span class="p">,</span> <span class="o">**</span><span class="n">limit_lines_kwds</span><span class="p">)</span>
<span class="n">ax</span><span class="o">.</span><span class="n">annotate</span><span class="p">(</span><span class="s1">'-SD</span><span class="si">{}</span><span class="s1">: </span><span class="si">{}</span><span class="s1">'</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">sd_limit</span><span class="p">,</span> <span class="n">np</span><span class="o">.</span><span class="n">round</span><span class="p">(</span><span class="n">lower</span><span class="p">,</span> <span class="mi">2</span><span class="p">)),</span>
<span class="n">xy</span><span class="o">=</span><span class="p">(</span><span class="mf">0.99</span><span class="p">,</span> <span class="mf">0.07</span><span class="p">),</span>
<span class="n">horizontalalignment</span><span class="o">=</span><span class="s1">'right'</span><span class="p">,</span>
<span class="n">verticalalignment</span><span class="o">=</span><span class="s1">'bottom'</span><span class="p">,</span>
<span class="n">fontsize</span><span class="o">=</span><span class="mi">14</span><span class="p">,</span>
<span class="n">xycoords</span><span class="o">=</span><span class="s1">'axes fraction'</span><span class="p">)</span>
<span class="n">ax</span><span class="o">.</span><span class="n">annotate</span><span class="p">(</span><span class="s1">'+SD</span><span class="si">{}</span><span class="s1">: </span><span class="si">{}</span><span class="s1">'</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">sd_limit</span><span class="p">,</span> <span class="n">np</span><span class="o">.</span><span class="n">round</span><span class="p">(</span><span class="n">upper</span><span class="p">,</span> <span class="mi">2</span><span class="p">)),</span>
<span class="n">xy</span><span class="o">=</span><span class="p">(</span><span class="mf">0.99</span><span class="p">,</span> <span class="mf">0.92</span><span class="p">),</span>
<span class="n">horizontalalignment</span><span class="o">=</span><span class="s1">'right'</span><span class="p">,</span>
<span class="n">fontsize</span><span class="o">=</span><span class="mi">14</span><span class="p">,</span>
<span class="n">xycoords</span><span class="o">=</span><span class="s1">'axes fraction'</span><span class="p">)</span>
<span class="k">elif</span> <span class="n">sd_limit</span> <span class="o">==</span> <span class="mi">0</span><span class="p">:</span>
<span class="n">half_ylim</span> <span class="o">=</span> <span class="mi">3</span> <span class="o">*</span> <span class="n">std_diff</span>
<span class="n">ax</span><span class="o">.</span><span class="n">set_ylim</span><span class="p">(</span><span class="n">mean_diff</span> <span class="o">-</span> <span class="n">half_ylim</span><span class="p">,</span>
<span class="n">mean_diff</span> <span class="o">+</span> <span class="n">half_ylim</span><span class="p">)</span>
<span class="n">ax</span><span class="o">.</span><span class="n">set_ylabel</span><span class="p">(</span><span class="s1">'Difference'</span><span class="p">,</span> <span class="n">fontsize</span><span class="o">=</span><span class="mi">15</span><span class="p">)</span>
<span class="n">ax</span><span class="o">.</span><span class="n">set_xlabel</span><span class="p">(</span><span class="s1">'Means'</span><span class="p">,</span> <span class="n">fontsize</span><span class="o">=</span><span class="mi">15</span><span class="p">)</span>
<span class="n">ax</span><span class="o">.</span><span class="n">tick_params</span><span class="p">(</span><span class="n">labelsize</span><span class="o">=</span><span class="mi">13</span><span class="p">)</span>
<span class="n">fig</span><span class="o">.</span><span class="n">tight_layout</span><span class="p">()</span>
<span class="k">return</span> <span class="n">fig</span></div>
</pre></div>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../../../search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer" role="contentinfo">
© Copyright 2009-2017, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.7.4.
</div>
</body>
</html> | statsmodels/statsmodels.github.io | 0.9.0/_modules/statsmodels/graphics/agreement.html | HTML | bsd-3-clause | 22,720 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>MNE-CPP: MNELIB::RegionDataOut Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">MNE-CPP
 <span id="projectnumber">beta 1.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><b>MNELIB</b></li><li class="navelem"><a class="el" href="struct_m_n_e_l_i_b_1_1_region_data_out.html">RegionDataOut</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> |
<a href="struct_m_n_e_l_i_b_1_1_region_data_out-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">MNELIB::RegionDataOut Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include <<a class="el" href="mne__forwardsolution_8h_source.html">mne_forwardsolution.h</a>></code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:ab088410ed35856d6c41969fa04002f0d"><td class="memItemLeft" align="right" valign="top">VectorXi </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_m_n_e_l_i_b_1_1_region_data_out.html#ab088410ed35856d6c41969fa04002f0d">roiIdx</a></td></tr>
<tr class="separator:ab088410ed35856d6c41969fa04002f0d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a424f2f2a9cd5672da1bfe01ee6d41d90"><td class="memItemLeft" align="right" valign="top">MatrixXd </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_m_n_e_l_i_b_1_1_region_data_out.html#a424f2f2a9cd5672da1bfe01ee6d41d90">ctrs</a></td></tr>
<tr class="separator:a424f2f2a9cd5672da1bfe01ee6d41d90"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aea3fb7e01c9ed8be2aaa7364f7104e15"><td class="memItemLeft" align="right" valign="top">VectorXd </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_m_n_e_l_i_b_1_1_region_data_out.html#aea3fb7e01c9ed8be2aaa7364f7104e15">sumd</a></td></tr>
<tr class="separator:aea3fb7e01c9ed8be2aaa7364f7104e15"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a37582f4b39c05171c776ebb501cdb88f"><td class="memItemLeft" align="right" valign="top">MatrixXd </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_m_n_e_l_i_b_1_1_region_data_out.html#a37582f4b39c05171c776ebb501cdb88f">D</a></td></tr>
<tr class="separator:a37582f4b39c05171c776ebb501cdb88f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8b41e24e4f6a8bb2d4def09948f19049"><td class="memItemLeft" align="right" valign="top">qint32 </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_m_n_e_l_i_b_1_1_region_data_out.html#a8b41e24e4f6a8bb2d4def09948f19049">iLabelIdxOut</a></td></tr>
<tr class="separator:a8b41e24e4f6a8bb2d4def09948f19049"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Gain matrix output data for one region, used for clustering </p>
<p>Definition at line <a class="el" href="mne__forwardsolution_8h_source.html#l00118">118</a> of file <a class="el" href="mne__forwardsolution_8h_source.html">mne_forwardsolution.h</a>.</p>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a424f2f2a9cd5672da1bfe01ee6d41d90"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">MatrixXd MNELIB::RegionDataOut::ctrs</td>
</tr>
</table>
</div><div class="memdoc">
<p>Cluster centers </p>
<p>Definition at line <a class="el" href="mne__forwardsolution_8h_source.html#l00121">121</a> of file <a class="el" href="mne__forwardsolution_8h_source.html">mne_forwardsolution.h</a>.</p>
</div>
</div>
<a class="anchor" id="a37582f4b39c05171c776ebb501cdb88f"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">MatrixXd MNELIB::RegionDataOut::D</td>
</tr>
</table>
</div><div class="memdoc">
<p>Distances to the centroid </p>
<p>Definition at line <a class="el" href="mne__forwardsolution_8h_source.html#l00123">123</a> of file <a class="el" href="mne__forwardsolution_8h_source.html">mne_forwardsolution.h</a>.</p>
</div>
</div>
<a class="anchor" id="a8b41e24e4f6a8bb2d4def09948f19049"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">qint32 MNELIB::RegionDataOut::iLabelIdxOut</td>
</tr>
</table>
</div><div class="memdoc">
<p>Label ID </p>
<p>Definition at line <a class="el" href="mne__forwardsolution_8h_source.html#l00125">125</a> of file <a class="el" href="mne__forwardsolution_8h_source.html">mne_forwardsolution.h</a>.</p>
</div>
</div>
<a class="anchor" id="ab088410ed35856d6c41969fa04002f0d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">VectorXi MNELIB::RegionDataOut::roiIdx</td>
</tr>
</table>
</div><div class="memdoc">
<p>Region cluster indices </p>
<p>Definition at line <a class="el" href="mne__forwardsolution_8h_source.html#l00120">120</a> of file <a class="el" href="mne__forwardsolution_8h_source.html">mne_forwardsolution.h</a>.</p>
</div>
</div>
<a class="anchor" id="aea3fb7e01c9ed8be2aaa7364f7104e15"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">VectorXd MNELIB::RegionDataOut::sumd</td>
</tr>
</table>
</div><div class="memdoc">
<p>Sums of the distances to the centroid </p>
<p>Definition at line <a class="el" href="mne__forwardsolution_8h_source.html#l00122">122</a> of file <a class="el" href="mne__forwardsolution_8h_source.html">mne_forwardsolution.h</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>D:/Users/Christoph/GitHub/mne-cpp/MNE/mne/<a class="el" href="mne__forwardsolution_8h_source.html">mne_forwardsolution.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Mar 27 2015 22:54:41 for MNE-CPP by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>
| CBoensel/mne-cpp | doc/html/struct_m_n_e_l_i_b_1_1_region_data_out.html | HTML | bsd-3-clause | 9,885 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<title>Introduction - Zend Framework Manual</title>
</head>
<body>
<table width="100%">
<tr valign="top">
<td width="85%">
<table width="100%">
<tr>
<td width="25%" style="text-align: left;">
<a href="zend.xmlrpc.html">Zend_XmlRpc</a>
</td>
<td width="50%" style="text-align: center;">
<div class="up"><span class="up"><a href="zend.xmlrpc.html">Zend_XmlRpc</a></span><br />
<span class="home"><a href="manual.html">Programmer's Reference Guide</a></span></div>
</td>
<td width="25%" style="text-align: right;">
<div class="next" style="text-align: right; float: right;"><a href="zend.xmlrpc.client.html">Zend_XmlRpc_Client</a></div>
</td>
</tr>
</table>
<hr />
<div id="zend.xmlrpc.introduction" class="section"><div class="info"><h1 class="title">Introduction</h1></div>
<p class="para">
From its <a href="http://www.xmlrpc.com/" class="link external">» home page</a>,
<acronym class="acronym">XML-RPC</acronym> is described as a "...remote procedure calling using
<acronym class="acronym">HTTP</acronym> as the transport and <acronym class="acronym">XML</acronym> as the encoding.
<acronym class="acronym">XML-RPC</acronym> is designed to be as simple as possible, while allowing complex
data structures to be transmitted, processed and returned."
</p>
<p class="para">
Zend Framework provides support for both consuming remote <acronym class="acronym">XML-RPC</acronym>
services and building new <acronym class="acronym">XML-RPC</acronym> servers.
</p>
</div>
<hr />
<table width="100%">
<tr>
<td width="25%" style="text-align: left;">
<a href="zend.xmlrpc.html">Zend_XmlRpc</a>
</td>
<td width="50%" style="text-align: center;">
<div class="up"><span class="up"><a href="zend.xmlrpc.html">Zend_XmlRpc</a></span><br />
<span class="home"><a href="manual.html">Programmer's Reference Guide</a></span></div>
</td>
<td width="25%" style="text-align: right;">
<div class="next" style="text-align: right; float: right;"><a href="zend.xmlrpc.client.html">Zend_XmlRpc_Client</a></div>
</td>
</tr>
</table>
</td>
<td style="font-size: smaller;" width="15%"> <style type="text/css">
#leftbar {
float: left;
width: 186px;
padding: 5px;
font-size: smaller;
}
ul.toc {
margin: 0px 5px 5px 5px;
padding: 0px;
}
ul.toc li {
font-size: 85%;
margin: 1px 0 1px 1px;
padding: 1px 0 1px 11px;
list-style-type: none;
background-repeat: no-repeat;
background-position: center left;
}
ul.toc li.header {
font-size: 115%;
padding: 5px 0px 5px 11px;
border-bottom: 1px solid #cccccc;
margin-bottom: 5px;
}
ul.toc li.active {
font-weight: bold;
}
ul.toc li a {
text-decoration: none;
}
ul.toc li a:hover {
text-decoration: underline;
}
</style>
<ul class="toc">
<li class="header home"><a href="manual.html">Programmer's Reference Guide</a></li>
<li class="header up"><a href="manual.html">Programmer's Reference Guide</a></li>
<li class="header up"><a href="reference.html">Zend Framework Reference</a></li>
<li class="header up"><a href="zend.xmlrpc.html">Zend_XmlRpc</a></li>
<li class="active"><a href="zend.xmlrpc.introduction.html">Introduction</a></li>
<li><a href="zend.xmlrpc.client.html">Zend_XmlRpc_Client</a></li>
<li><a href="zend.xmlrpc.server.html">Zend_XmlRpc_Server</a></li>
</ul>
</td>
</tr>
</table>
</body>
</html> | wukchung/Home-development | documentation/manual/core/en/zend.xmlrpc.introduction.html | HTML | bsd-3-clause | 4,202 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>gem5: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label> <u>S</u>earch for </label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical List</span></a></li>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul></div>
<h1>OutdrvUnit Member List</h1>This is the complete list of members for <a class="el" href="classOutdrvUnit.html">OutdrvUnit</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#a7b2bd31977fe8cb2307580e0ab50a6751728ad07ba22723dd592bbe2089f003">CACHE_OUTDRV</a> enum value</td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#129dcf8fa271ef7495a53e88568751e3">calc_chgdata_cap</a>()</td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#bbd5ef55154ab47c080e5b0481557477">calc_i_static</a>()</td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#ee7996829e8e12bdaa92f38924da937c">calc_outdata_cap</a>(bool value_)</td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#5eaeeba7b8e418d67abe41c088a26bc1">calc_select_cap</a>()</td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#eefa8aeb654f5253c2a27020276fb1fa">get_e_chg_data</a>() const </td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#6fb297167141576bc3ea41523392db3c">get_e_out_0</a>() const </td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#f1cd8a323de4415f1e7401ac9f687bbd">get_e_out_1</a>() const </td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#7468cb03c81e038f37fa34736ac0a778">get_e_select</a>() const </td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#485f2d1f4eebc43dce08964f3532e69a">init</a>()</td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#129ef0f039cdc7c856aebaab029bfff0">m_e_chg_data</a></td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#4ad1ae435730aaffed2d8daa31627028">m_e_out_0</a></td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#1f31fff7b39089ec917e3a0ed13a403e">m_e_out_1</a></td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#016624f225506b85f34dd1a14d0301d9">m_e_select</a></td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#acbc741345787125d9a30f8a6570b7b5">m_i_static</a></td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#8beca8d99351991a02c22127f6ea1095">m_outdrv_model</a></td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#4bf46247b7331738c0983ff0dce45fdd">m_sram_ptr</a></td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#89769c7526b6a9c3a3b2c8f79c961706">m_tech_param_ptr</a></td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td><code> [private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#a7b2bd31977fe8cb2307580e0ab50a6706730272d6e6bb5574bba27c85e644a1">NO_MODEL</a> enum value</td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#a7b2bd31977fe8cb2307580e0ab50a67">OutdrvModel</a> enum name</td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#1a58a2c663d55e1ae521547165ea8673">OutdrvUnit</a>(const string &outdrv_model_str_, const SRAM *sram_ptr_, const TechParameter *tech_param_ptr_)</td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#a7b2bd31977fe8cb2307580e0ab50a67ad0b7cf2d7ed68bdf1a73821defd488e">REG_OUTDRV</a> enum value</td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="classOutdrvUnit.html#50cd982823edace8cb14af11b67f3435">~OutdrvUnit</a>()</td><td><a class="el" href="classOutdrvUnit.html">OutdrvUnit</a></td><td></td></tr>
</table><hr size="1"><address style="align: right;"><small>
Generated on Fri Apr 17 12:39:51 2015 for gem5 by <a href="http://www.doxygen.org/index.html"> doxygen</a> 1.4.7</small></address>
</body>
</html>
| wnoc-drexel/gem5-stable | src/doxygen/html/classOutdrvUnit-members.html | HTML | bsd-3-clause | 7,161 |
<!doctype html>
<html>
<head>
<title>property changes</title>
<script src="../../polymer.js"></script>
<script src="../../../tools/test/htmltest.js"></script>
<script src="../../../tools/test/chai/chai.js"></script>
</head>
<body>
<x-test id="test"></x-test>
<polymer-element name="x-test">
<template>
</template>
<script>
(function() {
Polymer('x-test', {
bar: '',
ready: function() {
this.bar = 'bar';
setTimeout(function() {
this.zonk = 'zonk';
}.bind(this));
},
barChanged: function() {
chai.assert.equal(this.bar, 'bar', 'change in ready calls *Changed');
checkDone();
},
zonkChanged: function() {
chai.assert.equal(this.zonk, 'zonk', 'change calls *Changed without prototype value')
checkDone();
}
});
changes = 0;
doneChanges = 2;
function checkDone() {
if (doneChanges == ++changes) {
done();
}
}
})();
</script>
</polymer-element>
</body>
</html>
| Shipow/polymer | test/html/property-changes.html | HTML | bsd-3-clause | 1,230 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<title>parse_angle — MetPy 1.1</title>
<link href="../../_static/css/theme.css" rel="stylesheet" />
<link href="../../_static/css/index.f6b7ca918bee2f46fd9abac01cfb07d5.css" rel="stylesheet" />
<link rel="stylesheet"
href="../../_static/vendor/fontawesome/5.13.0/css/all.min.css">
<link rel="preload" as="font" type="font/woff2" crossorigin
href="../../_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff2">
<link rel="preload" as="font" type="font/woff2" crossorigin
href="../../_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff2">
<style>
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');
</style>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/basic.css" />
<link rel="stylesheet" type="text/css" href="../../_static/plot_directive.css" />
<link rel="stylesheet" type="text/css" href="../../_static/gallery.css" />
<link rel="stylesheet" type="text/css" href="../../_static/gallery-binder.css" />
<link rel="stylesheet" type="text/css" href="../../_static/gallery-dataframe.css" />
<link rel="stylesheet" type="text/css" href="../../_static/gallery-rendered-html.css" />
<link rel="stylesheet" type="text/css" href="../../_static/theme-unidata.css" />
<link rel="preload" as="script" href="../../_static/js/index.1e043a052b0af929e4d8.js">
<script data-url_root="../../" id="documentation_options" src="../../_static/documentation_options.js"></script>
<script src="../../_static/jquery.js"></script>
<script src="../../_static/underscore.js"></script>
<script src="../../_static/doctools.js"></script>
<script src="../../_static/doc_shared.js"></script>
<link rel="shortcut icon" href="../../_static/metpy_32x32.ico"/>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
<link rel="next" title="reduce_point_density" href="metpy.calc.reduce_point_density.html" />
<link rel="prev" title="nearest_intersection_idx" href="metpy.calc.nearest_intersection_idx.html" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="docsearch:language" content="en" />
<link rel="canonical" href="https://unidata.github.io/MetPy/latest/api/generated/metpy.calc.parse_angle.html" />
</head>
<body data-spy="scroll" data-target="#bd-toc-nav" data-offset="80">
<nav class="navbar navbar-dark navbar-expand-lg bg-unidata fixed-top bd-navbar shadow" id="navbar-main"><div class="container-xl">
<a class="navbar-brand" href="../../index.html">
<img src="../../_static/metpy_horizontal.png" class="logo" alt="logo" />
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-menu" aria-controls="navbar-menu" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div id="navbar-menu" class="collapse navbar-collapse">
<ul id="navbar-main-elements" class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Version 1.1
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown" id="version-menu"></div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../userguide/index.html">User Guide</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="../index.html">Reference Guide</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../devel/index.html">Developer’s Guide</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../examples/index.html">Example Gallery</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../userguide/SUPPORT.html">Support</a>
</li>
<li class="nav-item">
<a class="nav-link nav-external" href="https://github.com/Unidata/MetPy/releases">Release Notes<i class="fas fa-external-link-alt"></i></a>
</li>
</ul>
<form class="bd-search d-flex align-items-center" action="../../search.html" method="get">
<i class="icon fas fa-search"></i>
<input type="search" class="form-control" name="q" id="search-input" placeholder="Search the docs ..." aria-label="Search the docs ..." autocomplete="off" >
</form>
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="https://github.com/Unidata/MetPy" target="_blank" rel="noopener">
<span><i class="fab fa-github-square"></i></span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://twitter.com/MetPy" target="_blank" rel="noopener">
<span><i class="fab fa-twitter-square"></i></span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="container-fluid" id="banner"></div>
<div class="container-xl">
<div class="row">
<!-- Only show if we have sidebars configured, else just a small margin -->
<div class="col-12 col-md-3 bd-sidebar"><nav class="bd-links" id="bd-docs-nav" aria-label="Main navigation">
<div class="bd-toc-item active">
<ul class="current nav bd-sidenav">
<li class="toctree-l2">
<a class="reference internal" href="metpy.constants.html">
constants
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="metpy.units.html">
units
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="metpy.io.html">
metpy.io
</a>
</li>
<li class="toctree-l2 current active">
<a class="reference internal" href="metpy.calc.html">
calc
</a>
<ul class="current">
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.add_height_to_pressure.html">
add_height_to_pressure
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.add_pressure_to_height.html">
add_pressure_to_height
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.density.html">
density
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.dry_lapse.html">
dry_lapse
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.dry_static_energy.html">
dry_static_energy
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.geopotential_to_height.html">
geopotential_to_height
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.height_to_geopotential.html">
height_to_geopotential
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.mean_pressure_weighted.html">
mean_pressure_weighted
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.potential_temperature.html">
potential_temperature
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.sigma_to_pressure.html">
sigma_to_pressure
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.static_stability.html">
static_stability
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.temperature_from_potential_temperature.html">
temperature_from_potential_temperature
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.thickness_hydrostatic.html">
thickness_hydrostatic
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.dewpoint.html">
dewpoint
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.dewpoint_from_relative_humidity.html">
dewpoint_from_relative_humidity
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.dewpoint_from_specific_humidity.html">
dewpoint_from_specific_humidity
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.equivalent_potential_temperature.html">
equivalent_potential_temperature
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.mixing_ratio.html">
mixing_ratio
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.mixing_ratio_from_relative_humidity.html">
mixing_ratio_from_relative_humidity
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.mixing_ratio_from_specific_humidity.html">
mixing_ratio_from_specific_humidity
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.moist_lapse.html">
moist_lapse
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.moist_static_energy.html">
moist_static_energy
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.precipitable_water.html">
precipitable_water
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.psychrometric_vapor_pressure_wet.html">
psychrometric_vapor_pressure_wet
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.relative_humidity_from_dewpoint.html">
relative_humidity_from_dewpoint
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.relative_humidity_from_mixing_ratio.html">
relative_humidity_from_mixing_ratio
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.relative_humidity_from_specific_humidity.html">
relative_humidity_from_specific_humidity
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.relative_humidity_wet_psychrometric.html">
relative_humidity_wet_psychrometric
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.saturation_equivalent_potential_temperature.html">
saturation_equivalent_potential_temperature
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.saturation_mixing_ratio.html">
saturation_mixing_ratio
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.saturation_vapor_pressure.html">
saturation_vapor_pressure
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.scale_height.html">
scale_height
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.specific_humidity_from_dewpoint.html">
specific_humidity_from_dewpoint
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.specific_humidity_from_mixing_ratio.html">
specific_humidity_from_mixing_ratio
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.thickness_hydrostatic_from_relative_humidity.html">
thickness_hydrostatic_from_relative_humidity
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.vapor_pressure.html">
vapor_pressure
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.vertical_velocity.html">
vertical_velocity
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.vertical_velocity_pressure.html">
vertical_velocity_pressure
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.virtual_potential_temperature.html">
virtual_potential_temperature
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.virtual_temperature.html">
virtual_temperature
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.wet_bulb_temperature.html">
wet_bulb_temperature
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.bulk_shear.html">
bulk_shear
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.bunkers_storm_motion.html">
bunkers_storm_motion
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.cape_cin.html">
cape_cin
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.critical_angle.html">
critical_angle
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.el.html">
el
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.lcl.html">
lcl
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.lfc.html">
lfc
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.lifted_index.html">
lifted_index
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.mixed_layer.html">
mixed_layer
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.mixed_layer_cape_cin.html">
mixed_layer_cape_cin
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.mixed_parcel.html">
mixed_parcel
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.most_unstable_cape_cin.html">
most_unstable_cape_cin
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.most_unstable_parcel.html">
most_unstable_parcel
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.parcel_profile.html">
parcel_profile
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.parcel_profile_with_lcl.html">
parcel_profile_with_lcl
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.parcel_profile_with_lcl_as_dataset.html">
parcel_profile_with_lcl_as_dataset
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.showalter_index.html">
showalter_index
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.significant_tornado.html">
significant_tornado
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.storm_relative_helicity.html">
storm_relative_helicity
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.supercell_composite.html">
supercell_composite
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.surface_based_cape_cin.html">
surface_based_cape_cin
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.absolute_momentum.html">
absolute_momentum
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.absolute_vorticity.html">
absolute_vorticity
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.advection.html">
advection
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.ageostrophic_wind.html">
ageostrophic_wind
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.coriolis_parameter.html">
coriolis_parameter
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.divergence.html">
divergence
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.exner_function.html">
exner_function
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.frontogenesis.html">
frontogenesis
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.geostrophic_wind.html">
geostrophic_wind
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.inertial_advective_wind.html">
inertial_advective_wind
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.kinematic_flux.html">
kinematic_flux
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.montgomery_streamfunction.html">
montgomery_streamfunction
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.potential_vorticity_baroclinic.html">
potential_vorticity_baroclinic
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.potential_vorticity_barotropic.html">
potential_vorticity_barotropic
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.q_vector.html">
q_vector
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.shearing_deformation.html">
shearing_deformation
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.stretching_deformation.html">
stretching_deformation
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.total_deformation.html">
total_deformation
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.vorticity.html">
vorticity
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.wind_components.html">
wind_components
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.wind_direction.html">
wind_direction
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.wind_speed.html">
wind_speed
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.brunt_vaisala_frequency.html">
brunt_vaisala_frequency
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.brunt_vaisala_frequency_squared.html">
brunt_vaisala_frequency_squared
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.brunt_vaisala_period.html">
brunt_vaisala_period
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.friction_velocity.html">
friction_velocity
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.gradient_richardson_number.html">
gradient_richardson_number
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.tke.html">
tke
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.cross_section_components.html">
cross_section_components
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.first_derivative.html">
first_derivative
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.gradient.html">
gradient
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.laplacian.html">
laplacian
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.lat_lon_grid_deltas.html">
lat_lon_grid_deltas
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.normal_component.html">
normal_component
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.second_derivative.html">
second_derivative
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.tangential_component.html">
tangential_component
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.unit_vectors_from_cross_section.html">
unit_vectors_from_cross_section
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.apparent_temperature.html">
apparent_temperature
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.heat_index.html">
heat_index
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.windchill.html">
windchill
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.altimeter_to_sea_level_pressure.html">
altimeter_to_sea_level_pressure
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.altimeter_to_station_pressure.html">
altimeter_to_station_pressure
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.height_to_pressure_std.html">
height_to_pressure_std
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.pressure_to_height_std.html">
pressure_to_height_std
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.smooth_gaussian.html">
smooth_gaussian
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.smooth_window.html">
smooth_window
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.smooth_rectangular.html">
smooth_rectangular
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.smooth_circular.html">
smooth_circular
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.smooth_n_point.html">
smooth_n_point
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.angle_to_direction.html">
angle_to_direction
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.azimuth_range_to_lat_lon.html">
azimuth_range_to_lat_lon
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.find_bounding_indices.html">
find_bounding_indices
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.find_intersections.html">
find_intersections
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.get_layer.html">
get_layer
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.get_layer_heights.html">
get_layer_heights
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.get_perturbation.html">
get_perturbation
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.isentropic_interpolation.html">
isentropic_interpolation
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.isentropic_interpolation_as_dataset.html">
isentropic_interpolation_as_dataset
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.nearest_intersection_idx.html">
nearest_intersection_idx
</a>
</li>
<li class="toctree-l3 current active">
<a class="current reference internal" href="#">
parse_angle
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.reduce_point_density.html">
reduce_point_density
</a>
</li>
<li class="toctree-l3">
<a class="reference internal" href="metpy.calc.resample_nn_1d.html">
resample_nn_1d
</a>
</li>
</ul>
</li>
<li class="toctree-l2">
<a class="reference internal" href="metpy.plots.html">
metpy.plots
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="metpy.plots.ctables.html">
ctables
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="metpy.interpolate.html">
interpolate
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="metpy.xarray.html">
xarray
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="../references.html">
References
</a>
</li>
</ul>
</div>
</nav>
</div>
<div class="d-none d-xl-block col-xl-2 bd-toc">
<div class="tocsection onthispage pt-5 pb-3">
<i class="fas fa-list"></i> On this page
</div>
<nav id="bd-toc-nav">
<ul class="visible nav section-nav flex-column">
<li class="toc-h2 nav-item toc-entry">
<a class="reference internal nav-link" href="#examples-using-metpy-calc-parse-angle">
Examples using
<code class="docutils literal notranslate">
<span class="pre">
metpy.calc.parse_angle
</span>
</code>
</a>
</li>
</ul>
</nav>
</div>
<main class="col-12 col-md-9 col-xl-7 py-md-5 pl-md-5 pr-md-4 bd-content" role="main">
<div>
<section id="parse-angle">
<h1>parse_angle<a class="headerlink" href="#parse-angle" title="Permalink to this headline">¶</a></h1>
<dl class="py function">
<dt class="sig sig-object py" id="metpy.calc.parse_angle">
<span class="sig-prename descclassname"><span class="pre">metpy.calc.</span></span><span class="sig-name descname"><span class="pre">parse_angle</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">input_dir</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#metpy.calc.parse_angle" title="Permalink to this definition">¶</a></dt>
<dd><p>Calculate the meteorological angle from directional text.</p>
<p>Works for abbrieviations or whole words (E -> 90 | South -> 180)
and also is able to parse 22.5 degree angles such as ESE/East South East.</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><p><strong>input_dir</strong> (<em>string</em><em> or </em><em>array-like</em>) – Directional text such as west, [south-west, ne], etc.</p>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><p><a class="reference external" href="https://pint.readthedocs.io/en/stable/developers_reference.html#pint.Quantity" title="(in pint v0.17)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pint.Quantity</span></code></a> – The angle in degrees</p>
</dd>
</dl>
</dd></dl>
<section id="examples-using-metpy-calc-parse-angle">
<h2>Examples using <code class="docutils literal notranslate"><span class="pre">metpy.calc.parse_angle</span></code><a class="headerlink" href="#examples-using-metpy-calc-parse-angle" title="Permalink to this headline">¶</a></h2>
<div class="sphx-glr-thumbcontainer" tooltip="Demonstrate how to convert direction strings to angles."><figure class="align-default" id="id1">
<img alt="Parse angles" src="../../_images/sphx_glr_Parse_Angles_thumb.png" />
<figcaption>
<p><span class="caption-text"><a class="reference internal" href="../../examples/calculations/Parse_Angles.html#sphx-glr-examples-calculations-parse-angles-py"><span class="std std-ref">Parse angles</span></a></span><a class="headerlink" href="#id1" title="Permalink to this image">¶</a></p>
</figcaption>
</figure>
</div><div class="sphx-glr-thumbcontainer" tooltip="Make a surface station plot with Oklahoma Mesonet data."><figure class="align-default" id="id2">
<img alt="Mesonet Station Plot" src="../../_images/sphx_glr_Mesonet_Stationplot_thumb.png" />
<figcaption>
<p><span class="caption-text"><a class="reference internal" href="../../examples/plots/Mesonet_Stationplot.html#sphx-glr-examples-plots-mesonet-stationplot-py"><span class="std std-ref">Mesonet Station Plot</span></a></span><a class="headerlink" href="#id2" title="Permalink to this image">¶</a></p>
</figcaption>
</figure>
</div><div style='clear:both'></div></section>
</section>
</div>
<div class='prev-next-bottom'>
<a class='left-prev' id="prev-link" href="metpy.calc.nearest_intersection_idx.html" title="previous page">nearest_intersection_idx</a>
<a class='right-next' id="next-link" href="metpy.calc.reduce_point_density.html" title="next page">reduce_point_density</a>
</div>
</main>
</div>
</div>
<script src="../../_static/js/index.1e043a052b0af929e4d8.js"></script>
<!-- Google Analytics -->
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-92978945-1', 'auto');
ga('set', 'anonymizeIp', true);
ga('send', 'pageview');
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
<!-- End Google Analytics -->
<footer class="footer mt-5 mt-md-0">
<div class="container">
<p>
© Copyright 2008–2021, MetPy Developers.Development is supported by Unidata and the National Science Foundation..<br/>
Last updated on Aug 09, 2021 at 17:24:01.<br/>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 4.1.2.<br/>
</p>
</div>
</footer>
</body>
</html> | metpy/MetPy | v1.1/api/generated/metpy.calc.parse_angle.html | HTML | bsd-3-clause | 30,718 |
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
<title>at-core-form tests</title>
<script src="../../web-component-tester/browser.js"></script>
</head>
<body>
<script>
WCT.loadSuites([
'schema-data-tests.html',
'schema-data-tests.html?dom=shadow',
'edge-cases.html',
'edge-cases.html?dom=shadow',
'hide-disabled-tests.html',
'hide-disabled-tests.html?dom=shadow',
'set-focus.html',
'set-focus.html?dom=shadow',
'validation.html',
'validation.html?dom=shadow',
'autoValidate.html',
'autoValidate.html?dom=shadow',
'more-hide-tests.html',
'more-hide-tests.html?dom=shadow',
'section-mode.html',
'section-mode.html?dom=shadow',
]);
</script>
</body>
</html>
| TangereJs/at-core-form | test/index.html | HTML | bsd-3-clause | 872 |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Module: PDG</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<link rel="stylesheet" href=".././rdoc-style.css" type="text/css" media="screen" />
<script type="text/javascript">
// <![CDATA[
function popupCode( url ) {
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
}
function toggleCode( id ) {
if ( document.getElementById )
elem = document.getElementById( id );
else if ( document.all )
elem = eval( "document.all." + id );
else
return false;
elemStyle = elem.style;
if ( elemStyle.display != "block" ) {
elemStyle.display = "block"
} else {
elemStyle.display = "none"
}
return true;
}
// Make codeblocks hidden by default
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
// ]]>
</script>
</head>
<body>
<div id="classHeader">
<table class="header-table">
<tr class="top-aligned-row">
<td><strong>Module</strong></td>
<td class="class-name-in-header">PDG</td>
</tr>
<tr class="top-aligned-row">
<td><strong>In:</strong></td>
<td>
<a href="../files/lib/bud/labeling/budplot_style_rb.html">
lib/bud/labeling/budplot_style.rb
</a>
<br />
</td>
</tr>
</table>
</div>
<!-- banner header -->
<div id="bodyContent">
<div id="contextContent">
</div>
</div>
<!-- if includes -->
<div id="includes">
<h3 class="section-bar">Included Modules</h3>
<div id="includes-list">
<span class="include-name"><a href="GuardedAsync.html">GuardedAsync</a></span>
</div>
</div>
<div id="section">
<!-- if method_list -->
</div>
<div id="validator-badges">
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
</div>
</body>
</html> | chenguangshen/ContextAwareDataflow | Gems/doc/bud-0.9.6/rdoc/classes/PDG.html | HTML | bsd-3-clause | 2,377 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_17) on Sat Oct 27 12:17:19 CST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class battlesys.playerCtrl23.ZhugePeople1 (BattleSys Documentation)
</TITLE>
<META NAME="date" CONTENT="2012-10-27">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class battlesys.playerCtrl23.ZhugePeople1 (BattleSys Documentation)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../battlesys/playerCtrl23/ZhugePeople1.html" title="class in battlesys.playerCtrl23"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
NBattleSys Doc</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?battlesys/playerCtrl23/\class-useZhugePeople1.html" target="_top"><B>FRAMES</B></A>
<A HREF="ZhugePeople1.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>battlesys.playerCtrl23.ZhugePeople1</B></H2>
</CENTER>
No usage of battlesys.playerCtrl23.ZhugePeople1
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../battlesys/playerCtrl23/ZhugePeople1.html" title="class in battlesys.playerCtrl23"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
NBattleSys Doc</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?battlesys/playerCtrl23/\class-useZhugePeople1.html" target="_top"><B>FRAMES</B></A>
<A HREF="ZhugePeople1.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
| luiges90/BattleSys | javadoc/battlesys/playerCtrl23/class-use/ZhugePeople1.html | HTML | bsd-3-clause | 5,954 |
<!doctype html>
<!--
@license
Copyright (c) 2015 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<html>
<head>
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
<title>outwardsearchitem-card</title>
<script src="../bower_components/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../bower_components/web-component-tester/browser.js"></script>
<!-- Step 1: import the element to test -->
<link rel="import" href="../elements/outwardsearchitem-card/outwardsearchitem-card.html">
</head>
<body>
<test-fixture id="basic">
<template>
<outwardsearchitem-card></outwardsearchitem-card>
</template>
</test-fixture>
<script>
suite('outwardsearchitem-card tests', function() {
var element;
setup(function() {
element = fixture('basic');
});
test('', function() {
});
});
</script>
</body>
</html>
| ZenCodes/erpworkflow | app/test/outwardsearchitem-card-basic.html | HTML | bsd-3-clause | 1,353 |
{{extend 'layout.html'}}
<h1>Search</h1>
{{=content_body}}
<script>
$('#search-results').dataTable( {
"bProcessing": true,
"sAjaxSource": '{{=URL(r=request, f="search_handler.json",vars = request.vars)}}',
aoColumns: [ {"sTitle" : "Name"},
{"sTitle" : "Accession"},
{"sTitle" : "Description"}
],
"sDom": "<'row'<'span5'l><'span5'f>r>t<'row'<'span5'i><'span5'p>>",
"sWrapper": "dataTables_wrapper form-inline",
"sPaginationType": "bootstrap",
"bPaginate": true,
"bSort": false,
"bLengthChange": true,
"bFilter": true,
"bInfo": true,
"bAutoWidth": true ,
"bDeferRender": true,
"oLanguage": { "sSearch": "Filter:" }
} );
</script> | apierleoni/MyBioDb | views/search/index.html | HTML | bsd-3-clause | 900 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>Cloud Admin | Mini Sidebar</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, user-scalable=no">
<meta name="description" content="">
<meta name="author" content="">
<!-- STYLESHEETS --><!--[if lt IE 9]><script src="js/flot/excanvas.min.js"></script><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script><![endif]-->
<link rel="stylesheet/less" type="text/css" href="less/my-bootstrap-theme.less" >
<link rel="stylesheet/less" type="text/css" href="less/themes/default.less" id="skin-switcher" >
<link rel="stylesheet/less" type="text/css" href="less/responsive.less" >
<!-- <link rel="stylesheet" href="less/my-bootstrap-theme.css" > -->
<link href="font-awesome/css/font-awesome.css" rel="stylesheet">
<!-- DATE RANGE PICKER -->
<link rel="stylesheet" type="text/css" href="js/bootstrap-daterangepicker/daterangepicker-bs3.css" />
<!-- FONTS -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700' rel='stylesheet' type='text/css'>
</head>
<body>
<!-- HEADER -->
<header class="navbar clearfix" id="header">
<div class="container">
<div class="navbar-brand">
<!-- COMPANY LOGO -->
<a href="index.html">
<img src="img/logo/logo.png" alt="Cloud Admin Logo" class="img-responsive">
</a>
<!-- /COMPANY LOGO -->
<!-- TEAM STATUS FOR MOBILE -->
<div class="visible-xs">
<a href="#" class="team-status-toggle switcher btn dropdown-toggle">
<i class="fa fa-users"></i>
</a>
</div>
<!-- /TEAM STATUS FOR MOBILE -->
<!-- SIDEBAR COLLAPSE -->
<div id="sidebar-collapse" class="sidebar-collapse btn">
<i class="fa fa-bars"
data-icon1="fa fa-bars"
data-icon2="fa fa-bars" ></i>
</div>
<!-- /SIDEBAR COLLAPSE -->
</div>
<!-- NAVBAR LEFT -->
<ul class="nav navbar-nav pull-left hidden-xs" id="navbar-left">
<li class="dropdown">
<a href="#" class="team-status-toggle dropdown-toggle tip-bottom" data-toggle="tooltip" title="Toggle Team View">
<i class="fa fa-users"></i>
<span class="name">Team Status</span>
<i class="fa fa-angle-down"></i>
</a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<i class="fa fa-cog"></i>
<span class="name">Skins</span>
<i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu skins">
<li class="dropdown-title">
<span><i class="fa fa-leaf"></i> Theme Skins</span>
</li>
<li><a href="#" data-skin="default">Subtle (default)</a></li>
<li><a href="#" data-skin="night">Night</a></li>
<li><a href="#" data-skin="earth">Earth</a></li>
<li><a href="#" data-skin="utopia">Utopia</a></li>
<li><a href="#" data-skin="nature">Nature</a></li>
<li><a href="#" data-skin="graphite">Graphite</a></li>
</ul>
</li>
</ul>
<!-- /NAVBAR LEFT -->
<!-- BEGIN TOP NAVIGATION MENU -->
<ul class="nav navbar-nav pull-right">
<!-- BEGIN NOTIFICATION DROPDOWN -->
<li class="dropdown" id="header-notification">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<i class="fa fa-bell"></i>
<span class="badge">7</span>
</a>
<ul class="dropdown-menu notification">
<li class="dropdown-title">
<span><i class="fa fa-bell"></i> 7 Notifications</span>
</li>
<li>
<a href="#">
<span class="label label-success"><i class="fa fa-user"></i></span>
<span class="body">
<span class="message">5 users online. </span>
<span class="time">
<i class="fa fa-clock-o"></i>
<span>Just now</span>
</span>
</span>
</a>
</li>
<li>
<a href="#">
<span class="label label-primary"><i class="fa fa-comment"></i></span>
<span class="body">
<span class="message">Martin commented.</span>
<span class="time">
<i class="fa fa-clock-o"></i>
<span>19 mins</span>
</span>
</span>
</a>
</li>
<li>
<a href="#">
<span class="label label-warning"><i class="fa fa-lock"></i></span>
<span class="body">
<span class="message">DW1 server locked.</span>
<span class="time">
<i class="fa fa-clock-o"></i>
<span>32 mins</span>
</span>
</span>
</a>
</li>
<li>
<a href="#">
<span class="label label-info"><i class="fa fa-twitter"></i></span>
<span class="body">
<span class="message">Twitter connected.</span>
<span class="time">
<i class="fa fa-clock-o"></i>
<span>55 mins</span>
</span>
</span>
</a>
</li>
<li>
<a href="#">
<span class="label label-danger"><i class="fa fa-heart"></i></span>
<span class="body">
<span class="message">Jane liked. </span>
<span class="time">
<i class="fa fa-clock-o"></i>
<span>2 hrs</span>
</span>
</span>
</a>
</li>
<li>
<a href="#">
<span class="label label-warning"><i class="fa fa-exclamation-triangle"></i></span>
<span class="body">
<span class="message">Database overload.</span>
<span class="time">
<i class="fa fa-clock-o"></i>
<span>6 hrs</span>
</span>
</span>
</a>
</li>
<li class="footer">
<a href="#">See all notifications <i class="fa fa-arrow-circle-right"></i></a>
</li>
</ul>
</li>
<!-- END NOTIFICATION DROPDOWN -->
<!-- BEGIN INBOX DROPDOWN -->
<li class="dropdown" id="header-message">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<i class="fa fa-envelope"></i>
<span class="badge">3</span>
</a>
<ul class="dropdown-menu inbox">
<li class="dropdown-title">
<span><i class="fa fa-envelope-o"></i> 3 Messages</span>
<span class="compose pull-right tip-right" title="Compose message"><i class="fa fa-pencil-square-o"></i></span>
</li>
<li>
<a href="#">
<img src="img/avatars/avatar2.jpg" alt="" />
<span class="body">
<span class="from">Jane Doe</span>
<span class="message">
Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse mole ...
</span>
<span class="time">
<i class="fa fa-clock-o"></i>
<span>Just Now</span>
</span>
</span>
</a>
</li>
<li>
<a href="#">
<img src="img/avatars/avatar1.jpg" alt="" />
<span class="body">
<span class="from">Vince Pelt</span>
<span class="message">
Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse mole ...
</span>
<span class="time">
<i class="fa fa-clock-o"></i>
<span>15 min ago</span>
</span>
</span>
</a>
</li>
<li>
<a href="#">
<img src="img/avatars/avatar8.jpg" alt="" />
<span class="body">
<span class="from">Debby Doe</span>
<span class="message">
Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse mole ...
</span>
<span class="time">
<i class="fa fa-clock-o"></i>
<span>2 hours ago</span>
</span>
</span>
</a>
</li>
<li class="footer">
<a href="#">See all messages <i class="fa fa-arrow-circle-right"></i></a>
</li>
</ul>
</li>
<!-- END INBOX DROPDOWN -->
<!-- BEGIN TODO DROPDOWN -->
<li class="dropdown" id="header-tasks">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<i class="fa fa-tasks"></i>
<span class="badge">3</span>
</a>
<ul class="dropdown-menu tasks">
<li class="dropdown-title">
<span><i class="fa fa-check"></i> 6 tasks in progress</span>
</li>
<li>
<a href="#">
<span class="header clearfix">
<span class="pull-left">Software Update</span>
<span class="pull-right">60%</span>
</span>
<div class="progress">
<div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%;">
<span class="sr-only">60% Complete</span>
</div>
</div>
</a>
</li>
<li>
<a href="#">
<span class="header clearfix">
<span class="pull-left">Software Update</span>
<span class="pull-right">25%</span>
</span>
<div class="progress">
<div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100" style="width: 25%;">
<span class="sr-only">25% Complete</span>
</div>
</div>
</a>
</li>
<li>
<a href="#">
<span class="header clearfix">
<span class="pull-left">Software Update</span>
<span class="pull-right">40%</span>
</span>
<div class="progress progress-striped">
<div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%;">
<span class="sr-only">40% Complete</span>
</div>
</div>
</a>
</li>
<li>
<a href="#">
<span class="header clearfix">
<span class="pull-left">Software Update</span>
<span class="pull-right">70%</span>
</span>
<div class="progress progress-striped active">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="70" aria-valuemin="0" aria-valuemax="100" style="width: 70%;">
<span class="sr-only">70% Complete</span>
</div>
</div>
</a>
</li>
<li>
<a href="#">
<span class="header clearfix">
<span class="pull-left">Software Update</span>
<span class="pull-right">65%</span>
</span>
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 35%">
<span class="sr-only">35% Complete (success)</span>
</div>
<div class="progress-bar progress-bar-warning" style="width: 20%">
<span class="sr-only">20% Complete (warning)</span>
</div>
<div class="progress-bar progress-bar-danger" style="width: 10%">
<span class="sr-only">10% Complete (danger)</span>
</div>
</div>
</a>
</li>
<li class="footer">
<a href="#">See all tasks <i class="fa fa-arrow-circle-right"></i></a>
</li>
</ul>
</li>
<!-- END TODO DROPDOWN -->
<!-- BEGIN USER LOGIN DROPDOWN -->
<li class="dropdown user" id="header-user">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<img alt="" src="img/avatars/avatar3.jpg" />
<span class="username">John Doe</span>
<i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu">
<li><a href="#"><i class="fa fa-user"></i> My Profile</a></li>
<li><a href="#"><i class="fa fa-cog"></i> Account Settings</a></li>
<li><a href="#"><i class="fa fa-eye"></i> Privacy Settings</a></li>
<li><a href="login.html"><i class="fa fa-power-off"></i> Log Out</a></li>
</ul>
</li>
<!-- END USER LOGIN DROPDOWN -->
</ul>
<!-- END TOP NAVIGATION MENU -->
</div>
<!-- TEAM STATUS -->
<div class="container team-status" id="team-status">
<div id="scrollbar">
<div class="handle">
</div>
</div>
<div id="teamslider">
<ul class="team-list">
<li class="current">
<a href="javascript:void(0);">
<span class="image">
<img src="img/avatars/avatar3.jpg" alt="" />
</span>
<span class="title">
You
</span>
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 35%">
<span class="sr-only">35% Complete (success)</span>
</div>
<div class="progress-bar progress-bar-warning" style="width: 20%">
<span class="sr-only">20% Complete (warning)</span>
</div>
<div class="progress-bar progress-bar-danger" style="width: 10%">
<span class="sr-only">10% Complete (danger)</span>
</div>
</div>
<span class="status">
<div class="field">
<span class="badge badge-green">6</span> completed
<span class="pull-right fa fa-check"></span>
</div>
<div class="field">
<span class="badge badge-orange">3</span> in-progress
<span class="pull-right fa fa-adjust"></span>
</div>
<div class="field">
<span class="badge badge-red">1</span> pending
<span class="pull-right fa fa-list-ul"></span>
</div>
</span>
</a>
</li>
<li>
<a href="javascript:void(0);">
<span class="image">
<img src="img/avatars/avatar1.jpg" alt="" />
</span>
<span class="title">
Max Doe
</span>
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 15%">
<span class="sr-only">35% Complete (success)</span>
</div>
<div class="progress-bar progress-bar-warning" style="width: 40%">
<span class="sr-only">20% Complete (warning)</span>
</div>
<div class="progress-bar progress-bar-danger" style="width: 20%">
<span class="sr-only">10% Complete (danger)</span>
</div>
</div>
<span class="status">
<div class="field">
<span class="badge badge-green">2</span> completed
<span class="pull-right fa fa-check"></span>
</div>
<div class="field">
<span class="badge badge-orange">8</span> in-progress
<span class="pull-right fa fa-adjust"></span>
</div>
<div class="field">
<span class="badge badge-red">4</span> pending
<span class="pull-right fa fa-list-ul"></span>
</div>
</span>
</a>
</li>
<li>
<a href="javascript:void(0);">
<span class="image">
<img src="img/avatars/avatar2.jpg" alt="" />
</span>
<span class="title">
Jane Doe
</span>
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 65%">
<span class="sr-only">35% Complete (success)</span>
</div>
<div class="progress-bar progress-bar-warning" style="width: 10%">
<span class="sr-only">20% Complete (warning)</span>
</div>
<div class="progress-bar progress-bar-danger" style="width: 15%">
<span class="sr-only">10% Complete (danger)</span>
</div>
</div>
<span class="status">
<div class="field">
<span class="badge badge-green">10</span> completed
<span class="pull-right fa fa-check"></span>
</div>
<div class="field">
<span class="badge badge-orange">3</span> in-progress
<span class="pull-right fa fa-adjust"></span>
</div>
<div class="field">
<span class="badge badge-red">4</span> pending
<span class="pull-right fa fa-list-ul"></span>
</div>
</span>
</a>
</li>
<li>
<a href="javascript:void(0);">
<span class="image">
<img src="img/avatars/avatar4.jpg" alt="" />
</span>
<span class="title">
Ellie Doe
</span>
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 5%">
<span class="sr-only">35% Complete (success)</span>
</div>
<div class="progress-bar progress-bar-warning" style="width: 48%">
<span class="sr-only">20% Complete (warning)</span>
</div>
<div class="progress-bar progress-bar-danger" style="width: 27%">
<span class="sr-only">10% Complete (danger)</span>
</div>
</div>
<span class="status">
<div class="field">
<span class="badge badge-green">1</span> completed
<span class="pull-right fa fa-check"></span>
</div>
<div class="field">
<span class="badge badge-orange">6</span> in-progress
<span class="pull-right fa fa-adjust"></span>
</div>
<div class="field">
<span class="badge badge-red">2</span> pending
<span class="pull-right fa fa-list-ul"></span>
</div>
</span>
</a>
</li>
<li>
<a href="javascript:void(0);">
<span class="image">
<img src="img/avatars/avatar5.jpg" alt="" />
</span>
<span class="title">
Lisa Doe
</span>
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 21%">
<span class="sr-only">35% Complete (success)</span>
</div>
<div class="progress-bar progress-bar-warning" style="width: 20%">
<span class="sr-only">20% Complete (warning)</span>
</div>
<div class="progress-bar progress-bar-danger" style="width: 40%">
<span class="sr-only">10% Complete (danger)</span>
</div>
</div>
<span class="status">
<div class="field">
<span class="badge badge-green">4</span> completed
<span class="pull-right fa fa-check"></span>
</div>
<div class="field">
<span class="badge badge-orange">5</span> in-progress
<span class="pull-right fa fa-adjust"></span>
</div>
<div class="field">
<span class="badge badge-red">9</span> pending
<span class="pull-right fa fa-list-ul"></span>
</div>
</span>
</a>
</li>
<li>
<a href="javascript:void(0);">
<span class="image">
<img src="img/avatars/avatar6.jpg" alt="" />
</span>
<span class="title">
Kelly Doe
</span>
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 45%">
<span class="sr-only">35% Complete (success)</span>
</div>
<div class="progress-bar progress-bar-warning" style="width: 21%">
<span class="sr-only">20% Complete (warning)</span>
</div>
<div class="progress-bar progress-bar-danger" style="width: 10%">
<span class="sr-only">10% Complete (danger)</span>
</div>
</div>
<span class="status">
<div class="field">
<span class="badge badge-green">6</span> completed
<span class="pull-right fa fa-check"></span>
</div>
<div class="field">
<span class="badge badge-orange">3</span> in-progress
<span class="pull-right fa fa-adjust"></span>
</div>
<div class="field">
<span class="badge badge-red">1</span> pending
<span class="pull-right fa fa-list-ul"></span>
</div>
</span>
</a>
</li>
<li>
<a href="javascript:void(0);">
<span class="image">
<img src="img/avatars/avatar7.jpg" alt="" />
</span>
<span class="title">
Jessy Doe
</span>
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 7%">
<span class="sr-only">35% Complete (success)</span>
</div>
<div class="progress-bar progress-bar-warning" style="width: 30%">
<span class="sr-only">20% Complete (warning)</span>
</div>
<div class="progress-bar progress-bar-danger" style="width: 10%">
<span class="sr-only">10% Complete (danger)</span>
</div>
</div>
<span class="status">
<div class="field">
<span class="badge badge-green">1</span> completed
<span class="pull-right fa fa-check"></span>
</div>
<div class="field">
<span class="badge badge-orange">6</span> in-progress
<span class="pull-right fa fa-adjust"></span>
</div>
<div class="field">
<span class="badge badge-red">2</span> pending
<span class="pull-right fa fa-list-ul"></span>
</div>
</span>
</a>
</li>
<li>
<a href="javascript:void(0);">
<span class="image">
<img src="img/avatars/avatar8.jpg" alt="" />
</span>
<span class="title">
Debby Doe
</span>
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 70%">
<span class="sr-only">35% Complete (success)</span>
</div>
<div class="progress-bar progress-bar-warning" style="width: 20%">
<span class="sr-only">20% Complete (warning)</span>
</div>
<div class="progress-bar progress-bar-danger" style="width: 5%">
<span class="sr-only">10% Complete (danger)</span>
</div>
</div>
<span class="status">
<div class="field">
<span class="badge badge-green">13</span> completed
<span class="pull-right fa fa-check"></span>
</div>
<div class="field">
<span class="badge badge-orange">7</span> in-progress
<span class="pull-right fa fa-adjust"></span>
</div>
<div class="field">
<span class="badge badge-red">1</span> pending
<span class="pull-right fa fa-list-ul"></span>
</div>
</span>
</a>
</li>
</ul>
</div>
</div>
<!-- /TEAM STATUS -->
</header>
<!--/HEADER -->
<!-- PAGE -->
<section id="page">
<!-- SIDEBAR -->
<div id="sidebar" class="sidebar">
<div class="sidebar-menu nav-collapse">
<div class="divide-20"></div>
<!-- SEARCH BAR -->
<div id="search-bar">
<input class="search" type="text" placeholder="Search"><i class="fa fa-search search-icon"></i>
</div>
<!-- /SEARCH BAR -->
<!-- SIDEBAR QUICK-LAUNCH -->
<!-- <div id="quicklaunch">
<!-- /SIDEBAR QUICK-LAUNCH -->
<!-- SIDEBAR MENU -->
<ul>
<li>
<a href="index.html">
<i class="fa fa-tachometer fa-fw"></i> <span class="menu-text">Dashboard</span>
<span class="selected"></span>
</a>
</li>
<li class="has-sub">
<a href="javascript:;" class="">
<i class="fa fa-bookmark-o fa-fw"></i> <span class="menu-text">UI Features</span>
<span class="arrow"></span>
</a>
<ul class="sub">
<li><a class="" href="elements.html"><span class="sub-menu-text">Elements</span></a></li><li><a class="" href="notifications.html"><span class="sub-menu-text">Hubspot Notifications</span></a></li>
<li><a class="" href="buttons_icons.html"><span class="sub-menu-text">Buttons & Icons</span></a></li>
<li><a class="" href="sliders_progress.html"><span class="sub-menu-text">Sliders & Progress</span></a></li>
<li><a class="" href="typography.html"><span class="sub-menu-text">Typography</span></a></li>
<li><a class="" href="tabs_accordions.html"><span class="sub-menu-text">Tabs & Accordions</span></a></li>
<li><a class="" href="treeview.html"><span class="sub-menu-text">Treeview</span></a></li>
<li><a class="" href="nestable_lists.html"><span class="sub-menu-text">Nestable Lists</span></a></li>
<li class="has-sub-sub">
<a href="javascript:;" class=""><span class="sub-menu-text">Third Level Menu</span>
<span class="arrow"></span>
</a>
<ul class="sub-sub">
<li><a class="" href="#"><span class="sub-sub-menu-text">Item 1</span></a></li>
<li><a class="" href="#"><span class="sub-sub-menu-text">Item 2</span></a></li>
</ul>
</li>
</ul>
</li>
<li><a class="" href="frontend_theme/index.html" target="_blank"><i class="fa fa-desktop fa-fw"></i> <span class="menu-text">Frontend Theme</span></a></li><li><a class="" href="inbox.html"><i class="fa fa-envelope-o fa-fw"></i> <span class="menu-text">Inbox</span></a></li>
<li class="has-sub">
<a href="javascript:;" class="">
<i class="fa fa-table fa-fw"></i> <span class="menu-text">Tables</span>
<span class="arrow"></span>
</a>
<ul class="sub">
<li><a class="" href="simple_table.html"><span class="sub-menu-text">Simple Tables</span></a></li>
<li><a class="" href="dynamic_tables.html"><span class="sub-menu-text">Dynamic Tables</span></a></li>
<li><a class="" href="jqgrid_plugin.html"><span class="sub-menu-text">jqGrid Plugin</span></a></li>
</ul>
</li>
<li class="has-sub">
<a href="javascript:;" class="">
<i class="fa fa-pencil-square-o fa-fw"></i> <span class="menu-text">Form Elements</span>
<span class="arrow"></span>
</a>
<ul class="sub">
<li><a class="" href="forms.html"><span class="sub-menu-text">Forms</span></a></li>
<li><a class="" href="wizards_validations.html"><span class="sub-menu-text">Wizards & Validations</span></a></li>
<li><a class="" href="rich_text_editors.html"><span class="sub-menu-text">Rich Text Editors</span></a></li>
<li><a class="" href="dropzone_file_upload.html"><span class="sub-menu-text">Dropzone File Upload</span></a></li>
</ul>
</li>
<li><a class="" href="widgets_box.html"><i class="fa fa-th-large fa-fw"></i> <span class="menu-text">Widgets & Box</span></a></li>
<li class="has-sub">
<a href="javascript:;" class="">
<i class="fa fa-bar-chart-o fa-fw"></i> <span class="menu-text">Visual Charts</span>
<span class="arrow"></span>
</a>
<ul class="sub">
<li><a class="" href="flot_charts.html"><span class="sub-menu-text">Flot Charts</span></a></li>
<li><a class="" href="xcharts.html"><span class="sub-menu-text">xCharts</span></a></li>
<li><a class="" href="others.html"><span class="sub-menu-text">Others</span></a></li>
</ul>
</li>
<li class="has-sub active">
<a href="javascript:;" class="">
<i class="fa fa-columns fa-fw"></i> <span class="menu-text">Layouts</span>
<span class="arrow open"></span>
<span class="selected"></span>
</a>
<ul class="sub">
<li class="current"><a class="" href="mini_sidebar.html"><span class="sub-menu-text">Mini Sidebar</span></a></li>
<li><a class="" href="fixed_header.html"><span class="sub-menu-text">Fixed Header</span></a></li>
<li><a class="" href="fixed_header_sidebar.html"><span class="sub-menu-text">Fixed Header & Sidebar</span></a></li>
</ul>
</li>
<li><a class="" href="calendar.html"><i class="fa fa-calendar fa-fw"></i>
<span class="menu-text">Calendar
<span class="tooltip-error pull-right" title="" data-original-title="3 New Events">
<span class="label label-success">New</span>
</span>
</span>
</a>
</li>
<li class="has-sub">
<a href="javascript:;" class="">
<i class="fa fa-map-marker fa-fw"></i> <span class="menu-text">Maps</span>
<span class="arrow"></span>
</a>
<ul class="sub">
<li><a class="" href="google_maps.html"><span class="sub-menu-text">Google Maps</span></a></li>
<li><a class="" href="vector_maps.html"><span class="sub-menu-text">Vector Maps</span></a></li>
</ul>
</li>
<li><a class="" href="gallery.html"><i class="fa fa-picture-o fa-fw"></i> <span class="menu-text">Gallery</span></a></li>
<li class="has-sub">
<a href="javascript:;" class="">
<i class="fa fa-file-text fa-fw"></i> <span class="menu-text">More Pages</span>
<span class="arrow"></span>
</a>
<ul class="sub">
<li><a class="" href="login.html"><span class="sub-menu-text">Login & Register Option 1</span></a></li><li><a class="" href="login_bg.html"><span class="sub-menu-text">Login & Register Option 2</span></a></li>
<li><a class="" href="user_profile.html"><span class="sub-menu-text">User profile</span></a></li>
<li><a class="" href="chats.html"><span class="sub-menu-text">Chats</span></a></li>
<li><a class="" href="todo_timeline.html"><span class="sub-menu-text">Todo & Timeline</span></a></li>
<li><a class="" href="address_book.html"><span class="sub-menu-text">Address Book</span></a></li>
<li><a class="" href="pricing.html"><span class="sub-menu-text">Pricing</span></a></li>
<li><a class="" href="invoice.html"><span class="sub-menu-text">Invoice</span></a></li>
<li><a class="" href="orders.html"><span class="sub-menu-text">Orders</span></a></li>
</ul>
</li>
<li class="has-sub">
<a href="javascript:;" class="">
<i class="fa fa-briefcase fa-fw"></i> <span class="menu-text">Other Pages <span class="badge pull-right">9</span></span>
<span class="arrow"></span>
</a>
<ul class="sub">
<li><a class="" href="search_results.html"><span class="sub-menu-text">Search Results</span></a></li>
<li><a class="" href="email_templates.html"><span class="sub-menu-text">Email Templates</span></a></li>
<li><a class="" href="error_404.html"><span class="sub-menu-text">Error 404 Option 1</span></a></li><li><a class="" href="error_404_2.html"><span class="sub-menu-text">Error 404 Option 2</span></a></li><li><a class="" href="error_404_3.html"><span class="sub-menu-text">Error 404 Option 3</span></a></li>
<li><a class="" href="error_500.html"><span class="sub-menu-text">Error 500 Option 1</span></a></li><li><a class="" href="error_500_2.html"><span class="sub-menu-text">Error 500 Option 2</span></a></li>
<li><a class="" href="faq.html"><span class="sub-menu-text">FAQ</span></a></li>
<li><a class="" href="blank_page.html"><span class="sub-menu-text">Blank Page</span></a></li>
</ul>
</li>
</ul>
<!-- /SIDEBAR MENU -->
</div>
</div>
<!-- /SIDEBAR -->
<div id="main-content">
<div class="container">
<div class="row">
<div id="content" class="col-lg-12">
<!-- PAGE HEADER-->
<div class="row">
<div class="col-sm-12">
<div class="page-header">
<!-- STYLER -->
<!-- /STYLER -->
<!-- BREADCRUMBS -->
<ul class="breadcrumb">
<li>
<i class="fa fa-home"></i>
<a href="index.html">Home</a>
</li>
<li>
<a href="#">Layouts</a>
</li>
<li>Mini Sidebar</li>
</ul>
<!-- /BREADCRUMBS -->
<div class="clearfix">
<h3 class="content-title pull-left">Mini Sidebar</h3>
</div>
<div class="description">Mini Sidebar Layout</div>
</div>
</div>
</div>
<!-- /PAGE HEADER -->
</div><!-- /CONTENT-->
</div>
</div>
</div>
</section>
<!--/PAGE -->
<!-- JAVASCRIPTS -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- JQUERY -->
<script src="js/jquery/jquery-2.0.3.min.js"></script>
<!-- JQUERY UI-->
<script src="js/jquery-ui-1.10.3/ui/jquery-ui.js"></script>
<!-- BOOTSTRAP -->
<script src="bootstrap/js/transition.js"></script>
<script src="bootstrap/js/alert.js"></script>
<script src="bootstrap/js/modal.js"></script>
<script src="bootstrap/js/dropdown.js"></script>
<script src="bootstrap/js/scrollspy.js"></script>
<script src="bootstrap/js/tab.js"></script>
<script src="bootstrap/js/tooltip.js"></script>
<script src="bootstrap/js/popover.js"></script>
<script src="bootstrap/js/button.js"></script>
<script src="bootstrap/js/collapse.js"></script>
<script src="bootstrap/js/carousel.js"></script>
<!-- LESS CSS -->
<script src="js/lesscss/less-1.4.1.min.js" type="text/javascript"></script>
<!-- DATE RANGE PICKER -->
<script src="js/bootstrap-daterangepicker/moment.min.js"></script>
<script src="js/bootstrap-daterangepicker/daterangepicker.js"></script>
<!-- SLIMSCROLL -->
<script type="text/javascript" src="js/jQuery-slimScroll-1.3.0/jquery.slimscroll.min.js"></script><script type="text/javascript" src="js/jQuery-slimScroll-1.3.0/slimScrollHorizontal.js"></script>
<!-- COOKIE -->
<script type="text/javascript" src="js/jQuery-Cookie/jquery.cookie.js"></script>
<!-- CUSTOM SCRIPT -->
<script src="js/script.js"></script>
<script>
jQuery(document).ready(function() {
App.setPage("mini_sidebar"); //Set current page
App.init(); //Initialise plugins and elements
});
</script>
<!-- /JAVASCRIPTS -->
</body>
</html> | ptphp/PtTheme | webroot/static/theme/cloud/mini_sidebar.html | HTML | bsd-3-clause | 33,343 |
{% extends "base.html" %}
{% block content %}
<div>
<ul class="breadcrumb">
<li>
<a href="{% url index %}">Home</a> <span class="divider">/</span>
</li>
<li>
Dashboard
</li>
</ul>
</div>
<div class="row-fluid">
<div class="box span12">
<div class="box-header well">
<h2><i class="icon-info-sign"></i> Home</h2>
</div>
<div class="box-content">
<h1>TODO <small>Do something about dashboard.</small></h1>
</div>
</div>
</div>
{% endblock %}
| praekelt/ummeli | ummeli/providers/templates/index.html | HTML | bsd-3-clause | 573 |
<!DOCTYPE html>
<html>
<meta charset="utf-8">
<title>Date parser test — 1000<=x<=9999 and 100<=y<=999 and 1000<=z<=9999 — 3598/500/7895</title>
<script src="../date_test.js"></script>
<p>Failed (Script did not run)</p>
<script>
test_date_invalid("3598/500/7895", "Invalid Date")
</script>
</html> | operasoftware/presto-testo | core/features/dateParsing/TestCases/individual/SlashSeparator/161.html | HTML | bsd-3-clause | 334 |
<!doctype html>
<link rel='import' href='/sampi/renderers/single_thread_renderer.html'>
<script>
'use strict';
class Renderer {
static create(scene) {
return new SingleThreadRenderer(scene);
}
}
</script>
| dj2/Sampi | src/sampi/renderer.html | HTML | bsd-3-clause | 216 |
<!DOCTYPE html>
<html>
<head>
<title>C-API - Rubinius</title>
<meta content='text/html;charset=utf-8' http-equiv='content-type'>
<meta content='es' http-equiv='content-language'>
<meta content='Rubinius is an implementation of the Ruby programming language. The Rubinius bytecode virtual machine is written in C++. The bytecode compiler is written in pure Ruby. The vast majority of the core library is also written in Ruby, with some supporting primitives that interact with the VM directly.' name='description'>
<meta content='Less Than Three. <3. http://less.thanthree.com' name='author'>
<link href='/' rel='home'>
<link href='/' rel='start'>
<link href='/doc/es/systems/io' rel='prev' title='IO'>
<link href='/doc/es/tools' rel='next' title='Tools'>
<!--[if IE]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script><![endif]-->
<script src="/javascripts/jquery-1.3.2.js" type="text/javascript"></script>
<script src="/javascripts/paging_keys.js" type="text/javascript"></script>
<script src="/javascripts/application.js" type="text/javascript"></script>
<style>article, aside, dialog, figure, footer, header, hgroup, menu, nav, section { display: block; }</style>
<link href="/stylesheets/blueprint/screen.css" media="screen" rel="stylesheet" type="text/css" />
<link href="/stylesheets/application.css" media="screen" rel="stylesheet" type="text/css" />
<link href="/stylesheets/blueprint/print.css" media="print" rel="stylesheet" type="text/css" />
<!--[if IE]><link href="/stylesheets/blueprint/ie.css" media="screen" rel="stylesheet" type="text/css" /><![endif]-->
<!--[if IE]><link href="/stylesheets/ie.css" media="screen" rel="stylesheet" type="text/css" /><![endif]-->
</head>
<body>
<div class='container'>
<div class='span-21 doc_menu'>
<header>
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a id="blog" href="/blog/">Blog</a></li>
<li><a id="documentation" href="/doc/en/">Documentation</a></li>
<li><a href="/projects/">Projects</a></li>
<li><a href="/roadmap/">Roadmap</a></li>
<li><a href="/releases/">Releases</a></li>
</ul>
</nav>
</header>
</div>
<div class='span-3 last'>
<div id='version'>
<a href="/releases/1.2.0">1.2.0</a>
</div>
</div>
</div>
<div class="container languages">
<nav>
<span class="label">Idiomas:</span>
<ul>
<li><a href="/doc/de/"
>de</a></li>
<li><a href="/doc/en/"
>en</a></li>
<li><a href="/doc/es/"
class="current"
>es</a></li>
<li><a href="/doc/ja/"
>ja</a></li>
<li><a href="/doc/pl/"
>pl</a></li>
<li><a href="/doc/ru/"
>ru</a></li>
</ul>
</nav>
</div>
<div class="container doc_page_nav">
<span class="label">Anterior:</span>
<a href="/doc/es/systems/io">IO</a>
<span class="label">Subir:</span>
<a href="/doc/es/">Tabla de Contenido</a>
<span class="label">Siguiente:</span>
<a href="/doc/es/tools">Tools</a>
</div>
<div class="container documentation">
<h2>C-API</h2>
<div class="review">
<p>This page was machine translated. Please help us improve it.</p>
<p>See <a href="/doc/es/how-to/translate-documentation">
How-To - Translate Documentation</a></p>
</div>
<div class="review">
<p>This topic has missing or partial documentation. Please help us improve
it.</p>
<p>See <a href="/doc/es/how-to/write-documentation">
How-To - Write Documentation</a></p>
</div>
</div>
<div class="container doc_page_nav">
<span class="label">Anterior:</span>
<a href="/doc/es/systems/io">IO</a>
<span class="label">Subir:</span>
<a href="/doc/es/">Tabla de Contenido</a>
<span class="label">Siguiente:</span>
<a href="/doc/es/tools">Tools</a>
</div>
<div class="container">
<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_shortname = 'rubinius';
var disqus_identifier = '/doc/es/systems/c-api/';
var disqus_url = 'http://rubini.us/doc/es/systems/c-api/';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
</div>
<footer>
<div class='container'>
<nav>
<ul>
<li><a href="http://twitter.com/rubinius">Follow Rubinius on Twitter</a></li>
<li><a href="http://github.com/evanphx/rubinius">Fork Rubinius on github</a></li>
<li><a href="http://engineyard.com">An Engine Yard project</a></li>
<li id='credit'>
Site design by
<a href="http://less.thanthree.com">Less Than Three</a>
</li>
</ul>
</nav>
</div>
</footer>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-12328521-1");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>
| rkh/rubinius | web/_site/doc/es/systems/c-api/index.html | HTML | bsd-3-clause | 6,270 |
{% load applicationcontent_tags %}
<div id="event_map" data-api="{% app_reverse "agenda_api_events" "feincms_agenda.urls" %}"></div>
| feincms/feincms-agenda | feincms_agenda/templates/content/agenda/event_map.html | HTML | bsd-3-clause | 133 |
{% extends "admin/base.html" %}
{% block title %}Админ-панель{% endblock %}
{% block page_content %}
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Вакансии</h3>
</div>
<div class="panel-body">
<ul class="nav nav-stacked">
<li role="presentation">
<a href="{{ sections["Вакансии"] }}">Вакансии</a>
</li>
<li role="presentation">
<a href="{{ sections["Категории"] }}">Категории</a>
</li>
</ul>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Страницы</h3>
</div>
<div class="panel-body">
<ul class="nav nav-stacked">
<li role="presentation">
<a href="{{ sections["Страницы"] }}">Страницы</a>
</li>
<li role="presentation">
<a href="{{ sections["Блоки страниц"] }}">Блоки страниц</a>
</li>
<li role="presentation">
<a href="{{ sections["Элементы страниц"] }}">Элементы страниц</a>
</li>
</ul>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Картинки</h3>
</div>
<div class="panel-body">
<ul class="nav nav-stacked">
<li role="presentation">
<a href="{{ sections["Изображения"] }}">Изображения</a>
</li>
</ul>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Компания</h3>
</div>
<div class="panel-body">
<ul class="nav nav-stacked">
<li role="presentation">
<a href="{{ sections["Пользователи"] }}">Пользователи</a>
</li>
<li role="presentation">
<a href="{{ sections["Города присутствия"] }}">Города присутствия</a>
</li>
</ul>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Почта</h3>
</div>
<div class="panel-body">
<ul class="nav nav-stacked">
<li role="presentation">
<a href="{{ sections["Шаблоны писем"] }}">Шаблоны писем</a>
</li>
</ul>
</div>
</div>
{% endblock %}
| uaprom-summer-2015/Meowth | project/templates/admin/main.html | HTML | bsd-3-clause | 2,933 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../../_static/javascripts/modernizr.js"></script>
<title>Transplant Survival Data — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../../_static/stylesheets/deprecation.css">
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/material.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" />
<script id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>
<script src="../../_static/jquery.js"></script>
<script src="../../_static/underscore.js"></script>
<script src="../../_static/doctools.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script>
<link rel="shortcut icon" href="../../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../../about.html" />
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
<link rel="next" title="(West) German interest and inflation rate 1972-1998" href="interest_inflation.html" />
<link rel="prev" title="Grunfeld (1950) Investment Data" href="grunfeld.html" />
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#datasets/generated/heart" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.12.2</span>
<span class="md-header-nav__topic"> Transplant Survival Data </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../../search.html" method="GET" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
<script src="../../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../../_static/versions.json",
target_loc = "../../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../index.html" class="md-tabs__link">The Datasets Package</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../../index.html"
title="statsmodels">statsmodels v0.12.2</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
</li>
<li class="md-nav__item">
<a href="../../user-guide.html#other-models" class="md-nav__link">Other Models</a>
</li>
<li class="md-nav__item">
<a href="../../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
</li>
<li class="md-nav__item">
<a href="../../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../index.html" class="md-nav__link">The Datasets Package</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<label class="md-nav__title" for="__toc">Contents</label>
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a href="#datasets-generated-heart--page-root" class="md-nav__link">Transplant Survival Data</a><nav class="md-nav">
<ul class="md-nav__list">
<li class="md-nav__item"><a href="#description" class="md-nav__link">Description</a>
</li>
<li class="md-nav__item"><a href="#notes" class="md-nav__link">Notes</a>
</li>
<li class="md-nav__item"><a href="#source" class="md-nav__link">Source</a>
</li>
<li class="md-nav__item"><a href="#copyright" class="md-nav__link">Copyright</a>
</li></ul>
</nav>
</li>
<li class="md-nav__item"><a class="md-nav__extra_link" href="../../_sources/datasets/generated/heart.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<h1 id="datasets-generated-heart--page-root">Transplant Survival Data<a class="headerlink" href="#datasets-generated-heart--page-root" title="Permalink to this headline">¶</a></h1>
<h2 id="description">Description<a class="headerlink" href="#description" title="Permalink to this headline">¶</a></h2>
<p>This data contains the survival time after receiving a heart transplant, the age of the patient and whether or not the survival time was censored.</p>
<h2 id="notes">Notes<a class="headerlink" href="#notes" title="Permalink to this headline">¶</a></h2>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">Number</span> <span class="n">of</span> <span class="n">Observations</span> <span class="o">-</span> <span class="mi">69</span>
<span class="n">Number</span> <span class="n">of</span> <span class="n">Variables</span> <span class="o">-</span> <span class="mi">3</span>
<span class="n">Variable</span> <span class="n">name</span> <span class="n">definitions</span><span class="p">::</span>
<span class="n">death</span> <span class="o">-</span> <span class="n">Days</span> <span class="n">after</span> <span class="n">surgery</span> <span class="n">until</span> <span class="n">death</span>
<span class="n">age</span> <span class="o">-</span> <span class="n">age</span> <span class="n">at</span> <span class="n">the</span> <span class="n">time</span> <span class="n">of</span> <span class="n">surgery</span>
<span class="n">censored</span> <span class="o">-</span> <span class="n">indicates</span> <span class="k">if</span> <span class="n">an</span> <span class="n">observation</span> <span class="ow">is</span> <span class="n">censored</span><span class="o">.</span> <span class="mi">1</span> <span class="ow">is</span> <span class="n">uncensored</span>
</pre></div>
</div>
<h2 id="source">Source<a class="headerlink" href="#source" title="Permalink to this headline">¶</a></h2>
<p>Miller, R. (1976). Least squares regression with censored data. Biometrica, 63 (3). 449-464.</p>
<h2 id="copyright">Copyright<a class="headerlink" href="#copyright" title="Permalink to this headline">¶</a></h2>
<p>???</p>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="grunfeld.html" title="Grunfeld (1950) Investment Data"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> Grunfeld (1950) Investment Data </span>
</div>
</a>
<a href="interest_inflation.html" title="(West) German interest and inflation rate 1972-1998"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> (West) German interest and inflation rate 1972-1998 </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Feb 02, 2021.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 3.4.3.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | v0.12.2/datasets/generated/heart.html | HTML | bsd-3-clause | 18,788 |
<!DOCTYPE html>
<!--
Copyright (c) 2014 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the original copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of Intel Corporation nor the names of its contributors
may be used to endorse or promote products derived from this work without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
Li, Hao <haox.li@intel.com>
Cui, Jieqiong <jieqiongx.cui@intel.com>
-->
<meta charset="utf-8">
<title>WebAudio Test: audiobuffersourcenode_FINISHED_STATE_value</title>
<link rel="author" title="Intel" href="http://www.intel.com">
<link rel="help" href="https://webaudio.github.io/web-audio-api/">
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
<script src="./support/webaudio.js"></script>
<div id="log"></div>
<script>
test(function () {
var context = new AudioContext();
var source = context.createBufferSource();
assert_equals(source.FINISHED_STATE, 3, "AudioBufferSourceNode.FINISHED_STATE value");
}, "Check if AudioBufferSourceNode.FINISHED_STATE value is 3");
</script> | wanghongjuan/crosswalk-test-suite | webapi/tct-webaudio-w3c-tests/webaudio/audiobuffersourcenode_FINISHED_STATE_value.html | HTML | bsd-3-clause | 2,219 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../_static/javascripts/modernizr.js"></script>
<title>statsmodels.regression.recursive_ls.RecursiveLSResults.ess — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../_static/stylesheets/deprecation.css">
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/material.css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<link rel="stylesheet" type="text/css" href="../_static/plot_directive.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.regression.recursive_ls.RecursiveLSResults.fittedvalues" href="statsmodels.regression.recursive_ls.RecursiveLSResults.fittedvalues.html" />
<link rel="prev" title="statsmodels.regression.recursive_ls.RecursiveLSResults.cusum_squares" href="statsmodels.regression.recursive_ls.RecursiveLSResults.cusum_squares.html" />
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#generated/statsmodels.regression.recursive_ls.RecursiveLSResults.ess" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.13.1</span>
<span class="md-header-nav__topic"> statsmodels.regression.recursive_ls.RecursiveLSResults.ess </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../search.html" method="get" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
<script src="../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../../versions-v2.json",
target_loc = "../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../regression.html" class="md-tabs__link">Linear Regression</a></li>
<li class="md-tabs__item"><a href="statsmodels.regression.recursive_ls.RecursiveLSResults.html" class="md-tabs__link">statsmodels.regression.recursive_ls.RecursiveLSResults</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../index.html"
title="statsmodels">statsmodels v0.13.1</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../regression.html" class="md-nav__link">Linear Regression</a>
</li>
<li class="md-nav__item">
<a href="../glm.html" class="md-nav__link">Generalized Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../gee.html" class="md-nav__link">Generalized Estimating Equations</a>
</li>
<li class="md-nav__item">
<a href="../gam.html" class="md-nav__link">Generalized Additive Models (GAM)</a>
</li>
<li class="md-nav__item">
<a href="../rlm.html" class="md-nav__link">Robust Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../mixed_linear.html" class="md-nav__link">Linear Mixed Effects Models</a>
</li>
<li class="md-nav__item">
<a href="../discretemod.html" class="md-nav__link">Regression with Discrete Dependent Variable</a>
</li>
<li class="md-nav__item">
<a href="../mixed_glm.html" class="md-nav__link">Generalized Linear Mixed Effects Models</a>
</li>
<li class="md-nav__item">
<a href="../anova.html" class="md-nav__link">ANOVA</a>
</li>
<li class="md-nav__item">
<a href="../other_models.html" class="md-nav__link">Other Models <code class="xref py py-mod docutils literal notranslate"><span class="pre">othermod</span></code></a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.regression.recursive_ls.RecursiveLSResults.ess.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<section id="statsmodels-regression-recursive-ls-recursivelsresults-ess">
<h1 id="generated-statsmodels-regression-recursive-ls-recursivelsresults-ess--page-root">statsmodels.regression.recursive_ls.RecursiveLSResults.ess<a class="headerlink" href="#generated-statsmodels-regression-recursive-ls-recursivelsresults-ess--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="py attribute">
<dt class="sig sig-object py" id="statsmodels.regression.recursive_ls.RecursiveLSResults.ess">
<span class="sig-prename descclassname"><span class="pre">RecursiveLSResults.</span></span><span class="sig-name descname"><span class="pre">ess</span></span><a class="headerlink" href="#statsmodels.regression.recursive_ls.RecursiveLSResults.ess" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</section>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.regression.recursive_ls.RecursiveLSResults.cusum_squares.html" title="statsmodels.regression.recursive_ls.RecursiveLSResults.cusum_squares"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.regression.recursive_ls.RecursiveLSResults.cusum_squares </span>
</div>
</a>
<a href="statsmodels.regression.recursive_ls.RecursiveLSResults.fittedvalues.html" title="statsmodels.regression.recursive_ls.RecursiveLSResults.fittedvalues"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.regression.recursive_ls.RecursiveLSResults.fittedvalues </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Nov 12, 2021.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 4.3.0.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | v0.13.1/generated/statsmodels.regression.recursive_ls.RecursiveLSResults.ess.html | HTML | bsd-3-clause | 18,535 |
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.11: http://docutils.sourceforge.net/" />
<title>libtorrent API Documentation</title>
<meta name="author" content="Arvid Norberg, arvid@rasterbar.com" />
<link rel="stylesheet" type="text/css" href="../../css/base.css" />
<link rel="stylesheet" type="text/css" href="../../css/rst.css" />
<script type="text/javascript">
/* <![CDATA[ */
(function() {
var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
s.type = 'text/javascript';
s.async = true;
s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
t.parentNode.insertBefore(s, t);
})();
/* ]]> */
</script>
<link rel="stylesheet" href="style.css" type="text/css" />
<style type="text/css">
/* Hides from IE-mac \*/
* html pre { height: 1%; }
/* End hide from IE-mac */
</style>
</head>
<body>
<div class="document" id="libtorrent-api-documentation">
<div id="container">
<div id="headerNav">
<ul>
<li class="first"><a href="/">Home</a></li>
<li><a href="../../products.html">Products</a></li>
<li><a href="../../contact.html">Contact</a></li>
</ul>
</div>
<div id="header">
<div id="orange"></div>
<div id="logo"></div>
</div>
<div id="main">
<h1 class="title">libtorrent API Documentation</h1>
<table class="docinfo" frame="void" rules="none">
<col class="docinfo-name" />
<col class="docinfo-content" />
<tbody valign="top">
<tr><th class="docinfo-name">Author:</th>
<td>Arvid Norberg, <a class="last reference external" href="mailto:arvid@rasterbar.com">arvid@rasterbar.com</a></td></tr>
<tr><th class="docinfo-name">Version:</th>
<td>1.0.0</td></tr>
</tbody>
</table>
<div class="contents topic" id="table-of-contents">
<p class="topic-title first">Table of contents</p>
<ul class="simple">
<li><a class="reference internal" href="#overview" id="id55">overview</a></li>
<li><a class="reference internal" href="#things-to-keep-in-mind" id="id56">things to keep in mind</a></li>
<li><a class="reference internal" href="#network-primitives" id="id57">network primitives</a></li>
<li><a class="reference internal" href="#exceptions" id="id58">exceptions</a></li>
<li><a class="reference internal" href="#magnet-links" id="id59">magnet links</a></li>
<li><a class="reference internal" href="#queuing" id="id60">queuing</a></li>
<li><a class="reference internal" href="#fast-resume" id="id61">fast resume</a></li>
<li><a class="reference internal" href="#storage-allocation" id="id62">storage allocation</a></li>
<li><a class="reference internal" href="#extensions" id="id63">extensions</a></li>
<li><a class="reference internal" href="#piece-picker" id="id64">piece picker</a></li>
<li><a class="reference internal" href="#ssl-torrents" id="id65">SSL torrents</a></li>
</ul>
</div>
<div class="section" id="overview">
<h1>overview</h1>
<p>The interface of libtorrent consists of a few classes. The main class is
the <tt class="docutils literal">session</tt>, it contains the main loop that serves all torrents.</p>
<p>The basic usage is as follows:</p>
<ul>
<li><p class="first">construct a <a class="reference external" href="reference-Session.html#session">session</a></p>
</li>
<li><p class="first">load <a class="reference external" href="reference-Session.html#session">session</a> state from settings file (see <a class="reference external" href="reference-Session.html#load_state()">load_state()</a>)</p>
</li>
<li><p class="first">start extensions (see <a class="reference external" href="reference-Core.html#add_extension()">add_extension()</a>).</p>
</li>
<li><p class="first">start DHT, LSD, UPnP, NAT-PMP etc (see <a class="reference external" href="reference-Session.html#start_dht()">start_dht()</a>, <a class="reference external" href="reference-Session.html#start_lsd()">start_lsd()</a>, <a class="reference external" href="reference-Session.html#start_upnp()">start_upnp()</a>
and <a class="reference external" href="reference-Session.html#start_natpmp()">start_natpmp()</a>).</p>
</li>
<li><p class="first">parse .torrent-files and add them to the <a class="reference external" href="reference-Session.html#session">session</a> (see <a class="reference external" href="reference-Core.html#torrent_info">torrent_info</a>,
<a class="reference external" href="reference-Session.html#async_add_torrent()">async_add_torrent()</a> and <a class="reference external" href="reference-Session.html#add_torrent()">add_torrent()</a>)</p>
</li>
<li><p class="first">main loop (see <a class="reference external" href="reference-Session.html#session">session</a>)</p>
<blockquote>
<ul class="simple">
<li>poll for alerts (see <a class="reference external" href="reference-Session.html#wait_for_alert()">wait_for_alert()</a>, <a class="reference external" href="reference-Session.html#pop_alerts()">pop_alerts()</a>)</li>
<li>handle updates to torrents, (see <a class="reference external" href="reference-Alerts.html#state_update_alert">state_update_alert</a>).</li>
<li>handle other alerts, (see <a class="reference external" href="reference-Alerts.html#alert">alert</a>).</li>
<li>query the <a class="reference external" href="reference-Session.html#session">session</a> for information (see <a class="reference external" href="reference-Session.html#status()">session::status()</a>).</li>
<li>add and remove torrents from the <a class="reference external" href="reference-Session.html#session">session</a> (<a class="reference external" href="reference-Session.html#remove_torrent()">remove_torrent()</a>)</li>
</ul>
</blockquote>
</li>
<li><p class="first">save resume data for all torrent_handles (optional, see
<a class="reference external" href="reference-Core.html#save_resume_data()">save_resume_data()</a>)</p>
</li>
<li><p class="first">save <a class="reference external" href="reference-Session.html#session">session</a> state (see <a class="reference external" href="reference-Session.html#save_state()">save_state()</a>)</p>
</li>
<li><p class="first">destruct <a class="reference external" href="reference-Session.html#session">session</a> object</p>
</li>
</ul>
<p>Each class and function is described in this manual.</p>
<p>For a description on how to create torrent files, see <a class="reference external" href="reference-Create_Torrents.html#create_torrent">create_torrent</a>.</p>
</div>
<div class="section" id="things-to-keep-in-mind">
<h1>things to keep in mind</h1>
<p>A common problem developers are facing is torrents stopping without explanation.
Here is a description on which conditions libtorrent will stop your torrents,
how to find out about it and what to do about it.</p>
<p>Make sure to keep track of the paused state, the error state and the upload
mode of your torrents. By default, torrents are auto-managed, which means
libtorrent will pause them, unpause them, scrape them and take them out
of upload-mode automatically.</p>
<p>Whenever a torrent encounters a fatal error, it will be stopped, and the
<tt class="docutils literal"><span class="pre">torrent_status::error</span></tt> will describe the error that caused it. If a torrent
is auto managed, it is scraped periodically and paused or resumed based on
the number of downloaders per seed. This will effectively seed torrents that
are in the greatest need of seeds.</p>
<p>If a torrent hits a disk write error, it will be put into upload mode. This
means it will not download anything, but only upload. The assumption is that
the write error is caused by a full disk or write permission errors. If the
torrent is auto-managed, it will periodically be taken out of the upload
mode, trying to write things to the disk again. This means torrent will recover
from certain disk errors if the problem is resolved. If the torrent is not
auto managed, you have to call <a class="reference external" href="reference-Core.html#set_upload_mode()">set_upload_mode()</a> to turn
downloading back on again.</p>
</div>
<div class="section" id="network-primitives">
<h1>network primitives</h1>
<p>There are a few typedefs in the <tt class="docutils literal">libtorrent</tt> namespace which pulls
in network types from the <tt class="docutils literal">asio</tt> namespace. These are:</p>
<pre class="literal-block">
typedef asio::ip::address address;
typedef asio::ip::address_v4 address_v4;
typedef asio::ip::address_v6 address_v6;
using asio::ip::tcp;
using asio::ip::udp;
</pre>
<p>These are declared in the <tt class="docutils literal"><libtorrent/socket.hpp></tt> header.</p>
<p>The <tt class="docutils literal">using</tt> statements will give easy access to:</p>
<pre class="literal-block">
tcp::endpoint
udp::endpoint
</pre>
<p>Which are the endpoint types used in libtorrent. An endpoint is an address
with an associated port.</p>
<p>For documentation on these types, please refer to the <a class="reference external" href="http://asio.sourceforge.net/asio-0.3.8/doc/asio/reference.html">asio documentation</a>.</p>
</div>
<div class="section" id="exceptions">
<h1>exceptions</h1>
<p>Many functions in libtorrent have two versions, one that throws exceptions on
errors and one that takes an <tt class="docutils literal">error_code</tt> reference which is filled with the
error code on errors.</p>
<p>There is one exception class that is used for errors in libtorrent, it is based
on boost.system's <tt class="docutils literal">error_code</tt> class to carry the error code.</p>
<p>For more information, see <a class="reference external" href="reference-Error_Codes.html#libtorrent_exception">libtorrent_exception</a> and <a class="reference external" href="reference-Error_Codes.html#error_code_enum">error_code_enum</a>.</p>
<div class="section" id="translating-error-codes">
<h2>translating error codes</h2>
<p>The error_code::message() function will typically return a localized error string,
for system errors. That is, errors that belong to the generic or system category.</p>
<p>Errors that belong to the libtorrent error category are not localized however, they
are only available in english. In order to translate libtorrent errors, compare the
error category of the <tt class="docutils literal">error_code</tt> object against <tt class="docutils literal"><span class="pre">libtorrent::get_libtorrent_category()</span></tt>,
and if matches, you know the error code refers to the list above. You can provide
your own mapping from error code to string, which is localized. In this case, you
cannot rely on <tt class="docutils literal"><span class="pre">error_code::message()</span></tt> to generate your strings.</p>
<p>The numeric values of the errors are part of the API and will stay the same, although
new error codes may be appended at the end.</p>
<p>Here's a simple example of how to translate error codes:</p>
<pre class="literal-block">
std::string error_code_to_string(boost::system::error_code const& ec)
{
if (ec.category() != libtorrent::get_libtorrent_category())
{
return ec.message();
}
// the error is a libtorrent error
int code = ec.value();
static const char const* swedish[] =
{
"inget fel",
"en fil i torrenten kolliderar med en fil fran en annan torrent",
"hash check misslyckades",
"torrentfilen ar inte en dictionary",
"'info'-nyckeln saknas eller ar korrupt i torrentfilen",
"'info'-faltet ar inte en dictionary",
"'piece length' faltet saknas eller ar korrupt i torrentfilen",
"torrentfilen saknar namnfaltet",
"ogiltigt namn i torrentfilen (kan vara en attack)",
// ... more strings here
};
// use the default error string in case we don't have it
// in our translated list
if (code < 0 || code >= sizeof(swedish)/sizeof(swedish[0]))
return ec.message();
return swedish[code];
}
</pre>
</div>
</div>
<div class="section" id="magnet-links">
<h1>magnet links</h1>
<p>Magnet links are URIs that includes an info-hash, a display name and optionally
a tracker url. The idea behind magnet links is that an end user can click on a
link in a browser and have it handled by a bittorrent application, to start a
download, without any .torrent file.</p>
<p>The format of the magnet URI is:</p>
<p><strong>magnet:?xt=urn:btih:</strong> <em>Base16 encoded info-hash</em> [ <strong>&dn=</strong> <em>name of download</em> ] [ <strong>&tr=</strong> <em>tracker URL</em> ]*</p>
</div>
<div class="section" id="queuing">
<h1>queuing</h1>
<p>libtorrent supports <em>queuing</em>. Which means it makes sure that a limited number of
torrents are being downloaded at any given time, and once a torrent is completely
downloaded, the next in line is started.</p>
<p>Torrents that are <em>auto managed</em> are subject to the queuing and the active
torrents limits. To make a torrent auto managed, set <tt class="docutils literal">auto_managed</tt> to true
when adding the torrent (see <a class="reference external" href="reference-Session.html#async_add_torrent()">async_add_torrent()</a> and <a class="reference external" href="reference-Session.html#add_torrent()">add_torrent()</a>).</p>
<p>The limits of the number of downloading and seeding torrents are controlled via
<tt class="docutils literal">active_downloads</tt>, <tt class="docutils literal">active_seeds</tt> and <tt class="docutils literal">active_limit</tt> in
<a class="reference external" href="reference-Settings.html#session_settings">session_settings</a>. These limits takes non auto managed torrents into account as
well. If there are more non-auto managed torrents being downloaded than the
<tt class="docutils literal">active_downloads</tt> setting, any auto managed torrents will be queued until
torrents are removed so that the number drops below the limit.</p>
<p>The default values are 8 active downloads and 5 active seeds.</p>
<p>At a regular interval, torrents are checked if there needs to be any
re-ordering of which torrents are active and which are queued. This interval
can be controlled via <tt class="docutils literal">auto_manage_interval</tt> in <a class="reference external" href="reference-Settings.html#session_settings">session_settings</a>. It defaults
to every 30 seconds.</p>
<p>For queuing to work, resume data needs to be saved and restored for all
torrents. See <a class="reference external" href="reference-Core.html#save_resume_data()">save_resume_data()</a>.</p>
<div class="section" id="downloading">
<h2>downloading</h2>
<p>Torrents that are currently being downloaded or incomplete (with bytes still to
download) are queued. The torrents in the front of the queue are started to be
actively downloaded and the rest are ordered with regards to their queue
position. Any newly added torrent is placed at the end of the queue. Once a
torrent is removed or turns into a seed, its queue position is -1 and all
torrents that used to be after it in the queue, decreases their position in
order to fill the gap.</p>
<p>The queue positions are always in a sequence without any gaps.</p>
<p>Lower queue position means closer to the front of the queue, and will be
started sooner than torrents with higher queue positions.</p>
<p>To query a torrent for its position in the queue, or change its position, see:
<a class="reference external" href="reference-Core.html#queue_position()">queue_position()</a>, <a class="reference external" href="reference-Core.html#queue_position_up()">queue_position_up()</a>, <a class="reference external" href="reference-Core.html#queue_position_down()">queue_position_down()</a>,
<a class="reference external" href="reference-Core.html#queue_position_top()">queue_position_top()</a> and <a class="reference external" href="reference-Core.html#queue_position_bottom()">queue_position_bottom()</a>.</p>
</div>
<div class="section" id="seeding">
<h2>seeding</h2>
<p>Auto managed seeding torrents are rotated, so that all of them are allocated a
fair amount of seeding. Torrents with fewer completed <em>seed cycles</em> are
prioritized for seeding. A seed cycle is completed when a torrent meets either
the share ratio limit (uploaded bytes / downloaded bytes), the share time ratio
(time seeding / time downloaing) or seed time limit (time seeded).</p>
<p>The relevant settings to control these limits are <tt class="docutils literal">share_ratio_limit</tt>,
<tt class="docutils literal">seed_time_ratio_limit</tt> and <tt class="docutils literal">seed_time_limit</tt> in <a class="reference external" href="reference-Settings.html#session_settings">session_settings</a>.</p>
</div>
</div>
<div class="section" id="fast-resume">
<h1>fast resume</h1>
<p>The fast resume mechanism is a way to remember which pieces are downloaded
and where they are put between sessions. You can generate fast resume data by
calling <a class="reference external" href="reference-Core.html#save_resume_data()">save_resume_data()</a> on <a class="reference external" href="reference-Core.html#torrent_handle">torrent_handle</a>. You can
then save this data to disk and use it when resuming the torrent. libtorrent
will not check the piece hashes then, and rely on the information given in the
fast-resume data. The fast-resume data also contains information about which
blocks, in the unfinished pieces, were downloaded, so it will not have to
start from scratch on the partially downloaded pieces.</p>
<p>To use the fast-resume data you simply give it to <a class="reference external" href="reference-Session.html#async_add_torrent()">async_add_torrent()</a> and
<a class="reference external" href="reference-Session.html#add_torrent()">add_torrent()</a>, and it will skip the time consuming checks. It may have to do
the checking anyway, if the fast-resume data is corrupt or doesn't fit the
storage for that torrent, then it will not trust the fast-resume data and just
do the checking.</p>
<div class="section" id="file-format">
<h2>file format</h2>
<p>The file format is a bencoded dictionary containing the following fields:</p>
<table border="1" class="docutils">
<colgroup>
<col width="30%" />
<col width="70%" />
</colgroup>
<tbody valign="top">
<tr><td><tt class="docutils literal"><span class="pre">file-format</span></tt></td>
<td>string: "libtorrent resume file"</td>
</tr>
<tr><td><tt class="docutils literal"><span class="pre">file-version</span></tt></td>
<td>integer: 1</td>
</tr>
<tr><td><tt class="docutils literal"><span class="pre">info-hash</span></tt></td>
<td>string, the info hash of the torrent this data is saved for.</td>
</tr>
<tr><td><tt class="docutils literal">blocks per piece</tt></td>
<td>integer, the number of blocks per piece. Must be: piece_size
/ (16 * 1024). Clamped to be within the range [1, 256]. It
is the number of blocks per (normal sized) piece. Usually
each block is 16 * 1024 bytes in size. But if piece size is
greater than 4 megabytes, the block size will increase.</td>
</tr>
<tr><td><tt class="docutils literal">pieces</tt></td>
<td>A string with piece flags, one character per piece.
Bit 1 means we have that piece.
Bit 2 means we have verified that this piece is correct.
This only applies when the torrent is in seed_mode.</td>
</tr>
<tr><td><tt class="docutils literal">slots</tt></td>
<td><p class="first">list of integers. The list maps slots to piece indices. It
tells which piece is on which slot. If piece index is -2 it
means it is free, that there's no piece there. If it is -1,
means the slot isn't allocated on disk yet. The pieces have
to meet the following requirement:</p>
<p class="last">If there's a slot at the position of the piece index,
the piece must be located in that slot.</p>
</td>
</tr>
<tr><td><tt class="docutils literal">total_uploaded</tt></td>
<td>integer. The number of bytes that have been uploaded in
total for this torrent.</td>
</tr>
<tr><td><tt class="docutils literal">total_downloaded</tt></td>
<td>integer. The number of bytes that have been downloaded in
total for this torrent.</td>
</tr>
<tr><td><tt class="docutils literal">active_time</tt></td>
<td>integer. The number of seconds this torrent has been active.
i.e. not paused.</td>
</tr>
<tr><td><tt class="docutils literal">seeding_time</tt></td>
<td>integer. The number of seconds this torrent has been active
and seeding.</td>
</tr>
<tr><td><tt class="docutils literal">num_seeds</tt></td>
<td>integer. An estimate of the number of seeds on this torrent
when the resume data was saved. This is scrape data or based
on the peer list if scrape data is unavailable.</td>
</tr>
<tr><td><tt class="docutils literal">num_downloaders</tt></td>
<td>integer. An estimate of the number of downloaders on this
torrent when the resume data was last saved. This is used as
an initial estimate until we acquire up-to-date scrape info.</td>
</tr>
<tr><td><tt class="docutils literal">upload_rate_limit</tt></td>
<td>integer. In case this torrent has a per-torrent upload rate
limit, this is that limit. In bytes per second.</td>
</tr>
<tr><td><tt class="docutils literal">download_rate_limit</tt></td>
<td>integer. The download rate limit for this torrent in case
one is set, in bytes per second.</td>
</tr>
<tr><td><tt class="docutils literal">max_connections</tt></td>
<td>integer. The max number of peer connections this torrent
may have, if a limit is set.</td>
</tr>
<tr><td><tt class="docutils literal">max_uploads</tt></td>
<td>integer. The max number of unchoked peers this torrent may
have, if a limit is set.</td>
</tr>
<tr><td><tt class="docutils literal">seed_mode</tt></td>
<td>integer. 1 if the torrent is in seed mode, 0 otherwise.</td>
</tr>
<tr><td><tt class="docutils literal">file_priority</tt></td>
<td>list of integers. One entry per file in the torrent. Each
entry is the priority of the file with the same index.</td>
</tr>
<tr><td><tt class="docutils literal">piece_priority</tt></td>
<td>string of bytes. Each byte is interpreted as an integer and
is the priority of that piece.</td>
</tr>
<tr><td><tt class="docutils literal">auto_managed</tt></td>
<td>integer. 1 if the torrent is auto managed, otherwise 0.</td>
</tr>
<tr><td><tt class="docutils literal">sequential_download</tt></td>
<td>integer. 1 if the torrent is in sequential download mode,
0 otherwise.</td>
</tr>
<tr><td><tt class="docutils literal">paused</tt></td>
<td>integer. 1 if the torrent is paused, 0 otherwise.</td>
</tr>
<tr><td><tt class="docutils literal">trackers</tt></td>
<td>list of lists of strings. The top level list lists all
tracker tiers. Each second level list is one tier of
trackers.</td>
</tr>
<tr><td><tt class="docutils literal">mapped_files</tt></td>
<td>list of strings. If any file in the torrent has been
renamed, this entry contains a list of all the filenames.
In the same order as in the torrent file.</td>
</tr>
<tr><td><tt class="docutils literal"><span class="pre">url-list</span></tt></td>
<td>list of strings. List of url-seed URLs used by this torrent.
The urls are expected to be properly encoded and not contain
any illegal url characters.</td>
</tr>
<tr><td><tt class="docutils literal">httpseeds</tt></td>
<td>list of strings. List of httpseed URLs used by this torrent.
The urls are expected to be properly encoded and not contain
any illegal url characters.</td>
</tr>
<tr><td><tt class="docutils literal">merkle tree</tt></td>
<td>string. In case this torrent is a merkle torrent, this is a
string containing the entire merkle tree, all nodes,
including the root and all leaves. The tree is not
necessarily complete, but complete enough to be able to send
any piece that we have, indicated by the have bitmask.</td>
</tr>
<tr><td><tt class="docutils literal">peers</tt></td>
<td><p class="first">list of dictionaries. Each dictionary has the following
layout:</p>
<table border="1" class="docutils">
<colgroup>
<col width="18%" />
<col width="82%" />
</colgroup>
<tbody valign="top">
<tr><td><tt class="docutils literal">ip</tt></td>
<td>string, the ip address of the peer. This is
not a binary representation of the ip
address, but the string representation. It
may be an IPv6 string or an IPv4 string.</td>
</tr>
<tr><td><tt class="docutils literal">port</tt></td>
<td>integer, the listen port of the peer</td>
</tr>
</tbody>
</table>
<p class="last">These are the local peers we were connected to when this
fast-resume data was saved.</p>
</td>
</tr>
<tr><td><tt class="docutils literal">unfinished</tt></td>
<td><p class="first">list of dictionaries. Each dictionary represents an
piece, and has the following layout:</p>
<table border="1" class="last docutils">
<colgroup>
<col width="23%" />
<col width="77%" />
</colgroup>
<tbody valign="top">
<tr><td><tt class="docutils literal">piece</tt></td>
<td>integer, the index of the piece this entry
refers to.</td>
</tr>
<tr><td><tt class="docutils literal">bitmask</tt></td>
<td>string, a binary bitmask representing the
blocks that have been downloaded in this
piece.</td>
</tr>
<tr><td><tt class="docutils literal">adler32</tt></td>
<td>The adler32 checksum of the data in the
blocks specified by <tt class="docutils literal">bitmask</tt>.</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr><td><tt class="docutils literal">file sizes</tt></td>
<td>list where each entry corresponds to a file in the file list
in the metadata. Each entry has a list of two values, the
first value is the size of the file in bytes, the second
is the time stamp when the last time someone wrote to it.
This information is used to compare with the files on disk.
All the files must match exactly this information in order
to consider the resume data as current. Otherwise a full
re-check is issued.</td>
</tr>
<tr><td><tt class="docutils literal">allocation</tt></td>
<td>The allocation mode for the storage. Can be either <tt class="docutils literal">full</tt>
or <tt class="docutils literal">compact</tt>. If this is full, the file sizes and
timestamps are disregarded. Pieces are assumed not to have
moved around even if the files have been modified after the
last resume data checkpoint.</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="storage-allocation">
<h1>storage allocation</h1>
<p>There are two modes in which storage (files on disk) are allocated in libtorrent.</p>
<ol class="arabic simple">
<li>The traditional <em>full allocation</em> mode, where the entire files are filled up
with zeros before anything is downloaded. Files are allocated on demand, the
first time anything is written to them. The main benefit of this mode is that
it avoids creating heavily fragmented files.</li>
<li>The <em>sparse allocation</em>, sparse files are used, and pieces are downloaded
directly to where they belong. This is the recommended (and default) mode.</li>
</ol>
<p>In previous versions of libtorrent, a 3rd mode was supported, <em>compact
allocation</em>. Support for this is deprecated and will be removed in future
versions of libtorrent. It's still described in here for completeness.</p>
<p>The allocation mode is selected when a torrent is started. It is passed as an
argument to <a class="reference external" href="reference-Session.html#add_torrent()">session::add_torrent()</a> or <a class="reference external" href="reference-Session.html#async_add_torrent()">session::async_add_torrent()</a>.</p>
<p>The decision to use full allocation or compact allocation typically depends on
whether any files have priority 0 and if the filesystem supports sparse files.</p>
<div class="section" id="sparse-allocation">
<h2>sparse allocation</h2>
<p>On filesystems that supports sparse files, this allocation mode will only use
as much space as has been downloaded.</p>
<p>The main drawback of this mode is that it may create heavily fragmented files.</p>
<blockquote>
<ul class="simple">
<li>It does not require an allocation pass on startup.</li>
</ul>
</blockquote>
</div>
<div class="section" id="full-allocation">
<h2>full allocation</h2>
<p>When a torrent is started in full allocation mode, the disk-io thread
will make sure that the entire storage is allocated, and fill any gaps with zeros.
It will of course still check for existing pieces and fast resume data. The main
drawbacks of this mode are:</p>
<blockquote>
<ul class="simple">
<li>It may take longer to start the torrent, since it will need to fill the files
with zeroes. This delay is linear to the size of the download.</li>
<li>The download may occupy unnecessary disk space between download sessions.</li>
<li>Disk caches usually perform poorly with random access to large files
and may slow down the download some.</li>
</ul>
</blockquote>
<p>The benefits of this mode are:</p>
<blockquote>
<ul class="simple">
<li>Downloaded pieces are written directly to their final place in the files and
the total number of disk operations will be fewer and may also play nicer to
filesystems' file allocation, and reduce fragmentation.</li>
<li>No risk of a download failing because of a full disk during download, once
all files have been created.</li>
</ul>
</blockquote>
</div>
<div class="section" id="compact-allocation">
<h2>compact allocation</h2>
<div class="note">
<p class="first admonition-title">Note</p>
<p class="last">Note that support for compact allocation is deprecated in libttorrent, and will
be removed in future versions.</p>
</div>
<p>The compact allocation will only allocate as much storage as it needs to keep
the pieces downloaded so far. This means that pieces will be moved around to be
placed at their final position in the files while downloading (to make sure the
completed download has all its pieces in the correct place). So, the main
drawbacks are:</p>
<blockquote>
<ul class="simple">
<li>More disk operations while downloading since pieces are moved around.</li>
<li>Potentially more fragmentation in the filesystem.</li>
<li>Cannot be used while having files with priority 0.</li>
</ul>
</blockquote>
<p>The benefits though, are:</p>
<blockquote>
<ul class="simple">
<li>No startup delay, since the files don't need allocating.</li>
<li>The download will not use unnecessary disk space.</li>
<li>Disk caches perform much better than in full allocation and raises the
download speed limit imposed by the disk.</li>
<li>Works well on filesystems that don't support sparse files.</li>
</ul>
</blockquote>
<p>The algorithm that is used when allocating pieces and slots isn't very
complicated. For the interested, a description follows.</p>
<p>storing a piece:</p>
<ol class="arabic simple">
<li>let <strong>A</strong> be a newly downloaded piece, with index <strong>n</strong>.</li>
<li>let <strong>s</strong> be the number of slots allocated in the file we're
downloading to. (the number of pieces it has room for).</li>
<li>if <strong>n</strong> >= <strong>s</strong> then allocate a new slot and put the piece there.</li>
<li>if <strong>n</strong> < <strong>s</strong> then allocate a new slot, move the data at
slot <strong>n</strong> to the new slot and put <strong>A</strong> in slot <strong>n</strong>.</li>
</ol>
<p>allocating a new slot:</p>
<ol class="arabic simple">
<li>if there's an unassigned slot (a slot that doesn't
contain any piece), return that slot index.</li>
<li>append the new slot at the end of the file (or find an unused slot).</li>
<li>let <strong>i</strong> be the index of newly allocated slot</li>
<li>if we have downloaded piece index <strong>i</strong> already (to slot <strong>j</strong>) then<ol class="arabic">
<li>move the data at slot <strong>j</strong> to slot <strong>i</strong>.</li>
<li>return slot index <strong>j</strong> as the newly allocated free slot.</li>
</ol>
</li>
<li>return <strong>i</strong> as the newly allocated slot.</li>
</ol>
</div>
</div>
<div class="section" id="extensions">
<h1>extensions</h1>
<p>These extensions all operates within the <a class="reference external" href="extension_protocol.html">extension protocol</a>. The name of the
extension is the name used in the extension-list packets, and the payload is
the data in the extended message (not counting the length-prefix, message-id
nor extension-id).</p>
<p>Note that since this protocol relies on one of the reserved bits in the
handshake, it may be incompatible with future versions of the mainline
bittorrent client.</p>
<p>These are the extensions that are currently implemented.</p>
<div class="section" id="metadata-from-peers">
<h2>metadata from peers</h2>
<p>Extension name: "LT_metadata"</p>
<p>This extension is deprecated in favor of the more widely supported
<tt class="docutils literal">ut_metadata</tt> extension, see <a class="reference external" href="http://bittorrent.org/beps/bep_0009.html">BEP 9</a>. The point with this extension is that
you don't have to distribute the metadata (.torrent-file) separately. The
metadata can be distributed through the bittorrent swarm. The only thing you
need to download such a torrent is the tracker url and the info-hash of the
torrent.</p>
<p>It works by assuming that the initial seeder has the metadata and that the
metadata will propagate through the network as more peers join.</p>
<p>There are three kinds of messages in the metadata extension. These packets are
put as payload to the extension message. The three packets are:</p>
<blockquote>
<ul class="simple">
<li>request metadata</li>
<li>metadata</li>
<li>don't have metadata</li>
</ul>
</blockquote>
<p>request metadata:</p>
<table border="1" class="docutils">
<colgroup>
<col width="17%" />
<col width="23%" />
<col width="61%" />
</colgroup>
<thead valign="bottom">
<tr><th class="head">size</th>
<th class="head">name</th>
<th class="head">description</th>
</tr>
</thead>
<tbody valign="top">
<tr><td>uint8_t</td>
<td>msg_type</td>
<td>Determines the kind of message this is
0 means 'request metadata'</td>
</tr>
<tr><td>uint8_t</td>
<td>start</td>
<td>The start of the metadata block that
is requested. It is given in 256:ths
of the total size of the metadata,
since the requesting client don't know
the size of the metadata.</td>
</tr>
<tr><td>uint8_t</td>
<td>size</td>
<td>The size of the metadata block that is
requested. This is also given in
256:ths of the total size of the
metadata. The size is given as size-1.
That means that if this field is set
0, the request wants one 256:th of the
metadata.</td>
</tr>
</tbody>
</table>
<p>metadata:</p>
<table border="1" class="docutils">
<colgroup>
<col width="17%" />
<col width="23%" />
<col width="61%" />
</colgroup>
<thead valign="bottom">
<tr><th class="head">size</th>
<th class="head">name</th>
<th class="head">description</th>
</tr>
</thead>
<tbody valign="top">
<tr><td>uint8_t</td>
<td>msg_type</td>
<td>1 means 'metadata'</td>
</tr>
<tr><td>int32_t</td>
<td>total_size</td>
<td>The total size of the metadata, given
in number of bytes.</td>
</tr>
<tr><td>int32_t</td>
<td>offset</td>
<td>The offset of where the metadata block
in this message belongs in the final
metadata. This is given in bytes.</td>
</tr>
<tr><td>uint8_t[]</td>
<td>metadata</td>
<td>The actual metadata block. The size of
this part is given implicit by the
length prefix in the bittorrent
protocol packet.</td>
</tr>
</tbody>
</table>
<p>Don't have metadata:</p>
<table border="1" class="docutils">
<colgroup>
<col width="17%" />
<col width="23%" />
<col width="61%" />
</colgroup>
<thead valign="bottom">
<tr><th class="head">size</th>
<th class="head">name</th>
<th class="head">description</th>
</tr>
</thead>
<tbody valign="top">
<tr><td>uint8_t</td>
<td>msg_type</td>
<td>2 means 'I don't have metadata'.
This message is sent as a reply to a
metadata request if the the client
doesn't have any metadata.</td>
</tr>
</tbody>
</table>
</div>
<div class="section" id="dont-have">
<h2>dont_have</h2>
<p>Extension name: "lt_dont_have"</p>
<p>The <tt class="docutils literal">dont_have</tt> extension message is used to tell peers that the client no
longer has a specific piece. The extension message should be advertised in the
<tt class="docutils literal">m</tt> dictionary as <tt class="docutils literal">lt_dont_have</tt>. The message format mimics the regular
<tt class="docutils literal">HAVE</tt> bittorrent message.</p>
<p>Just like all extension messages, the first 2 bytes in the mssage itself are 20
(the bittorrent extension message) and the message ID assigned to this
extension in the <tt class="docutils literal">m</tt> dictionary in the handshake.</p>
<table border="1" class="docutils">
<colgroup>
<col width="17%" />
<col width="23%" />
<col width="61%" />
</colgroup>
<thead valign="bottom">
<tr><th class="head">size</th>
<th class="head">name</th>
<th class="head">description</th>
</tr>
</thead>
<tbody valign="top">
<tr><td>uint32_t</td>
<td>piece</td>
<td>index of the piece the peer no longer
has.</td>
</tr>
</tbody>
</table>
<p>The length of this message (including the extension message prefix) is 6 bytes,
i.e. one byte longer than the normal <tt class="docutils literal">HAVE</tt> message, because of the extension
message wrapping.</p>
</div>
<div class="section" id="http-seeding">
<h2>HTTP seeding</h2>
<p>There are two kinds of HTTP seeding. One with that assumes a smart (and polite)
client and one that assumes a smart server. These are specified in <a class="reference external" href="http://bittorrent.org/beps/bep_0019.html">BEP 19</a>
and <a class="reference external" href="http://bittorrent.org/beps/bep_0017.html">BEP 17</a> respectively.</p>
<p>libtorrent supports both. In the libtorrent source code and API, BEP 19 urls
are typically referred to as <em>url seeds</em> and BEP 17 urls are typically referred
to as <em>HTTP seeds</em>.</p>
<p>The libtorrent implementation of <a class="reference external" href="http://bittorrent.org/beps/bep_0019.html">BEP 19</a> assumes that, if the URL ends with a
slash ('/'), the filename should be appended to it in order to request pieces
from that file. The way this works is that if the torrent is a single-file
torrent, only that filename is appended. If the torrent is a multi-file
torrent, the torrent's name '/' the file name is appended. This is the same
directory structure that libtorrent will download torrents into.</p>
</div>
</div>
<div class="section" id="piece-picker">
<h1>piece picker</h1>
<p>The piece picker in libtorrent has the following features:</p>
<ul class="simple">
<li>rarest first</li>
<li>sequential download</li>
<li>random pick</li>
<li>reverse order picking</li>
<li>parole mode</li>
<li>prioritize partial pieces</li>
<li>prefer whole pieces</li>
<li>piece affinity by speed category</li>
<li>piece priorities</li>
</ul>
<div class="section" id="internal-representation">
<h2>internal representation</h2>
<p>It is optimized by, at all times, keeping a list of pieces ordered by rarity,
randomly shuffled within each rarity class. This list is organized as a single
vector of contigous memory in RAM, for optimal memory locality and to eliminate
heap allocations and frees when updating rarity of pieces.</p>
<p>Expensive events, like a peer joining or leaving, are evaluated lazily, since
it's cheaper to rebuild the whole list rather than updating every single piece
in it. This means as long as no blocks are picked, peers joining and leaving is
no more costly than a single peer joining or leaving. Of course the special
cases of peers that have all or no pieces are optimized to not require
rebuilding the list.</p>
</div>
<div class="section" id="picker-strategy">
<h2>picker strategy</h2>
<p>The normal mode of the picker is of course <em>rarest first</em>, meaning pieces that
few peers have are preferred to be downloaded over pieces that more peers have.
This is a fundamental algorithm that is the basis of the performance of
bittorrent. However, the user may set the piece picker into sequential download
mode. This mode simply picks pieces sequentially, always preferring lower piece
indices.</p>
<p>When a torrent starts out, picking the rarest pieces means increased risk that
pieces won't be completed early (since there are only a few peers they can be
downloaded from), leading to a delay of having any piece to offer to other
peers. This lack of pieces to trade, delays the client from getting started
into the normal tit-for-tat mode of bittorrent, and will result in a long
ramp-up time. The heuristic to mitigate this problem is to, for the first few
pieces, pick random pieces rather than rare pieces. The threshold for when to
leave this initial picker mode is determined by
<a class="reference external" href="reference-Settings.html#initial_picker_threshold">session_settings::initial_picker_threshold</a>.</p>
</div>
<div class="section" id="reverse-order">
<h2>reverse order</h2>
<p>An orthogonal setting is <em>reverse order</em>, which is used for <em>snubbed</em> peers.
Snubbed peers are peers that appear very slow, and might have timed out a piece
request. The idea behind this is to make all snubbed peers more likely to be
able to do download blocks from the same piece, concentrating slow peers on as
few pieces as possible. The reverse order means that the most common pieces are
picked, instead of the rarest pieces (or in the case of sequential download,
the last pieces, intead of the first).</p>
<p>parole mode -----------</p>
<p>Peers that have participated in a piece that failed the hash check, may be put
in <em>parole mode</em>. This means we prefer downloading a full piece from this
peer, in order to distinguish which peer is sending corrupt data. Whether to do
this is or not is controlled by <a class="reference external" href="reference-Settings.html#use_parole_mode">session_settings::use_parole_mode</a>.</p>
<p>In parole mode, the piece picker prefers picking one whole piece at a time for
a given peer, avoiding picking any blocks from a piece any other peer has
contributed to (since that would defeat the purpose of parole mode).</p>
<p>prioritize partial pieces -------------------------</p>
<p>This setting determines if partially downloaded or requested pieces should
always be preferred over other pieces. The benefit of doing this is that the
number of partial pieces is minimized (and hence the turn-around time for
downloading a block until it can be uploaded to others is minimized). It also
puts less stress on the disk cache, since fewer partial pieces need to be kept
in the cache. Whether or not to enable this is controlled by
<a class="reference external" href="reference-Settings.html#prioritize_partial_pieces">session_settings::prioritize_partial_pieces</a>.</p>
<p>The main benefit of not prioritizing partial pieces is that the rarest first
algorithm gets to have more influence on which pieces are picked. The picker is
more likely to truly pick the rarest piece, and hence improving the performance
of the swarm.</p>
<p>This setting is turned on automatically whenever the number of partial pieces
in the piece picker exceeds the number of peers we're connected to times 1.5.
This is in order to keep the waste of partial pieces to a minimum, but still
prefer rarest pieces.</p>
<p>prefer whole pieces -------------------</p>
<p>The <em>prefer whole pieces</em> setting makes the piece picker prefer picking entire
pieces at a time. This is used by web connections (both http seeding
standards), in order to be able to coalesce the small bittorrent requests to
larger HTTP requests. This significantly improves performance when downloading
over HTTP.</p>
<p>It is also used by peers that are downloading faster than a certain threshold.
The main advantage is that these peers will better utilize the other peer's
disk cache, by requesting all blocks in a single piece, from the same peer.</p>
<p>This threshold is controlled by <a class="reference external" href="reference-Settings.html#whole_pieces_threshold">session_settings::whole_pieces_threshold</a>.</p>
<p><em>TODO: piece affinity by speed category</em>
<em>TODO: piece priorities</em></p>
</div>
</div>
<div class="section" id="ssl-torrents">
<h1>SSL torrents</h1>
<p>Torrents may have an SSL root (CA) certificate embedded in them. Such torrents
are called <em>SSL torrents</em>. An SSL torrent talks to all bittorrent peers over
SSL. The protocols are layered like this:</p>
<pre class="literal-block">
+-----------------------+
| BitTorrent protocol |
+-----------------------+
| SSL |
+-----------+-----------+
| TCP | uTP |
| +-----------+
| | UDP |
+-----------+-----------+
</pre>
<p>During the SSL handshake, both peers need to authenticate by providing a
certificate that is signed by the CA certificate found in the .torrent file.
These peer certificates are expected to be privided to peers through some other
means than bittorrent. Typically by a peer generating a certificate request
which is sent to the publisher of the torrent, and the publisher returning a
signed certificate.</p>
<p>In libtorrent, <a class="reference external" href="reference-Core.html#set_ssl_certificate()">set_ssl_certificate()</a> in <a class="reference external" href="reference-Core.html#torrent_handle">torrent_handle</a> is used to tell
libtorrent where to find the peer certificate and the private key for it. When
an SSL torrent is loaded, the <a class="reference external" href="reference-Alerts.html#torrent_need_cert_alert">torrent_need_cert_alert</a> is posted to remind the
user to provide a certificate.</p>
<p>A peer connecting to an SSL torrent MUST provide the <em>SNI</em> TLS extension
(server name indication). The server name is the hex encoded info-hash of the
torrent to connect to. This is required for the client accepting the connection
to know which certificate to present.</p>
<p>SSL connections are accepted on a separate socket from normal bittorrent
connections. To pick which port the SSL socket should bind to, set
<a class="reference external" href="reference-Settings.html#ssl_listen">session_settings::ssl_listen</a> to a different port. It defaults to port 4433.
This setting is only taken into account when the normal listen socket is opened
(i.e. just changing this setting won't necessarily close and re-open the SSL
socket). To not listen on an SSL socket at all, set <tt class="docutils literal">ssl_listen</tt> to 0.</p>
<p>This feature is only available if libtorrent is build with openssl support
(<tt class="docutils literal">TORRENT_USE_OPENSSL</tt>) and requires at least openSSL version 1.0, since it
needs SNI support.</p>
<p>Peer certificates must have at least one <em>SubjectAltName</em> field of type
dNSName. At least one of the fields must <em>exactly</em> match the name of the
torrent. This is a byte-by-byte comparison, the UTF-8 encoding must be
identical (i.e. there's no unicode normalization going on). This is the
recommended way of verifying certificates for HTTPS servers according to <a class="reference external" href="http://www.ietf.org/rfc/rfc2818.txt">RFC
2818</a>. Note the difference that for torrents only <em>dNSName</em> fields are taken
into account (not IP address fields). The most specific (i.e. last) <em>Common
Name</em> field is also taken into account if no <em>SubjectAltName</em> did not match.</p>
<p>If any of these fields contain a single asterisk ("*"), the certificate is
considered covering any torrent, allowing it to be reused for any torrent.</p>
<p>The purpose of matching the torrent name with the fields in the peer
certificate is to allow a publisher to have a single root certificate for all
torrents it distributes, and issue separate peer certificates for each torrent.
A peer receiving a certificate will not necessarily be able to access all
torrents published by this root certificate (only if it has a "star cert").</p>
<div class="section" id="testing">
<h2>testing</h2>
<p>To test incoming SSL connections to an SSL torrent, one can use the following
<em>openssl</em> command:</p>
<pre class="literal-block">
openssl s_client -cert <peer-certificate>.pem -key <peer-private-key>.pem -CAfile \
<torrent-cert>.pem -debug -connect 127.0.0.1:4433 -tls1 -servername <info-hash>
</pre>
<p>To create a root certificate, the Distinguished Name (<em>DN</em>) is not taken into
account by bittorrent peers. You still need to specify something, but from
libtorrent's point of view, it doesn't matter what it is. libtorrent only makes
sure the peer certificates are signed by the correct root certificate.</p>
<p>One way to create the certificates is to use the <tt class="docutils literal">CA.sh</tt> script that comes
with openssl, like thisi (don't forget to enter a common Name for the
certificate):</p>
<pre class="literal-block">
CA.sh -newca
CA.sh -newreq
CA.sh -sign
</pre>
<p>The torrent certificate is located in <tt class="docutils literal">./demoCA/private/demoCA/cacert.pem</tt>,
this is the pem file to include in the .torrent file.</p>
<p>The peer's certificate is located in <tt class="docutils literal">./newcert.pem</tt> and the certificate's
private key in <tt class="docutils literal">./newkey.pem</tt>.</p>
</div>
</div>
</div>
</body>
</html>
| deluge-clone/libtorrent | docs/manual-ref.html | HTML | bsd-3-clause | 49,425 |
{% extends "base.html" %}
{% load render_bundle %}
{% block title %}OVS | Video Collection{% endblock %}
{% block pagetitle %}OVS: Video Collection{% endblock %}
{% block content %}
<div id="container"></div>
{% render_bundle 'root' %}
{% endblock %}
| mitodl/odl-video-service | ui/templates/ui/collections.html | HTML | bsd-3-clause | 256 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>gem5: mem/ruby/system/Sequencer.hh File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label> <u>S</u>earch for </label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul></div>
<h1>mem/ruby/system/Sequencer.hh File Reference</h1><code>#include <iostream></code><br>
<code>#include "<a class="el" href="hashmap_8hh-source.html">base/hashmap.hh</a>"</code><br>
<code>#include "mem/protocol/MachineType.hh"</code><br>
<code>#include "mem/protocol/RubyRequestType.hh"</code><br>
<code>#include "mem/protocol/SequencerRequestType.hh"</code><br>
<code>#include "<a class="el" href="Address_8hh-source.html">mem/ruby/common/Address.hh</a>"</code><br>
<code>#include "<a class="el" href="CacheMemory_8hh-source.html">mem/ruby/structures/CacheMemory.hh</a>"</code><br>
<code>#include "<a class="el" href="RubyPort_8hh-source.html">mem/ruby/system/RubyPort.hh</a>"</code><br>
<code>#include "params/RubySequencer.hh"</code><br>
<p>
<a href="Sequencer_8hh-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structSequencerRequest.html">SequencerRequest</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classSequencer.html">Sequencer</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classSequencer_1_1SequencerWakeupEvent.html">Sequencer::SequencerWakeupEvent</a></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">std::ostream & </td><td class="memItemRight" valign="bottom"><a class="el" href="Sequencer_8hh.html#db95dfdb7c6bdd6c52bdfe35ce8449aa">operator<<</a> (std::ostream &out, const <a class="el" href="structSequencerRequest.html">SequencerRequest</a> &obj)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">std::ostream & </td><td class="memItemRight" valign="bottom"><a class="el" href="Sequencer_8hh.html#c52709b647b4bac80da596daa1f8f442">operator<<</a> (std::ostream &out, const <a class="el" href="classSequencer.html">Sequencer</a> &obj)</td></tr>
</table>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="c52709b647b4bac80da596daa1f8f442"></a><!-- doxytag: member="Sequencer.hh::operator<<" ref="c52709b647b4bac80da596daa1f8f442" args="(std::ostream &out, const Sequencer &obj)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::ostream& operator<< </td>
<td>(</td>
<td class="paramtype">std::ostream & </td>
<td class="paramname"> <em>out</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classSequencer.html">Sequencer</a> & </td>
<td class="paramname"> <em>obj</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>
Definition at line <a class="el" href="Sequencer_8hh-source.html#l00248">248</a> of file <a class="el" href="Sequencer_8hh-source.html">Sequencer.hh</a>.
<p>
References <a class="el" href="classSequencer.html#35640ca4745f6e0aa16771445f17f2ca">Sequencer::print()</a>.
</div>
</div><p>
<a class="anchor" name="db95dfdb7c6bdd6c52bdfe35ce8449aa"></a><!-- doxytag: member="Sequencer.hh::operator<<" ref="db95dfdb7c6bdd6c52bdfe35ce8449aa" args="(std::ostream &out, const SequencerRequest &obj)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::ostream& operator<< </td>
<td>(</td>
<td class="paramtype">std::ostream & </td>
<td class="paramname"> <em>out</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="structSequencerRequest.html">SequencerRequest</a> & </td>
<td class="paramname"> <em>obj</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr size="1"><address style="align: right;"><small>
Generated on Fri Apr 17 12:39:20 2015 for gem5 by <a href="http://www.doxygen.org/index.html"> doxygen</a> 1.4.7</small></address>
</body>
</html>
| wnoc-drexel/gem5-stable | src/doxygen/html/Sequencer_8hh.html | HTML | bsd-3-clause | 6,235 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>TouchList class - polymer_app_layout library - Dart API</title>
<!-- required because all the links are pseudo-absolute -->
<base href="..">
<link href='https://fonts.googleapis.com/css?family=Source+Code+Pro|Roboto:500,400italic,300,400' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="static-assets/prettify.css">
<link rel="stylesheet" href="static-assets/css/bootstrap.min.css">
<link rel="stylesheet" href="static-assets/styles.css">
<meta name="description" content="API docs for the TouchList class from the polymer_app_layout library, for the Dart programming language.">
<link rel="icon" href="static-assets/favicon.png">
<!-- Do not remove placeholder -->
<!-- Header Placeholder -->
</head>
<body>
<div id="overlay-under-drawer"></div>
<header class="container-fluid" id="title">
<nav class="navbar navbar-fixed-top">
<div class="container">
<button id="sidenav-left-toggle" type="button"> </button>
<ol class="breadcrumbs gt-separated hidden-xs">
<li><a href="index.html">polymer_app_layout_template</a></li>
<li><a href="polymer_app_layout/polymer_app_layout-library.html">polymer_app_layout</a></li>
<li class="self-crumb">TouchList</li>
</ol>
<div class="self-name">TouchList</div>
</div>
</nav>
<div class="container masthead">
<ol class="breadcrumbs gt-separated visible-xs">
<li><a href="index.html">polymer_app_layout_template</a></li>
<li><a href="polymer_app_layout/polymer_app_layout-library.html">polymer_app_layout</a></li>
<li class="self-crumb">TouchList</li>
</ol>
<div class="title-description">
<h1 class="title">
<div class="kind">class</div> TouchList
</h1>
<!-- p class="subtitle">
</p -->
</div>
<ul class="subnav">
<li><a href="polymer_app_layout/TouchList-class.html#static-properties">Static Properties</a></li>
<li><a href="polymer_app_layout/TouchList-class.html#instance-properties">Properties</a></li>
<li><a href="polymer_app_layout/TouchList-class.html#constructors">Constructors</a></li>
<li><a href="polymer_app_layout/TouchList-class.html#operators">Operators</a></li>
<li><a href="polymer_app_layout/TouchList-class.html#instance-methods">Methods</a></li>
</ul>
</div>
</header>
<div class="container body">
<div class="col-xs-6 col-sm-3 col-md-3 sidebar sidebar-offcanvas-left">
<h5><a href="index.html">polymer_app_layout_template</a></h5>
<h5><a href="polymer_app_layout/polymer_app_layout-library.html">polymer_app_layout</a></h5>
<ol>
<li class="section-title"><a href="polymer_app_layout/polymer_app_layout-library.html#typedefs">Typedefs</a></li>
<li><a href="polymer_app_layout/DatabaseCallback.html">DatabaseCallback</a></li>
<li><a href="polymer_app_layout/EventListener.html">EventListener</a></li>
<li><a href="polymer_app_layout/FontFaceSetForEachCallback.html">FontFaceSetForEachCallback</a></li>
<li><a href="polymer_app_layout/HeadersForEachCallback.html">HeadersForEachCallback</a></li>
<li><a href="polymer_app_layout/MediaDeviceInfoCallback.html">MediaDeviceInfoCallback</a></li>
<li><a href="polymer_app_layout/MediaStreamTrackSourcesCallback.html">MediaStreamTrackSourcesCallback</a></li>
<li><a href="polymer_app_layout/MetadataCallback.html">MetadataCallback</a></li>
<li><a href="polymer_app_layout/MidiErrorCallback.html">MidiErrorCallback</a></li>
<li><a href="polymer_app_layout/MidiSuccessCallback.html">MidiSuccessCallback</a></li>
<li><a href="polymer_app_layout/MutationCallback.html">MutationCallback</a></li>
<li><a href="polymer_app_layout/RequestAnimationFrameCallback.html">RequestAnimationFrameCallback</a></li>
<li><a href="polymer_app_layout/RtcStatsCallback.html">RtcStatsCallback</a></li>
<li><a href="polymer_app_layout/StorageErrorCallback.html">StorageErrorCallback</a></li>
<li><a href="polymer_app_layout/StorageQuotaCallback.html">StorageQuotaCallback</a></li>
<li><a href="polymer_app_layout/StorageUsageCallback.html">StorageUsageCallback</a></li>
<li><a href="polymer_app_layout/TimeoutHandler.html">TimeoutHandler</a></li>
<li><a href="polymer_app_layout/VoidCallback.html">VoidCallback</a></li>
<li class="section-title"><a href="polymer_app_layout/polymer_app_layout-library.html#properties">Properties</a></li>
<li><a href="polymer_app_layout/document.html">document</a></li>
<li><a href="polymer_app_layout/htmlBlinkMap.html">htmlBlinkMap</a></li>
<li><a href="polymer_app_layout/window.html">window</a></li>
<li class="section-title"><a href="polymer_app_layout/polymer_app_layout-library.html#functions">Functions</a></li>
<li><a href="polymer_app_layout/make_dart_rectangle.html">make_dart_rectangle</a></li>
<li><a href="polymer_app_layout/query.html">query</a></li>
<li><a href="polymer_app_layout/queryAll.html">queryAll</a></li>
<li><a href="polymer_app_layout/querySelector.html">querySelector</a></li>
<li><a href="polymer_app_layout/querySelectorAll.html">querySelectorAll</a></li>
<li><a href="polymer_app_layout/spawnDomUri.html">spawnDomUri</a></li>
<li><a href="polymer_app_layout/unwrap_jso.html">unwrap_jso</a></li>
<li><a href="polymer_app_layout/wrap_jso.html">wrap_jso</a></li>
<li><a href="polymer_app_layout/wrap_jso_list.html">wrap_jso_list</a></li>
<li class="section-title"><a href="polymer_app_layout/polymer_app_layout-library.html#classes">Classes</a></li>
<li><a href="polymer_app_layout/AbstractWorker-class.html">AbstractWorker</a></li>
<li><a href="polymer_app_layout/AnchorElement-class.html">AnchorElement</a></li>
<li><a href="polymer_app_layout/Animation-class.html">Animation</a></li>
<li><a href="polymer_app_layout/AnimationEffect-class.html">AnimationEffect</a></li>
<li><a href="polymer_app_layout/AnimationEvent-class.html">AnimationEvent</a></li>
<li><a href="polymer_app_layout/AnimationNode-class.html">AnimationNode</a></li>
<li><a href="polymer_app_layout/AnimationPlayer-class.html">AnimationPlayer</a></li>
<li><a href="polymer_app_layout/AnimationPlayerEvent-class.html">AnimationPlayerEvent</a></li>
<li><a href="polymer_app_layout/AnimationTimeline-class.html">AnimationTimeline</a></li>
<li><a href="polymer_app_layout/ApplicationCache-class.html">ApplicationCache</a></li>
<li><a href="polymer_app_layout/ApplicationCacheErrorEvent-class.html">ApplicationCacheErrorEvent</a></li>
<li><a href="polymer_app_layout/AppPage-class.html">AppPage</a></li>
<li><a href="polymer_app_layout/AreaElement-class.html">AreaElement</a></li>
<li><a href="polymer_app_layout/AudioElement-class.html">AudioElement</a></li>
<li><a href="polymer_app_layout/AudioTrack-class.html">AudioTrack</a></li>
<li><a href="polymer_app_layout/AudioTrackList-class.html">AudioTrackList</a></li>
<li><a href="polymer_app_layout/AutocompleteErrorEvent-class.html">AutocompleteErrorEvent</a></li>
<li><a href="polymer_app_layout/BarProp-class.html">BarProp</a></li>
<li><a href="polymer_app_layout/BaseElement-class.html">BaseElement</a></li>
<li><a href="polymer_app_layout/BatteryManager-class.html">BatteryManager</a></li>
<li><a href="polymer_app_layout/BeforeUnloadEvent-class.html">BeforeUnloadEvent</a></li>
<li><a href="polymer_app_layout/Blob-class.html">Blob</a></li>
<li><a href="polymer_app_layout/Body-class.html">Body</a></li>
<li><a href="polymer_app_layout/BodyElement-class.html">BodyElement</a></li>
<li><a href="polymer_app_layout/BRElement-class.html">BRElement</a></li>
<li><a href="polymer_app_layout/ButtonElement-class.html">ButtonElement</a></li>
<li><a href="polymer_app_layout/ButtonInputElement-class.html">ButtonInputElement</a></li>
<li><a href="polymer_app_layout/CacheStorage-class.html">CacheStorage</a></li>
<li><a href="polymer_app_layout/Canvas2DContextAttributes-class.html">Canvas2DContextAttributes</a></li>
<li><a href="polymer_app_layout/CanvasElement-class.html">CanvasElement</a></li>
<li><a href="polymer_app_layout/CanvasGradient-class.html">CanvasGradient</a></li>
<li><a href="polymer_app_layout/CanvasImageSource-class.html">CanvasImageSource</a></li>
<li><a href="polymer_app_layout/CanvasPattern-class.html">CanvasPattern</a></li>
<li><a href="polymer_app_layout/CanvasRenderingContext-class.html">CanvasRenderingContext</a></li>
<li><a href="polymer_app_layout/CanvasRenderingContext2D-class.html">CanvasRenderingContext2D</a></li>
<li><a href="polymer_app_layout/CDataSection-class.html">CDataSection</a></li>
<li><a href="polymer_app_layout/CharacterData-class.html">CharacterData</a></li>
<li><a href="polymer_app_layout/CheckboxInputElement-class.html">CheckboxInputElement</a></li>
<li><a href="polymer_app_layout/ChildNode-class.html">ChildNode</a></li>
<li><a href="polymer_app_layout/CircularGeofencingRegion-class.html">CircularGeofencingRegion</a></li>
<li><a href="polymer_app_layout/CloseEvent-class.html">CloseEvent</a></li>
<li><a href="polymer_app_layout/Comment-class.html">Comment</a></li>
<li><a href="polymer_app_layout/CompositionEvent-class.html">CompositionEvent</a></li>
<li><a href="polymer_app_layout/Console-class.html">Console</a></li>
<li><a href="polymer_app_layout/ConsoleBase-class.html">ConsoleBase</a></li>
<li><a href="polymer_app_layout/ContentElement-class.html">ContentElement</a></li>
<li><a href="polymer_app_layout/Coordinates-class.html">Coordinates</a></li>
<li><a href="polymer_app_layout/Credential-class.html">Credential</a></li>
<li><a href="polymer_app_layout/CredentialsContainer-class.html">CredentialsContainer</a></li>
<li><a href="polymer_app_layout/Crypto-class.html">Crypto</a></li>
<li><a href="polymer_app_layout/CryptoKey-class.html">CryptoKey</a></li>
<li><a href="polymer_app_layout/Css-class.html">Css</a></li>
<li><a href="polymer_app_layout/CssCharsetRule-class.html">CssCharsetRule</a></li>
<li><a href="polymer_app_layout/CssClassSet-class.html">CssClassSet</a></li>
<li><a href="polymer_app_layout/CssFilterRule-class.html">CssFilterRule</a></li>
<li><a href="polymer_app_layout/CssFontFaceRule-class.html">CssFontFaceRule</a></li>
<li><a href="polymer_app_layout/CssImportRule-class.html">CssImportRule</a></li>
<li><a href="polymer_app_layout/CssKeyframeRule-class.html">CssKeyframeRule</a></li>
<li><a href="polymer_app_layout/CssKeyframesRule-class.html">CssKeyframesRule</a></li>
<li><a href="polymer_app_layout/CssMediaRule-class.html">CssMediaRule</a></li>
<li><a href="polymer_app_layout/CssPageRule-class.html">CssPageRule</a></li>
<li><a href="polymer_app_layout/CssRect-class.html">CssRect</a></li>
<li><a href="polymer_app_layout/CssRule-class.html">CssRule</a></li>
<li><a href="polymer_app_layout/CssStyleDeclaration-class.html">CssStyleDeclaration</a></li>
<li><a href="polymer_app_layout/CssStyleDeclarationBase-class.html">CssStyleDeclarationBase</a></li>
<li><a href="polymer_app_layout/CssStyleRule-class.html">CssStyleRule</a></li>
<li><a href="polymer_app_layout/CssStyleSheet-class.html">CssStyleSheet</a></li>
<li><a href="polymer_app_layout/CssSupportsRule-class.html">CssSupportsRule</a></li>
<li><a href="polymer_app_layout/CssViewportRule-class.html">CssViewportRule</a></li>
<li><a href="polymer_app_layout/CustomEvent-class.html">CustomEvent</a></li>
<li><a href="polymer_app_layout/CustomStream-class.html">CustomStream</a></li>
<li><a href="polymer_app_layout/DataListElement-class.html">DataListElement</a></li>
<li><a href="polymer_app_layout/DataTransfer-class.html">DataTransfer</a></li>
<li><a href="polymer_app_layout/DataTransferItem-class.html">DataTransferItem</a></li>
<li><a href="polymer_app_layout/DataTransferItemList-class.html">DataTransferItemList</a></li>
<li><a href="polymer_app_layout/DateInputElement-class.html">DateInputElement</a></li>
<li><a href="polymer_app_layout/DedicatedWorkerGlobalScope-class.html">DedicatedWorkerGlobalScope</a></li>
<li><a href="polymer_app_layout/DeprecatedStorageInfo-class.html">DeprecatedStorageInfo</a></li>
<li><a href="polymer_app_layout/DeprecatedStorageQuota-class.html">DeprecatedStorageQuota</a></li>
<li><a href="polymer_app_layout/DetailsElement-class.html">DetailsElement</a></li>
<li><a href="polymer_app_layout/DeviceAcceleration-class.html">DeviceAcceleration</a></li>
<li><a href="polymer_app_layout/DeviceLightEvent-class.html">DeviceLightEvent</a></li>
<li><a href="polymer_app_layout/DeviceMotionEvent-class.html">DeviceMotionEvent</a></li>
<li><a href="polymer_app_layout/DeviceOrientationEvent-class.html">DeviceOrientationEvent</a></li>
<li><a href="polymer_app_layout/DeviceRotationRate-class.html">DeviceRotationRate</a></li>
<li><a href="polymer_app_layout/DialogElement-class.html">DialogElement</a></li>
<li><a href="polymer_app_layout/Dimension-class.html">Dimension</a></li>
<li><a href="polymer_app_layout/DirectoryEntry-class.html">DirectoryEntry</a></li>
<li><a href="polymer_app_layout/DirectoryReader-class.html">DirectoryReader</a></li>
<li><a href="polymer_app_layout/DivElement-class.html">DivElement</a></li>
<li><a href="polymer_app_layout/DListElement-class.html">DListElement</a></li>
<li><a href="polymer_app_layout/Document-class.html">Document</a></li>
<li><a href="polymer_app_layout/DocumentFragment-class.html">DocumentFragment</a></li>
<li><a href="polymer_app_layout/DomError-class.html">DomError</a></li>
<li><a href="polymer_app_layout/DomException-class.html">DomException</a></li>
<li><a href="polymer_app_layout/DomImplementation-class.html">DomImplementation</a></li>
<li><a href="polymer_app_layout/DomIterator-class.html">DomIterator</a></li>
<li><a href="polymer_app_layout/DomMatrix-class.html">DomMatrix</a></li>
<li><a href="polymer_app_layout/DomMatrixReadOnly-class.html">DomMatrixReadOnly</a></li>
<li><a href="polymer_app_layout/DomParser-class.html">DomParser</a></li>
<li><a href="polymer_app_layout/DomPoint-class.html">DomPoint</a></li>
<li><a href="polymer_app_layout/DomPointReadOnly-class.html">DomPointReadOnly</a></li>
<li><a href="polymer_app_layout/DomRectReadOnly-class.html">DomRectReadOnly</a></li>
<li><a href="polymer_app_layout/DomSettableTokenList-class.html">DomSettableTokenList</a></li>
<li><a href="polymer_app_layout/DomStringList-class.html">DomStringList</a></li>
<li><a href="polymer_app_layout/DomStringMap-class.html">DomStringMap</a></li>
<li><a href="polymer_app_layout/DomTokenList-class.html">DomTokenList</a></li>
<li><a href="polymer_app_layout/Element-class.html">Element</a></li>
<li><a href="polymer_app_layout/ElementEvents-class.html">ElementEvents</a></li>
<li><a href="polymer_app_layout/ElementList-class.html">ElementList</a></li>
<li><a href="polymer_app_layout/ElementStream-class.html">ElementStream</a></li>
<li><a href="polymer_app_layout/ElementUpgrader-class.html">ElementUpgrader</a></li>
<li><a href="polymer_app_layout/EmailInputElement-class.html">EmailInputElement</a></li>
<li><a href="polymer_app_layout/EmbedElement-class.html">EmbedElement</a></li>
<li><a href="polymer_app_layout/Entry-class.html">Entry</a></li>
<li><a href="polymer_app_layout/ErrorEvent-class.html">ErrorEvent</a></li>
<li><a href="polymer_app_layout/Event-class.html">Event</a></li>
<li><a href="polymer_app_layout/Events-class.html">Events</a></li>
<li><a href="polymer_app_layout/EventSource-class.html">EventSource</a></li>
<li><a href="polymer_app_layout/EventStreamProvider-class.html">EventStreamProvider</a></li>
<li><a href="polymer_app_layout/EventTarget-class.html">EventTarget</a></li>
<li><a href="polymer_app_layout/ExtendableEvent-class.html">ExtendableEvent</a></li>
<li><a href="polymer_app_layout/FederatedCredential-class.html">FederatedCredential</a></li>
<li><a href="polymer_app_layout/FetchEvent-class.html">FetchEvent</a></li>
<li><a href="polymer_app_layout/FieldSetElement-class.html">FieldSetElement</a></li>
<li><a href="polymer_app_layout/File-class.html">File</a></li>
<li><a href="polymer_app_layout/FileEntry-class.html">FileEntry</a></li>
<li><a href="polymer_app_layout/FileError-class.html">FileError</a></li>
<li><a href="polymer_app_layout/FileList-class.html">FileList</a></li>
<li><a href="polymer_app_layout/FileReader-class.html">FileReader</a></li>
<li><a href="polymer_app_layout/FileStream-class.html">FileStream</a></li>
<li><a href="polymer_app_layout/FileSystem-class.html">FileSystem</a></li>
<li><a href="polymer_app_layout/FileUploadInputElement-class.html">FileUploadInputElement</a></li>
<li><a href="polymer_app_layout/FileWriter-class.html">FileWriter</a></li>
<li><a href="polymer_app_layout/FixedSizeListIterator-class.html">FixedSizeListIterator</a></li>
<li><a href="polymer_app_layout/FocusEvent-class.html">FocusEvent</a></li>
<li><a href="polymer_app_layout/FontFace-class.html">FontFace</a></li>
<li><a href="polymer_app_layout/FontFaceSet-class.html">FontFaceSet</a></li>
<li><a href="polymer_app_layout/FontFaceSetLoadEvent-class.html">FontFaceSetLoadEvent</a></li>
<li><a href="polymer_app_layout/FormData-class.html">FormData</a></li>
<li><a href="polymer_app_layout/FormElement-class.html">FormElement</a></li>
<li><a href="polymer_app_layout/Gamepad-class.html">Gamepad</a></li>
<li><a href="polymer_app_layout/GamepadButton-class.html">GamepadButton</a></li>
<li><a href="polymer_app_layout/GamepadEvent-class.html">GamepadEvent</a></li>
<li><a href="polymer_app_layout/Geofencing-class.html">Geofencing</a></li>
<li><a href="polymer_app_layout/GeofencingRegion-class.html">GeofencingRegion</a></li>
<li><a href="polymer_app_layout/Geolocation-class.html">Geolocation</a></li>
<li><a href="polymer_app_layout/Geoposition-class.html">Geoposition</a></li>
<li><a href="polymer_app_layout/GlobalEventHandlers-class.html">GlobalEventHandlers</a></li>
<li><a href="polymer_app_layout/HashChangeEvent-class.html">HashChangeEvent</a></li>
<li><a href="polymer_app_layout/HeadElement-class.html">HeadElement</a></li>
<li><a href="polymer_app_layout/Headers-class.html">Headers</a></li>
<li><a href="polymer_app_layout/HeadingElement-class.html">HeadingElement</a></li>
<li><a href="polymer_app_layout/HiddenInputElement-class.html">HiddenInputElement</a></li>
<li><a href="polymer_app_layout/History-class.html">History</a></li>
<li><a href="polymer_app_layout/HistoryBase-class.html">HistoryBase</a></li>
<li><a href="polymer_app_layout/HRElement-class.html">HRElement</a></li>
<li><a href="polymer_app_layout/HtmlCollection-class.html">HtmlCollection</a></li>
<li><a href="polymer_app_layout/HtmlDocument-class.html">HtmlDocument</a></li>
<li><a href="polymer_app_layout/HtmlElement-class.html">HtmlElement</a></li>
<li><a href="polymer_app_layout/HtmlFormControlsCollection-class.html">HtmlFormControlsCollection</a></li>
<li><a href="polymer_app_layout/HtmlHtmlElement-class.html">HtmlHtmlElement</a></li>
<li><a href="polymer_app_layout/HtmlOptionsCollection-class.html">HtmlOptionsCollection</a></li>
<li><a href="polymer_app_layout/HttpRequest-class.html">HttpRequest</a></li>
<li><a href="polymer_app_layout/HttpRequestEventTarget-class.html">HttpRequestEventTarget</a></li>
<li><a href="polymer_app_layout/HttpRequestUpload-class.html">HttpRequestUpload</a></li>
<li><a href="polymer_app_layout/IconBehavior-class.html">IconBehavior</a></li>
<li><a href="polymer_app_layout/IFrameElement-class.html">IFrameElement</a></li>
<li><a href="polymer_app_layout/ImageBitmap-class.html">ImageBitmap</a></li>
<li><a href="polymer_app_layout/ImageButtonInputElement-class.html">ImageButtonInputElement</a></li>
<li><a href="polymer_app_layout/ImageData-class.html">ImageData</a></li>
<li><a href="polymer_app_layout/ImageElement-class.html">ImageElement</a></li>
<li><a href="polymer_app_layout/ImmutableListMixin-class.html">ImmutableListMixin</a></li>
<li><a href="polymer_app_layout/InjectedScriptHost-class.html">InjectedScriptHost</a></li>
<li><a href="polymer_app_layout/InputElement-class.html">InputElement</a></li>
<li><a href="polymer_app_layout/InputElementBase-class.html">InputElementBase</a></li>
<li><a href="polymer_app_layout/InputMethodContext-class.html">InputMethodContext</a></li>
<li><a href="polymer_app_layout/InstallEvent-class.html">InstallEvent</a></li>
<li><a href="polymer_app_layout/IronIcon-class.html">IronIcon</a></li>
<li><a href="polymer_app_layout/IronMediaQuery-class.html">IronMediaQuery</a></li>
<li><a href="polymer_app_layout/KeyboardEvent-class.html">KeyboardEvent</a></li>
<li><a href="polymer_app_layout/KeyboardEventStream-class.html">KeyboardEventStream</a></li>
<li><a href="polymer_app_layout/KeyCode-class.html">KeyCode</a></li>
<li><a href="polymer_app_layout/KeyEvent-class.html">KeyEvent</a></li>
<li><a href="polymer_app_layout/KeygenElement-class.html">KeygenElement</a></li>
<li><a href="polymer_app_layout/KeyLocation-class.html">KeyLocation</a></li>
<li><a href="polymer_app_layout/LabelElement-class.html">LabelElement</a></li>
<li><a href="polymer_app_layout/LayoutApp-class.html">LayoutApp</a></li>
<li><a href="polymer_app_layout/LayoutListCardOver-class.html">LayoutListCardOver</a></li>
<li><a href="polymer_app_layout/LayoutNavHeader-class.html">LayoutNavHeader</a></li>
<li><a href="polymer_app_layout/LayoutNavView-class.html">LayoutNavView</a></li>
<li><a href="polymer_app_layout/LeftNavBehavior-class.html">LeftNavBehavior</a></li>
<li><a href="polymer_app_layout/LegendElement-class.html">LegendElement</a></li>
<li><a href="polymer_app_layout/LIElement-class.html">LIElement</a></li>
<li><a href="polymer_app_layout/LinkElement-class.html">LinkElement</a></li>
<li><a href="polymer_app_layout/LocalCredential-class.html">LocalCredential</a></li>
<li><a href="polymer_app_layout/LocalDateTimeInputElement-class.html">LocalDateTimeInputElement</a></li>
<li><a href="polymer_app_layout/Location-class.html">Location</a></li>
<li><a href="polymer_app_layout/LocationBase-class.html">LocationBase</a></li>
<li><a href="polymer_app_layout/MapElement-class.html">MapElement</a></li>
<li><a href="polymer_app_layout/MediaController-class.html">MediaController</a></li>
<li><a href="polymer_app_layout/MediaDeviceInfo-class.html">MediaDeviceInfo</a></li>
<li><a href="polymer_app_layout/MediaElement-class.html">MediaElement</a></li>
<li><a href="polymer_app_layout/MediaError-class.html">MediaError</a></li>
<li><a href="polymer_app_layout/MediaKeyError-class.html">MediaKeyError</a></li>
<li><a href="polymer_app_layout/MediaKeyEvent-class.html">MediaKeyEvent</a></li>
<li><a href="polymer_app_layout/MediaKeyMessageEvent-class.html">MediaKeyMessageEvent</a></li>
<li><a href="polymer_app_layout/MediaKeyNeededEvent-class.html">MediaKeyNeededEvent</a></li>
<li><a href="polymer_app_layout/MediaKeys-class.html">MediaKeys</a></li>
<li><a href="polymer_app_layout/MediaKeySession-class.html">MediaKeySession</a></li>
<li><a href="polymer_app_layout/MediaList-class.html">MediaList</a></li>
<li><a href="polymer_app_layout/MediaQueryList-class.html">MediaQueryList</a></li>
<li><a href="polymer_app_layout/MediaQueryListEvent-class.html">MediaQueryListEvent</a></li>
<li><a href="polymer_app_layout/MediaSource-class.html">MediaSource</a></li>
<li><a href="polymer_app_layout/MediaStream-class.html">MediaStream</a></li>
<li><a href="polymer_app_layout/MediaStreamEvent-class.html">MediaStreamEvent</a></li>
<li><a href="polymer_app_layout/MediaStreamTrack-class.html">MediaStreamTrack</a></li>
<li><a href="polymer_app_layout/MediaStreamTrackEvent-class.html">MediaStreamTrackEvent</a></li>
<li><a href="polymer_app_layout/MemoryInfo-class.html">MemoryInfo</a></li>
<li><a href="polymer_app_layout/MenuElement-class.html">MenuElement</a></li>
<li><a href="polymer_app_layout/MenuItemElement-class.html">MenuItemElement</a></li>
<li><a href="polymer_app_layout/MessageChannel-class.html">MessageChannel</a></li>
<li><a href="polymer_app_layout/MessageEvent-class.html">MessageEvent</a></li>
<li><a href="polymer_app_layout/MessagePort-class.html">MessagePort</a></li>
<li><a href="polymer_app_layout/Metadata-class.html">Metadata</a></li>
<li><a href="polymer_app_layout/MetaElement-class.html">MetaElement</a></li>
<li><a href="polymer_app_layout/MeterElement-class.html">MeterElement</a></li>
<li><a href="polymer_app_layout/MidiAccess-class.html">MidiAccess</a></li>
<li><a href="polymer_app_layout/MidiConnectionEvent-class.html">MidiConnectionEvent</a></li>
<li><a href="polymer_app_layout/MidiInput-class.html">MidiInput</a></li>
<li><a href="polymer_app_layout/MidiInputMap-class.html">MidiInputMap</a></li>
<li><a href="polymer_app_layout/MidiMessageEvent-class.html">MidiMessageEvent</a></li>
<li><a href="polymer_app_layout/MidiOutput-class.html">MidiOutput</a></li>
<li><a href="polymer_app_layout/MidiOutputMap-class.html">MidiOutputMap</a></li>
<li><a href="polymer_app_layout/MidiPort-class.html">MidiPort</a></li>
<li><a href="polymer_app_layout/MimeType-class.html">MimeType</a></li>
<li><a href="polymer_app_layout/MimeTypeArray-class.html">MimeTypeArray</a></li>
<li><a href="polymer_app_layout/ModElement-class.html">ModElement</a></li>
<li><a href="polymer_app_layout/MonthInputElement-class.html">MonthInputElement</a></li>
<li><a href="polymer_app_layout/MouseEvent-class.html">MouseEvent</a></li>
<li><a href="polymer_app_layout/MutationObserver-class.html">MutationObserver</a></li>
<li><a href="polymer_app_layout/MutationRecord-class.html">MutationRecord</a></li>
<li><a href="polymer_app_layout/Navigator-class.html">Navigator</a></li>
<li><a href="polymer_app_layout/NavigatorCpu-class.html">NavigatorCpu</a></li>
<li><a href="polymer_app_layout/NavigatorID-class.html">NavigatorID</a></li>
<li><a href="polymer_app_layout/NavigatorLanguage-class.html">NavigatorLanguage</a></li>
<li><a href="polymer_app_layout/NavigatorOnLine-class.html">NavigatorOnLine</a></li>
<li><a href="polymer_app_layout/NavigatorUserMediaError-class.html">NavigatorUserMediaError</a></li>
<li><a href="polymer_app_layout/NeonAnimatedPages-class.html">NeonAnimatedPages</a></li>
<li><a href="polymer_app_layout/NetworkInformation-class.html">NetworkInformation</a></li>
<li><a href="polymer_app_layout/Node-class.html">Node</a></li>
<li><a href="polymer_app_layout/NodeFilter-class.html">NodeFilter</a></li>
<li><a href="polymer_app_layout/NodeIterator-class.html">NodeIterator</a></li>
<li><a href="polymer_app_layout/NodeList-class.html">NodeList</a></li>
<li><a href="polymer_app_layout/NodeTreeSanitizer-class.html">NodeTreeSanitizer</a></li>
<li><a href="polymer_app_layout/NodeValidator-class.html">NodeValidator</a></li>
<li><a href="polymer_app_layout/NodeValidatorBuilder-class.html">NodeValidatorBuilder</a></li>
<li><a href="polymer_app_layout/Notification-class.html">Notification</a></li>
<li><a href="polymer_app_layout/NumberInputElement-class.html">NumberInputElement</a></li>
<li><a href="polymer_app_layout/ObjectElement-class.html">ObjectElement</a></li>
<li><a href="polymer_app_layout/OListElement-class.html">OListElement</a></li>
<li><a href="polymer_app_layout/OptGroupElement-class.html">OptGroupElement</a></li>
<li><a href="polymer_app_layout/OptionElement-class.html">OptionElement</a></li>
<li><a href="polymer_app_layout/OutputElement-class.html">OutputElement</a></li>
<li><a href="polymer_app_layout/OverflowEvent-class.html">OverflowEvent</a></li>
<li><a href="polymer_app_layout/Page-class.html">Page</a></li>
<li><a href="polymer_app_layout/PageTransitionEvent-class.html">PageTransitionEvent</a></li>
<li><a href="polymer_app_layout/PaperDrawerPanel-class.html">PaperDrawerPanel</a></li>
<li><a href="polymer_app_layout/PaperHeaderPanel-class.html">PaperHeaderPanel</a></li>
<li><a href="polymer_app_layout/PaperIconButton-class.html">PaperIconButton</a></li>
<li><a href="polymer_app_layout/PaperItem-class.html">PaperItem</a></li>
<li><a href="polymer_app_layout/PaperMaterial-class.html">PaperMaterial</a></li>
<li><a href="polymer_app_layout/PaperMenu-class.html">PaperMenu</a></li>
<li><a href="polymer_app_layout/PaperTab-class.html">PaperTab</a></li>
<li><a href="polymer_app_layout/PaperTabs-class.html">PaperTabs</a></li>
<li><a href="polymer_app_layout/PaperToolbar-class.html">PaperToolbar</a></li>
<li><a href="polymer_app_layout/ParagraphElement-class.html">ParagraphElement</a></li>
<li><a href="polymer_app_layout/ParamElement-class.html">ParamElement</a></li>
<li><a href="polymer_app_layout/ParentNode-class.html">ParentNode</a></li>
<li><a href="polymer_app_layout/PasswordInputElement-class.html">PasswordInputElement</a></li>
<li><a href="polymer_app_layout/Path2D-class.html">Path2D</a></li>
<li><a href="polymer_app_layout/Performance-class.html">Performance</a></li>
<li><a href="polymer_app_layout/PerformanceEntry-class.html">PerformanceEntry</a></li>
<li><a href="polymer_app_layout/PerformanceMark-class.html">PerformanceMark</a></li>
<li><a href="polymer_app_layout/PerformanceMeasure-class.html">PerformanceMeasure</a></li>
<li><a href="polymer_app_layout/PerformanceNavigation-class.html">PerformanceNavigation</a></li>
<li><a href="polymer_app_layout/PerformanceResourceTiming-class.html">PerformanceResourceTiming</a></li>
<li><a href="polymer_app_layout/PerformanceTiming-class.html">PerformanceTiming</a></li>
<li><a href="polymer_app_layout/PictureElement-class.html">PictureElement</a></li>
<li><a href="polymer_app_layout/Platform-class.html">Platform</a></li>
<li><a href="polymer_app_layout/Plugin-class.html">Plugin</a></li>
<li><a href="polymer_app_layout/PluginArray-class.html">PluginArray</a></li>
<li><a href="polymer_app_layout/PluginPlaceholderElement-class.html">PluginPlaceholderElement</a></li>
<li><a href="polymer_app_layout/Point-class.html">Point</a></li>
<li><a href="polymer_app_layout/PolymerIncludeElement-class.html">PolymerIncludeElement</a></li>
<li><a href="polymer_app_layout/PolymerIncludeElementBehavior-class.html">PolymerIncludeElementBehavior</a></li>
<li><a href="polymer_app_layout/PolymerRouteBehavior-class.html">PolymerRouteBehavior</a></li>
<li><a href="polymer_app_layout/PopStateEvent-class.html">PopStateEvent</a></li>
<li><a href="polymer_app_layout/PositionError-class.html">PositionError</a></li>
<li><a href="polymer_app_layout/PreElement-class.html">PreElement</a></li>
<li><a href="polymer_app_layout/Presentation-class.html">Presentation</a></li>
<li><a href="polymer_app_layout/ProcessingInstruction-class.html">ProcessingInstruction</a></li>
<li><a href="polymer_app_layout/ProgressElement-class.html">ProgressElement</a></li>
<li><a href="polymer_app_layout/ProgressEvent-class.html">ProgressEvent</a></li>
<li><a href="polymer_app_layout/PushEvent-class.html">PushEvent</a></li>
<li><a href="polymer_app_layout/PushManager-class.html">PushManager</a></li>
<li><a href="polymer_app_layout/PushRegistration-class.html">PushRegistration</a></li>
<li><a href="polymer_app_layout/QuoteElement-class.html">QuoteElement</a></li>
<li><a href="polymer_app_layout/RadioButtonInputElement-class.html">RadioButtonInputElement</a></li>
<li><a href="polymer_app_layout/Range-class.html">Range</a></li>
<li><a href="polymer_app_layout/RangeInputElement-class.html">RangeInputElement</a></li>
<li><a href="polymer_app_layout/RangeInputElementBase-class.html">RangeInputElementBase</a></li>
<li><a href="polymer_app_layout/ReadableStream-class.html">ReadableStream</a></li>
<li><a href="polymer_app_layout/ReadyState-class.html">ReadyState</a></li>
<li><a href="polymer_app_layout/Rectangle-class.html">Rectangle</a></li>
<li><a href="polymer_app_layout/RelatedEvent-class.html">RelatedEvent</a></li>
<li><a href="polymer_app_layout/ResetButtonInputElement-class.html">ResetButtonInputElement</a></li>
<li><a href="polymer_app_layout/ResourceProgressEvent-class.html">ResourceProgressEvent</a></li>
<li><a href="polymer_app_layout/RtcDataChannel-class.html">RtcDataChannel</a></li>
<li><a href="polymer_app_layout/RtcDataChannelEvent-class.html">RtcDataChannelEvent</a></li>
<li><a href="polymer_app_layout/RtcDtmfSender-class.html">RtcDtmfSender</a></li>
<li><a href="polymer_app_layout/RtcDtmfToneChangeEvent-class.html">RtcDtmfToneChangeEvent</a></li>
<li><a href="polymer_app_layout/RtcIceCandidate-class.html">RtcIceCandidate</a></li>
<li><a href="polymer_app_layout/RtcIceCandidateEvent-class.html">RtcIceCandidateEvent</a></li>
<li><a href="polymer_app_layout/RtcPeerConnection-class.html">RtcPeerConnection</a></li>
<li><a href="polymer_app_layout/RtcSessionDescription-class.html">RtcSessionDescription</a></li>
<li><a href="polymer_app_layout/RtcStatsReport-class.html">RtcStatsReport</a></li>
<li><a href="polymer_app_layout/RtcStatsResponse-class.html">RtcStatsResponse</a></li>
<li><a href="polymer_app_layout/Screen-class.html">Screen</a></li>
<li><a href="polymer_app_layout/ScreenOrientation-class.html">ScreenOrientation</a></li>
<li><a href="polymer_app_layout/ScriptElement-class.html">ScriptElement</a></li>
<li><a href="polymer_app_layout/ScrollAlignment-class.html">ScrollAlignment</a></li>
<li><a href="polymer_app_layout/SearchInputElement-class.html">SearchInputElement</a></li>
<li><a href="polymer_app_layout/SecurityPolicyViolationEvent-class.html">SecurityPolicyViolationEvent</a></li>
<li><a href="polymer_app_layout/SelectElement-class.html">SelectElement</a></li>
<li><a href="polymer_app_layout/Selection-class.html">Selection</a></li>
<li><a href="polymer_app_layout/ServiceWorkerClient-class.html">ServiceWorkerClient</a></li>
<li><a href="polymer_app_layout/ServiceWorkerClients-class.html">ServiceWorkerClients</a></li>
<li><a href="polymer_app_layout/ServiceWorkerContainer-class.html">ServiceWorkerContainer</a></li>
<li><a href="polymer_app_layout/ServiceWorkerGlobalScope-class.html">ServiceWorkerGlobalScope</a></li>
<li><a href="polymer_app_layout/ServiceWorkerRegistration-class.html">ServiceWorkerRegistration</a></li>
<li><a href="polymer_app_layout/ShadowElement-class.html">ShadowElement</a></li>
<li><a href="polymer_app_layout/ShadowRoot-class.html">ShadowRoot</a></li>
<li><a href="polymer_app_layout/SharedWorker-class.html">SharedWorker</a></li>
<li><a href="polymer_app_layout/SharedWorkerGlobalScope-class.html">SharedWorkerGlobalScope</a></li>
<li><a href="polymer_app_layout/SourceBuffer-class.html">SourceBuffer</a></li>
<li><a href="polymer_app_layout/SourceBufferList-class.html">SourceBufferList</a></li>
<li><a href="polymer_app_layout/SourceElement-class.html">SourceElement</a></li>
<li><a href="polymer_app_layout/SourceInfo-class.html">SourceInfo</a></li>
<li><a href="polymer_app_layout/SpanElement-class.html">SpanElement</a></li>
<li><a href="polymer_app_layout/SpeechGrammar-class.html">SpeechGrammar</a></li>
<li><a href="polymer_app_layout/SpeechGrammarList-class.html">SpeechGrammarList</a></li>
<li><a href="polymer_app_layout/SpeechRecognition-class.html">SpeechRecognition</a></li>
<li><a href="polymer_app_layout/SpeechRecognitionAlternative-class.html">SpeechRecognitionAlternative</a></li>
<li><a href="polymer_app_layout/SpeechRecognitionError-class.html">SpeechRecognitionError</a></li>
<li><a href="polymer_app_layout/SpeechRecognitionEvent-class.html">SpeechRecognitionEvent</a></li>
<li><a href="polymer_app_layout/SpeechRecognitionResult-class.html">SpeechRecognitionResult</a></li>
<li><a href="polymer_app_layout/SpeechSynthesis-class.html">SpeechSynthesis</a></li>
<li><a href="polymer_app_layout/SpeechSynthesisEvent-class.html">SpeechSynthesisEvent</a></li>
<li><a href="polymer_app_layout/SpeechSynthesisUtterance-class.html">SpeechSynthesisUtterance</a></li>
<li><a href="polymer_app_layout/SpeechSynthesisVoice-class.html">SpeechSynthesisVoice</a></li>
<li><a href="polymer_app_layout/Storage-class.html">Storage</a></li>
<li><a href="polymer_app_layout/StorageEvent-class.html">StorageEvent</a></li>
<li><a href="polymer_app_layout/StorageInfo-class.html">StorageInfo</a></li>
<li><a href="polymer_app_layout/StorageQuota-class.html">StorageQuota</a></li>
<li><a href="polymer_app_layout/StyleElement-class.html">StyleElement</a></li>
<li><a href="polymer_app_layout/StyleMedia-class.html">StyleMedia</a></li>
<li><a href="polymer_app_layout/StyleSheet-class.html">StyleSheet</a></li>
<li><a href="polymer_app_layout/SubmitButtonInputElement-class.html">SubmitButtonInputElement</a></li>
<li><a href="polymer_app_layout/TableCaptionElement-class.html">TableCaptionElement</a></li>
<li><a href="polymer_app_layout/TableCellElement-class.html">TableCellElement</a></li>
<li><a href="polymer_app_layout/TableColElement-class.html">TableColElement</a></li>
<li><a href="polymer_app_layout/TableElement-class.html">TableElement</a></li>
<li><a href="polymer_app_layout/TableRowElement-class.html">TableRowElement</a></li>
<li><a href="polymer_app_layout/TableSectionElement-class.html">TableSectionElement</a></li>
<li><a href="polymer_app_layout/TelephoneInputElement-class.html">TelephoneInputElement</a></li>
<li><a href="polymer_app_layout/TemplateElement-class.html">TemplateElement</a></li>
<li><a href="polymer_app_layout/Text-class.html">Text</a></li>
<li><a href="polymer_app_layout/TextAreaElement-class.html">TextAreaElement</a></li>
<li><a href="polymer_app_layout/TextEvent-class.html">TextEvent</a></li>
<li><a href="polymer_app_layout/TextInputElement-class.html">TextInputElement</a></li>
<li><a href="polymer_app_layout/TextInputElementBase-class.html">TextInputElementBase</a></li>
<li><a href="polymer_app_layout/TextMetrics-class.html">TextMetrics</a></li>
<li><a href="polymer_app_layout/TextTrack-class.html">TextTrack</a></li>
<li><a href="polymer_app_layout/TextTrackCue-class.html">TextTrackCue</a></li>
<li><a href="polymer_app_layout/TextTrackCueList-class.html">TextTrackCueList</a></li>
<li><a href="polymer_app_layout/TextTrackList-class.html">TextTrackList</a></li>
<li><a href="polymer_app_layout/TimeInputElement-class.html">TimeInputElement</a></li>
<li><a href="polymer_app_layout/TimeRanges-class.html">TimeRanges</a></li>
<li><a href="polymer_app_layout/Timing-class.html">Timing</a></li>
<li><a href="polymer_app_layout/TitleElement-class.html">TitleElement</a></li>
<li><a href="polymer_app_layout/ToolbarBehavior-class.html">ToolbarBehavior</a></li>
<li><a href="polymer_app_layout/Touch-class.html">Touch</a></li>
<li><a href="polymer_app_layout/TouchEvent-class.html">TouchEvent</a></li>
<li><a href="polymer_app_layout/TouchList-class.html">TouchList</a></li>
<li><a href="polymer_app_layout/TrackElement-class.html">TrackElement</a></li>
<li><a href="polymer_app_layout/TrackEvent-class.html">TrackEvent</a></li>
<li><a href="polymer_app_layout/TransitionEvent-class.html">TransitionEvent</a></li>
<li><a href="polymer_app_layout/TreeWalker-class.html">TreeWalker</a></li>
<li><a href="polymer_app_layout/UIEvent-class.html">UIEvent</a></li>
<li><a href="polymer_app_layout/UListElement-class.html">UListElement</a></li>
<li><a href="polymer_app_layout/UnknownElement-class.html">UnknownElement</a></li>
<li><a href="polymer_app_layout/UriPolicy-class.html">UriPolicy</a></li>
<li><a href="polymer_app_layout/Url-class.html">Url</a></li>
<li><a href="polymer_app_layout/UrlInputElement-class.html">UrlInputElement</a></li>
<li><a href="polymer_app_layout/UrlUtils-class.html">UrlUtils</a></li>
<li><a href="polymer_app_layout/UrlUtilsReadOnly-class.html">UrlUtilsReadOnly</a></li>
<li><a href="polymer_app_layout/ValidityState-class.html">ValidityState</a></li>
<li><a href="polymer_app_layout/VideoElement-class.html">VideoElement</a></li>
<li><a href="polymer_app_layout/VideoPlaybackQuality-class.html">VideoPlaybackQuality</a></li>
<li><a href="polymer_app_layout/VideoTrack-class.html">VideoTrack</a></li>
<li><a href="polymer_app_layout/VideoTrackList-class.html">VideoTrackList</a></li>
<li><a href="polymer_app_layout/VttCue-class.html">VttCue</a></li>
<li><a href="polymer_app_layout/VttRegion-class.html">VttRegion</a></li>
<li><a href="polymer_app_layout/VttRegionList-class.html">VttRegionList</a></li>
<li><a href="polymer_app_layout/WebSocket-class.html">WebSocket</a></li>
<li><a href="polymer_app_layout/WeekInputElement-class.html">WeekInputElement</a></li>
<li><a href="polymer_app_layout/WheelEvent-class.html">WheelEvent</a></li>
<li><a href="polymer_app_layout/Window-class.html">Window</a></li>
<li><a href="polymer_app_layout/WindowBase-class.html">WindowBase</a></li>
<li><a href="polymer_app_layout/WindowBase64-class.html">WindowBase64</a></li>
<li><a href="polymer_app_layout/WindowEventHandlers-class.html">WindowEventHandlers</a></li>
<li><a href="polymer_app_layout/Worker-class.html">Worker</a></li>
<li><a href="polymer_app_layout/WorkerConsole-class.html">WorkerConsole</a></li>
<li><a href="polymer_app_layout/WorkerGlobalScope-class.html">WorkerGlobalScope</a></li>
<li><a href="polymer_app_layout/WorkerPerformance-class.html">WorkerPerformance</a></li>
<li><a href="polymer_app_layout/XmlDocument-class.html">XmlDocument</a></li>
<li><a href="polymer_app_layout/XmlSerializer-class.html">XmlSerializer</a></li>
<li><a href="polymer_app_layout/XPathEvaluator-class.html">XPathEvaluator</a></li>
<li><a href="polymer_app_layout/XPathExpression-class.html">XPathExpression</a></li>
<li><a href="polymer_app_layout/XPathNSResolver-class.html">XPathNSResolver</a></li>
<li><a href="polymer_app_layout/XPathResult-class.html">XPathResult</a></li>
<li><a href="polymer_app_layout/XsltProcessor-class.html">XsltProcessor</a></li>
</ol>
</div>
<div class="col-xs-12 col-sm-9 col-md-6 main-content">
<section class="desc markdown">
<p class="no-docs">Not documented.</p>
</section>
<section>
<dl class="dl-horizontal">
<dt>Annotations</dt>
<dd><ul class="annotation-list class-relationships">
<li>DomName('TouchList')</li>
<li>Experimental()</li>
</ul></dd>
<dt>Implements</dt>
<dd>
<ul class="comma-separated class-relationships">
<li>List<<a href="dart-html/Touch-class.html">Touch</a>></li>
</ul>
</dd>
<dt>Mixes-in</dt>
<dd><ul class="comma-separated class-relationships">
<li>ListMixin<<a href="dart-html/Touch-class.html">Touch</a>></li>
<li><a href="dart-html/ImmutableListMixin-class.html">ImmutableListMixin</a><<a href="dart-html/Touch-class.html">Touch</a>></li>
</ul></dd>
</dl>
</section>
<section class="summary" id="static-properties">
<h2>Static Properties</h2>
<dl class="properties">
<dt id="supported" class="property">
<span class="top-level-variable-type">bool</span>
<a href="polymer_app_layout/TouchList/supported.html">supported</a>
</dt>
<dd>
<div class="readable-writable">
read-only
</div>
Checks if this type is supported on the current platform.
</dd>
</dl>
</section>
<section class="summary" id="instance-properties">
<h2>Properties</h2>
<dl class="properties">
<dt id="first" class="property">
<span class="top-level-variable-type"><a href="polymer_app_layout/Touch-class.html">Touch</a></span>
<a href="polymer_app_layout/TouchList/first.html">first</a>
</dt>
<dd>
<div class="readable-writable">
read-only
</div>
</dd>
<dt id="isEmpty" class="property">
<span class="top-level-variable-type">bool</span>
<span class="name ">isEmpty</span>
</dt>
<dd>
<div class="readable-writable">
read-only, <span class="is-inherited">inherited</span>
</div>
</dd>
<dt id="isNotEmpty" class="property">
<span class="top-level-variable-type">bool</span>
<span class="name ">isNotEmpty</span>
</dt>
<dd>
<div class="readable-writable">
read-only, <span class="is-inherited">inherited</span>
</div>
</dd>
<dt id="iterator" class="property">
<span class="top-level-variable-type">Iterator<<a href="dart-html/Touch-class.html">Touch</a>></span>
<span class="name ">iterator</span>
</dt>
<dd>
<div class="readable-writable">
read-only, <span class="is-inherited">inherited</span>
</div>
</dd>
<dt id="last" class="property">
<span class="top-level-variable-type"><a href="polymer_app_layout/Touch-class.html">Touch</a></span>
<a href="polymer_app_layout/TouchList/last.html">last</a>
</dt>
<dd>
<div class="readable-writable">
read-only
</div>
</dd>
<dt id="length" class="property">
<span class="top-level-variable-type">int</span>
<a href="polymer_app_layout/TouchList/length.html">length</a>
</dt>
<dd>
<div class="readable-writable">
read / write
</div>
</dd>
<dt id="length" class="property">
<span class="top-level-variable-type">int</span>
<span class="name ">length</span>
</dt>
<dd>
<div class="readable-writable">
read / write, <span class="is-inherited">inherited</span>
</div>
Returns the number of objects in this list.
</dd>
<dt id="reversed" class="property">
<span class="top-level-variable-type">Iterable<<a href="dart-html/Touch-class.html">Touch</a>></span>
<span class="name ">reversed</span>
</dt>
<dd>
<div class="readable-writable">
read-only, <span class="is-inherited">inherited</span>
</div>
</dd>
<dt id="single" class="property">
<span class="top-level-variable-type"><a href="polymer_app_layout/Touch-class.html">Touch</a></span>
<a href="polymer_app_layout/TouchList/single.html">single</a>
</dt>
<dd>
<div class="readable-writable">
read-only
</div>
</dd>
</dl>
</section>
<section class="summary" id="constructors">
<h2>Constructors</h2>
<dl class="constructor-summary-list">
<dt id="TouchList" class="callable">
<span class="name"><a href="polymer_app_layout/TouchList/TouchList.html">TouchList</a></span><span class="signature">()</span>
</dt>
<dd>
NB: This constructor likely does not work as you might expect it to! This
constructor will simply fail (returning null) if you are not on a device
with touch enabled. See dartbug.com/8314.
</dd>
</dl>
</section>
<section class="summary" id="operators">
<h2>Operators</h2>
<dl class="callables">
<dt id="operator []" class="callable">
<a href="polymer_app_layout/TouchList/operator_get.html"><span class="name ">operator []</span></a><span class="signature">(<wbr><span class="parameter" id="[]-param-index"><span class="type-annotation">int</span> <span class="parameter-name">index</span></span>)
→
<span class="returntype"><a href="polymer_app_layout/Touch-class.html">Touch</a></span>
</span>
</dt>
<dd>
Returns the object at the given <code class="prettyprint lang-dart">index</code> in the list
or throws a <code class="prettyprint lang-dart">RangeError</code> if <code class="prettyprint lang-dart">index</code> is out of bounds.
</dd>
<dt id="operator []=" class="callable">
<a href="polymer_app_layout/TouchList/operator_put.html"><span class="name ">operator []=</span></a><span class="signature">(<wbr><span class="parameter" id="[]=-param-index"><span class="type-annotation">int</span> <span class="parameter-name">index</span></span>, <span class="parameter" id="[]=-param-value"><span class="type-annotation"><a href="polymer_app_layout/Touch-class.html">Touch</a></span> <span class="parameter-name">value</span></span>)
→
<span class="returntype">void</span>
</span>
</dt>
<dd>
Sets the value at the given <code class="prettyprint lang-dart">index</code> in the list to <code class="prettyprint lang-dart">value</code>
or throws a <code class="prettyprint lang-dart">RangeError</code> if <code class="prettyprint lang-dart">index</code> is out of bounds.
</dd>
</dl>
</section>
<section class="summary" id="instance-methods">
<h2>Methods</h2>
<dl class="callables">
<dt id="add" class="callable">
<span class="name ">add</span><span class="signature">(<wbr><span class="parameter" id="add-param-value"><span class="type-annotation"><a href="polymer_app_layout/Touch-class.html">Touch</a></span> <span class="parameter-name">value</span></span>)
→
<span class="returntype">void</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Adds <code class="prettyprint lang-dart">value</code> to the end of this list,
extending the length by one.
</dd>
<dt id="addAll" class="callable">
<span class="name ">addAll</span><span class="signature">(<wbr><span class="parameter" id="addAll-param-iterable"><span class="type-annotation">Iterable<<a href="dart-html/Touch-class.html">Touch</a>></span> <span class="parameter-name">iterable</span></span>)
→
<span class="returntype">void</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Appends all objects of <code class="prettyprint lang-dart">iterable</code> to the end of this list.
</dd>
<dt id="any" class="callable">
<span class="name ">any</span><span class="signature">(<wbr><span class="parameter" id="any-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
→
<span class="returntype">bool</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Checks whether any element of this iterable satisfies <code class="prettyprint lang-dart">test</code>.
</dd>
<dt id="asMap" class="callable">
<span class="name ">asMap</span><span class="signature">(<wbr>)
→
<span class="returntype">Map<int,<a href="dart-html/Touch-class.html">Touch</a>></span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Returns an unmodifiable <code class="prettyprint lang-dart">Map</code> view of <code class="prettyprint lang-dart">this</code>.
</dd>
<dt id="clear" class="callable">
<span class="name ">clear</span><span class="signature">(<wbr>)
→
<span class="returntype">void</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Removes all objects from this list;
the length of the list becomes zero.
</dd>
<dt id="contains" class="callable">
<span class="name ">contains</span><span class="signature">(<wbr><span class="parameter" id="contains-param-element"><span class="type-annotation">Object</span> <span class="parameter-name">element</span></span>)
→
<span class="returntype">bool</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Returns true if the collection contains an element equal to <code class="prettyprint lang-dart">element</code>.
</dd>
<dt id="elementAt" class="callable">
<a href="polymer_app_layout/TouchList/elementAt.html"><span class="name ">elementAt</span></a><span class="signature">(<wbr><span class="parameter" id="elementAt-param-index"><span class="type-annotation">int</span> <span class="parameter-name">index</span></span>)
→
<span class="returntype"><a href="polymer_app_layout/Touch-class.html">Touch</a></span>
</span>
</dt>
<dd>
Returns the <code class="prettyprint lang-dart">index</code>th element.
</dd>
<dt id="every" class="callable">
<span class="name ">every</span><span class="signature">(<wbr><span class="parameter" id="every-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
→
<span class="returntype">bool</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Checks whether every element of this iterable satisfies <code class="prettyprint lang-dart">test</code>.
</dd>
<dt id="expand" class="callable">
<span class="name ">expand</span><span class="signature">(<wbr><span class="parameter" id="expand-param-f"><span class="type-annotation">Iterable</span> <span class="parameter-name">f</span>(<span class="parameter" id="f-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
→
<span class="returntype">Iterable</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Expands each element of this <code class="prettyprint lang-dart">Iterable</code>into zero or more elements.
</dd>
<dt id="fillRange" class="callable">
<span class="name ">fillRange</span><span class="signature">(<wbr><span class="parameter" id="fillRange-param-start"><span class="type-annotation">int</span> <span class="parameter-name">start</span></span>, <span class="parameter" id="fillRange-param-end"><span class="type-annotation">int</span> <span class="parameter-name">end</span></span>, [<span class="parameter" id="fillRange-param-fillValue"><span class="type-annotation"><a href="polymer_app_layout/Touch-class.html">Touch</a></span> <span class="parameter-name">fillValue</span></span>])
→
<span class="returntype">void</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Sets the objects in the range <code class="prettyprint lang-dart">start</code> inclusive to <code class="prettyprint lang-dart">end</code> exclusive
to the given <code class="prettyprint lang-dart">fillValue</code>.
</dd>
<dt id="firstWhere" class="callable">
<span class="name ">firstWhere</span><span class="signature">(<wbr><span class="parameter" id="firstWhere-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>, {<span class="parameter" id="firstWhere-param-orElse"><span class="type-annotation">E</span> <span class="parameter-name">orElse</span>()</span>})
→
<span class="returntype"><a href="dart-collection/Touch-class.html">Touch</a></span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Returns the first element that satisfies the given predicate <code class="prettyprint lang-dart">test</code>.
</dd>
<dt id="fold" class="callable">
<span class="name ">fold</span><span class="signature">(<wbr><span class="parameter" id="fold-param-initialValue"><span class="parameter-name">initialValue</span></span>, <span class="parameter" id="fold-param-combine"><span class="type-annotation">dynamic</span> <span class="parameter-name">combine</span>(<span class="parameter" id="combine-param-previousValue"><span class="parameter-name">previousValue</span></span>, <span class="parameter" id="combine-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
→
<span class="returntype">dynamic</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Reduces a collection to a single value by iteratively combining each
element of the collection with an existing value
</dd>
<dt id="forEach" class="callable">
<span class="name ">forEach</span><span class="signature">(<wbr><span class="parameter" id="forEach-param-action"><span class="type-annotation">void</span> <span class="parameter-name">action</span>(<span class="parameter" id="action-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
→
<span class="returntype">void</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Applies the function <code class="prettyprint lang-dart">f</code> to each element of this collection in iteration
order.
</dd>
<dt id="getRange" class="callable">
<span class="name ">getRange</span><span class="signature">(<wbr><span class="parameter" id="getRange-param-start"><span class="type-annotation">int</span> <span class="parameter-name">start</span></span>, <span class="parameter" id="getRange-param-end"><span class="type-annotation">int</span> <span class="parameter-name">end</span></span>)
→
<span class="returntype">Iterable<<a href="dart-html/Touch-class.html">Touch</a>></span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Returns an <code class="prettyprint lang-dart">Iterable</code> that iterates over the objects in the range
<code class="prettyprint lang-dart">start</code> inclusive to <code class="prettyprint lang-dart">end</code> exclusive.
</dd>
<dt id="indexOf" class="callable">
<span class="name ">indexOf</span><span class="signature">(<wbr><span class="parameter" id="indexOf-param-element"><span class="type-annotation">Object</span> <span class="parameter-name">element</span></span>, [<span class="parameter" id="indexOf-param-startIndex"><span class="type-annotation">int</span> <span class="parameter-name">startIndex</span> = <span class="default-value">0</span></span>])
→
<span class="returntype">int</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Returns the first index of <code class="prettyprint lang-dart">element</code> in this list.
</dd>
<dt id="insert" class="callable">
<span class="name ">insert</span><span class="signature">(<wbr><span class="parameter" id="insert-param-index"><span class="type-annotation">int</span> <span class="parameter-name">index</span></span>, <span class="parameter" id="insert-param-element"><span class="type-annotation"><a href="polymer_app_layout/Touch-class.html">Touch</a></span> <span class="parameter-name">element</span></span>)
→
<span class="returntype">void</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Inserts the object at position <code class="prettyprint lang-dart">index</code> in this list.
</dd>
<dt id="insertAll" class="callable">
<span class="name ">insertAll</span><span class="signature">(<wbr><span class="parameter" id="insertAll-param-index"><span class="type-annotation">int</span> <span class="parameter-name">index</span></span>, <span class="parameter" id="insertAll-param-iterable"><span class="type-annotation">Iterable<<a href="dart-html/Touch-class.html">Touch</a>></span> <span class="parameter-name">iterable</span></span>)
→
<span class="returntype">void</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Inserts all objects of <code class="prettyprint lang-dart">iterable</code> at position <code class="prettyprint lang-dart">index</code> in this list.
</dd>
<dt id="item" class="callable">
<a href="polymer_app_layout/TouchList/item.html"><span class="name ">item</span></a><span class="signature">(<wbr><span class="parameter" id="item-param-index"><span class="type-annotation">int</span> <span class="parameter-name">index</span></span>)
→
<span class="returntype"><a href="polymer_app_layout/Touch-class.html">Touch</a></span>
</span>
</dt>
<dd>
</dd>
<dt id="join" class="callable">
<span class="name ">join</span><span class="signature">(<wbr>[<span class="parameter" id="join-param-separator"><span class="type-annotation">String</span> <span class="parameter-name">separator</span> = <span class="default-value">""</span></span>])
→
<span class="returntype">String</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Converts each element to a <code class="prettyprint lang-dart">String</code> and concatenates the strings.
</dd>
<dt id="lastIndexOf" class="callable">
<span class="name ">lastIndexOf</span><span class="signature">(<wbr><span class="parameter" id="lastIndexOf-param-element"><span class="type-annotation">Object</span> <span class="parameter-name">element</span></span>, [<span class="parameter" id="lastIndexOf-param-startIndex"><span class="type-annotation">int</span> <span class="parameter-name">startIndex</span></span>])
→
<span class="returntype">int</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Returns the last index in the list <code class="prettyprint lang-dart">a</code> of the given <code class="prettyprint lang-dart">element</code>, starting
the search at index <code class="prettyprint lang-dart">startIndex</code> to 0.
Returns -1 if <code class="prettyprint lang-dart">element</code> is not found.
</dd>
<dt id="lastWhere" class="callable">
<span class="name ">lastWhere</span><span class="signature">(<wbr><span class="parameter" id="lastWhere-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>, {<span class="parameter" id="lastWhere-param-orElse"><span class="type-annotation">E</span> <span class="parameter-name">orElse</span>()</span>})
→
<span class="returntype"><a href="dart-collection/Touch-class.html">Touch</a></span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Returns the last element that satisfies the given predicate <code class="prettyprint lang-dart">test</code>.
</dd>
<dt id="map" class="callable">
<span class="name ">map</span><span class="signature">(<wbr><span class="parameter" id="map-param-f"><span class="type-annotation">dynamic</span> <span class="parameter-name">f</span>(<span class="parameter" id="f-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
→
<span class="returntype">Iterable</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Returns a new lazy <code class="prettyprint lang-dart">Iterable</code> with elements that are created by
calling <code class="prettyprint lang-dart">f</code> on each element of this <code class="prettyprint lang-dart">Iterable</code> in iteration order.
</dd>
<dt id="reduce" class="callable">
<span class="name ">reduce</span><span class="signature">(<wbr><span class="parameter" id="reduce-param-combine"><span class="type-annotation">E</span> <span class="parameter-name">combine</span>(<span class="parameter" id="combine-param-previousValue"><span class="type-annotation">E</span> <span class="parameter-name">previousValue</span></span>, <span class="parameter" id="combine-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
→
<span class="returntype"><a href="dart-collection/Touch-class.html">Touch</a></span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Reduces a collection to a single value by iteratively combining elements
of the collection using the provided function.
</dd>
<dt id="remove" class="callable">
<span class="name ">remove</span><span class="signature">(<wbr><span class="parameter" id="remove-param-object"><span class="type-annotation">Object</span> <span class="parameter-name">object</span></span>)
→
<span class="returntype">bool</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Removes the first occurence of <code class="prettyprint lang-dart">value</code> from this list.
</dd>
<dt id="removeAt" class="callable">
<span class="name ">removeAt</span><span class="signature">(<wbr><span class="parameter" id="removeAt-param-pos"><span class="type-annotation">int</span> <span class="parameter-name">pos</span></span>)
→
<span class="returntype"><a href="dart-html/Touch-class.html">Touch</a></span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Removes the object at position <code class="prettyprint lang-dart">index</code> from this list.
</dd>
<dt id="removeLast" class="callable">
<span class="name ">removeLast</span><span class="signature">(<wbr>)
→
<span class="returntype"><a href="dart-html/Touch-class.html">Touch</a></span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Pops and returns the last object in this list.
</dd>
<dt id="removeRange" class="callable">
<span class="name ">removeRange</span><span class="signature">(<wbr><span class="parameter" id="removeRange-param-start"><span class="type-annotation">int</span> <span class="parameter-name">start</span></span>, <span class="parameter" id="removeRange-param-end"><span class="type-annotation">int</span> <span class="parameter-name">end</span></span>)
→
<span class="returntype">void</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Removes the objects in the range <code class="prettyprint lang-dart">start</code> inclusive to <code class="prettyprint lang-dart">end</code> exclusive.
</dd>
<dt id="removeWhere" class="callable">
<span class="name ">removeWhere</span><span class="signature">(<wbr><span class="parameter" id="removeWhere-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
→
<span class="returntype">void</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Removes all objects from this list that satisfy <code class="prettyprint lang-dart">test</code>.
</dd>
<dt id="replaceRange" class="callable">
<span class="name ">replaceRange</span><span class="signature">(<wbr><span class="parameter" id="replaceRange-param-start"><span class="type-annotation">int</span> <span class="parameter-name">start</span></span>, <span class="parameter" id="replaceRange-param-end"><span class="type-annotation">int</span> <span class="parameter-name">end</span></span>, <span class="parameter" id="replaceRange-param-iterable"><span class="type-annotation">Iterable<<a href="dart-html/Touch-class.html">Touch</a>></span> <span class="parameter-name">iterable</span></span>)
→
<span class="returntype">void</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Removes the objects in the range <code class="prettyprint lang-dart">start</code> inclusive to <code class="prettyprint lang-dart">end</code> exclusive
and inserts the contents of <code class="prettyprint lang-dart">replacement</code> in its place.
</dd>
<dt id="retainWhere" class="callable">
<span class="name ">retainWhere</span><span class="signature">(<wbr><span class="parameter" id="retainWhere-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
→
<span class="returntype">void</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Removes all objects from this list that fail to satisfy <code class="prettyprint lang-dart">test</code>.
</dd>
<dt id="setAll" class="callable">
<span class="name ">setAll</span><span class="signature">(<wbr><span class="parameter" id="setAll-param-index"><span class="type-annotation">int</span> <span class="parameter-name">index</span></span>, <span class="parameter" id="setAll-param-iterable"><span class="type-annotation">Iterable<<a href="dart-html/Touch-class.html">Touch</a>></span> <span class="parameter-name">iterable</span></span>)
→
<span class="returntype">void</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Overwrites objects of <code class="prettyprint lang-dart">this</code> with the objects of <code class="prettyprint lang-dart">iterable</code>, starting
at position <code class="prettyprint lang-dart">index</code> in this list.
</dd>
<dt id="setRange" class="callable">
<span class="name ">setRange</span><span class="signature">(<wbr><span class="parameter" id="setRange-param-start"><span class="type-annotation">int</span> <span class="parameter-name">start</span></span>, <span class="parameter" id="setRange-param-end"><span class="type-annotation">int</span> <span class="parameter-name">end</span></span>, <span class="parameter" id="setRange-param-iterable"><span class="type-annotation">Iterable<<a href="dart-html/Touch-class.html">Touch</a>></span> <span class="parameter-name">iterable</span></span>, [<span class="parameter" id="setRange-param-skipCount"><span class="type-annotation">int</span> <span class="parameter-name">skipCount</span> = <span class="default-value">0</span></span>])
→
<span class="returntype">void</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Copies the objects of <code class="prettyprint lang-dart">iterable</code>, skipping <code class="prettyprint lang-dart">skipCount</code> objects first,
into the range <code class="prettyprint lang-dart">start</code>, inclusive, to <code class="prettyprint lang-dart">end</code>, exclusive, of the list.
</dd>
<dt id="shuffle" class="callable">
<span class="name ">shuffle</span><span class="signature">(<wbr>[<span class="parameter" id="shuffle-param-random"><span class="type-annotation">Random</span> <span class="parameter-name">random</span></span>])
→
<span class="returntype">void</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Shuffles the elements of this list randomly.
</dd>
<dt id="singleWhere" class="callable">
<span class="name ">singleWhere</span><span class="signature">(<wbr><span class="parameter" id="singleWhere-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
→
<span class="returntype"><a href="dart-collection/Touch-class.html">Touch</a></span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Returns the single element that satisfies <code class="prettyprint lang-dart">test</code>.
</dd>
<dt id="skip" class="callable">
<span class="name ">skip</span><span class="signature">(<wbr><span class="parameter" id="skip-param-count"><span class="type-annotation">int</span> <span class="parameter-name">count</span></span>)
→
<span class="returntype">Iterable<<a href="dart-html/Touch-class.html">Touch</a>></span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Returns an Iterable that provides all but the first <code class="prettyprint lang-dart">count</code> elements.
</dd>
<dt id="skipWhile" class="callable">
<span class="name ">skipWhile</span><span class="signature">(<wbr><span class="parameter" id="skipWhile-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
→
<span class="returntype">Iterable<<a href="dart-html/Touch-class.html">Touch</a>></span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Returns an Iterable that skips leading elements while <code class="prettyprint lang-dart">test</code> is satisfied.
</dd>
<dt id="sort" class="callable">
<span class="name ">sort</span><span class="signature">(<wbr>[<span class="parameter" id="sort-param-compare"><span class="type-annotation">int</span> <span class="parameter-name">compare</span>(<span class="parameter" id="compare-param-a"><span class="type-annotation">E</span> <span class="parameter-name">a</span></span>, <span class="parameter" id="compare-param-b"><span class="type-annotation">E</span> <span class="parameter-name">b</span></span>)</span>])
→
<span class="returntype">void</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Sorts this list according to the order specified by the <code class="prettyprint lang-dart">compare</code> function.
</dd>
<dt id="sublist" class="callable">
<span class="name ">sublist</span><span class="signature">(<wbr><span class="parameter" id="sublist-param-start"><span class="type-annotation">int</span> <span class="parameter-name">start</span></span>, [<span class="parameter" id="sublist-param-end"><span class="type-annotation">int</span> <span class="parameter-name">end</span></span>])
→
<span class="returntype">List<<a href="dart-html/Touch-class.html">Touch</a>></span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Returns a new list containing the objects from <code class="prettyprint lang-dart">start</code> inclusive to <code class="prettyprint lang-dart">end</code>
exclusive.
</dd>
<dt id="take" class="callable">
<span class="name ">take</span><span class="signature">(<wbr><span class="parameter" id="take-param-count"><span class="type-annotation">int</span> <span class="parameter-name">count</span></span>)
→
<span class="returntype">Iterable<<a href="dart-html/Touch-class.html">Touch</a>></span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Returns a lazy iterable of the <code class="prettyprint lang-dart">count</code> first elements of this iterable.
</dd>
<dt id="takeWhile" class="callable">
<span class="name ">takeWhile</span><span class="signature">(<wbr><span class="parameter" id="takeWhile-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
→
<span class="returntype">Iterable<<a href="dart-html/Touch-class.html">Touch</a>></span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Returns a lazy iterable of the leading elements satisfying <code class="prettyprint lang-dart">test</code>.
</dd>
<dt id="toList" class="callable">
<span class="name ">toList</span><span class="signature">(<wbr>{<span class="parameter" id="toList-param-growable"><span class="type-annotation">bool</span> <span class="parameter-name">growable</span>: <span class="default-value">true</span></span>})
→
<span class="returntype">List<<a href="dart-html/Touch-class.html">Touch</a>></span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Creates a <code class="prettyprint lang-dart">List</code> containing the elements of this <code class="prettyprint lang-dart">Iterable</code>.
</dd>
<dt id="toSet" class="callable">
<span class="name ">toSet</span><span class="signature">(<wbr>)
→
<span class="returntype">Set<<a href="dart-html/Touch-class.html">Touch</a>></span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Creates a <code class="prettyprint lang-dart">Set</code> containing the same elements as this iterable.
</dd>
<dt id="toString" class="callable">
<span class="name ">toString</span><span class="signature">(<wbr>)
→
<span class="returntype">String</span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Returns a string representation of this object.
</dd>
<dt id="where" class="callable">
<span class="name ">where</span><span class="signature">(<wbr><span class="parameter" id="where-param-test"><span class="type-annotation">bool</span> <span class="parameter-name">test</span>(<span class="parameter" id="test-param-element"><span class="type-annotation">E</span> <span class="parameter-name">element</span></span>)</span>)
→
<span class="returntype">Iterable<<a href="dart-html/Touch-class.html">Touch</a>></span>
</span>
</dt>
<dd>
<div>
<span class="is-inherited">inherited</span>
</div>
Returns a new lazy <code class="prettyprint lang-dart">Iterable</code> with all elements that satisfy the
predicate <code class="prettyprint lang-dart">test</code>.
</dd>
</dl>
</section>
</div> <!-- /.main-content -->
<div class="col-xs-6 col-sm-6 col-md-3 sidebar sidebar-offcanvas-right">
<h5>TouchList</h5>
<ol>
<li class="section-title"><a href="polymer_app_layout/TouchList-class.html#static-properties">Static properties</a></li>
<li><a href="polymer_app_layout/TouchList/supported.html">supported</a></li>
<li class="section-title"><a href="polymer_app_layout/TouchList-class.html#instance-properties">Properties</a></li>
<li><a href="polymer_app_layout/TouchList/first.html">first</a>
</li>
<li>isEmpty
</li>
<li>isNotEmpty
</li>
<li>iterator
</li>
<li><a href="polymer_app_layout/TouchList/last.html">last</a>
</li>
<li><a href="polymer_app_layout/TouchList/length.html">length</a>
</li>
<li>length
</li>
<li>reversed
</li>
<li><a href="polymer_app_layout/TouchList/single.html">single</a>
</li>
<li class="section-title"><a href="polymer_app_layout/TouchList-class.html#constructors">Constructors</a></li>
<li><a href="polymer_app_layout/TouchList/TouchList.html">TouchList</a></li>
<li class="section-title"><a href="polymer_app_layout/TouchList-class.html#operators">Operators</a></li>
<li><a href="polymer_app_layout/TouchList/operator_get.html">operator []</a>
</li>
<li><a href="polymer_app_layout/TouchList/operator_put.html">operator []=</a>
</li>
<li class="section-title"><a href="polymer_app_layout/TouchList-class.html#methods">Methods</a></li>
<li>add
</li>
<li>addAll
</li>
<li>any
</li>
<li>asMap
</li>
<li>clear
</li>
<li>contains
</li>
<li><a href="polymer_app_layout/TouchList/elementAt.html">elementAt</a>
</li>
<li>every
</li>
<li>expand
</li>
<li>fillRange
</li>
<li>firstWhere
</li>
<li>fold
</li>
<li>forEach
</li>
<li>getRange
</li>
<li>indexOf
</li>
<li>insert
</li>
<li>insertAll
</li>
<li><a href="polymer_app_layout/TouchList/item.html">item</a>
</li>
<li>join
</li>
<li>lastIndexOf
</li>
<li>lastWhere
</li>
<li>map
</li>
<li>reduce
</li>
<li>remove
</li>
<li>removeAt
</li>
<li>removeLast
</li>
<li>removeRange
</li>
<li>removeWhere
</li>
<li>replaceRange
</li>
<li>retainWhere
</li>
<li>setAll
</li>
<li>setRange
</li>
<li>shuffle
</li>
<li>singleWhere
</li>
<li>skip
</li>
<li>skipWhile
</li>
<li>sort
</li>
<li>sublist
</li>
<li>take
</li>
<li>takeWhile
</li>
<li>toList
</li>
<li>toSet
</li>
<li>toString
</li>
<li>where
</li>
</ol>
</div><!--/.sidebar-offcanvas-->
</div> <!-- container -->
<footer>
<div class="container-fluid">
<div class="container">
<p class="text-center">
<span class="no-break">
polymer_app_layout_template 0.1.0 api docs
</span>
•
<span class="copyright no-break">
<a href="https://www.dartlang.org">
<img src="static-assets/favicon.png" alt="Dart" title="Dart"width="16" height="16">
</a>
</span>
•
<span class="copyright no-break">
<a href="http://creativecommons.org/licenses/by-sa/4.0/">cc license</a>
</span>
</p>
</div>
</div>
</footer>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/script.js"></script>
<!-- Do not remove placeholder -->
<!-- Footer Placeholder -->
</body>
</html>
| lejard-h/polymer_app_layout_templates | doc/api/polymer_app_layout/TouchList-class.html | HTML | bsd-3-clause | 92,783 |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../_static/javascripts/modernizr.js"></script>
<title>statsmodels.regression.linear_model.GLS.initialize — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../_static/material.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/language_data.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.regression.linear_model.GLS.loglike" href="statsmodels.regression.linear_model.GLS.loglike.html" />
<link rel="prev" title="statsmodels.regression.linear_model.GLS.information" href="statsmodels.regression.linear_model.GLS.information.html" />
<script src="../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../_static/versions.json",
target_loc = "../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#generated/statsmodels.regression.linear_model.GLS.initialize" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.11.1</span>
<span class="md-header-nav__topic"> statsmodels.regression.linear_model.GLS.initialize </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../search.html" method="GET" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../regression.html" class="md-tabs__link">Linear Regression</a></li>
<li class="md-tabs__item"><a href="statsmodels.regression.linear_model.GLS.html" class="md-tabs__link">statsmodels.regression.linear_model.GLS</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../index.html"
title="statsmodels">statsmodels v0.11.1</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../regression.html" class="md-nav__link">Linear Regression</a>
</li>
<li class="md-nav__item">
<a href="../glm.html" class="md-nav__link">Generalized Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../gee.html" class="md-nav__link">Generalized Estimating Equations</a>
</li>
<li class="md-nav__item">
<a href="../gam.html" class="md-nav__link">Generalized Additive Models (GAM)</a>
</li>
<li class="md-nav__item">
<a href="../rlm.html" class="md-nav__link">Robust Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../mixed_linear.html" class="md-nav__link">Linear Mixed Effects Models</a>
</li>
<li class="md-nav__item">
<a href="../discretemod.html" class="md-nav__link">Regression with Discrete Dependent Variable</a>
</li>
<li class="md-nav__item">
<a href="../mixed_glm.html" class="md-nav__link">Generalized Linear Mixed Effects Models</a>
</li>
<li class="md-nav__item">
<a href="../anova.html" class="md-nav__link">ANOVA</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.regression.linear_model.GLS.initialize.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<h1 id="generated-statsmodels-regression-linear-model-gls-initialize--page-root">statsmodels.regression.linear_model.GLS.initialize<a class="headerlink" href="#generated-statsmodels-regression-linear-model-gls-initialize--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="method">
<dt id="statsmodels.regression.linear_model.GLS.initialize">
<code class="sig-prename descclassname">GLS.</code><code class="sig-name descname">initialize</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.regression.linear_model.GLS.initialize" title="Permalink to this definition">¶</a></dt>
<dd><p>Initialize model components.</p>
</dd></dl>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.regression.linear_model.GLS.information.html" title="Material"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.regression.linear_model.GLS.information </span>
</div>
</a>
<a href="statsmodels.regression.linear_model.GLS.loglike.html" title="Admonition"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.regression.linear_model.GLS.loglike </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Feb 21, 2020.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 2.4.2.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | v0.11.1/generated/statsmodels.regression.linear_model.GLS.initialize.html | HTML | bsd-3-clause | 17,738 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>mne.stats.linear_regression — MNE 0.23.4 documentation</title>
<link href="../_static/css/theme.css" rel="stylesheet" />
<link href="../_static/css/index.c5995385ac14fb8791e8eb36b4908be2.css" rel="stylesheet" />
<link rel="stylesheet"
href="../_static/vendor/fontawesome/5.13.0/css/all.min.css">
<link rel="preload" as="font" type="font/woff2" crossorigin
href="../_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff2">
<link rel="preload" as="font" type="font/woff2" crossorigin
href="../_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff2">
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<link rel="stylesheet" type="text/css" href="../_static/bootstrap_divs.css" />
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css" />
<link rel="stylesheet" type="text/css" href="../_static/gallery.css" />
<link rel="stylesheet" type="text/css" href="../_static/gallery-binder.css" />
<link rel="stylesheet" type="text/css" href="../_static/gallery-dataframe.css" />
<link rel="stylesheet" type="text/css" href="../_static/gallery-rendered-html.css" />
<link rel="stylesheet" type="text/css" href="../_static/style.css" />
<link rel="preload" as="script" href="../_static/js/index.1c5a1a01449ed65a7b51.js">
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/bootstrap_divs.js"></script>
<script src="../_static/clipboard.min.js"></script>
<script src="../_static/copybutton.js"></script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="mne.stats.linear_regression_raw" href="mne.stats.linear_regression_raw.html" />
<link rel="prev" title="mne.stats.f_threshold_mway_rm" href="mne.stats.f_threshold_mway_rm.html" />
<link rel="canonical" href="https://mne.tools/stable/index.html" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="docsearch:language" content="en" />
</head>
<body data-spy="scroll" data-target="#bd-toc-nav" data-offset="80">
<div class="container-fluid" id="banner"></div>
<nav class="navbar navbar-light navbar-expand-lg bg-light fixed-top bd-navbar" id="navbar-main"><div class="container-xl">
<div id="navbar-start">
<a class="navbar-brand" href="../index.html">
<img src="../_static/mne_logo_small.svg" class="logo" alt="logo">
</a>
</div>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-collapsible" aria-controls="navbar-collapsible" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div id="navbar-collapsible" class="col-lg-9 collapse navbar-collapse">
<div id="navbar-center" class="mr-auto">
<div class="navbar-center-item">
<ul id="navbar-main-elements" class="navbar-nav">
<li class="toctree-l1 nav-item">
<a class="reference internal nav-link" href="../install/index.html">
Install
</a>
</li>
<li class="toctree-l1 nav-item">
<a class="reference internal nav-link" href="../overview/index.html">
Documentation
</a>
</li>
<li class="toctree-l1 current active nav-item">
<a class="reference internal nav-link" href="../python_reference.html">
API Reference
</a>
</li>
<li class="toctree-l1 nav-item">
<a class="reference internal nav-link" href="../overview/get_help.html">
Get help
</a>
</li>
<li class="toctree-l1 nav-item">
<a class="reference internal nav-link" href="../overview/development.html">
Development
</a>
</li>
</ul>
</div>
</div>
<div id="navbar-end">
<div class="navbar-end-item">
<div class="dropdown">
<button type="button" class="btn btn-primary btn-sm navbar-btn dropdown-toggle" id="dLabelMore" data-toggle="dropdown">
v0.23.4
<span class="caret"></span>
</button>
<div class="dropdown-menu list-group-flush py-0" aria-labelledby="dLabelMore">
<a class="list-group-item list-group-item-action py-1" href="https://mne-tools.github.io/dev/index.html">v0.24 (devel)</a>
<a class="list-group-item list-group-item-action py-1" href="https://mne-tools.github.io/stable/index.html">v0.23 (stable)</a>
<a class="list-group-item list-group-item-action py-1" href="https://mne-tools.github.io/0.22/index.html">v0.22</a>
<a class="list-group-item list-group-item-action py-1" href="https://mne-tools.github.io/0.21/index.html">v0.21</a>
<a class="list-group-item list-group-item-action py-1" href="https://mne-tools.github.io/0.20/index.html">v0.20</a>
<a class="list-group-item list-group-item-action py-1" href="https://mne-tools.github.io/0.19/index.html">v0.19</a>
<a class="list-group-item list-group-item-action py-1" href="https://mne-tools.github.io/0.18/index.html">v0.18</a>
<a class="list-group-item list-group-item-action py-1" href="https://mne-tools.github.io/0.17/index.html">v0.17</a>
<a class="list-group-item list-group-item-action py-1" href="https://mne-tools.github.io/0.16/index.html">v0.16</a>
<a class="list-group-item list-group-item-action py-1" href="https://mne-tools.github.io/0.15/index.html">v0.15</a>
<a class="list-group-item list-group-item-action py-1" href="https://mne-tools.github.io/0.14/index.html">v0.14</a>
<a class="list-group-item list-group-item-action py-1" href="https://mne-tools.github.io/0.13/index.html">v0.13</a>
<a class="list-group-item list-group-item-action py-1" href="https://mne-tools.github.io/0.12/index.html">v0.12</a>
<a class="list-group-item list-group-item-action py-1" href="https://mne-tools.github.io/0.11/index.html">v0.11</a>
</div>
</div>
</div>
<div class="navbar-end-item">
<ul id="navbar-icon-links" class="navbar-nav" aria-label="Quick Links">
<li class="nav-item">
<a class="nav-link" href="https://github.com/mne-tools/mne-python" rel="noopener" target="_blank" title="GitHub">
<span><i class="fab fa-github-square"></i></span>
<label class="sr-only">GitHub</label>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://twitter.com/mne_python" rel="noopener" target="_blank" title="Twitter">
<span><i class="fab fa-twitter-square"></i></span>
<label class="sr-only">Twitter</label>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://mne.discourse.group/" rel="noopener" target="_blank" title="Discourse">
<span><i class="fab fa-discourse"></i></span>
<label class="sr-only">Discourse</label>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://discord.gg/rKfvxTuATa" rel="noopener" target="_blank" title="Discord">
<span><i class="fab fa-discord"></i></span>
<label class="sr-only">Discord</label>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</nav>
<div class="container-xl">
<div class="row">
<!-- Only show if we have sidebars configured, else just a small margin -->
<div class="col-12 col-md-3 bd-sidebar"><form class="bd-search d-flex align-items-center" action="../search.html" method="get">
<i class="icon fas fa-search"></i>
<input type="search" class="form-control" name="q" id="search-input" placeholder="Search the docs ..." aria-label="Search the docs ..." autocomplete="off" >
</form><nav class="bd-links" id="bd-docs-nav" aria-label="Main navigation">
<div class="bd-toc-item active">
<ul class="current nav bd-sidenav">
<li class="toctree-l1 has-children">
<a class="reference internal" href="../most_used_classes.html">
Most-used classes
</a>
<input class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" type="checkbox"/>
<label for="toctree-checkbox-1">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.Raw.html">
mne.io.Raw
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.Epochs.html">
mne.Epochs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.Evoked.html">
mne.Evoked
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.Info.html">
mne.Info
</a>
</li>
</ul>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../reading_raw_data.html">
Reading raw data
</a>
<input class="toctree-checkbox" id="toctree-checkbox-2" name="toctree-checkbox-2" type="checkbox"/>
<label for="toctree-checkbox-2">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.anonymize_info.html">
mne.io.anonymize_info
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw.html">
mne.io.read_raw
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_artemis123.html">
mne.io.read_raw_artemis123
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_bti.html">
mne.io.read_raw_bti
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_cnt.html">
mne.io.read_raw_cnt
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_ctf.html">
mne.io.read_raw_ctf
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_curry.html">
mne.io.read_raw_curry
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_edf.html">
mne.io.read_raw_edf
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_bdf.html">
mne.io.read_raw_bdf
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_gdf.html">
mne.io.read_raw_gdf
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_kit.html">
mne.io.read_raw_kit
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_nedf.html">
mne.io.read_raw_nedf
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_nicolet.html">
mne.io.read_raw_nicolet
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_nirx.html">
mne.io.read_raw_nirx
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_snirf.html">
mne.io.read_raw_snirf
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_eeglab.html">
mne.io.read_raw_eeglab
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_brainvision.html">
mne.io.read_raw_brainvision
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_egi.html">
mne.io.read_raw_egi
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_fif.html">
mne.io.read_raw_fif
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_eximia.html">
mne.io.read_raw_eximia
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_fieldtrip.html">
mne.io.read_raw_fieldtrip
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_boxy.html">
mne.io.read_raw_boxy
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_persyst.html">
mne.io.read_raw_persyst
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_raw_nihon.html">
mne.io.read_raw_nihon
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.BaseRaw.html">
mne.io.BaseRaw
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.kit.read_mrk.html">
mne.io.kit.read_mrk
</a>
</li>
</ul>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../file_io.html">
File I/O
</a>
<input class="toctree-checkbox" id="toctree-checkbox-3" name="toctree-checkbox-3" type="checkbox"/>
<label for="toctree-checkbox-3">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.channel_type.html">
mne.channel_type
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channel_indices_by_type.html">
mne.channel_indices_by_type
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.get_head_surf.html">
mne.get_head_surf
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.get_meg_helmet_surf.html">
mne.get_meg_helmet_surf
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.get_volume_labels_from_aseg.html">
mne.get_volume_labels_from_aseg
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.get_volume_labels_from_src.html">
mne.get_volume_labels_from_src
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.parse_config.html">
mne.parse_config
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_labels_from_annot.html">
mne.read_labels_from_annot
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_bem_solution.html">
mne.read_bem_solution
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_bem_surfaces.html">
mne.read_bem_surfaces
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_cov.html">
mne.read_cov
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_dipole.html">
mne.read_dipole
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_epochs.html">
mne.read_epochs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_epochs_kit.html">
mne.read_epochs_kit
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_epochs_eeglab.html">
mne.read_epochs_eeglab
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_epochs_fieldtrip.html">
mne.read_epochs_fieldtrip
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_events.html">
mne.read_events
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_evokeds.html">
mne.read_evokeds
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_evoked_fieldtrip.html">
mne.read_evoked_fieldtrip
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_evokeds_mff.html">
mne.read_evokeds_mff
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_freesurfer_lut.html">
mne.read_freesurfer_lut
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_forward_solution.html">
mne.read_forward_solution
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_label.html">
mne.read_label
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_morph_map.html">
mne.read_morph_map
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_proj.html">
mne.read_proj
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_reject_parameters.html">
mne.read_reject_parameters
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_selection.html">
mne.read_selection
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_source_estimate.html">
mne.read_source_estimate
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_source_spaces.html">
mne.read_source_spaces
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_surface.html">
mne.read_surface
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_trans.html">
mne.read_trans
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_tri.html">
mne.read_tri
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_labels_to_annot.html">
mne.write_labels_to_annot
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_bem_solution.html">
mne.write_bem_solution
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_bem_surfaces.html">
mne.write_bem_surfaces
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_head_bem.html">
mne.write_head_bem
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_cov.html">
mne.write_cov
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_events.html">
mne.write_events
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_evokeds.html">
mne.write_evokeds
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_forward_solution.html">
mne.write_forward_solution
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_label.html">
mne.write_label
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_proj.html">
mne.write_proj
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_source_spaces.html">
mne.write_source_spaces
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_surface.html">
mne.write_surface
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_trans.html">
mne.write_trans
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.what.html">
mne.what
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.read_info.html">
mne.io.read_info
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.show_fiff.html">
mne.io.show_fiff
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.BaseEpochs.html">
mne.BaseEpochs
</a>
</li>
</ul>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../creating_from_arrays.html">
Creating data objects from arrays
</a>
<input class="toctree-checkbox" id="toctree-checkbox-4" name="toctree-checkbox-4" type="checkbox"/>
<label for="toctree-checkbox-4">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.EvokedArray.html">
mne.EvokedArray
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.EpochsArray.html">
mne.EpochsArray
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.io.RawArray.html">
mne.io.RawArray
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.create_info.html">
mne.create_info
</a>
</li>
</ul>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../datasets.html">
Datasets
</a>
<input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/>
<label for="toctree-checkbox-5">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.brainstorm.bst_auditory.data_path.html">
mne.datasets.brainstorm.bst_auditory.data_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.brainstorm.bst_resting.data_path.html">
mne.datasets.brainstorm.bst_resting.data_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.brainstorm.bst_raw.data_path.html">
mne.datasets.brainstorm.bst_raw.data_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.eegbci.load_data.html">
mne.datasets.eegbci.load_data
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.eegbci.standardize.html">
mne.datasets.eegbci.standardize
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.fetch_aparc_sub_parcellation.html">
mne.datasets.fetch_aparc_sub_parcellation
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.fetch_fsaverage.html">
mne.datasets.fetch_fsaverage
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.fetch_hcp_mmp_parcellation.html">
mne.datasets.fetch_hcp_mmp_parcellation
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.fetch_infant_template.html">
mne.datasets.fetch_infant_template
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.fnirs_motor.data_path.html">
mne.datasets.fnirs_motor.data_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.hf_sef.data_path.html">
mne.datasets.hf_sef.data_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.kiloword.data_path.html">
mne.datasets.kiloword.data_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.limo.load_data.html">
mne.datasets.limo.load_data
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.misc.data_path.html">
mne.datasets.misc.data_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.mtrf.data_path.html">
mne.datasets.mtrf.data_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.multimodal.data_path.html">
mne.datasets.multimodal.data_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.opm.data_path.html">
mne.datasets.opm.data_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.sleep_physionet.age.fetch_data.html">
mne.datasets.sleep_physionet.age.fetch_data
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.sleep_physionet.temazepam.fetch_data.html">
mne.datasets.sleep_physionet.temazepam.fetch_data
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.sample.data_path.html">
mne.datasets.sample.data_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.somato.data_path.html">
mne.datasets.somato.data_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.spm_face.data_path.html">
mne.datasets.spm_face.data_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.visual_92_categories.data_path.html">
mne.datasets.visual_92_categories.data_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.phantom_4dbti.data_path.html">
mne.datasets.phantom_4dbti.data_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.refmeg_noise.data_path.html">
mne.datasets.refmeg_noise.data_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.ssvep.data_path.html">
mne.datasets.ssvep.data_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.erp_core.data_path.html">
mne.datasets.erp_core.data_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.datasets.epilepsy_ecog.data_path.html">
mne.datasets.epilepsy_ecog.data_path
</a>
</li>
</ul>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../visualization.html">
Visualization
</a>
<input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/>
<label for="toctree-checkbox-6">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.Brain.html">
mne.viz.Brain
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.ClickableImage.html">
mne.viz.ClickableImage
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.add_background_image.html">
mne.viz.add_background_image
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.centers_to_edges.html">
mne.viz.centers_to_edges
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.compare_fiff.html">
mne.viz.compare_fiff
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.circular_layout.html">
mne.viz.circular_layout
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.iter_topography.html">
mne.viz.iter_topography
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.mne_analyze_colormap.html">
mne.viz.mne_analyze_colormap
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_bem.html">
mne.viz.plot_bem
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_brain_colorbar.html">
mne.viz.plot_brain_colorbar
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_connectivity_circle.html">
mne.viz.plot_connectivity_circle
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_cov.html">
mne.viz.plot_cov
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_csd.html">
mne.viz.plot_csd
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_dipole_amplitudes.html">
mne.viz.plot_dipole_amplitudes
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_dipole_locations.html">
mne.viz.plot_dipole_locations
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_drop_log.html">
mne.viz.plot_drop_log
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_epochs.html">
mne.viz.plot_epochs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_epochs_psd_topomap.html">
mne.viz.plot_epochs_psd_topomap
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_events.html">
mne.viz.plot_events
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_evoked.html">
mne.viz.plot_evoked
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_evoked_image.html">
mne.viz.plot_evoked_image
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_evoked_topo.html">
mne.viz.plot_evoked_topo
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_evoked_topomap.html">
mne.viz.plot_evoked_topomap
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_evoked_joint.html">
mne.viz.plot_evoked_joint
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_evoked_field.html">
mne.viz.plot_evoked_field
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_evoked_white.html">
mne.viz.plot_evoked_white
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_filter.html">
mne.viz.plot_filter
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_head_positions.html">
mne.viz.plot_head_positions
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_ideal_filter.html">
mne.viz.plot_ideal_filter
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_compare_evokeds.html">
mne.viz.plot_compare_evokeds
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_ica_sources.html">
mne.viz.plot_ica_sources
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_ica_components.html">
mne.viz.plot_ica_components
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_ica_properties.html">
mne.viz.plot_ica_properties
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_ica_scores.html">
mne.viz.plot_ica_scores
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_ica_overlay.html">
mne.viz.plot_ica_overlay
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_epochs_image.html">
mne.viz.plot_epochs_image
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_layout.html">
mne.viz.plot_layout
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_montage.html">
mne.viz.plot_montage
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_projs_topomap.html">
mne.viz.plot_projs_topomap
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_raw.html">
mne.viz.plot_raw
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_raw_psd.html">
mne.viz.plot_raw_psd
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_sensors.html">
mne.viz.plot_sensors
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_sensors_connectivity.html">
mne.viz.plot_sensors_connectivity
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_snr_estimate.html">
mne.viz.plot_snr_estimate
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_source_estimates.html">
mne.viz.plot_source_estimates
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.link_brains.html">
mne.viz.link_brains
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_volume_source_estimates.html">
mne.viz.plot_volume_source_estimates
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_vector_source_estimates.html">
mne.viz.plot_vector_source_estimates
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_sparse_source_estimates.html">
mne.viz.plot_sparse_source_estimates
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_tfr_topomap.html">
mne.viz.plot_tfr_topomap
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_topo_image_epochs.html">
mne.viz.plot_topo_image_epochs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_topomap.html">
mne.viz.plot_topomap
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_alignment.html">
mne.viz.plot_alignment
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.snapshot_brain_montage.html">
mne.viz.snapshot_brain_montage
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.plot_arrowmap.html">
mne.viz.plot_arrowmap
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.set_3d_backend.html">
mne.viz.set_3d_backend
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.get_3d_backend.html">
mne.viz.get_3d_backend
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.use_3d_backend.html">
mne.viz.use_3d_backend
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.set_3d_options.html">
mne.viz.set_3d_options
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.set_3d_view.html">
mne.viz.set_3d_view
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.set_3d_title.html">
mne.viz.set_3d_title
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.create_3d_figure.html">
mne.viz.create_3d_figure
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.viz.get_brain_class.html">
mne.viz.get_brain_class
</a>
</li>
</ul>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../preprocessing.html">
Preprocessing
</a>
<input class="toctree-checkbox" id="toctree-checkbox-7" name="toctree-checkbox-7" type="checkbox"/>
<label for="toctree-checkbox-7">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.Projection.html">
mne.Projection
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.compute_proj_epochs.html">
mne.compute_proj_epochs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.compute_proj_evoked.html">
mne.compute_proj_evoked
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.compute_proj_raw.html">
mne.compute_proj_raw
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_proj.html">
mne.read_proj
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_proj.html">
mne.write_proj
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.Layout.html">
mne.channels.Layout
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.DigMontage.html">
mne.channels.DigMontage
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.compute_native_head_t.html">
mne.channels.compute_native_head_t
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.fix_mag_coil_types.html">
mne.channels.fix_mag_coil_types
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.read_polhemus_fastscan.html">
mne.channels.read_polhemus_fastscan
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.get_builtin_montages.html">
mne.channels.get_builtin_montages
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.make_dig_montage.html">
mne.channels.make_dig_montage
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.read_dig_polhemus_isotrak.html">
mne.channels.read_dig_polhemus_isotrak
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.read_dig_captrak.html">
mne.channels.read_dig_captrak
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.read_dig_dat.html">
mne.channels.read_dig_dat
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.read_dig_egi.html">
mne.channels.read_dig_egi
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.read_dig_fif.html">
mne.channels.read_dig_fif
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.read_dig_hpts.html">
mne.channels.read_dig_hpts
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.make_standard_montage.html">
mne.channels.make_standard_montage
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.read_custom_montage.html">
mne.channels.read_custom_montage
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.compute_dev_head_t.html">
mne.channels.compute_dev_head_t
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.read_layout.html">
mne.channels.read_layout
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.find_layout.html">
mne.channels.find_layout
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.make_eeg_layout.html">
mne.channels.make_eeg_layout
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.make_grid_layout.html">
mne.channels.make_grid_layout
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.find_ch_adjacency.html">
mne.channels.find_ch_adjacency
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.read_ch_adjacency.html">
mne.channels.read_ch_adjacency
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.equalize_channels.html">
mne.channels.equalize_channels
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.rename_channels.html">
mne.channels.rename_channels
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.generate_2d_layout.html">
mne.channels.generate_2d_layout
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.make_1020_channel_selections.html">
mne.channels.make_1020_channel_selections
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.combine_channels.html">
mne.channels.combine_channels
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.ICA.html">
mne.preprocessing.ICA
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.Xdawn.html">
mne.preprocessing.Xdawn
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.annotate_flat.html">
mne.preprocessing.annotate_flat
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.annotate_movement.html">
mne.preprocessing.annotate_movement
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.annotate_muscle_zscore.html">
mne.preprocessing.annotate_muscle_zscore
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.compute_average_dev_head_t.html">
mne.preprocessing.compute_average_dev_head_t
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.compute_current_source_density.html">
mne.preprocessing.compute_current_source_density
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.compute_fine_calibration.html">
mne.preprocessing.compute_fine_calibration
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.compute_maxwell_basis.html">
mne.preprocessing.compute_maxwell_basis
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.compute_proj_ecg.html">
mne.preprocessing.compute_proj_ecg
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.compute_proj_eog.html">
mne.preprocessing.compute_proj_eog
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.create_ecg_epochs.html">
mne.preprocessing.create_ecg_epochs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.create_eog_epochs.html">
mne.preprocessing.create_eog_epochs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.find_bad_channels_maxwell.html">
mne.preprocessing.find_bad_channels_maxwell
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.find_ecg_events.html">
mne.preprocessing.find_ecg_events
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.find_eog_events.html">
mne.preprocessing.find_eog_events
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.fix_stim_artifact.html">
mne.preprocessing.fix_stim_artifact
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.ica_find_ecg_events.html">
mne.preprocessing.ica_find_ecg_events
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.ica_find_eog_events.html">
mne.preprocessing.ica_find_eog_events
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.infomax.html">
mne.preprocessing.infomax
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.equalize_bads.html">
mne.preprocessing.equalize_bads
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.maxwell_filter.html">
mne.preprocessing.maxwell_filter
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.oversampled_temporal_projection.html">
mne.preprocessing.oversampled_temporal_projection
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.peak_finder.html">
mne.preprocessing.peak_finder
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.read_ica.html">
mne.preprocessing.read_ica
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.realign_raw.html">
mne.preprocessing.realign_raw
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.regress_artifact.html">
mne.preprocessing.regress_artifact
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.corrmap.html">
mne.preprocessing.corrmap
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.read_ica_eeglab.html">
mne.preprocessing.read_ica_eeglab
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.read_fine_calibration.html">
mne.preprocessing.read_fine_calibration
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.write_fine_calibration.html">
mne.preprocessing.write_fine_calibration
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.nirs.optical_density.html">
mne.preprocessing.nirs.optical_density
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.nirs.beer_lambert_law.html">
mne.preprocessing.nirs.beer_lambert_law
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.nirs.source_detector_distances.html">
mne.preprocessing.nirs.source_detector_distances
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.nirs.short_channels.html">
mne.preprocessing.nirs.short_channels
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.nirs.scalp_coupling_index.html">
mne.preprocessing.nirs.scalp_coupling_index
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.preprocessing.nirs.temporal_derivative_distribution_repair.html">
mne.preprocessing.nirs.temporal_derivative_distribution_repair
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.add_reference_channels.html">
mne.add_reference_channels
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.set_bipolar_reference.html">
mne.set_bipolar_reference
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.set_eeg_reference.html">
mne.set_eeg_reference
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.filter.construct_iir_filter.html">
mne.filter.construct_iir_filter
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.filter.create_filter.html">
mne.filter.create_filter
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.filter.estimate_ringing_samples.html">
mne.filter.estimate_ringing_samples
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.filter.filter_data.html">
mne.filter.filter_data
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.filter.notch_filter.html">
mne.filter.notch_filter
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.filter.resample.html">
mne.filter.resample
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.chpi.compute_chpi_amplitudes.html">
mne.chpi.compute_chpi_amplitudes
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.chpi.compute_chpi_locs.html">
mne.chpi.compute_chpi_locs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.chpi.compute_head_pos.html">
mne.chpi.compute_head_pos
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.chpi.extract_chpi_locs_ctf.html">
mne.chpi.extract_chpi_locs_ctf
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.chpi.extract_chpi_locs_kit.html">
mne.chpi.extract_chpi_locs_kit
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.chpi.filter_chpi.html">
mne.chpi.filter_chpi
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.chpi.head_pos_to_trans_rot_t.html">
mne.chpi.head_pos_to_trans_rot_t
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.chpi.read_head_pos.html">
mne.chpi.read_head_pos
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.chpi.write_head_pos.html">
mne.chpi.write_head_pos
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.transforms.Transform.html">
mne.transforms.Transform
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.transforms.quat_to_rot.html">
mne.transforms.quat_to_rot
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.transforms.rot_to_quat.html">
mne.transforms.rot_to_quat
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.transforms.read_ras_mni_t.html">
mne.transforms.read_ras_mni_t
</a>
</li>
</ul>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../events.html">
Events
</a>
<input class="toctree-checkbox" id="toctree-checkbox-8" name="toctree-checkbox-8" type="checkbox"/>
<label for="toctree-checkbox-8">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.Annotations.html">
mne.Annotations
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.AcqParserFIF.html">
mne.AcqParserFIF
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.concatenate_events.html">
mne.concatenate_events
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.find_events.html">
mne.find_events
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.find_stim_steps.html">
mne.find_stim_steps
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.make_fixed_length_events.html">
mne.make_fixed_length_events
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.make_fixed_length_epochs.html">
mne.make_fixed_length_epochs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.merge_events.html">
mne.merge_events
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.parse_config.html">
mne.parse_config
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.pick_events.html">
mne.pick_events
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_annotations.html">
mne.read_annotations
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_events.html">
mne.read_events
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_events.html">
mne.write_events
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.concatenate_epochs.html">
mne.concatenate_epochs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.events_from_annotations.html">
mne.events_from_annotations
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.annotations_from_events.html">
mne.annotations_from_events
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.event.define_target_events.html">
mne.event.define_target_events
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.event.shift_time_events.html">
mne.event.shift_time_events
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.epochs.add_channels_epochs.html">
mne.epochs.add_channels_epochs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.epochs.average_movements.html">
mne.epochs.average_movements
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.epochs.combine_event_ids.html">
mne.epochs.combine_event_ids
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.epochs.equalize_epoch_counts.html">
mne.epochs.equalize_epoch_counts
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.epochs.make_metadata.html">
mne.epochs.make_metadata
</a>
</li>
</ul>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../sensor_space.html">
Sensor Space Data
</a>
<input class="toctree-checkbox" id="toctree-checkbox-9" name="toctree-checkbox-9" type="checkbox"/>
<label for="toctree-checkbox-9">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.combine_evoked.html">
mne.combine_evoked
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.concatenate_raws.html">
mne.concatenate_raws
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.equalize_channels.html">
mne.equalize_channels
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.grand_average.html">
mne.grand_average
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.pick_channels.html">
mne.pick_channels
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.pick_channels_cov.html">
mne.pick_channels_cov
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.pick_channels_forward.html">
mne.pick_channels_forward
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.pick_channels_regexp.html">
mne.pick_channels_regexp
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.pick_types.html">
mne.pick_types
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.pick_types_forward.html">
mne.pick_types_forward
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.pick_info.html">
mne.pick_info
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_epochs.html">
mne.read_epochs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_reject_parameters.html">
mne.read_reject_parameters
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_vectorview_selection.html">
mne.read_vectorview_selection
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.rename_channels.html">
mne.rename_channels
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.baseline.rescale.html">
mne.baseline.rescale
</a>
</li>
</ul>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../covariance.html">
Covariance computation
</a>
<input class="toctree-checkbox" id="toctree-checkbox-10" name="toctree-checkbox-10" type="checkbox"/>
<label for="toctree-checkbox-10">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.Covariance.html">
mne.Covariance
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.compute_covariance.html">
mne.compute_covariance
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.compute_raw_covariance.html">
mne.compute_raw_covariance
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.cov.compute_whitener.html">
mne.cov.compute_whitener
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.cov.prepare_noise_cov.html">
mne.cov.prepare_noise_cov
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.cov.regularize.html">
mne.cov.regularize
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.compute_rank.html">
mne.compute_rank
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.make_ad_hoc_cov.html">
mne.make_ad_hoc_cov
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_cov.html">
mne.read_cov
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_cov.html">
mne.write_cov
</a>
</li>
</ul>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../mri.html">
MRI Processing
</a>
<input class="toctree-checkbox" id="toctree-checkbox-11" name="toctree-checkbox-11" type="checkbox"/>
<label for="toctree-checkbox-11">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.coreg.get_mni_fiducials.html">
mne.coreg.get_mni_fiducials
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.gui.coregistration.html">
mne.gui.coregistration
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.gui.fiducials.html">
mne.gui.fiducials
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.create_default_subject.html">
mne.create_default_subject
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.scale_mri.html">
mne.scale_mri
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.scale_bem.html">
mne.scale_bem
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.scale_labels.html">
mne.scale_labels
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.scale_source_space.html">
mne.scale_source_space
</a>
</li>
</ul>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../forward.html">
Forward Modeling
</a>
<input class="toctree-checkbox" id="toctree-checkbox-12" name="toctree-checkbox-12" type="checkbox"/>
<label for="toctree-checkbox-12">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.Forward.html">
mne.Forward
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.SourceSpaces.html">
mne.SourceSpaces
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.add_source_space_distances.html">
mne.add_source_space_distances
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.apply_forward.html">
mne.apply_forward
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.apply_forward_raw.html">
mne.apply_forward_raw
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.average_forward_solutions.html">
mne.average_forward_solutions
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.convert_forward_solution.html">
mne.convert_forward_solution
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decimate_surface.html">
mne.decimate_surface
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.dig_mri_distances.html">
mne.dig_mri_distances
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.forward.compute_depth_prior.html">
mne.forward.compute_depth_prior
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.forward.compute_orient_prior.html">
mne.forward.compute_orient_prior
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.forward.restrict_forward_to_label.html">
mne.forward.restrict_forward_to_label
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.forward.restrict_forward_to_stc.html">
mne.forward.restrict_forward_to_stc
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.make_bem_model.html">
mne.make_bem_model
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.make_bem_solution.html">
mne.make_bem_solution
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.make_forward_dipole.html">
mne.make_forward_dipole
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.make_forward_solution.html">
mne.make_forward_solution
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.make_field_map.html">
mne.make_field_map
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.make_sphere_model.html">
mne.make_sphere_model
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.morph_source_spaces.html">
mne.morph_source_spaces
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_bem_surfaces.html">
mne.read_bem_surfaces
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_forward_solution.html">
mne.read_forward_solution
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_trans.html">
mne.read_trans
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_source_spaces.html">
mne.read_source_spaces
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_surface.html">
mne.read_surface
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.sensitivity_map.html">
mne.sensitivity_map
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.setup_source_space.html">
mne.setup_source_space
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.setup_volume_source_space.html">
mne.setup_volume_source_space
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.surface.complete_surface_info.html">
mne.surface.complete_surface_info
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.surface.read_curvature.html">
mne.surface.read_curvature
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.use_coil_def.html">
mne.use_coil_def
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_bem_surfaces.html">
mne.write_bem_surfaces
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_trans.html">
mne.write_trans
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.bem.ConductorModel.html">
mne.bem.ConductorModel
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.bem.fit_sphere_to_headshape.html">
mne.bem.fit_sphere_to_headshape
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.bem.get_fitting_dig.html">
mne.bem.get_fitting_dig
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.bem.make_watershed_bem.html">
mne.bem.make_watershed_bem
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.bem.make_flash_bem.html">
mne.bem.make_flash_bem
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.bem.convert_flash_mris.html">
mne.bem.convert_flash_mris
</a>
</li>
</ul>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../inverse.html">
Inverse Solutions
</a>
<input class="toctree-checkbox" id="toctree-checkbox-13" name="toctree-checkbox-13" type="checkbox"/>
<label for="toctree-checkbox-13">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.InverseOperator.html">
mne.minimum_norm.InverseOperator
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.apply_inverse.html">
mne.minimum_norm.apply_inverse
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.apply_inverse_cov.html">
mne.minimum_norm.apply_inverse_cov
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.apply_inverse_epochs.html">
mne.minimum_norm.apply_inverse_epochs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.apply_inverse_raw.html">
mne.minimum_norm.apply_inverse_raw
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.compute_source_psd.html">
mne.minimum_norm.compute_source_psd
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.compute_source_psd_epochs.html">
mne.minimum_norm.compute_source_psd_epochs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.compute_rank_inverse.html">
mne.minimum_norm.compute_rank_inverse
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.estimate_snr.html">
mne.minimum_norm.estimate_snr
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.make_inverse_operator.html">
mne.minimum_norm.make_inverse_operator
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.prepare_inverse_operator.html">
mne.minimum_norm.prepare_inverse_operator
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.read_inverse_operator.html">
mne.minimum_norm.read_inverse_operator
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.source_band_induced_power.html">
mne.minimum_norm.source_band_induced_power
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.source_induced_power.html">
mne.minimum_norm.source_induced_power
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.write_inverse_operator.html">
mne.minimum_norm.write_inverse_operator
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.make_inverse_resolution_matrix.html">
mne.minimum_norm.make_inverse_resolution_matrix
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.resolution_metrics.html">
mne.minimum_norm.resolution_metrics
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.get_cross_talk.html">
mne.minimum_norm.get_cross_talk
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.minimum_norm.get_point_spread.html">
mne.minimum_norm.get_point_spread
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.inverse_sparse.mixed_norm.html">
mne.inverse_sparse.mixed_norm
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.inverse_sparse.tf_mixed_norm.html">
mne.inverse_sparse.tf_mixed_norm
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.inverse_sparse.gamma_map.html">
mne.inverse_sparse.gamma_map
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.inverse_sparse.make_stc_from_dipoles.html">
mne.inverse_sparse.make_stc_from_dipoles
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.beamformer.Beamformer.html">
mne.beamformer.Beamformer
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.beamformer.read_beamformer.html">
mne.beamformer.read_beamformer
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.beamformer.make_lcmv.html">
mne.beamformer.make_lcmv
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.beamformer.apply_lcmv.html">
mne.beamformer.apply_lcmv
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.beamformer.apply_lcmv_epochs.html">
mne.beamformer.apply_lcmv_epochs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.beamformer.apply_lcmv_raw.html">
mne.beamformer.apply_lcmv_raw
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.beamformer.apply_lcmv_cov.html">
mne.beamformer.apply_lcmv_cov
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.beamformer.make_dics.html">
mne.beamformer.make_dics
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.beamformer.apply_dics.html">
mne.beamformer.apply_dics
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.beamformer.apply_dics_csd.html">
mne.beamformer.apply_dics_csd
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.beamformer.apply_dics_epochs.html">
mne.beamformer.apply_dics_epochs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.beamformer.rap_music.html">
mne.beamformer.rap_music
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.beamformer.tf_dics.html">
mne.beamformer.tf_dics
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.beamformer.make_lcmv_resolution_matrix.html">
mne.beamformer.make_lcmv_resolution_matrix
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.Dipole.html">
mne.Dipole
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.DipoleFixed.html">
mne.DipoleFixed
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.fit_dipole.html">
mne.fit_dipole
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.dipole.get_phantom_dipoles.html">
mne.dipole.get_phantom_dipoles
</a>
</li>
</ul>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../source_space.html">
Source Space Data
</a>
<input class="toctree-checkbox" id="toctree-checkbox-14" name="toctree-checkbox-14" type="checkbox"/>
<label for="toctree-checkbox-14">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.BiHemiLabel.html">
mne.BiHemiLabel
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.Label.html">
mne.Label
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.MixedSourceEstimate.html">
mne.MixedSourceEstimate
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.MixedVectorSourceEstimate.html">
mne.MixedVectorSourceEstimate
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.SourceEstimate.html">
mne.SourceEstimate
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.VectorSourceEstimate.html">
mne.VectorSourceEstimate
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.VolSourceEstimate.html">
mne.VolSourceEstimate
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.VolVectorSourceEstimate.html">
mne.VolVectorSourceEstimate
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.SourceMorph.html">
mne.SourceMorph
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.compute_source_morph.html">
mne.compute_source_morph
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.head_to_mni.html">
mne.head_to_mni
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.head_to_mri.html">
mne.head_to_mri
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.extract_label_time_course.html">
mne.extract_label_time_course
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.grade_to_tris.html">
mne.grade_to_tris
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.grade_to_vertices.html">
mne.grade_to_vertices
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.label.select_sources.html">
mne.label.select_sources
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.grow_labels.html">
mne.grow_labels
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.label_sign_flip.html">
mne.label_sign_flip
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.labels_to_stc.html">
mne.labels_to_stc
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.morph_labels.html">
mne.morph_labels
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.random_parcellation.html">
mne.random_parcellation
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_labels_from_annot.html">
mne.read_labels_from_annot
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_dipole.html">
mne.read_dipole
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_label.html">
mne.read_label
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_source_estimate.html">
mne.read_source_estimate
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_source_morph.html">
mne.read_source_morph
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.read_talxfm.html">
mne.read_talxfm
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.split_label.html">
mne.split_label
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.stc_to_label.html">
mne.stc_to_label
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.stc_near_sensors.html">
mne.stc_near_sensors
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.transform_surface_to.html">
mne.transform_surface_to
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.vertex_to_mni.html">
mne.vertex_to_mni
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_labels_to_annot.html">
mne.write_labels_to_annot
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.write_label.html">
mne.write_label
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.source_space.compute_distance_to_sensors.html">
mne.source_space.compute_distance_to_sensors
</a>
</li>
</ul>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../time_frequency.html">
Time-Frequency
</a>
<input class="toctree-checkbox" id="toctree-checkbox-15" name="toctree-checkbox-15" type="checkbox"/>
<label for="toctree-checkbox-15">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.AverageTFR.html">
mne.time_frequency.AverageTFR
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.EpochsTFR.html">
mne.time_frequency.EpochsTFR
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.CrossSpectralDensity.html">
mne.time_frequency.CrossSpectralDensity
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.csd_fourier.html">
mne.time_frequency.csd_fourier
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.csd_multitaper.html">
mne.time_frequency.csd_multitaper
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.csd_morlet.html">
mne.time_frequency.csd_morlet
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.pick_channels_csd.html">
mne.time_frequency.pick_channels_csd
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.read_csd.html">
mne.time_frequency.read_csd
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.fit_iir_model_raw.html">
mne.time_frequency.fit_iir_model_raw
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.psd_welch.html">
mne.time_frequency.psd_welch
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.psd_multitaper.html">
mne.time_frequency.psd_multitaper
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.tfr_morlet.html">
mne.time_frequency.tfr_morlet
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.tfr_multitaper.html">
mne.time_frequency.tfr_multitaper
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.tfr_stockwell.html">
mne.time_frequency.tfr_stockwell
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.read_tfrs.html">
mne.time_frequency.read_tfrs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.write_tfrs.html">
mne.time_frequency.write_tfrs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.csd_array_fourier.html">
mne.time_frequency.csd_array_fourier
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.csd_array_multitaper.html">
mne.time_frequency.csd_array_multitaper
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.csd_array_morlet.html">
mne.time_frequency.csd_array_morlet
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.dpss_windows.html">
mne.time_frequency.dpss_windows
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.morlet.html">
mne.time_frequency.morlet
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.stft.html">
mne.time_frequency.stft
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.istft.html">
mne.time_frequency.istft
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.stftfreq.html">
mne.time_frequency.stftfreq
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.psd_array_multitaper.html">
mne.time_frequency.psd_array_multitaper
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.psd_array_welch.html">
mne.time_frequency.psd_array_welch
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.tfr_array_morlet.html">
mne.time_frequency.tfr_array_morlet
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.tfr_array_multitaper.html">
mne.time_frequency.tfr_array_multitaper
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.tfr_array_stockwell.html">
mne.time_frequency.tfr_array_stockwell
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.tfr.cwt.html">
mne.time_frequency.tfr.cwt
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.time_frequency.tfr.morlet.html">
mne.time_frequency.tfr.morlet
</a>
</li>
</ul>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../connectivity.html">
Connectivity Estimation
</a>
<input class="toctree-checkbox" id="toctree-checkbox-16" name="toctree-checkbox-16" type="checkbox"/>
<label for="toctree-checkbox-16">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.connectivity.degree.html">
mne.connectivity.degree
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.connectivity.envelope_correlation.html">
mne.connectivity.envelope_correlation
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.connectivity.phase_slope_index.html">
mne.connectivity.phase_slope_index
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.connectivity.seed_target_indices.html">
mne.connectivity.seed_target_indices
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.connectivity.spectral_connectivity.html">
mne.connectivity.spectral_connectivity
</a>
</li>
</ul>
</li>
<li class="toctree-l1 current active has-children">
<a class="reference internal" href="../statistics.html">
Statistics
</a>
<input checked="" class="toctree-checkbox" id="toctree-checkbox-17" name="toctree-checkbox-17" type="checkbox"/>
<label for="toctree-checkbox-17">
<i class="fas fa-chevron-down">
</i>
</label>
<ul class="current">
<li class="toctree-l2">
<a class="reference internal" href="mne.stats.ttest_1samp_no_p.html">
mne.stats.ttest_1samp_no_p
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.stats.ttest_ind_no_p.html">
mne.stats.ttest_ind_no_p
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.stats.f_oneway.html">
mne.stats.f_oneway
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.stats.f_mway_rm.html">
mne.stats.f_mway_rm
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.stats.f_threshold_mway_rm.html">
mne.stats.f_threshold_mway_rm
</a>
</li>
<li class="toctree-l2 current active">
<a class="current reference internal" href="#">
mne.stats.linear_regression
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.stats.linear_regression_raw.html">
mne.stats.linear_regression_raw
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.stats.bonferroni_correction.html">
mne.stats.bonferroni_correction
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.stats.fdr_correction.html">
mne.stats.fdr_correction
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.stats.combine_adjacency.html">
mne.stats.combine_adjacency
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.stats.permutation_cluster_test.html">
mne.stats.permutation_cluster_test
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.stats.permutation_cluster_1samp_test.html">
mne.stats.permutation_cluster_1samp_test
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.stats.permutation_t_test.html">
mne.stats.permutation_t_test
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.stats.spatio_temporal_cluster_test.html">
mne.stats.spatio_temporal_cluster_test
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.stats.spatio_temporal_cluster_1samp_test.html">
mne.stats.spatio_temporal_cluster_1samp_test
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.stats.summarize_clusters_stc.html">
mne.stats.summarize_clusters_stc
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.stats.bootstrap_confidence_interval.html">
mne.stats.bootstrap_confidence_interval
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.find_ch_adjacency.html">
mne.channels.find_ch_adjacency
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.channels.read_ch_adjacency.html">
mne.channels.read_ch_adjacency
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.spatial_dist_adjacency.html">
mne.spatial_dist_adjacency
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.spatial_src_adjacency.html">
mne.spatial_src_adjacency
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.spatial_tris_adjacency.html">
mne.spatial_tris_adjacency
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.spatial_inter_hemi_adjacency.html">
mne.spatial_inter_hemi_adjacency
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.spatio_temporal_src_adjacency.html">
mne.spatio_temporal_src_adjacency
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.spatio_temporal_tris_adjacency.html">
mne.spatio_temporal_tris_adjacency
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.spatio_temporal_dist_adjacency.html">
mne.spatio_temporal_dist_adjacency
</a>
</li>
</ul>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../simulation.html">
Simulation
</a>
<input class="toctree-checkbox" id="toctree-checkbox-18" name="toctree-checkbox-18" type="checkbox"/>
<label for="toctree-checkbox-18">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.simulation.add_chpi.html">
mne.simulation.add_chpi
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.simulation.add_ecg.html">
mne.simulation.add_ecg
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.simulation.add_eog.html">
mne.simulation.add_eog
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.simulation.add_noise.html">
mne.simulation.add_noise
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.simulation.simulate_evoked.html">
mne.simulation.simulate_evoked
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.simulation.simulate_raw.html">
mne.simulation.simulate_raw
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.simulation.simulate_stc.html">
mne.simulation.simulate_stc
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.simulation.simulate_sparse_stc.html">
mne.simulation.simulate_sparse_stc
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.simulation.select_source_in_label.html">
mne.simulation.select_source_in_label
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.simulation.SourceSimulator.html">
mne.simulation.SourceSimulator
</a>
</li>
</ul>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../decoding.html">
Decoding
</a>
<input class="toctree-checkbox" id="toctree-checkbox-19" name="toctree-checkbox-19" type="checkbox"/>
<label for="toctree-checkbox-19">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.CSP.html">
mne.decoding.CSP
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.EMS.html">
mne.decoding.EMS
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.FilterEstimator.html">
mne.decoding.FilterEstimator
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.LinearModel.html">
mne.decoding.LinearModel
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.PSDEstimator.html">
mne.decoding.PSDEstimator
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.Scaler.html">
mne.decoding.Scaler
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.TemporalFilter.html">
mne.decoding.TemporalFilter
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.TimeFrequency.html">
mne.decoding.TimeFrequency
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.UnsupervisedSpatialFilter.html">
mne.decoding.UnsupervisedSpatialFilter
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.Vectorizer.html">
mne.decoding.Vectorizer
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.ReceptiveField.html">
mne.decoding.ReceptiveField
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.TimeDelayingRidge.html">
mne.decoding.TimeDelayingRidge
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.SlidingEstimator.html">
mne.decoding.SlidingEstimator
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.GeneralizingEstimator.html">
mne.decoding.GeneralizingEstimator
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.SPoC.html">
mne.decoding.SPoC
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.SSD.html">
mne.decoding.SSD
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.compute_ems.html">
mne.decoding.compute_ems
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.cross_val_multiscore.html">
mne.decoding.cross_val_multiscore
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.decoding.get_coef.html">
mne.decoding.get_coef
</a>
</li>
</ul>
</li>
<li class="toctree-l1">
<a class="reference internal" href="../realtime.html">
Realtime
</a>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../report.html">
MNE-Report
</a>
<input class="toctree-checkbox" id="toctree-checkbox-20" name="toctree-checkbox-20" type="checkbox"/>
<label for="toctree-checkbox-20">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.Report.html">
mne.Report
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.open_report.html">
mne.open_report
</a>
</li>
</ul>
</li>
<li class="toctree-l1 has-children">
<a class="reference internal" href="../logging.html">
Logging and Configuration
</a>
<input class="toctree-checkbox" id="toctree-checkbox-21" name="toctree-checkbox-21" type="checkbox"/>
<label for="toctree-checkbox-21">
<i class="fas fa-chevron-down">
</i>
</label>
<ul>
<li class="toctree-l2">
<a class="reference internal" href="mne.get_config_path.html">
mne.get_config_path
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.get_config.html">
mne.get_config
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.open_docs.html">
mne.open_docs
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.set_log_level.html">
mne.set_log_level
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.set_log_file.html">
mne.set_log_file
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.set_config.html">
mne.set_config
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.set_cache_dir.html">
mne.set_cache_dir
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.sys_info.html">
mne.sys_info
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.verbose.html">
mne.verbose
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.utils.deprecated.html">
mne.utils.deprecated
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.utils.warn.html">
mne.utils.warn
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.cuda.get_cuda_memory.html">
mne.cuda.get_cuda_memory
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.cuda.init_cuda.html">
mne.cuda.init_cuda
</a>
</li>
<li class="toctree-l2">
<a class="reference internal" href="mne.cuda.set_cuda_device.html">
mne.cuda.set_cuda_device
</a>
</li>
</ul>
</li>
</ul>
</div>
</nav>
</div>
<div class="d-none d-xl-block col-xl-2 bd-toc">
<div class="toc-item">
<div class="tocsection onthispage pt-5 pb-3">
<i class="fas fa-list"></i> On this page
</div>
<nav id="bd-toc-nav">
<ul class="visible nav section-nav flex-column">
<li class="toc-h2 nav-item toc-entry">
<a class="reference internal nav-link" href="#examples-using-mne-stats-linear-regression">
Examples using
<code class="docutils literal notranslate">
<span class="pre">
mne.stats.linear_regression
</span>
</code>
</a>
</li>
</ul>
</nav>
</div>
<div class="toc-item">
</div>
</div>
<main class="col-12 col-md-9 col-xl-7 py-md-5 pl-md-5 pr-md-4 bd-content" role="main">
<div>
<div class="section" id="mne-stats-linear-regression">
<h1>mne.stats.linear_regression<a class="headerlink" href="#mne-stats-linear-regression" title="Permalink to this headline">¶</a></h1>
<dl class="py function">
<dt class="sig sig-object py" id="mne.stats.linear_regression">
<span class="sig-prename descclassname"><span class="pre">mne.stats.</span></span><span class="sig-name descname"><span class="pre">linear_regression</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">inst</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">design_matrix</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">names</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span><a class="reference external" href="http://github.com/mne-tools/mne-python/blob/maint/0.23/mne/stats/regression.py#L21-L99"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#mne.stats.linear_regression" title="Permalink to this definition">¶</a></dt>
<dd><p>Fit Ordinary Least Squares (OLS) regression.</p>
<dl class="field-list">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><dl>
<dt><strong>inst</strong><span class="classifier">instance of <a class="reference internal" href="mne.Epochs.html#mne.Epochs" title="mne.Epochs"><code class="xref py py-obj docutils literal notranslate"><span class="pre">Epochs</span></code></a> | <a class="reference external" href="https://docs.python.org/3/glossary.html#term-iterable" title="(in Python v3.9)"><span>iterable</span></a> of <a class="reference internal" href="mne.SourceEstimate.html#mne.SourceEstimate" title="mne.SourceEstimate"><code class="xref py py-obj docutils literal notranslate"><span class="pre">SourceEstimate</span></code></a></span></dt><dd><p>The data to be regressed. Contains all the trials, sensors, and time
points for the regression. For Source Estimates, accepts either a list
or a generator object.</p>
</dd>
<dt><strong>design_matrix</strong><span class="classifier"><a class="reference external" href="https://numpy.org/devdocs/reference/generated/numpy.ndarray.html#numpy.ndarray" title="(in NumPy v1.22.dev0)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">ndarray</span></code></a>, shape (n_observations, n_regressors)</span></dt><dd><p>The regressors to be used. Must be a 2d array with as many rows as
the first dimension of the data. The first column of this matrix will
typically consist of ones (intercept column).</p>
</dd>
<dt><strong>names</strong><span class="classifier"><a class="reference external" href="https://numpy.org/devdocs/glossary.html#term-array_like" title="(in NumPy v1.22.dev0)"><span>array_like</span></a> | <a class="reference external" href="https://docs.python.org/3/library/constants.html#None" title="(in Python v3.9)"><code class="docutils literal notranslate"><span class="pre">None</span></code></a></span></dt><dd><p>Optional parameter to name the regressors (i.e., the columns in the
design matrix). If provided, the length must correspond to the number
of columns present in design matrix (including the intercept, if
present). Otherwise, the default names are <code class="docutils literal notranslate"><span class="pre">'x0'</span></code>, <code class="docutils literal notranslate"><span class="pre">'x1'</span></code>,
<code class="docutils literal notranslate"><span class="pre">'x2',</span> <span class="pre">…,</span> <span class="pre">'x(n-1)'</span></code> for <code class="docutils literal notranslate"><span class="pre">n</span></code> regressors.</p>
</dd>
</dl>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><dl>
<dt><strong>results</strong><span class="classifier"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#dict" title="(in Python v3.9)"><code class="docutils literal notranslate"><span class="pre">dict</span></code></a> of <a class="reference external" href="https://docs.python.org/3/library/collections.html#collections.namedtuple" title="(in Python v3.9)"><code class="docutils literal notranslate"><span class="pre">collections.namedtuple()</span></code></a></span></dt><dd><p>For each regressor (key), a namedtuple is provided with the
following attributes:</p>
<blockquote>
<div><ul class="simple">
<li><p><code class="docutils literal notranslate"><span class="pre">beta</span></code> : regression coefficients</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">stderr</span></code> : standard error of regression coefficients</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">t_val</span></code> : t statistics (<code class="docutils literal notranslate"><span class="pre">beta</span></code> / <code class="docutils literal notranslate"><span class="pre">stderr</span></code>)</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">p_val</span></code> : two-sided p-value of t statistic under the t
distribution</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">mlog10_p_val</span></code> : -log₁₀-transformed p-value.</p></li>
</ul>
</div></blockquote>
<p>The tuple members are numpy arrays. The shape of each numpy array is
the shape of the data minus the first dimension; e.g., if the shape of
the original data was <code class="docutils literal notranslate"><span class="pre">(n_observations,</span> <span class="pre">n_channels,</span> <span class="pre">n_timepoints)</span></code>,
then the shape of each of the arrays will be
<code class="docutils literal notranslate"><span class="pre">(n_channels,</span> <span class="pre">n_timepoints)</span></code>.</p>
</dd>
</dl>
</dd>
</dl>
</dd></dl>
<div class="section" id="examples-using-mne-stats-linear-regression">
<span id="sphx-glr-backreferences-mne-stats-linear-regression"></span><h2>Examples using <code class="docutils literal notranslate"><span class="pre">mne.stats.linear_regression</span></code><a class="headerlink" href="#examples-using-mne-stats-linear-regression" title="Permalink to this headline">¶</a></h2>
<div class="sphx-glr-thumbcontainer" tooltip="Here we will briefly cover multiple concepts of inferential statistics in an introductory manne..."><div class="figure align-default" id="id1">
<img alt="Statistical inference" src="../_images/sphx_glr_10_background_stats_thumb.png" />
<p class="caption"><span class="caption-text"><a class="reference internal" href="../auto_tutorials/stats-sensor-space/10_background_stats.html#sphx-glr-auto-tutorials-stats-sensor-space-10-background-stats-py"><span class="std std-ref">Statistical inference</span></a></span><a class="headerlink" href="#id1" title="Permalink to this image">¶</a></p>
</div>
</div><div class="sphx-glr-thumbcontainer" tooltip="Predict single trial activity from a continuous variable. A single-trial regression is performe..."><div class="figure align-default" id="id2">
<img alt="Analysing continuous features with binning and regression in sensor space" src="../_images/sphx_glr_sensor_regression_thumb.png" />
<p class="caption"><span class="caption-text"><a class="reference internal" href="../auto_examples/stats/sensor_regression.html#sphx-glr-auto-examples-stats-sensor-regression-py"><span class="std std-ref">Analysing continuous features with binning and regression in sensor space</span></a></span><a class="headerlink" href="#id2" title="Permalink to this image">¶</a></p>
</div>
</div><div class="sphx-glr-thumbcontainer" tooltip="Here we explore the structure of the data contained in the `LIMO dataset`_. This example replic..."><div class="figure align-default" id="id3">
<img alt="Single trial linear regression analysis with the LIMO dataset" src="../_images/sphx_glr_limo_data_thumb.png" />
<p class="caption"><span class="caption-text"><a class="reference internal" href="../auto_examples/datasets/limo_data.html#sphx-glr-auto-examples-datasets-limo-data-py"><span class="std std-ref">Single trial linear regression analysis with the LIMO dataset</span></a></span><a class="headerlink" href="#id3" title="Permalink to this image">¶</a></p>
</div>
</div><div class="sphx-glr-clear"></div></div>
</div>
</div>
<div class='prev-next-bottom'>
<a class='left-prev' id="prev-link" href="mne.stats.f_threshold_mway_rm.html" title="previous page">mne.stats.f_threshold_mway_rm</a>
<a class='right-next' id="next-link" href="mne.stats.linear_regression_raw.html" title="next page">mne.stats.linear_regression_raw</a>
</div>
</main>
</div>
</div>
<script src="https://mne.tools/versionwarning.js"></script>
<script src="../_static/js/index.1c5a1a01449ed65a7b51.js"></script>
<!-- Google Analytics -->
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-37225609-1', 'auto');
ga('set', 'anonymizeIp', true);
ga('send', 'pageview');
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
<!-- End Google Analytics -->
<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="text-center text-muted small">© Copyright 2012–2021, MNE Developers. Last updated <time datetime="2021-09-09T20:05:58.201206+00:00" class="localized">2021-09-09 20:05 UTC</time>
<script type="text/javascript">$(function () { $("time.localized").each(function () { var el = $(this); el.text(new Date(el.attr("datetime")).toLocaleString([], {dateStyle: "medium", timeStyle: "long"})); }); } )</script></p>
</div>
</div>
</footer>
</body>
</html> | mne-tools/mne-tools.github.io | 0.23/generated/mne.stats.linear_regression.html | HTML | bsd-3-clause | 108,221 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>front property - TorrentClientPeerInfo class - torrent_client library - Dart API</title>
<!-- required because all the links are pseudo-absolute -->
<base href="../..">
<link href='https://fonts.googleapis.com/css?family=Source+Code+Pro|Roboto:500,400italic,300,400' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="static-assets/prettify.css">
<link rel="stylesheet" href="static-assets/css/bootstrap.min.css">
<link rel="stylesheet" href="static-assets/styles.css">
<meta name="description" content="API docs for the front property from the TorrentClientPeerInfo class, for the Dart programming language.">
<link rel="icon" href="static-assets/favicon.png">
<!-- Do not remove placeholder -->
<!-- Header Placeholder -->
</head>
<body>
<div id="overlay-under-drawer"></div>
<header class="container-fluid" id="title">
<nav class="navbar navbar-fixed-top">
<div class="container">
<button id="sidenav-left-toggle" type="button"> </button>
<ol class="breadcrumbs gt-separated hidden-xs">
<li><a href="index.html">hetimatorrent</a></li>
<li><a href="torrent_client/torrent_client-library.html">torrent_client</a></li>
<li><a href="torrent_client/TorrentClientPeerInfo-class.html">TorrentClientPeerInfo</a></li>
<li class="self-crumb">front</li>
</ol>
<div class="self-name">front</div>
</div>
</nav>
<div class="container masthead">
<ol class="breadcrumbs gt-separated visible-xs">
<li><a href="index.html">hetimatorrent</a></li>
<li><a href="torrent_client/torrent_client-library.html">torrent_client</a></li>
<li><a href="torrent_client/TorrentClientPeerInfo-class.html">TorrentClientPeerInfo</a></li>
<li class="self-crumb">front</li>
</ol>
<div class="title-description">
<h1 class="title">
<div class="kind">property</div> front
</h1>
<!-- p class="subtitle">
</p -->
</div>
<ul class="subnav">
</ul>
</div>
</header>
<div class="container body">
<div class="col-xs-6 col-sm-3 sidebar sidebar-offcanvas-left">
<h5><a href="index.html">hetimatorrent</a></h5>
<h5><a href="torrent_client/torrent_client-library.html">torrent_client</a></h5>
<h5><a href="torrent_client/TorrentClientPeerInfo-class.html">TorrentClientPeerInfo</a></h5>
<ol>
<li class="section-title"><a href="torrent_client/TorrentClientPeerInfo-class.html#static-properties">Static properties</a></li>
<li><a href="torrent_client/TorrentClientPeerInfo/nid.html">nid</a></li>
<li class="section-title"><a href="torrent_client/TorrentClientPeerInfo-class.html#instance-properties">Properties</a></li>
<li><a href="torrent_client/TorrentClientPeerInfo/amI.html">amI</a>
</li>
<li><a href="torrent_client/TorrentClientPeerInfo/chokedFromMe.html">chokedFromMe</a>
</li>
<li><a href="torrent_client/TorrentClientPeerInfo/chokedToMe.html">chokedToMe</a>
</li>
<li><a href="torrent_client/TorrentClientPeerInfo/downloadedBytesFromMe.html">downloadedBytesFromMe</a>
</li>
<li><a href="torrent_client/TorrentClientPeerInfo/front.html">front</a>
</li>
<li><a href="torrent_client/TorrentClientPeerInfo/id.html">id</a>
</li>
<li><a href="torrent_client/TorrentClientPeerInfo/ip.html">ip</a>
</li>
<li><a href="torrent_client/TorrentClientPeerInfo/isAcceptable.html">isAcceptable</a>
</li>
<li><a href="torrent_client/TorrentClientPeerInfo/peerId.html">peerId</a>
</li>
<li><a href="torrent_client/TorrentClientPeerInfo/portAcceptable.html">portAcceptable</a>
</li>
<li><a href="torrent_client/TorrentClientPeerInfo/portCurrent.html">portCurrent</a>
</li>
<li><a href="torrent_client/TorrentClientPeerInfo/speed.html">speed</a>
</li>
<li><a href="torrent_client/TorrentClientPeerInfo/uploadedBytesToMe.html">uploadedBytesToMe</a>
</li>
<li class="section-title"><a href="torrent_client/TorrentClientPeerInfo-class.html#constructors">Constructors</a></li>
<li><a href="torrent_client/TorrentClientPeerInfo/TorrentClientPeerInfo.fromAccept.html">fromAccept</a></li>
<li><a href="torrent_client/TorrentClientPeerInfo/TorrentClientPeerInfo.fromTracker.html">fromTracker</a></li>
</ol>
</div><!--/.sidebar-offcanvas-->
<div class="col-xs-12 col-sm-9 col-md-6 main-content">
<section class="multi-line-signature">
<span class="returntype"><a href="hetimatorrent/TorrentClientFront-class.html">TorrentClientFront</a></span>
<span class="name ">front</span>
<div class="readable-writable">
read / write
</div>
</section>
<section class="desc markdown">
<p class="no-docs">Not documented.</p>
</section>
</div> <!-- /.main-content -->
</div> <!-- container -->
<footer>
<div class="container-fluid">
<div class="container">
<p class="text-center">
<span class="no-break">
hetimatorrent 0.0.1 api docs
</span>
•
<span class="copyright no-break">
<a href="https://www.dartlang.org">
<img src="static-assets/favicon.png" alt="Dart" title="Dart"width="16" height="16">
</a>
</span>
•
<span class="copyright no-break">
<a href="http://creativecommons.org/licenses/by-sa/4.0/">cc license</a>
</span>
</p>
</div>
</div>
</footer>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/script.js"></script>
<!-- Do not remove placeholder -->
<!-- Footer Placeholder -->
</body>
</html>
| kyorohiro/dart_hetimatorrent | doc/api/torrent_client/TorrentClientPeerInfo/front.html | HTML | bsd-3-clause | 6,193 |
{% extends 'base.html' %}
{% block page_css %}
<link rel="stylesheet" href="{{ static('base/css/home.css') }}">
{% endblock %}
{% block page_title %}Homepage{% endblock %}
{% block page_id %}home{% endblock %}
{% block section_class %}landing{% endblock %}
{% block header_logo %}
<h1 class="logo"><a href="{{ url('static_site.home') }}"><img src="{{ static('base/img/logo.png') }}" alt="Game on" width="262" height="72" /></a></h1>
{% endblock %}
{% block content %}
<section class="big-picture cf">
<div class="busta">
<i></i>
<p class="announce">The web is the platform.</p>
<p class="shout">Show what's possible using the web as an open gaming platform for the world.</p>
{% if request.challenge %}
{% if request.challenge.is_open() %}
{% include '_signup_login.html' %}
{% else %}
{% if not request.challenge.has_started() %}
<p>Submissions open on {{ request.challenge.start_date.strftime('%B %e, %Y') }}</p>
{% endif %}
{% if request.challenge.has_closed() %}
<p>Submissions for the competition are now closed. Thank you to all who submitted! Play <a href="{{ url('submissions.entry_list') }}">all the games</a> here and find out who the winners are in March.</p>
{% endif %}
{% endif %}
{% endif %}
</div>
</section>
<section class="build cf">
<div class="busta">
{% if request.challenge.is_open() %}
<h2 class="exclaim">Submit your game prototype by {{ request.challenge.end_date.strftime('%B %e, %Y') }}</h2>
{% else %}
<h2>Mozilla Game On</h2>
<p><a href="https://donate.mozilla.org/page/signup/gameon-2012">Signup for our newsletter</a> or <a href="https://twitter.com/mozgames" class="twitter-follow-button" data-show-count="false" data-dnt="true">Follow @mozgames</a></p>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
{% endif %}
<ul>
<li class="make whimper">Make web-only, hackable or multi-device games.</li>
<li class="invent whimper"><a href="{{ url('events.list') }}">Attend a Game Jam near you</a> or host your own! Our <a href="https://webmaker.org/events/guides/game-jam/">handy Event Kits</a> make it easy.</li>
<li class="win whimper">Win a trip to the <a href="http://www.gdconf.com/">Game Developers Conference</a> to meet industry pioneers.</li>
<li class="market whimper">Have your completed game featured in the <a href="http://www.mozilla.org/apps/">Firefox Marketplace</a> and published on <a href="http://www.chillingo.com/">Chilingo</a>.</li>
</ul>
<section class="gameon_partners cf">
<div class="col">
<h2 class="announce">Game On is generously supported by:</h2>
<ul class="partners">
<li><a href="http://www.nesta.org.uk/"><img src="{{ static('base/img/partners/nesta.png') }}" alt="Nesta" /></a></li>
<li><a href="http://www.nominettrust.org.uk/"><img src="{{ static('base/img/partners/nominettrust.png') }}" alt="Nominet Trust" /></a></li>
</ul>
</div>
<div class="col with">
<h2 class="announce">In partnership with:</h2>
<ul class="partners with">
<li class="lg"><a href="http://globalgamejam.org/"><img src="{{ static('base/img/partners/ggj.png') }}" alt="Global Game Jam" /></a></li>
<li class="lg"><a href="http://www.igda.org/"><img src="{{ static('base/img/partners/igda.png') }}" alt="IDGA" /></a></li>
<li class="cl"><a href="http://www.chillingo.com/"><img src="{{ static('base/img/partners/Chillingo.png') }}" alt="Chillingo" /></a></li>
<li><a href="http://ukie.info/"><img src="{{ static('base/img/partners/ukie.png') }}" alt="UKIE" /></a></li>
<li><a href="https://github.com/"><img src="{{ static('base/img/partners/GitHub.png') }}" alt="github" /></a></li>
<li><a href="http://www.nvidia.co.uk"><img src="{{ static('base/img/partners/nvidia.png') }}" alt="Nvidia" /></a></li>
</ul>
</div>
</section>
</div>
</section>
{% if not request.challenge.has_closed() %}
<section class="participate cf">
<div class="busta cf">
<div class="wrapper">
<article class="submit_now">
<div class="inner">
<h2 class="exclaim">Submit Your Game</h2>
<p>Mozilla invites you to imagine how next-generation web technologies can revolutionize the way we make and play games. It's your opportunity to invent new game mechanics and re-imagine the web as a gaming platform.</p>
<p>Excited? Good! Want to get involved?</p>
<p><a href="https://donate.mozilla.org/page/signup/gameon-2012">Signup for our newsletter</a> or <a href="https://twitter.com/mozgames" class="twitter-follow-button" data-show-count="false" data-dnt="true">Follow @mozgames</a></p>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
{% if request.challenge %}
<p><strong>Submit your game prototype by {{ request.challenge.end_date.strftime('%B %e, %Y') }}</strong></p>
{% if request.challenge.is_open() %}
{% include '_signup_login.html' %}
{% endif %}
<footer>
<p>Submissions open on {{ request.challenge.start_date.strftime('%B %e, %Y') }} and close {{ request.challenge.end_date.strftime('%B %e, %Y') }}.</p>
</footer>
{% endif %}
</div>
</article>
<article class="events">
<div class="inner">
<h2 class="exclaim">Come to a Game Jam!</h2>
<ul class="checks">
<li>Got a game idea for the competition you'd like help testing and finishing up?</li>
<li>Interested in playing with new technologies and meeting people who love making and hacking games as much as you do?</li>
</ul>
{% if events %}
<h3>Upcoming events</h3>
<ol class="no-style">
{% for ev in events %}
<li class="vevent">
<h4><a class="summary url" href="{{ ev.url }}">{{ ev.name }}</a></h4>
<p><span class="dtstart">{{ ev.start_date.strftime('%B %d, %Y %l:%M%p') }}</span> in {{ ev.location.town }}, <span class="location">{{ ev.location.country }}</span></p>
</li>
{% endfor %}
</ol>
{% if num_events > 3 %}
<a href="{{ url('events.list') }}">See all upcoming Game Jams</a>
{% endif %}
{% endif %}
<footer>
<a href="{{ url('events.list') }}">Register for an upcoming game jam</a> or <a href="https://webmaker.org/events/guides/game-jam/">run your own here</a>
</footer>
</div>
</article>
</div>
</div>
</section>
{% endif %}
{% endblock %} | mozilla/gameon | gameon/static_site/templates/static_site/landing.html | HTML | bsd-3-clause | 7,970 |
</div>
{{>inc/footer}} | bmn85/web-hsdb-basic | web-hsdb-site/src/main/resources/templates/inc/footer_min.html | HTML | bsd-3-clause | 23 |
<!DOCTYPE html>
<html>
<head>
<meta name="keywords" content="camicroscope, quip" />
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<title>CaMessage Unit Test Page</title>
<!-- camessage component dependencies -->
<!-- google material icons css sheet -->
<link href="https://fonts.googleapis.com/css2?family=Material+Icons"
rel="stylesheet">
<!-- css sheet -->
<link rel='stylesheet' type='text/css' media='all' href='/css/style.css'/>
<link rel='stylesheet' type='text/css' media='all' href='/components/camessage/camessage.css'/>
<!-- util.js -->
<script src = '/common/util.js' type='text/javascript'></script>
<!-- message display js -->
<script src='/components/camessage/camessage.js'></script>
</head>
<body>
<!-- this is a flag element that indicates the resources has been loaded -->
<input id='isLoad' type='checkbox' style='display:none;'>
<!-- ca message test cases -->
<!-- constructor -->
<div id = 'case1'></div>
<!-- change text -->
<div id = 'case2'></div>
<!-- constructor -->
<div id = 'case3'></div>
</body>
<!-- test script for each case -->
<script type = "text/javascript">
// TODO initialize UI component
// case 1: test options to initialize component
const message1 = new CaMessage({id:'case1', defaultText:'Hello World'});
// case 2: change text
const message2 = new CaMessage({id:'case2', defaultText:'Hello World'});
message2.changeTxt('Change Text');
// case 3: change style
const message3 = new CaMessage({id:'case3', defaultText:'case3'});
message3.changeStyle({
color:'rgb(9,2,35)',
size:'2rem',
bgColor:'rgb(193,13,13)'
})
// Never remove this code, this is a flag to told us jsdom loads the any subresources such as scripts, stylesheets or images.
document.getElementById('isLoad').checked = true;
</script>
</html>
| camicroscope/caMicroscope | test/ui/camessage-test-cases.html | HTML | bsd-3-clause | 1,972 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sun Dec 23 18:05:50 IST 2018 -->
<title>DnxDocumentHelper.CreatingApplication</title>
<meta name="date" content="2018-12-23">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DnxDocumentHelper.CreatingApplication";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.Collection.html" title="class in com.exlibris.digitool.common.dnx"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.EnvHardwareRegistry.html" title="class in com.exlibris.digitool.common.dnx"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html" target="_top">Frames</a></li>
<li><a href="DnxDocumentHelper.CreatingApplication.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field.summary">Field</a> | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field.detail">Field</a> | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.exlibris.digitool.common.dnx</div>
<h2 title="Class DnxDocumentHelper.CreatingApplication" class="title">Class DnxDocumentHelper.CreatingApplication</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.exlibris.digitool.common.dnx.DnxDocumentHelper.CreatingApplication</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.html" title="class in com.exlibris.digitool.common.dnx">DnxDocumentHelper</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">DnxDocumentHelper.CreatingApplication</span>
extends java.lang.Object</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html#CREATINGAPPLICATIONEXTENSION">CREATINGAPPLICATIONEXTENSION</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html#CREATINGAPPLICATIONNAME">CREATINGAPPLICATIONNAME</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html#CREATINGAPPLICATIONVERSION">CREATINGAPPLICATIONVERSION</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html#DATECREATEDBYAPPLICATION">DATECREATEDBYAPPLICATION</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html#sectionId">sectionId</a></span></code> </td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html#CreatingApplication--">CreatingApplication</a></span>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html#CreatingApplication-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">CreatingApplication</a></span>(java.lang.String creatingApplicationName,
java.lang.String creatingApplicationVersion,
java.lang.String dateCreatedByApplication,
java.lang.String creatingApplicationExtension)</code>
<div class="block">Creates the CreatingApplication section.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html#getCreatingApplicationExtension--">getCreatingApplicationExtension</a></span>()</code>
<div class="block">Gets the CreatingApplication creatingApplicationExtension.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html#getCreatingApplicationName--">getCreatingApplicationName</a></span>()</code>
<div class="block">Gets the CreatingApplication creatingApplicationName.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html#getCreatingApplicationVersion--">getCreatingApplicationVersion</a></span>()</code>
<div class="block">Gets the CreatingApplication creatingApplicationVersion.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html#getDateCreatedByApplication--">getDateCreatedByApplication</a></span>()</code>
<div class="block">Gets the CreatingApplication dateCreatedByApplication by UI date format.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html#getInternalDateCreatedByApplication--">getInternalDateCreatedByApplication</a></span>()</code>
<div class="block">Gets the CreatingApplication dateCreatedByApplication by internal date format (yyyy-MM-dd HH:mm:ss).</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/exlibris/digitool/common/dnx/DnxSectionRecord.html" title="class in com.exlibris.digitool.common.dnx">DnxSectionRecord</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html#getRecord--">getRecord</a></span>()</code> </td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html#setCreatingApplicationExtension-java.lang.String-">setCreatingApplicationExtension</a></span>(java.lang.String s)</code>
<div class="block">Sets the CreatingApplication creatingApplicationExtension.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html#setCreatingApplicationName-java.lang.String-">setCreatingApplicationName</a></span>(java.lang.String s)</code>
<div class="block">Sets the CreatingApplication creatingApplicationName.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html#setCreatingApplicationVersion-java.lang.String-">setCreatingApplicationVersion</a></span>(java.lang.String s)</code>
<div class="block">Sets the CreatingApplication creatingApplicationVersion.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html#setDateCreatedByApplication-java.lang.String-">setDateCreatedByApplication</a></span>(java.lang.String s)</code>
<div class="block">Sets the CreatingApplication dateCreatedByApplication.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html#setRecord-com.exlibris.digitool.common.dnx.DnxSectionRecord-">setRecord</a></span>(<a href="../../../../../com/exlibris/digitool/common/dnx/DnxSectionRecord.html" title="class in com.exlibris.digitool.common.dnx">DnxSectionRecord</a> record)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="sectionId">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sectionId</h4>
<pre>public static final java.lang.String sectionId</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#com.exlibris.digitool.common.dnx.DnxDocumentHelper.CreatingApplication.sectionId">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CREATINGAPPLICATIONNAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CREATINGAPPLICATIONNAME</h4>
<pre>public static final java.lang.String CREATINGAPPLICATIONNAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#com.exlibris.digitool.common.dnx.DnxDocumentHelper.CreatingApplication.CREATINGAPPLICATIONNAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CREATINGAPPLICATIONVERSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CREATINGAPPLICATIONVERSION</h4>
<pre>public static final java.lang.String CREATINGAPPLICATIONVERSION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#com.exlibris.digitool.common.dnx.DnxDocumentHelper.CreatingApplication.CREATINGAPPLICATIONVERSION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DATECREATEDBYAPPLICATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DATECREATEDBYAPPLICATION</h4>
<pre>public static final java.lang.String DATECREATEDBYAPPLICATION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#com.exlibris.digitool.common.dnx.DnxDocumentHelper.CreatingApplication.DATECREATEDBYAPPLICATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CREATINGAPPLICATIONEXTENSION">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CREATINGAPPLICATIONEXTENSION</h4>
<pre>public static final java.lang.String CREATINGAPPLICATIONEXTENSION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#com.exlibris.digitool.common.dnx.DnxDocumentHelper.CreatingApplication.CREATINGAPPLICATIONEXTENSION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="CreatingApplication--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CreatingApplication</h4>
<pre>public CreatingApplication()</pre>
</li>
</ul>
<a name="CreatingApplication-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CreatingApplication</h4>
<pre>public CreatingApplication(java.lang.String creatingApplicationName,
java.lang.String creatingApplicationVersion,
java.lang.String dateCreatedByApplication,
java.lang.String creatingApplicationExtension)</pre>
<div class="block">Creates the CreatingApplication section.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>creatingApplicationName</code> - A designation for the name of the software program that created the object (for example, MSWord)<br/></dd>
<dd><code>creatingApplicationVersion</code> - The version of the software program that created the object.<br/></dd>
<dd><code>dateCreatedByApplication</code> - The actual or approximate date and time the object was created.<br/></dd>
<dd><code>creatingApplicationExtension</code> - Creating application information using semantic units defined externally to PREMIS.<br/></dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getRecord--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRecord</h4>
<pre>public <a href="../../../../../com/exlibris/digitool/common/dnx/DnxSectionRecord.html" title="class in com.exlibris.digitool.common.dnx">DnxSectionRecord</a> getRecord()</pre>
</li>
</ul>
<a name="setRecord-com.exlibris.digitool.common.dnx.DnxSectionRecord-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRecord</h4>
<pre>public void setRecord(<a href="../../../../../com/exlibris/digitool/common/dnx/DnxSectionRecord.html" title="class in com.exlibris.digitool.common.dnx">DnxSectionRecord</a> record)</pre>
</li>
</ul>
<a name="getCreatingApplicationName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCreatingApplicationName</h4>
<pre>public java.lang.String getCreatingApplicationName()</pre>
<div class="block">Gets the CreatingApplication creatingApplicationName.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>creatingApplicationName A designation for the name of the software program that created the object (for example, MSWord)<br/></dd>
</dl>
</li>
</ul>
<a name="setCreatingApplicationName-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCreatingApplicationName</h4>
<pre>public void setCreatingApplicationName(java.lang.String s)</pre>
<div class="block">Sets the CreatingApplication creatingApplicationName.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>s</code> - A designation for the name of the software program that created the object (for example, MSWord)<br/></dd>
</dl>
</li>
</ul>
<a name="getCreatingApplicationVersion--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCreatingApplicationVersion</h4>
<pre>public java.lang.String getCreatingApplicationVersion()</pre>
<div class="block">Gets the CreatingApplication creatingApplicationVersion.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>creatingApplicationVersion The version of the software program that created the object.<br/></dd>
</dl>
</li>
</ul>
<a name="setCreatingApplicationVersion-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCreatingApplicationVersion</h4>
<pre>public void setCreatingApplicationVersion(java.lang.String s)</pre>
<div class="block">Sets the CreatingApplication creatingApplicationVersion.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>s</code> - The version of the software program that created the object.<br/></dd>
</dl>
</li>
</ul>
<a name="getDateCreatedByApplication--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDateCreatedByApplication</h4>
<pre>public java.lang.String getDateCreatedByApplication()</pre>
<div class="block">Gets the CreatingApplication dateCreatedByApplication by UI date format.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>dateCreatedByApplication The actual or approximate date and time the object was created.<br/></dd>
</dl>
</li>
</ul>
<a name="getInternalDateCreatedByApplication--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInternalDateCreatedByApplication</h4>
<pre>public java.lang.String getInternalDateCreatedByApplication()</pre>
<div class="block">Gets the CreatingApplication dateCreatedByApplication by internal date format (yyyy-MM-dd HH:mm:ss).</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>dateCreatedByApplication The actual or approximate date and time the object was created.<br/></dd>
</dl>
</li>
</ul>
<a name="setDateCreatedByApplication-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDateCreatedByApplication</h4>
<pre>public void setDateCreatedByApplication(java.lang.String s)</pre>
<div class="block">Sets the CreatingApplication dateCreatedByApplication.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>s</code> - The actual or approximate date and time the object was created.<br/></dd>
</dl>
</li>
</ul>
<a name="getCreatingApplicationExtension--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCreatingApplicationExtension</h4>
<pre>public java.lang.String getCreatingApplicationExtension()</pre>
<div class="block">Gets the CreatingApplication creatingApplicationExtension.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>creatingApplicationExtension Creating application information using semantic units defined externally to PREMIS.<br/></dd>
</dl>
</li>
</ul>
<a name="setCreatingApplicationExtension-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setCreatingApplicationExtension</h4>
<pre>public void setCreatingApplicationExtension(java.lang.String s)</pre>
<div class="block">Sets the CreatingApplication creatingApplicationExtension.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>s</code> - Creating application information using semantic units defined externally to PREMIS.<br/></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.Collection.html" title="class in com.exlibris.digitool.common.dnx"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../com/exlibris/digitool/common/dnx/DnxDocumentHelper.EnvHardwareRegistry.html" title="class in com.exlibris.digitool.common.dnx"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html" target="_top">Frames</a></li>
<li><a href="DnxDocumentHelper.CreatingApplication.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field.summary">Field</a> | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field.detail">Field</a> | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| ExLibrisGroup/Rosetta.dps-sdk-projects | 6.0/javadoc/com/exlibris/digitool/common/dnx/DnxDocumentHelper.CreatingApplication.html | HTML | bsd-3-clause | 25,986 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Thu Dec 12 11:16:49 BRST 2013 -->
<title>InfrastructureFactory (Jason - AgentSpeak Java Interpreter)</title>
<meta name="date" content="2013-12-12">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="InfrastructureFactory (Jason - AgentSpeak Java Interpreter)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/InfrastructureFactory.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?jason/infra/InfrastructureFactory.html" target="_top">Frames</a></li>
<li><a href="InfrastructureFactory.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">jason.infra</div>
<h2 title="Interface InfrastructureFactory" class="title">Interface InfrastructureFactory</h2>
<map id="G" name="G">
<area shape="rect" id="node1_0" href="./InfrastructureFactory.html" title="jason.infra.InfrastructureFactory" alt="" coords="105,11,237,53"/>
<area shape="rect" id="node1" href="./InfrastructureFactory.html" title="<TABLE>" alt="" coords="94,6,247,58"/>
<area shape="rect" id="node2_1" href="./centralised/CentralisedFactory.html" title="jason.infra.centralised.CentralisedFactory" alt="" coords="16,113,157,154"/>
<area shape="rect" id="node2" href="./centralised/CentralisedFactory.html" title="<TABLE>" alt="" coords="5,107,168,159"/>
<area shape="rect" id="node3_2" href="./jade/JadeFactory.html" title="jason.infra.jade.JadeFactory" alt="" coords="203,113,309,154"/>
<area shape="rect" id="node3" href="./jade/JadeFactory.html" title="<TABLE>" alt="" coords="192,107,320,159"/>
</map>
<!-- UML diagram added by UMLGraph version R5_6_6-1-g9240c4 (http://www.umlgraph.org/) -->
<div align="center"><img src="InfrastructureFactory.png" alt="Package class diagram package InfrastructureFactory" usemap="#G" border=0/></div>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../jason/infra/centralised/CentralisedFactory.html" title="class in jason.infra.centralised">CentralisedFactory</a>, <a href="../../jason/infra/jade/JadeFactory.html" title="class in jason.infra.jade">JadeFactory</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">InfrastructureFactory</span></pre>
<div class="block">Every infrastructure for Jason must implement this interface. The
interface provides methods for JasonIDE and user's runtime classes,
etc.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../jason/jeditplugin/MASLauncherInfraTier.html" title="interface in jason.jeditplugin">MASLauncherInfraTier</a></code></td>
<td class="colLast"><code><strong><a href="../../jason/infra/InfrastructureFactory.html#createMASLauncher()">createMASLauncher</a></strong>()</code>
<div class="block">Every infrastructure factory should be able to create an
instance of MASLauncherInfraTier, this instance is used to
start a new MAS execution.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../jason/runtime/RuntimeServicesInfraTier.html" title="interface in jason.runtime">RuntimeServicesInfraTier</a></code></td>
<td class="colLast"><code><strong><a href="../../jason/infra/InfrastructureFactory.html#createRuntimeServices()">createRuntimeServices</a></strong>()</code>
<div class="block">Every infrastructure factory should be able to create an
instance of RuntimeServicesInfraTier, this instance provides
services for controlling the MAS, as agent creation,
destruction, etc.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="createMASLauncher()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createMASLauncher</h4>
<pre><a href="../../jason/jeditplugin/MASLauncherInfraTier.html" title="interface in jason.jeditplugin">MASLauncherInfraTier</a> createMASLauncher()</pre>
<div class="block">Every infrastructure factory should be able to create an
instance of MASLauncherInfraTier, this instance is used to
start a new MAS execution. It is normally used by JasonIDE.</div>
</li>
</ul>
<a name="createRuntimeServices()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>createRuntimeServices</h4>
<pre><a href="../../jason/runtime/RuntimeServicesInfraTier.html" title="interface in jason.runtime">RuntimeServicesInfraTier</a> createRuntimeServices()</pre>
<div class="block">Every infrastructure factory should be able to create an
instance of RuntimeServicesInfraTier, this instance provides
services for controlling the MAS, as agent creation,
destruction, etc. These services are normally used by user
classes as AgArch and Environments.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/InfrastructureFactory.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?jason/infra/InfrastructureFactory.html" target="_top">Frames</a></li>
<li><a href="InfrastructureFactory.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| lsa-pucrs/jason-ros-releases | Jason-1.4.0a/doc/api/jason/infra/InfrastructureFactory.html | HTML | bsd-3-clause | 9,409 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../_static/javascripts/modernizr.js"></script>
<title>statsmodels.tsa.deterministic.CalendarSeasonality.is_dummy — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../_static/stylesheets/deprecation.css">
<link rel="stylesheet" href="../_static/material.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/language_data.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.tsa.deterministic.CalendarSeasonality.period" href="statsmodels.tsa.deterministic.CalendarSeasonality.period.html" />
<link rel="prev" title="statsmodels.tsa.deterministic.CalendarSeasonality.freq" href="statsmodels.tsa.deterministic.CalendarSeasonality.freq.html" />
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#generated/statsmodels.tsa.deterministic.CalendarSeasonality.is_dummy" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.12.1</span>
<span class="md-header-nav__topic"> statsmodels.tsa.deterministic.CalendarSeasonality.is_dummy </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../search.html" method="GET" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
<script src="../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../_static/versions.json",
target_loc = "../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../tsa.html" class="md-tabs__link">Time Series analysis <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa</span></code></a></li>
<li class="md-tabs__item"><a href="statsmodels.tsa.deterministic.CalendarSeasonality.html" class="md-tabs__link">statsmodels.tsa.deterministic.CalendarSeasonality</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../index.html"
title="statsmodels">statsmodels v0.12.1</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../tsa.html" class="md-nav__link">Time Series analysis <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa</span></code></a>
</li>
<li class="md-nav__item">
<a href="../statespace.html" class="md-nav__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a>
</li>
<li class="md-nav__item">
<a href="../vector_ar.html" class="md-nav__link">Vector Autoregressions <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa.vector_ar</span></code></a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.tsa.deterministic.CalendarSeasonality.is_dummy.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<h1 id="generated-statsmodels-tsa-deterministic-calendarseasonality-is-dummy--page-root">statsmodels.tsa.deterministic.CalendarSeasonality.is_dummy<a class="headerlink" href="#generated-statsmodels-tsa-deterministic-calendarseasonality-is-dummy--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="py method">
<dt id="statsmodels.tsa.deterministic.CalendarSeasonality.is_dummy">
<em class="property">property </em><code class="sig-prename descclassname">CalendarSeasonality.</code><code class="sig-name descname">is_dummy</code><a class="headerlink" href="#statsmodels.tsa.deterministic.CalendarSeasonality.is_dummy" title="Permalink to this definition">¶</a></dt>
<dd><p>Flag indicating whether the values produced are dummy variables</p>
</dd></dl>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.tsa.deterministic.CalendarSeasonality.freq.html" title="statsmodels.tsa.deterministic.CalendarSeasonality.freq"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.tsa.deterministic.CalendarSeasonality.freq </span>
</div>
</a>
<a href="statsmodels.tsa.deterministic.CalendarSeasonality.period.html" title="statsmodels.tsa.deterministic.CalendarSeasonality.period"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.tsa.deterministic.CalendarSeasonality.period </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Oct 29, 2020.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 3.2.1.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | v0.12.1/generated/statsmodels.tsa.deterministic.CalendarSeasonality.is_dummy.html | HTML | bsd-3-clause | 17,870 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_26) on Tue Apr 29 11:16:31 CEST 2014 -->
<TITLE>
Uses of Class com.example.tson.R.id
</TITLE>
<META NAME="date" CONTENT="2014-04-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.example.tson.R.id";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../com/example/tson/R.id.html" title="class in com.example.tson"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?com/example/tson/\class-useR.id.html" target="_top"><B>FRAMES</B></A>
<A HREF="R.id.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>com.example.tson.R.id</B></H2>
</CENTER>
No usage of com.example.tson.R.id
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../com/example/tson/R.id.html" title="class in com.example.tson"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?com/example/tson/\class-useR.id.html" target="_top"><B>FRAMES</B></A>
<A HREF="R.id.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
| Magrit/miniature-ninja-agile-awesomeness | src/doc/com/example/tson/class-use/R.id.html | HTML | bsd-3-clause | 5,704 |
{% load i18n %}
{% extends "html/identities/page.html" %}
{% block title %}{% trans %}New Contact{% endtrans %} | {% trans %}Identities{% endtrans %}{% endblock %}
{% block module_title %}{{ type }}{% endblock %}
{% block module_subtitle %}{% trans %}Contact Type{% endtrans %}{% endblock %}
{% block module_topmenu %}
<a href="{% url contacts:contact_add_typed type.id %}" class="top-menu add-link add-link-active">{% trans %}New{% endtrans %} {{ type.name }}</a>
{% endblock %}
{% block module_content %}
<form action="" method="post" class="content-form" enctype="multipart/form-data">
{% csrf_token %}
<ul class="content-form-fields">
{{ form.as_ul()|htsafe }}
</ul>
<div class="content-form-submit">
<input type="submit" name="save" value="{% trans %}Create Contact{% endtrans %}" />
<input type="submit" name="cancel" value="{% trans %}Cancel{% endtrans %}" class="cancel" />
</div>
</form>
{% endblock %}
| tovmeod/anaf | anaf/templates/html/identities/contact_add_typed.html | HTML | bsd-3-clause | 952 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../../_static/javascripts/modernizr.js"></script>
<title>statsmodels.tools.sm_exceptions.ParseError — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../../_static/stylesheets/deprecation.css">
<link rel="stylesheet" href="../../_static/material.css" type="text/css" />
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" />
<script id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>
<script src="../../_static/jquery.js"></script>
<script src="../../_static/underscore.js"></script>
<script src="../../_static/doctools.js"></script>
<script src="../../_static/language_data.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script>
<link rel="shortcut icon" href="../../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../../about.html" />
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
<link rel="next" title="statsmodels.tools.sm_exceptions.PerfectSeparationError" href="statsmodels.tools.sm_exceptions.PerfectSeparationError.html" />
<link rel="prev" title="Exceptions and Warnings" href="../warnings-and-exceptions.html" />
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#dev/generated/statsmodels.tools.sm_exceptions.ParseError" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.12.1</span>
<span class="md-header-nav__topic"> statsmodels.tools.sm_exceptions.ParseError </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../../search.html" method="GET" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
<script src="../../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../../_static/versions.json",
target_loc = "../../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../index.html" class="md-tabs__link">Developer Page</a></li>
<li class="md-tabs__item"><a href="../warnings-and-exceptions.html" class="md-tabs__link">Exceptions and Warnings</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../../index.html"
title="statsmodels">statsmodels v0.12.1</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../../user-guide.html" class="md-nav__link">User Guide</a>
</li>
<li class="md-nav__item">
<a href="../../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../index.html" class="md-nav__link">Developer Page</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../index.html#submitting-a-bug-report" class="md-nav__link">Submitting a Bug Report</a>
</li>
<li class="md-nav__item">
<a href="../index.html#making-changes-to-the-code" class="md-nav__link">Making Changes to the Code</a>
</li>
<li class="md-nav__item">
<a href="../index.html#how-to-submit-a-pull-request" class="md-nav__link">How to Submit a Pull Request</a>
</li>
<li class="md-nav__item">
<a href="../index.html#mailing-list" class="md-nav__link">Mailing List</a>
</li>
<li class="md-nav__item">
<a href="../index.html#license" class="md-nav__link">License</a>
</li>
<li class="md-nav__item">
<a href="../index.html#contents" class="md-nav__link">Contents</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../git_notes.html" class="md-nav__link">Working with the statsmodels Code</a>
</li>
<li class="md-nav__item">
<a href="../maintainer_notes.html" class="md-nav__link">Maintainer Notes</a>
</li>
<li class="md-nav__item">
<a href="../test_notes.html" class="md-nav__link">Testing</a>
</li>
<li class="md-nav__item">
<a href="../naming_conventions.html" class="md-nav__link">Naming Conventions</a>
</li>
<li class="md-nav__item">
<a href="../warnings-and-exceptions.html" class="md-nav__link">Exceptions and Warnings</a>
</li>
<li class="md-nav__item">
<a href="../dataset_notes.html" class="md-nav__link">Datasets</a>
</li>
<li class="md-nav__item">
<a href="../examples.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../get_involved.html" class="md-nav__link">Get Involved</a>
</li>
<li class="md-nav__item">
<a href="../internal.html" class="md-nav__link">Internal Classes</a>
</li>
<li class="md-nav__item">
<a href="../testing.html" class="md-nav__link">Testing on Build Machines</a>
</li></ul>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../../_sources/dev/generated/statsmodels.tools.sm_exceptions.ParseError.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<h1 id="dev-generated-statsmodels-tools-sm-exceptions-parseerror--page-root">statsmodels.tools.sm_exceptions.ParseError<a class="headerlink" href="#dev-generated-statsmodels-tools-sm-exceptions-parseerror--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="py exception">
<dt id="statsmodels.tools.sm_exceptions.ParseError">
<em class="property">exception </em><code class="sig-prename descclassname">statsmodels.tools.sm_exceptions.</code><code class="sig-name descname">ParseError</code><a class="reference internal" href="../../_modules/statsmodels/tools/sm_exceptions.html#ParseError"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.tools.sm_exceptions.ParseError" title="Permalink to this definition">¶</a></dt>
<dd><p>Error when parsing a docstring.</p>
</dd></dl>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="../warnings-and-exceptions.html" title="Exceptions and Warnings"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> Exceptions and Warnings </span>
</div>
</a>
<a href="statsmodels.tools.sm_exceptions.PerfectSeparationError.html" title="statsmodels.tools.sm_exceptions.PerfectSeparationError"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.tools.sm_exceptions.PerfectSeparationError </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Oct 29, 2020.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 3.2.1.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | v0.12.1/dev/generated/statsmodels.tools.sm_exceptions.ParseError.html | HTML | bsd-3-clause | 18,104 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>statsmodels.miscmodels.count.PoissonOffsetGMLE.loglikeobs — statsmodels 0.8.0 documentation</title>
<link rel="stylesheet" href="../_static/nature.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '0.8.0',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<link rel="shortcut icon" href="../_static/statsmodels_hybi_favico.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.miscmodels.count.PoissonOffsetGMLE.nloglike" href="statsmodels.miscmodels.count.PoissonOffsetGMLE.nloglike.html" />
<link rel="prev" title="statsmodels.miscmodels.count.PoissonOffsetGMLE.loglike" href="statsmodels.miscmodels.count.PoissonOffsetGMLE.loglike.html" />
<link rel="stylesheet" href="../_static/examples.css" type="text/css" />
<link rel="stylesheet" href="../_static/facebox.css" type="text/css" />
<script type="text/javascript" src="../_static/scripts.js">
</script>
<script type="text/javascript" src="../_static/facebox.js">
</script>
</head>
<body role="document">
<div class="headerwrap">
<div class = "header">
<a href = "../index.html">
<img src="../_static/statsmodels_hybi_banner.png" alt="Logo"
style="padding-left: 15px"/></a>
</div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="statsmodels.miscmodels.count.PoissonOffsetGMLE.nloglike.html" title="statsmodels.miscmodels.count.PoissonOffsetGMLE.nloglike"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="statsmodels.miscmodels.count.PoissonOffsetGMLE.loglike.html" title="statsmodels.miscmodels.count.PoissonOffsetGMLE.loglike"
accesskey="P">previous</a> |</li>
<li><a href ="../install.html">Install</a></li> |
<li><a href="https://groups.google.com/group/pystatsmodels?hl=en">Support</a></li> |
<li><a href="https://github.com/statsmodels/statsmodels/issues">Bugs</a></li> |
<li><a href="../dev/index.html">Develop</a></li> |
<li><a href="../examples/index.html">Examples</a></li> |
<li><a href="../faq.html">FAQ</a></li> |
<li class="nav-item nav-item-1"><a href="../miscmodels.html" >Other Models <code class="docutils literal"><span class="pre">miscmodels</span></code></a> |</li>
<li class="nav-item nav-item-2"><a href="statsmodels.miscmodels.count.PoissonOffsetGMLE.html" accesskey="U">statsmodels.miscmodels.count.PoissonOffsetGMLE</a> |</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="statsmodels-miscmodels-count-poissonoffsetgmle-loglikeobs">
<h1>statsmodels.miscmodels.count.PoissonOffsetGMLE.loglikeobs<a class="headerlink" href="#statsmodels-miscmodels-count-poissonoffsetgmle-loglikeobs" title="Permalink to this headline">¶</a></h1>
<dl class="method">
<dt id="statsmodels.miscmodels.count.PoissonOffsetGMLE.loglikeobs">
<code class="descclassname">PoissonOffsetGMLE.</code><code class="descname">loglikeobs</code><span class="sig-paren">(</span><em>params</em><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.miscmodels.count.PoissonOffsetGMLE.loglikeobs" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<h4>Previous topic</h4>
<p class="topless"><a href="statsmodels.miscmodels.count.PoissonOffsetGMLE.loglike.html"
title="previous chapter">statsmodels.miscmodels.count.PoissonOffsetGMLE.loglike</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="statsmodels.miscmodels.count.PoissonOffsetGMLE.nloglike.html"
title="next chapter">statsmodels.miscmodels.count.PoissonOffsetGMLE.nloglike</a></p>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../_sources/generated/statsmodels.miscmodels.count.PoissonOffsetGMLE.loglikeobs.rst.txt"
rel="nofollow">Show Source</a></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<form class="search" action="../search.html" method="get">
<div><input type="text" name="q" /></div>
<div><input type="submit" value="Go" /></div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer" role="contentinfo">
© Copyright 2009-2017, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.3.
</div>
</body>
</html> | statsmodels/statsmodels.github.io | 0.8.0/generated/statsmodels.miscmodels.count.PoissonOffsetGMLE.loglikeobs.html | HTML | bsd-3-clause | 6,346 |
<!DOCTYPE html>
<!--
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.5
Version: 4.1.0
Author: KeenThemes
Website: http://www.keenthemes.com/
Contact: support@keenthemes.com
Follow: www.twitter.com/keenthemes
Like: www.facebook.com/keenthemes
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project.
-->
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<!-- BEGIN HEAD -->
<head>
<meta charset="utf-8"/>
<title>Metronic | User Help</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta content="" name="description"/>
<meta content="" name="author"/>
<!-- BEGIN GLOBAL MANDATORY STYLES -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css">
<link href="../../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="../../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css">
<link href="../../assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="../../assets/global/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css">
<!-- END GLOBAL MANDATORY STYLES -->
<!-- BEGIN PAGE LEVEL STYLES -->
<link href="../../assets/global/plugins/bootstrap-fileinput/bootstrap-fileinput.css" rel="stylesheet" type="text/css"/>
<link href="../../assets/admin/pages/css/profile.css" rel="stylesheet" type="text/css"/>
<link href="../../assets/admin/pages/css/tasks.css" rel="stylesheet" type="text/css"/>
<!-- END PAGE LEVEL STYLES -->
<!-- BEGIN THEME STYLES -->
<link href="../../assets/global/css/components-rounded.css" id="style_components" rel="stylesheet" type="text/css">
<link href="../../assets/global/css/plugins.css" rel="stylesheet" type="text/css">
<link href="../../assets/admin/layout3/css/layout.css" rel="stylesheet" type="text/css">
<link href="../../assets/admin/layout3/css/themes/default.css" rel="stylesheet" type="text/css" id="style_color">
<link href="../../assets/admin/layout3/css/custom.css" rel="stylesheet" type="text/css">
<!-- END THEME STYLES -->
<link rel="shortcut icon" href="favicon.ico"/>
</head>
<!-- END HEAD -->
<!-- BEGIN BODY -->
<!-- DOC: Apply "page-header-menu-fixed" class to set the mega menu fixed -->
<!-- DOC: Apply "page-header-top-fixed" class to set the top menu fixed -->
<body>
<!-- BEGIN HEADER -->
<div class="page-header">
<!-- BEGIN HEADER TOP -->
<div class="page-header-top">
<div class="container">
<!-- BEGIN LOGO -->
<div class="page-logo">
<a href="index.html"><img src="../../assets/admin/layout3/img/logo-default.png" alt="logo" class="logo-default"></a>
</div>
<!-- END LOGO -->
<!-- BEGIN RESPONSIVE MENU TOGGLER -->
<a href="javascript:;" class="menu-toggler"></a>
<!-- END RESPONSIVE MENU TOGGLER -->
<!-- BEGIN TOP NAVIGATION MENU -->
<div class="top-menu">
<ul class="nav navbar-nav pull-right">
<!-- BEGIN NOTIFICATION DROPDOWN -->
<li class="dropdown dropdown-extended dropdown-dark dropdown-notification" id="header_notification_bar">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<i class="icon-bell"></i>
<span class="badge badge-default">7</span>
</a>
<ul class="dropdown-menu">
<li class="external">
<h3>You have <strong>12 pending</strong> tasks</h3>
<a href="javascript:;">view all</a>
</li>
<li>
<ul class="dropdown-menu-list scroller" style="height: 250px;" data-handle-color="#637283">
<li>
<a href="javascript:;">
<span class="time">just now</span>
<span class="details">
<span class="label label-sm label-icon label-success">
<i class="fa fa-plus"></i>
</span>
New user registered. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">3 mins</span>
<span class="details">
<span class="label label-sm label-icon label-danger">
<i class="fa fa-bolt"></i>
</span>
Server #12 overloaded. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">10 mins</span>
<span class="details">
<span class="label label-sm label-icon label-warning">
<i class="fa fa-bell-o"></i>
</span>
Server #2 not responding. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">14 hrs</span>
<span class="details">
<span class="label label-sm label-icon label-info">
<i class="fa fa-bullhorn"></i>
</span>
Application error. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">2 days</span>
<span class="details">
<span class="label label-sm label-icon label-danger">
<i class="fa fa-bolt"></i>
</span>
Database overloaded 68%. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">3 days</span>
<span class="details">
<span class="label label-sm label-icon label-danger">
<i class="fa fa-bolt"></i>
</span>
A user IP blocked. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">4 days</span>
<span class="details">
<span class="label label-sm label-icon label-warning">
<i class="fa fa-bell-o"></i>
</span>
Storage Server #4 not responding dfdfdfd. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">5 days</span>
<span class="details">
<span class="label label-sm label-icon label-info">
<i class="fa fa-bullhorn"></i>
</span>
System Error. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">9 days</span>
<span class="details">
<span class="label label-sm label-icon label-danger">
<i class="fa fa-bolt"></i>
</span>
Storage server failed. </span>
</a>
</li>
</ul>
</li>
</ul>
</li>
<!-- END NOTIFICATION DROPDOWN -->
<!-- BEGIN TODO DROPDOWN -->
<li class="dropdown dropdown-extended dropdown-dark dropdown-tasks" id="header_task_bar">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<i class="icon-calendar"></i>
<span class="badge badge-default">3</span>
</a>
<ul class="dropdown-menu extended tasks">
<li class="external">
<h3>You have <strong>12 pending</strong> tasks</h3>
<a href="javascript:;">view all</a>
</li>
<li>
<ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283">
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">New release v1.2 </span>
<span class="percent">30%</span>
</span>
<span class="progress">
<span style="width: 40%;" class="progress-bar progress-bar-success" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">40% Complete</span></span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Application deployment</span>
<span class="percent">65%</span>
</span>
<span class="progress">
<span style="width: 65%;" class="progress-bar progress-bar-danger" aria-valuenow="65" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">65% Complete</span></span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Mobile app release</span>
<span class="percent">98%</span>
</span>
<span class="progress">
<span style="width: 98%;" class="progress-bar progress-bar-success" aria-valuenow="98" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">98% Complete</span></span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Database migration</span>
<span class="percent">10%</span>
</span>
<span class="progress">
<span style="width: 10%;" class="progress-bar progress-bar-warning" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">10% Complete</span></span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Web server upgrade</span>
<span class="percent">58%</span>
</span>
<span class="progress">
<span style="width: 58%;" class="progress-bar progress-bar-info" aria-valuenow="58" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">58% Complete</span></span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Mobile development</span>
<span class="percent">85%</span>
</span>
<span class="progress">
<span style="width: 85%;" class="progress-bar progress-bar-success" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">85% Complete</span></span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">New UI release</span>
<span class="percent">38%</span>
</span>
<span class="progress progress-striped">
<span style="width: 38%;" class="progress-bar progress-bar-important" aria-valuenow="18" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">38% Complete</span></span>
</span>
</a>
</li>
</ul>
</li>
</ul>
</li>
<!-- END TODO DROPDOWN -->
<li class="droddown dropdown-separator">
<span class="separator"></span>
</li>
<!-- BEGIN INBOX DROPDOWN -->
<li class="dropdown dropdown-extended dropdown-dark dropdown-inbox" id="header_inbox_bar">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<span class="circle">3</span>
<span class="corner"></span>
</a>
<ul class="dropdown-menu">
<li class="external">
<h3>You have <strong>7 New</strong> Messages</h3>
<a href="javascript:;">view all</a>
</li>
<li>
<ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283">
<li>
<a href="inbox.html?a=view">
<span class="photo">
<img src="../../assets/admin/layout3/img/avatar2.jpg" class="img-circle" alt="">
</span>
<span class="subject">
<span class="from">
Lisa Wong </span>
<span class="time">Just Now </span>
</span>
<span class="message">
Vivamus sed auctor nibh congue nibh. auctor nibh auctor nibh... </span>
</a>
</li>
<li>
<a href="inbox.html?a=view">
<span class="photo">
<img src="../../assets/admin/layout3/img/avatar3.jpg" class="img-circle" alt="">
</span>
<span class="subject">
<span class="from">
Richard Doe </span>
<span class="time">16 mins </span>
</span>
<span class="message">
Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
</a>
</li>
<li>
<a href="inbox.html?a=view">
<span class="photo">
<img src="../../assets/admin/layout3/img/avatar1.jpg" class="img-circle" alt="">
</span>
<span class="subject">
<span class="from">
Bob Nilson </span>
<span class="time">2 hrs </span>
</span>
<span class="message">
Vivamus sed nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
</a>
</li>
<li>
<a href="inbox.html?a=view">
<span class="photo">
<img src="../../assets/admin/layout3/img/avatar2.jpg" class="img-circle" alt="">
</span>
<span class="subject">
<span class="from">
Lisa Wong </span>
<span class="time">40 mins </span>
</span>
<span class="message">
Vivamus sed auctor 40% nibh congue nibh... </span>
</a>
</li>
<li>
<a href="inbox.html?a=view">
<span class="photo">
<img src="../../assets/admin/layout3/img/avatar3.jpg" class="img-circle" alt="">
</span>
<span class="subject">
<span class="from">
Richard Doe </span>
<span class="time">46 mins </span>
</span>
<span class="message">
Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
</a>
</li>
</ul>
</li>
</ul>
</li>
<!-- END INBOX DROPDOWN -->
<!-- BEGIN USER LOGIN DROPDOWN -->
<li class="dropdown dropdown-user dropdown-dark">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<img alt="" class="img-circle" src="../../assets/admin/layout3/img/avatar9.jpg">
<span class="username username-hide-mobile">Nick</span>
</a>
<ul class="dropdown-menu dropdown-menu-default">
<li>
<a href="extra_profile.html">
<i class="icon-user"></i> My Profile </a>
</li>
<li>
<a href="page_calendar.html">
<i class="icon-calendar"></i> My Calendar </a>
</li>
<li>
<a href="inbox.html">
<i class="icon-envelope-open"></i> My Inbox <span class="badge badge-danger">
3 </span>
</a>
</li>
<li>
<a href="javascript:;">
<i class="icon-rocket"></i> My Tasks <span class="badge badge-success">
7 </span>
</a>
</li>
<li class="divider">
</li>
<li>
<a href="extra_lock.html">
<i class="icon-lock"></i> Lock Screen </a>
</li>
<li>
<a href="login.html">
<i class="icon-key"></i> Log Out </a>
</li>
</ul>
</li>
<!-- END USER LOGIN DROPDOWN -->
</ul>
</div>
<!-- END TOP NAVIGATION MENU -->
</div>
</div>
<!-- END HEADER TOP -->
<!-- BEGIN HEADER MENU -->
<div class="page-header-menu">
<div class="container">
<!-- BEGIN HEADER SEARCH BOX -->
<form class="search-form" action="extra_search.html" method="GET">
<div class="input-group">
<input type="text" class="form-control" placeholder="Search" name="query">
<span class="input-group-btn">
<a href="javascript:;" class="btn submit"><i class="icon-magnifier"></i></a>
</span>
</div>
</form>
<!-- END HEADER SEARCH BOX -->
<!-- BEGIN MEGA MENU -->
<!-- DOC: Apply "hor-menu-light" class after the "hor-menu" class below to have a horizontal menu with white background -->
<!-- DOC: Remove data-hover="dropdown" and data-close-others="true" attributes below to disable the dropdown opening on mouse hover -->
<div class="hor-menu ">
<ul class="nav navbar-nav">
<li>
<a href="index.html">Dashboard</a>
</li>
<li class="menu-dropdown mega-menu-dropdown ">
<a data-hover="megamenu-dropdown" data-close-others="true" data-toggle="dropdown" href="javascript:;" class="dropdown-toggle">
Features <i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu" style="min-width: 710px">
<li>
<div class="mega-menu-content">
<div class="row">
<div class="col-md-4">
<ul class="mega-menu-submenu">
<li>
<h3>eCommerce</h3>
</li>
<li>
<a href="ecommerce_index.html" class="iconify">
<i class="icon-home"></i>
eCommerce </a>
</li>
<li>
<a href="ecommerce_orders.html" class="iconify">
<i class="icon-basket"></i>
Manage Orders </a>
</li>
<li>
<a href="ecommerce_orders_view.html" class="iconify">
<i class="icon-tag"></i>
Order View </a>
</li>
<li>
<a href="ecommerce_products.html" class="iconify">
<i class="icon-handbag"></i>
Manage Products </a>
</li>
<li>
<a href="ecommerce_products_edit.html" class="iconify">
<i class="icon-pencil"></i>
Product Edit </a>
</li>
</ul>
</div>
<div class="col-md-4">
<ul class="mega-menu-submenu">
<li>
<h3>Layouts</h3>
</li>
<li>
<a href="layout_fluid.html" class="iconify">
<i class="icon-cursor-move"></i>
Fluid Layout </a>
</li>
<li>
<a href="layout_mega_menu_fixed.html" class="iconify">
<i class="icon-pin"></i>
Fixed Mega Menu </a>
</li>
<li>
<a href="layout_top_bar_fixed.html" class="iconify">
<i class="icon-bar-chart"></i>
Fixed Top Bar </a>
</li>
<li>
<a href="layout_light_header.html" class="iconify">
<i class="icon-paper-plane"></i>
Light Header Dropdowns </a>
</li>
<li>
<a href="layout_blank_page.html" class="iconify">
<i class="icon-doc"></i>
Blank Page Layout </a>
</li>
</ul>
</div>
<div class="col-md-4">
<ul class="mega-menu-submenu">
<li>
<h3>More Layouts</h3>
</li>
<li>
<a href="layout_click_dropdowns.html" class="iconify">
<i class="icon-speech"></i>
Click vs. Hover Dropdowns </a>
</li>
<li>
<a href="layout_fontawesome_icons.html" class="iconify">
<i class="icon-link"></i>
Layout with Fontawesome </a>
</li>
<li>
<a href="layout_glyphicons.html" class="iconify">
<i class="icon-settings"></i>
Layout with Glyphicon </a>
</li>
<li>
<a href="layout_language_bar.html" class="iconify">
<i class="icon-globe"></i>
Language Switch Bar </a>
</li>
<li>
<a href="layout_disabled_menu.html" class="iconify">
<i class=" icon-lock"></i>
Disabled Menu Links </a>
</li>
</ul>
</div>
</div>
</div>
</li>
</ul>
</li>
<li class="menu-dropdown mega-menu-dropdown mega-menu-full ">
<a data-hover="megamenu-dropdown" data-close-others="true" data-toggle="dropdown" href="javascript:;" class="dropdown-toggle">
UI Components <i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu">
<li>
<div class="mega-menu-content">
<div class="row">
<div class="col-md-3">
<ul class="mega-menu-submenu">
<li>
<h3>UI Components</h3>
</li>
<li>
<a href="ui_general.html">
<i class="fa fa-angle-right"></i>
General </a>
</li>
<li>
<a href="ui_buttons.html">
<i class="fa fa-angle-right"></i>
Buttons </a>
</li>
<li>
<a href="ui_icons.html">
<i class="fa fa-angle-right"></i>
Font Icons </a>
</li>
<li>
<a href="ui_colors.html">
<i class="fa fa-angle-right"></i>
Flat UI Colors </a>
</li>
<li>
<a href="ui_typography.html">
<i class="fa fa-angle-right"></i>
Typography </a>
</li>
<li>
<a href="ui_tabs_accordions_navs.html">
<i class="fa fa-angle-right"></i>
Tabs, Accordions & Navs </a>
</li>
<li>
<a href="ui_tree.html">
<i class="fa fa-angle-right"></i>
Tree View </a>
</li>
<li>
<a href="ui_page_progress_style_1.html">
<i class="fa fa-angle-right"></i>
Page Progress Bar <span class="badge badge-roundless badge-warning">new</span></a>
</li>
<li>
<a href="ui_blockui.html">
<i class="fa fa-angle-right"></i>
Block UI </a>
</li>
<li>
<a href="ui_bootstrap_growl.html">
<i class="fa fa-angle-right"></i>
Bootstrap Growl Notifications <span class="badge badge-roundless badge-warning">new</span></a>
</li>
<li>
<a href="ui_notific8.html">
<i class="fa fa-angle-right"></i>
Notific8 Notifications </a>
</li>
</ul>
</div>
<div class="col-md-3">
<ul class="mega-menu-submenu">
<li>
<h3>More UI Components</h3>
</li>
<li>
<a href="ui_toastr.html">
<i class="fa fa-angle-right"></i>
Toastr Notifications </a>
</li>
<li>
<a href="ui_alert_dialog_api.html">
<i class="fa fa-angle-right"></i>
Alerts & Dialogs API <span class="badge badge-roundless badge-danger">new</span></a>
</li>
<li>
<a href="ui_session_timeout.html">
<i class="fa fa-angle-right"></i>
Session Timeout </a>
</li>
<li>
<a href="ui_idle_timeout.html">
<i class="fa fa-angle-right"></i>
User Idle Timeout </a>
</li>
<li>
<a href="ui_modals.html">
<i class="fa fa-angle-right"></i>
Modals </a>
</li>
<li>
<a href="ui_extended_modals.html">
<i class="fa fa-angle-right"></i>
Extended Modals </a>
</li>
<li>
<a href="ui_tiles.html">
<i class="fa fa-angle-right"></i>
Tiles </a>
</li>
<li>
<a href="ui_datepaginator.html">
<i class="fa fa-angle-right"></i>
Date Paginator </a>
</li>
<li>
<a href="ui_nestable.html">
<i class="fa fa-angle-right"></i>
Nestable List </a>
</li>
</ul>
</div>
<div class="col-md-3">
<ul class="mega-menu-submenu">
<li>
<h3>Form Stuff</h3>
</li>
<li>
<a href="form_controls_md.html">
<i class="fa fa-angle-right"></i>
Material Design<br>
Form Controls </a>
</li>
<li>
<a href="form_controls.html">
<i class="fa fa-angle-right"></i>
Bootstrap<br>
Form Controls </a>
</li>
<li>
<a href="form_icheck.html">
<i class="fa fa-angle-right"></i>
iCheck Controls </a>
</li>
<li>
<a href="form_layouts.html">
<i class="fa fa-angle-right"></i>
Form Layouts </a>
</li>
<li>
<a href="form_editable.html">
<i class="fa fa-angle-right"></i>
Form X-editable <span class="badge badge-roundless badge-success">new</span></a>
</li>
<li>
<a href="form_wizard.html">
<i class="fa fa-angle-right"></i>
Form Wizard </a>
</li>
<li>
<a href="form_validation.html">
<i class="fa fa-angle-right"></i>
Form Validation </a>
</li>
<li>
<a href="form_image_crop.html">
<i class="fa fa-angle-right"></i>
Image Cropping </a>
</li>
<li>
<a href="form_fileupload.html">
<i class="fa fa-angle-right"></i>
Multiple File Upload </a>
</li>
<li>
<a href="form_dropzone.html">
<i class="fa fa-angle-right"></i>
Dropzone File Upload </a>
</li>
</ul>
</div>
<div class="col-md-3">
<ul class="mega-menu-submenu">
<li>
<h3>Form Components</h3>
</li>
<li>
<a href="components_pickers.html">
<i class="fa fa-angle-right"></i>
Date & Time Pickers </a>
</li>
<li>
<a href="components_context_menu.html">
<i class="fa fa-angle-right"></i>
Context Menu </a>
</li>
<li>
<a href="components_dropdowns.html">
<i class="fa fa-angle-right"></i>
Custom Dropdowns </a>
</li>
<li>
<a href="components_form_tools.html">
<i class="fa fa-angle-right"></i>
Form Widgets & Tools </a>
</li>
<li>
<a href="components_form_tools2.html">
<i class="fa fa-angle-right"></i>
Form Widgets & Tools 2 </a>
</li>
<li>
<a href="components_editors.html">
<i class="fa fa-angle-right"></i>
Markdown & WYSIWYG Editors </a>
</li>
<li>
<a href="components_ion_sliders.html">
<i class="fa fa-angle-right"></i>
Ion Range Sliders </a>
</li>
<li>
<a href="components_noui_sliders.html">
<i class="fa fa-angle-right"></i>
NoUI Range Sliders </a>
</li>
<li>
<a href="components_jqueryui_sliders.html">
<i class="fa fa-angle-right"></i>
jQuery UI Sliders </a>
</li>
<li>
<a href="components_knob_dials.html">
<i class="fa fa-angle-right"></i>
Knob Circle Dials </a>
</li>
</ul>
</div>
</div>
</div>
</li>
</ul>
</li>
<li class="menu-dropdown classic-menu-dropdown ">
<a data-hover="megamenu-dropdown" data-close-others="true" data-toggle="dropdown" href="javascript:;">
Extra <i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu pull-left">
<li class=" dropdown-submenu">
<a href=":;">
<i class="icon-briefcase"></i>
Data Tables </a>
<ul class="dropdown-menu">
<li class=" ">
<a href="table_basic.html">
Basic Datatables </a>
</li>
<li class=" ">
<a href="table_tree.html">
Tree Datatables </a>
</li>
<li class=" ">
<a href="table_responsive.html">
Responsive Datatables </a>
</li>
<li class=" ">
<a href="table_managed.html">
Managed Datatables </a>
</li>
<li class=" ">
<a href="table_editable.html">
Editable Datatables </a>
</li>
<li class=" ">
<a href="table_advanced.html">
Advanced Datatables </a>
</li>
<li class=" ">
<a href="table_ajax.html">
Ajax Datatables </a>
</li>
</ul>
</li>
<li class=" dropdown-submenu">
<a href=":;">
<i class="icon-wallet"></i>
Portlets </a>
<ul class="dropdown-menu">
<li class=" ">
<a href="portlet_general.html">
General Portlets </a>
</li>
<li class=" ">
<a href="portlet_general2.html">
New Portlets #1 <span class="badge badge-roundless badge-danger">new</span>
</a>
</li>
<li class=" ">
<a href="portlet_general3.html">
New Portlets #2 <span class="badge badge-roundless badge-danger">new</span>
</a>
</li>
<li class=" ">
<a href="portlet_ajax.html">
Ajax Portlets </a>
</li>
<li class=" ">
<a href="portlet_draggable.html">
Draggable Portlets </a>
</li>
</ul>
</li>
<li class=" dropdown-submenu">
<a href=":;">
<i class="icon-bar-chart"></i>
Charts </a>
<ul class="dropdown-menu">
<li class=" ">
<a href="charts_amcharts.html">
amChart </a>
</li>
<li class=" ">
<a href="charts_flotcharts.html">
Flotchart </a>
</li>
</ul>
</li>
<li class=" dropdown-submenu">
<a href=":;">
<i class="icon-pointer"></i>
Maps </a>
<ul class="dropdown-menu">
<li class=" ">
<a href="maps_google.html">
Google Maps </a>
</li>
<li class=" ">
<a href="maps_vector.html">
Vector Maps </a>
</li>
</ul>
</li>
<li class=" dropdown-submenu">
<a href=":;">
<i class="icon-puzzle"></i>
Multi Level </a>
<ul class="dropdown-menu">
<li class=" ">
<a href="javascript:;">
<i class="icon-settings"></i>
Item 1 </a>
</li>
<li class=" ">
<a href="javascript:;">
<i class="icon-user"></i>
Item 2 </a>
</li>
<li class=" ">
<a href="javascript:;">
<i class="icon-globe"></i>
Item 3 </a>
</li>
<li class=" dropdown-submenu">
<a href="#">
<i class="icon-folder"></i>
Sub Items </a>
<ul class="dropdown-menu">
<li class=" ">
<a href="javascript:;">
Item 1 </a>
</li>
<li class=" ">
<a href="javascript:;">
Item 2 </a>
</li>
<li class=" ">
<a href="javascript:;">
Item 3 </a>
</li>
<li class=" ">
<a href="javascript:;">
Item 4 </a>
</li>
</ul>
</li>
<li class=" ">
<a href="javascript:;">
<i class="icon-share"></i>
Item 4 </a>
</li>
<li class=" ">
<a href="javascript:;">
<i class="icon-bar-chart"></i>
Item 5 </a>
</li>
</ul>
</li>
</ul>
</li>
<li class="menu-dropdown mega-menu-dropdown mega-menu-full active">
<a data-hover="megamenu-dropdown" data-close-others="true" data-toggle="dropdown" href="javascript:;" class="dropdown-toggle">
Pages <i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu">
<li>
<div class="mega-menu-content">
<div class="row">
<div class="col-md-3">
<ul class="mega-menu-submenu">
<li>
<h3>User Pages</h3>
</li>
<li>
<a href="page_timeline.html">
<i class="fa fa-angle-right"></i>
New Timeline <span class="badge badge-warning">2</span></a>
</li>
<li>
<a href="extra_profile.html">
<i class="fa fa-angle-right"></i>
New User Profile <span class="badge badge-success badge-roundless">new</span></a>
</li>
<li>
<a href="page_todo.html">
<i class="fa fa-angle-right"></i>
Todo & Tasks <span class="badge badge-danger">4</span></a>
</li>
<li>
<a href="inbox.html">
<i class="fa fa-angle-right"></i>
User Inbox <span class="badge badge-success">4</span></a>
</li>
<li>
<a href="page_calendar.html">
<i class="fa fa-angle-right"></i>
User Calendar <span class="badge badge-warning">14</span></a>
</li>
<li>
<a href="page_timeline_old.html">
<i class="fa fa-angle-right"></i>
Old Timeline <span class="badge badge-warning">2</span></a>
</li>
<li>
<a href="extra_profile_old.html">
<i class="fa fa-angle-right"></i>
Old User Profile </a>
</li>
</ul>
</div>
<div class="col-md-3">
<ul class="mega-menu-submenu">
<li>
<h3>General Pages</h3>
</li>
<li>
<a href="extra_faq.html">
<i class="fa fa-angle-right"></i>
FAQ Page </a>
</li>
<li>
<a href="page_portfolio.html">
<i class="fa fa-angle-right"></i>
Portfolio </a>
</li>
<li>
<a href="page_timeline.html">
<i class="fa fa-angle-right"></i>
Timeline <span class="badge badge-info">4</span></a>
</li>
<li>
<a href="page_coming_soon.html">
<i class="fa fa-angle-right"></i>
Coming Soon </a>
</li>
<li>
<a href="extra_invoice.html">
<i class="fa fa-angle-right"></i>
Invoice </a>
</li>
<li>
<a href="page_blog.html">
<i class="fa fa-angle-right"></i>
Blog </a>
</li>
<li>
<a href="page_blog_item.html">
<i class="fa fa-angle-right"></i>
Blog Post </a>
</li>
</ul>
</div>
<div class="col-md-3">
<ul class="mega-menu-submenu">
<li>
<h3>Custom Pages</h3>
</li>
<li>
<a href="page_news.html">
<i class="fa fa-angle-right"></i>
News <span class="badge badge-success">9</span></a>
</li>
<li>
<a href="page_news_item.html">
<i class="fa fa-angle-right"></i>
News View </a>
</li>
<li>
<a href="page_about.html">
<i class="fa fa-angle-right"></i>
About Us </a>
</li>
<li>
<a href="page_contact.html">
<i class="fa fa-angle-right"></i>
Contact Us </a>
</li>
<li>
<a href="extra_search.html">
<i class="fa fa-angle-right"></i>
Search Results </a>
</li>
<li>
<a href="extra_pricing_table.html">
<i class="fa fa-angle-right"></i>
Pricing Tables </a>
</li>
<li>
<a href="login.html">
<i class="fa fa-angle-right"></i>
Login Form 1 </a>
</li>
<li>
<a href="login_2.html">
<i class="fa fa-angle-right"></i>
Login Form 2 </a>
</li>
<li>
<a href="login_3.html">
<i class="fa fa-angle-right"></i>
Login Form 3 </a>
</li>
<li>
<a href="login_soft.html">
<i class="fa fa-angle-right"></i>
Login Form 4 </a>
</li>
</ul>
</div>
<div class="col-md-3">
<ul class="mega-menu-submenu">
<li>
<h3>Miscellaneous</h3>
</li>
<li>
<a href="extra_lock.html">
<i class="fa fa-angle-right"></i>
Lock Screen 1 </a>
</li>
<li>
<a href="extra_lock2.html">
<i class="fa fa-angle-right"></i>
Lock Screen 2 </a>
</li>
<li>
<a href="extra_404_option1.html">
<i class="fa fa-angle-right"></i>
404 Page Option 1 </a>
</li>
<li>
<a href="extra_404_option2.html">
<i class="fa fa-angle-right"></i>
404 Page Option 2 </a>
</li>
<li>
<a href="extra_404_option3.html">
<i class="fa fa-angle-right"></i>
404 Page Option 3 </a>
</li>
<li>
<a href="extra_500_option1.html">
<i class="fa fa-angle-right"></i>
500 Page Option 1 </a>
</li>
<li>
<a href="extra_500_option2.html">
<i class="fa fa-angle-right"></i>
500 Page Option 2 </a>
</li>
</ul>
</div>
</div>
</div>
</li>
</ul>
</li>
<li class="menu-dropdown">
<a href="angularjs" target="_blank" class="tooltips" data-container="body" data-placement="bottom" data-html="true" data-original-title="AngularJS version demo">
AngularJS Version </a>
</li>
</ul>
</div>
<!-- END MEGA MENU -->
</div>
</div>
<!-- END HEADER MENU -->
</div>
<!-- END HEADER -->
<!-- BEGIN PAGE CONTAINER -->
<div class="page-container">
<!-- BEGIN PAGE HEAD -->
<div class="page-head">
<div class="container">
<!-- BEGIN PAGE TITLE -->
<div class="page-title">
<h1>User Help <small>user help page sample</small></h1>
</div>
<!-- END PAGE TITLE -->
<!-- BEGIN PAGE TOOLBAR -->
<div class="page-toolbar">
<!-- BEGIN THEME PANEL -->
<div class="btn-group btn-theme-panel">
<a href="javascript:;" class="btn dropdown-toggle" data-toggle="dropdown">
<i class="icon-settings"></i>
</a>
<div class="dropdown-menu theme-panel pull-right dropdown-custom hold-on-click">
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12">
<h3>THEME COLORS</h3>
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12">
<ul class="theme-colors">
<li class="theme-color theme-color-default" data-theme="default">
<span class="theme-color-view"></span>
<span class="theme-color-name">Default</span>
</li>
<li class="theme-color theme-color-blue-hoki" data-theme="blue-hoki">
<span class="theme-color-view"></span>
<span class="theme-color-name">Blue Hoki</span>
</li>
<li class="theme-color theme-color-blue-steel" data-theme="blue-steel">
<span class="theme-color-view"></span>
<span class="theme-color-name">Blue Steel</span>
</li>
<li class="theme-color theme-color-yellow-orange" data-theme="yellow-orange">
<span class="theme-color-view"></span>
<span class="theme-color-name">Orange</span>
</li>
<li class="theme-color theme-color-yellow-crusta" data-theme="yellow-crusta">
<span class="theme-color-view"></span>
<span class="theme-color-name">Yellow Crusta</span>
</li>
</ul>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<ul class="theme-colors">
<li class="theme-color theme-color-green-haze" data-theme="green-haze">
<span class="theme-color-view"></span>
<span class="theme-color-name">Green Haze</span>
</li>
<li class="theme-color theme-color-red-sunglo" data-theme="red-sunglo">
<span class="theme-color-view"></span>
<span class="theme-color-name">Red Sunglo</span>
</li>
<li class="theme-color theme-color-red-intense" data-theme="red-intense">
<span class="theme-color-view"></span>
<span class="theme-color-name">Red Intense</span>
</li>
<li class="theme-color theme-color-purple-plum" data-theme="purple-plum">
<span class="theme-color-view"></span>
<span class="theme-color-name">Purple Plum</span>
</li>
<li class="theme-color theme-color-purple-studio" data-theme="purple-studio">
<span class="theme-color-view"></span>
<span class="theme-color-name">Purple Studio</span>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-12 seperator">
<h3>LAYOUT</h3>
<ul class="theme-settings">
<li>
Theme Style
<select class="theme-setting theme-setting-style form-control input-sm input-small input-inline tooltips" data-original-title="Change theme style" data-container="body" data-placement="left">
<option value="boxed" selected="selected">Square corners</option>
<option value="rounded">Rounded corners</option>
</select>
</li>
<li>
Layout
<select class="theme-setting theme-setting-layout form-control input-sm input-small input-inline tooltips" data-original-title="Change layout type" data-container="body" data-placement="left">
<option value="boxed" selected="selected">Boxed</option>
<option value="fluid">Fluid</option>
</select>
</li>
<li>
Top Menu Style
<select class="theme-setting theme-setting-top-menu-style form-control input-sm input-small input-inline tooltips" data-original-title="Change top menu dropdowns style" data-container="body" data-placement="left">
<option value="dark" selected="selected">Dark</option>
<option value="light">Light</option>
</select>
</li>
<li>
Top Menu Mode
<select class="theme-setting theme-setting-top-menu-mode form-control input-sm input-small input-inline tooltips" data-original-title="Enable fixed(sticky) top menu" data-container="body" data-placement="left">
<option value="fixed">Fixed</option>
<option value="not-fixed" selected="selected">Not Fixed</option>
</select>
</li>
<li>
Mega Menu Style
<select class="theme-setting theme-setting-mega-menu-style form-control input-sm input-small input-inline tooltips" data-original-title="Change mega menu dropdowns style" data-container="body" data-placement="left">
<option value="dark" selected="selected">Dark</option>
<option value="light">Light</option>
</select>
</li>
<li>
Mega Menu Mode
<select class="theme-setting theme-setting-mega-menu-mode form-control input-sm input-small input-inline tooltips" data-original-title="Enable fixed(sticky) mega menu" data-container="body" data-placement="left">
<option value="fixed" selected="selected">Fixed</option>
<option value="not-fixed">Not Fixed</option>
</select>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- END THEME PANEL -->
</div>
<!-- END PAGE TOOLBAR -->
</div>
</div>
<!-- END PAGE HEAD -->
<!-- BEGIN PAGE CONTENT -->
<div class="page-content">
<div class="container">
<!-- BEGIN SAMPLE PORTLET CONFIGURATION MODAL FORM-->
<div class="modal fade" id="portlet-config" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true"></button>
<h4 class="modal-title">Modal title</h4>
</div>
<div class="modal-body">
Widget settings form goes here
</div>
<div class="modal-footer">
<button type="button" class="btn blue">Save changes</button>
<button type="button" class="btn default" data-dismiss="modal">Close</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal-dialog -->
</div>
<!-- /.modal -->
<!-- END SAMPLE PORTLET CONFIGURATION MODAL FORM-->
<!-- BEGIN PAGE BREADCRUMB -->
<ul class="page-breadcrumb breadcrumb">
<li>
<a href="#">Home</a><i class="fa fa-circle"></i>
</li>
<li>
<a href="extra_profile_help.html">Pages</a>
<i class="fa fa-circle"></i>
</li>
<li class="active">
User Help
</li>
</ul>
<!-- END PAGE BREADCRUMB -->
<!-- BEGIN PAGE CONTENT INNER -->
<div class="row margin-top-10">
<div class="col-md-12">
<!-- BEGIN PROFILE SIDEBAR -->
<div class="profile-sidebar" style="width: 250px;">
<!-- PORTLET MAIN -->
<div class="portlet light profile-sidebar-portlet">
<!-- SIDEBAR USERPIC -->
<div class="profile-userpic">
<img src="../../assets/admin/pages/media/profile/profile_user.jpg" class="img-responsive" alt="">
</div>
<!-- END SIDEBAR USERPIC -->
<!-- SIDEBAR USER TITLE -->
<div class="profile-usertitle">
<div class="profile-usertitle-name">
Marcus Doe
</div>
<div class="profile-usertitle-job">
Developer
</div>
</div>
<!-- END SIDEBAR USER TITLE -->
<!-- SIDEBAR BUTTONS -->
<div class="profile-userbuttons">
<button type="button" class="btn btn-circle green-haze btn-sm">Follow</button>
<button type="button" class="btn btn-circle btn-danger btn-sm">Message</button>
</div>
<!-- END SIDEBAR BUTTONS -->
<!-- SIDEBAR MENU -->
<div class="profile-usermenu">
<ul class="nav">
<li>
<a href="extra_profile.html">
<i class="icon-home"></i>
Overview </a>
</li>
<li>
<a href="extra_profile_account.html">
<i class="icon-settings"></i>
Account Settings </a>
</li>
<li>
<a href="page_todo.html" target="_blank">
<i class="icon-check"></i>
Tasks </a>
</li>
<li class="active">
<a href="extra_profile_help.html">
<i class="icon-info"></i>
Help </a>
</li>
</ul>
</div>
<!-- END MENU -->
</div>
<!-- END PORTLET MAIN -->
<!-- PORTLET MAIN -->
<div class="portlet light">
<!-- STAT -->
<div class="row list-separated profile-stat">
<div class="col-md-4 col-sm-4 col-xs-6">
<div class="uppercase profile-stat-title">
37
</div>
<div class="uppercase profile-stat-text">
Projects
</div>
</div>
<div class="col-md-4 col-sm-4 col-xs-6">
<div class="uppercase profile-stat-title">
51
</div>
<div class="uppercase profile-stat-text">
Tasks
</div>
</div>
<div class="col-md-4 col-sm-4 col-xs-6">
<div class="uppercase profile-stat-title">
61
</div>
<div class="uppercase profile-stat-text">
Uploads
</div>
</div>
</div>
<!-- END STAT -->
<div>
<h4 class="profile-desc-title">About Marcus Doe</h4>
<span class="profile-desc-text"> Lorem ipsum dolor sit amet diam nonummy nibh dolore. </span>
<div class="margin-top-20 profile-desc-link">
<i class="fa fa-globe"></i>
<a href="http://www.keenthemes.com">www.keenthemes.com</a>
</div>
<div class="margin-top-20 profile-desc-link">
<i class="fa fa-twitter"></i>
<a href="http://www.twitter.com/keenthemes/">@keenthemes</a>
</div>
<div class="margin-top-20 profile-desc-link">
<i class="fa fa-facebook"></i>
<a href="http://www.facebook.com/keenthemes/">keenthemes</a>
</div>
</div>
</div>
<!-- END PORTLET MAIN -->
</div>
<!-- END BEGIN PROFILE SIDEBAR -->
<!-- BEGIN PROFILE CONTENT -->
<div class="profile-content">
<div class="row">
<div class="col-md-12">
<div class="portlet light">
<div class="portlet-title tabbable-line">
<div class="caption caption-md">
<i class="icon-globe theme-font hide"></i>
<span class="caption-subject font-blue-madison bold uppercase">Help</span>
</div>
<ul class="nav nav-tabs">
<li class="active">
<a href="#tab_1_1" data-toggle="tab">General Question</a>
</li>
<li>
<a href="#tab_1_2" data-toggle="tab">Membership</a>
</li>
<li>
<a href="#tab_1_3" data-toggle="tab">Terms Of Use</a>
</li>
</ul>
</div>
<div class="portlet-body">
<div class="tab-content">
<!-- GENERAL QUESTION TAB -->
<div class="tab-pane active" id="tab_1_1">
<div id="accordion1" class="panel-group">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_1">
1. Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry ? </a>
</h4>
</div>
<div id="accordion1_1" class="panel-collapse collapse in">
<div class="panel-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_2">
2. Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry ? </a>
</h4>
</div>
<div id="accordion1_2" class="panel-collapse collapse">
<div class="panel-body">
Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
</div>
<div class="panel panel-success">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_3">
3. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor ? </a>
</h4>
</div>
<div id="accordion1_3" class="panel-collapse collapse">
<div class="panel-body">
Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
</div>
<div class="panel panel-warning">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_4">
4. Wolf moon officia aute, non cupidatat skateboard dolor brunch ? </a>
</h4>
</div>
<div id="accordion1_4" class="panel-collapse collapse">
<div class="panel-body">
3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
</div>
<div class="panel panel-danger">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_5">
5. Leggings occaecat craft beer farm-to-table, raw denim aesthetic ? </a>
</h4>
</div>
<div id="accordion1_5" class="panel-collapse collapse">
<div class="panel-body">
3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_6">
6. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth ? </a>
</h4>
</div>
<div id="accordion1_6" class="panel-collapse collapse">
<div class="panel-body">
3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_7">
7. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft ? </a>
</h4>
</div>
<div id="accordion1_7" class="panel-collapse collapse">
<div class="panel-body">
3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et
</div>
</div>
</div>
</div>
</div>
<!-- END GENERAL QUESTION TAB -->
<!-- MEMBERSHIP TAB -->
<div class="tab-pane" id="tab_1_2">
<div id="accordion2" class="panel-group">
<div class="panel panel-warning">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#accordion2_1">
1. Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry ? </a>
</h4>
</div>
<div id="accordion2_1" class="panel-collapse collapse in">
<div class="panel-body">
<p>
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</p>
<p>
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</p>
</div>
</div>
</div>
<div class="panel panel-danger">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#accordion2_2">
2. Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry ? </a>
</h4>
</div>
<div id="accordion2_2" class="panel-collapse collapse">
<div class="panel-body">
Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
</div>
<div class="panel panel-success">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#accordion2_3">
3. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor ? </a>
</h4>
</div>
<div id="accordion2_3" class="panel-collapse collapse">
<div class="panel-body">
Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#accordion2_4">
4. Wolf moon officia aute, non cupidatat skateboard dolor brunch ? </a>
</h4>
</div>
<div id="accordion2_4" class="panel-collapse collapse">
<div class="panel-body">
3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#accordion2_5">
5. Leggings occaecat craft beer farm-to-table, raw denim aesthetic ? </a>
</h4>
</div>
<div id="accordion2_5" class="panel-collapse collapse">
<div class="panel-body">
3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#accordion2_6">
6. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth ? </a>
</h4>
</div>
<div id="accordion2_6" class="panel-collapse collapse">
<div class="panel-body">
3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#accordion2_7">
7. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft ? </a>
</h4>
</div>
<div id="accordion2_7" class="panel-collapse collapse">
<div class="panel-body">
3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et
</div>
</div>
</div>
</div>
</div>
<!-- END MEMBERSHIP TAB -->
<!-- TERMS OF USE TAB -->
<div class="tab-pane" id="tab_1_3">
<div id="accordion3" class="panel-group">
<div class="panel panel-danger">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion3" href="#accordion3_1">
1. Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry ? </a>
</h4>
</div>
<div id="accordion3_1" class="panel-collapse collapse in">
<div class="panel-body">
<p>
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et.
</p>
<p>
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et.
</p>
<p>
Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</p>
</div>
</div>
</div>
<div class="panel panel-success">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion3" href="#accordion3_2">
2. Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry ? </a>
</h4>
</div>
<div id="accordion3_2" class="panel-collapse collapse">
<div class="panel-body">
Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion3" href="#accordion3_3">
3. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor ? </a>
</h4>
</div>
<div id="accordion3_3" class="panel-collapse collapse">
<div class="panel-body">
Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion3" href="#accordion3_4">
4. Wolf moon officia aute, non cupidatat skateboard dolor brunch ? </a>
</h4>
</div>
<div id="accordion3_4" class="panel-collapse collapse">
<div class="panel-body">
3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion3" href="#accordion3_5">
5. Leggings occaecat craft beer farm-to-table, raw denim aesthetic ? </a>
</h4>
</div>
<div id="accordion3_5" class="panel-collapse collapse">
<div class="panel-body">
3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion3" href="#accordion3_6">
6. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth ? </a>
</h4>
</div>
<div id="accordion3_6" class="panel-collapse collapse">
<div class="panel-body">
3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion3" href="#accordion3_7">
7. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft ? </a>
</h4>
</div>
<div id="accordion3_7" class="panel-collapse collapse">
<div class="panel-body">
3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et
</div>
</div>
</div>
</div>
</div>
<!-- END TERMS OF USE TAB -->
</div>
</div>
</div>
</div>
</div>
</div>
<!-- END PROFILE CONTENT -->
</div>
</div>
<!-- END PAGE CONTENT INNER -->
</div>
</div>
<!-- END PAGE CONTENT -->
</div>
<!-- END PAGE CONTAINER -->
<!-- BEGIN PRE-FOOTER -->
<div class="page-prefooter">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6 col-xs-12 footer-block">
<h2>About</h2>
<p>
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam dolore.
</p>
</div>
<div class="col-md-3 col-sm-6 col-xs12 footer-block">
<h2>Subscribe Email</h2>
<div class="subscribe-form">
<form action="javascript:;">
<div class="input-group">
<input type="text" placeholder="mail@email.com" class="form-control">
<span class="input-group-btn">
<button class="btn" type="submit">Submit</button>
</span>
</div>
</form>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 footer-block">
<h2>Follow Us On</h2>
<ul class="social-icons">
<li>
<a href="javascript:;" data-original-title="rss" class="rss"></a>
</li>
<li>
<a href="javascript:;" data-original-title="facebook" class="facebook"></a>
</li>
<li>
<a href="javascript:;" data-original-title="twitter" class="twitter"></a>
</li>
<li>
<a href="javascript:;" data-original-title="googleplus" class="googleplus"></a>
</li>
<li>
<a href="javascript:;" data-original-title="linkedin" class="linkedin"></a>
</li>
<li>
<a href="javascript:;" data-original-title="youtube" class="youtube"></a>
</li>
<li>
<a href="javascript:;" data-original-title="vimeo" class="vimeo"></a>
</li>
</ul>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 footer-block">
<h2>Contacts</h2>
<address class="margin-bottom-40">
Phone: 800 123 3456<br>
Email: <a href="mailto:info@metronic.com">info@metronic.com</a>
</address>
</div>
</div>
</div>
</div>
<!-- END PRE-FOOTER -->
<!-- BEGIN FOOTER -->
<div class="page-footer">
<div class="container">
2014 © Metronic by keenthemes. <a href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes" title="Purchase Metronic just for 27$ and get lifetime updates for free" target="_blank">Purchase Metronic!</a>
</div>
</div>
<div class="scroll-to-top">
<i class="icon-arrow-up"></i>
</div>
<!-- END FOOTER -->
<!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->
<!-- BEGIN CORE PLUGINS -->
<!--[if lt IE 9]>
<script src="../../assets/global/plugins/respond.min.js"></script>
<script src="../../assets/global/plugins/excanvas.min.js"></script>
<![endif]-->
<script src="../../assets/global/plugins/jquery.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/jquery-migrate.min.js" type="text/javascript"></script>
<!-- IMPORTANT! Load jquery-ui.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip -->
<script src="../../assets/global/plugins/jquery-ui/jquery-ui.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/jquery.cokie.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script>
<!-- END CORE PLUGINS -->
<!-- BEGIN PAGE LEVEL PLUGINS -->
<script src="../../assets/global/plugins/bootstrap-fileinput/bootstrap-fileinput.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/jquery.sparkline.min.js" type="text/javascript"></script>
<!-- END PAGE LEVEL PLUGINS -->
<!-- BEGIN PAGE LEVEL SCRIPTS -->
<script src="../../assets/global/scripts/metronic.js" type="text/javascript"></script>
<script src="../../assets/admin/layout3/scripts/layout.js" type="text/javascript"></script>
<script src="../../assets/admin/layout3/scripts/demo.js" type="text/javascript"></script>
<script src="../../assets/admin/pages/scripts/profile.js" type="text/javascript"></script>
<!-- END PAGE LEVEL SCRIPTS -->
<script>
jQuery(document).ready(function() {
// initiate layout and plugins
Metronic.init(); // init metronic core components
Layout.init(); // init current layout
Demo.init(); // init demo features\
Profile.init(); // init page demo
});
</script>
<!-- END JAVASCRIPTS -->
</body>
<!-- END BODY -->
</html> | wtfckkk/crm-admision | public/metronic/theme/templates/admin3/extra_profile_help.html | HTML | bsd-3-clause | 85,457 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html lang="en-US">
<head>
<title>Search Results (The Java™ Tutorials >
Java Naming and Directory Interface(TM). > Advanced Topics for LDAP Users)
</title>
<meta name="description" content="This JNDI Java tutorial describes Java Naming and Directory Interface (JNDI) technology, naming and directory operations, and LDAP" />
<meta name="keywords" content="java programming, learn java, java sample code, jndi, ldap, jndi service provider" />
<style type="text/css">
.FigureCaption {
margin-left: 1in;
margin-right: 1in;
font-family: sans-serif;
font-size: smaller;
text-align: justify;
}
#TopBar_bl {
background: url(../../images/java_bar_bl.gif) 0 100% no-repeat;
width: 100%;
height: 60px;
}
#TopBar_br {
background: url(../../images/java_bar_br.gif) 100% 100% no-repeat;
width: 100%;
height: 60px;
}
#TopBar_tl {
background: url(../../images/java_bar_tl.gif) 0 0 no-repeat;
width: 100%;
height: 60px;
}
#TopBar_tr {
background: url(../../images/java_bar_tr.gif) 100% 0 no-repeat;
width: 100%;
height: 60px;
}
#TopBar {
background: #35556B url(../../images/java_bar.gif);
margin: 10px 10px 0 10px;
height:60px;
min-width:700px;
color: white;
font-family: sans-serif;
font-weight: bold;
}
@media print {
#BreadCrumbs, #Download {
display: none;
}
}
#TopBar_right {
line-height: 14px;
float: right;
padding-top: 2px;
padding-right: 30px;
text-align: center;
}
@media print {
#TopBar_right {
display: none;
}
}
#TopBar_right a {
font-size: 12px;
margin: 3px;
padding: 0;
}
#TopBar a:visited, #TopBar a:link {
color: white;
text-decoration: none;
}
#TopBar a:hover, #TopBar a:active {
background-color: white;
color: #35556B;
}
#BreadCrumbs {
padding: 4px 5px 0.5em 0;
font-family: sans-serif;
float: right;
}
#BreadCrumbs a {
color: blue;
}
#BreadCrumbs a:visited, #BreadCrumbs a:link {
text-decoration: none;
}
#BreadCrumbs a:hover, #BreadCrumbs a:active {
text-decoration: underline;
}
#PageTitle {
margin: 0 5px 0.5em 0;
color: #F90000;
}
#PageContent{
margin: 0 5px 0 20px;
}
.LeftBar_shown {
width: 13em;
float: left;
margin-left: 10px;
margin-top: 4px;
margin-bottom: 2em;
margin-right: 10px;
}
@media print {
.LeftBar_shown {
display: none;
}
}
.LeftBar_hidden {
display: none;
}
#Footer {
padding-top: 10px;
padding-left: 10px;
margin-right: 10px;
}
.footertext {
font-size: 10px;
font-family: sans-serif;
margin-top: 1px;
}
#Footer2 {
padding-top: 10px;
padding-left: 10px;
margin-right: 10px;
}
.NavBit {
padding: 4px 5px 0.5em 0;
font-family: sans-serif;
}
@media print {
.NavBit {
display: none;
}
}
#TagNotes {
text-align: right;
}
@media print {
#TagNotes a:visited, #TagNotes a:link {
color: #35556B;
text-decoration: none;
}
}
#Contents a, .NavBit a, #TagNotes a {
color: blue
}
#TagNotes a:visited, #TagNotes a:link,
#Contents a:visited, #Contents a:link,
.NavBit a:visited, .NavBit a:link {
text-decoration: none;
}
#TagNotes a:hover, #TagNotes a:active,
#Contents a:hover, #Contents a:active,
.NavBit a:hover, .NavBit a:active {
text-decoration: underline;
}
#Contents {
float: left;
font-family: sans-serif;
}
@media print {
#Contents {
display: none;
}
}
@media screen {
div.PrintHeaders {
display: none;
}
}
.linkLESSON, .nolinkLESSON {
margin-left: 0.5em;
text-indent: -0.5em
}
.linkAHEAD, .nolinkAHEAD, .linkQUESTIONS, .nolinkQUESTIONS {
margin-left: 1.5em;
text-indent: -0.5em
}
.linkBHEAD, .nolinkBHEAD {
margin-left: 2.5em;
text-indent: -0.5em
}
.linkCHEAD, .nolinkCHEAD {
margin-left: 3.5em;
text-indent: -0.5em
}
.nolinkLESSON, .nolinkAHEAD, .nolinkBHEAD, .nolinkCHEAD,
.nolinkQUESTIONS {
font-weight: bold;
color: #F90000;
}
.MainFlow_indented {
margin-right: 10px;
margin-left: 15em;
margin-bottom: 2em;
}
.MainFlow_wide {
margin-right: 10px;
margin-left: 10px;
margin-bottom: 2em;
}
@media print {
.MainFlow_indented, .MainFlow_wide {
padding-top: 0;
margin-top: 10px;
margin-right: 10px;
margin-left: 0;
}
}
h1, h2, h3, h4, h5 {
color: #F90000;
font-family: sans-serif;
}
h1 {
font-weight: bold;
font-size: 20px;
}
h2 {
font-weight: bold;
font-size: 17px;
}
h3 {
font-weight: bold;
font-size: 14px;
}
h4 {
font-size: 15px;
}
h5 {
font-size: 12px;
}
#ToggleLeft {
display: none;
}
.note {
margin: 0 30px 0px 30px;
}
.codeblock {
margin: 0 30px 0px 30px;
}
/t
</style>
<script type="text/javascript">
function leftBar() {
var nameq = 'tutorial_showLeftBar='
var cookies = document.cookie.split(';');
for (var i = 0; i < cookies.length; i++) {
var cookieString = cookies[i];
while (cookieString.charAt(0) == ' ') {
cookieString = cookieString.substring(1, cookieString.length);
}
if (cookieString.indexOf(nameq) == 0) {
cookieValue = cookieString.substring(nameq.length,
cookieString.length);
return cookieValue == 'yes';
}
}
return true;
}
function showLeft(b) {
var contents = document.getElementById("LeftBar");
var main = document.getElementById("MainFlow");
var toggle = document.getElementById("ToggleLeft");
if (b) {
contents.className = "LeftBar_shown";
main.className = "MainFlow_indented";
toggle.innerHTML = "Hide the TOC";
document.cookie = 'tutorial_showLeftBar=yes; path=/';
} else {
contents.className = "LeftBar_hidden";
main.className = "MainFlow_wide";
toggle.innerHTML = "Show the TOC";
document.cookie = 'tutorial_showLeftBar=no; path=/';
}
}
function toggleLeft() {
showLeft(document.getElementById("LeftBar").className ==
"LeftBar_hidden");
document.getElementById("ToggleLeft").blur();
}
function load() {
showLeft(leftBar());
document.getElementById("ToggleLeft").style.display="inline";
}
</script>
<noscript>
A browser with JavaScript enabled is required for this page to operate properly.
</noscript>
</head>
<body onload="load()">
<div id=TopBar> <div id=TopBar_tr> <div id=TopBar_tl> <div id=TopBar_br> <div id=TopBar_bl>
<div id=TopBar_right>
<a target="_blank"
href="http://java.sun.com/javase/6/download.jsp">Download
the JDK</a>
<br>
<a href="../../search.html" target="_blank">Search the
Tutorials</a>
<br>
<a href="javascript:toggleLeft()"
id="ToggleLeft">Hide the TOC</a>
</div>
</div> </div> </div> </div> </div>
<div class=PrintHeaders>
<b>Trail:</b> Java Naming and Directory Interface(TM).
<br><b>Lesson:</b> Advanced Topics for LDAP Users
<br><b>Section:</b> More LDAP Operations
</div>
<div id=LeftBar class=LeftBar_shown>
<div id=Contents>
<div class="linkLESSON"><a href="index.html">Advanced Topics for LDAP Users</a></div>
<div class="linkAHEAD"><a href="ldap.html">LDAP v3</a></div>
<div class="linkAHEAD"><a href="jndi.html">JNDI as an LDAP API</a></div>
<div class="linkBHEAD"><a href="operations.html">How LDAP Operations Map to JNDI APIs</a></div>
<div class="linkBHEAD"><a href="exceptions.html">How LDAP Error Codes Map to JNDI Exceptions</a></div>
<div class="linkAHEAD"><a href="security.html">Security</a></div>
<div class="linkBHEAD"><a href="authentication.html">Modes of Authenticating to LDAP</a></div>
<div class="linkBHEAD"><a href="auth_mechs.html">Authentication Mechanisms</a></div>
<div class="linkBHEAD"><a href="anonymous.html">Anonymous</a></div>
<div class="linkBHEAD"><a href="simple.html">Simple</a></div>
<div class="linkBHEAD"><a href="sasl.html">SASL</a></div>
<div class="linkBHEAD"><a href="digest.html">Digest-MD5</a></div>
<div class="linkBHEAD"><a href="ssl.html">SSL and Custom Sockets</a></div>
<div class="linkAHEAD"><a href="rename.html">More LDAP Operations</a></div>
<div class="linkBHEAD"><a href="compare.html">LDAP Compare</a></div>
<div class="nolinkBHEAD">Search Results</div>
<div class="linkBHEAD"><a href="unsol.html"> LDAP Unsolicited Notifications</a></div>
<div class="linkAHEAD"><a href="connect.html">Connection Management</a></div>
<div class="linkBHEAD"><a href="create.html">Creation</a></div>
<div class="linkBHEAD"><a href="close.html"> Closing</a></div>
<div class="linkBHEAD"><a href="pool.html">Pooling</a></div>
<div class="linkBHEAD"><a href="config.html">Configuration</a></div>
<div class="linkAHEAD"><a href="faq.html">Frequently Asked Questions</a></div>
</div>
</div>
<div id=MainFlow class=MainFlow_indented>
<span id=BreadCrumbs>
<a href=../../index.html target=_top>Home Page</a>
>
<a href=../index.html target=_top>Java Naming and Directory Interface(TM).</a>
>
<a href=index.html target=_top>Advanced Topics for LDAP Users</a>
</span>
<div class=NavBit>
<a target=_top href=compare.html>« Previous</a> • <a target=_top href=../TOC.html>Trail</a> • <a target=_top href=unsol.html>Next »</a>
</div>
<div id=PageTitle><h1>Search Results</h1></div>
<div id=PageContent>
When you use the search methods in the
<a class="APILink" target="_blank" href="http://download.oracle.com/javase/7/docs/api/javax/naming/directory/DirContext.html"><tt>DirContext</tt></a> interface,
you get back a
<a class="APILink" target="_blank" href="http://download.oracle.com/javase/7/docs/api/javax/naming/NamingEnumeration.html"><tt>NamingEnumeration</tt></a>.
Each item in <tt>NamingEnumeration</tt> is a
<a class="APILink" target="_blank" href="http://download.oracle.com/javase/7/docs/api/javax/naming/directory/SearchResult.html"><tt>SearchResult</tt></a>, which contains the following information:
<ul>
<li><a href=#NAME>Name</a>
<li><a href=#OBJ>Object</a>
<li><a href=#CLASS>Class name</a>
<li><a href=#ATTRS>Attributes</a>
</ul>
<a name=NAME><h2>Name</h2></a>
Each <tt>SearchResult</tt> contains the name of the LDAP entry that satisfied
the search filter. You obtain the name of the entry by using
<a class="APILink" target="_blank" href="http://download.oracle.com/javase/7/docs/api/javax/naming/NameClassPair.html#getName()"><tt>getName()</tt></a>.
This method returns the
<a class="APILink" target="_blank" href="http://download.oracle.com/javase/7/docs/api/javax/naming/CompositeName.html"><tt>composite name</tt></a> of the LDAP entry <em>relative</em> to
the <em>target context</em>. The target context is the context
to which the
<tt>name</tt> parameter resolves.
In LDAP parlance, the target context is the <em>base object</em> for the search.
Here's an example.
<div class="codeblock"><pre>
NamingEnumeration answer = ctx.search("ou=NewHires",
"(&(mySpecialKey={0}) (cn=*{1}))", // Filter expression
new Object[]{key, name}, // Filter arguments
null); // Default search controls
</pre></div>
The target context in this example is that named by
<tt>"ou=NewHires"</tt>.
The names in <tt>SearchResult</tt>s in <tt>answer</tt>
are relative to <tt>"ou=NewHires"</tt>.
For example, if <tt>getName()</tt> returns <tt>"cn=J. Duke"</tt>,
then its name relative to <tt>ctx</tt> will be
<tt>"cn=J. Duke, ou=NewHires"</tt>.
<p>
If you performed the search by using
<a class="APILink" target="_blank" href="http://download.oracle.com/javase/7/docs/api/javax/naming/directory/SearchControls.html#SUBTREE_SCOPE"><tt>SearchControls.SUBTREE_SCOPE</tt></a> or
<a class="APILink" target="_blank" href="http://download.oracle.com/javase/7/docs/api/javax/naming/directory/SearchControls.html#OBJECT_SCOPE"><tt>SearchControls.OBJECT_SCOPE</tt></a> and the target context itself satisfied the search filter,
then the name returned will be "" (the empty name) because that is
the name relative to the target context.
<p>
This isn't the whole story. If the search involves referrals
(see the
<a class="APILink" target="_blank" href="http://java.sun.com/products/jndi/tutorial/ldap/referral/index.html">JNDI Tutorial </a> )
or dereferencing aliases (see the
<a class="APILink" target="_blank" href="http://java.sun.com/products/jndi/tutorial/ldap/misc/aliases.html">JNDI Tutorial</a> ), then the corresponding <tt>SearchResult</tt>s will have names
that are not relative to the target context.
Instead, they will be URLs that refer directly to the entry.
To determine whether the name returned by <tt>getName()</tt> is relative
or absolute, use
<a class="APILink" target="_blank" href="http://download.oracle.com/javase/7/docs/api/javax/naming/NameClassPair.html#isRelative()"><tt>isRelative()</tt></a>. If this method returns <tt>true</tt>, then the name is relative
to the target context; if it returns <tt>false</tt>, the name is a URL.
<p>
If the name is a URL and you need to use that URL, then you can pass it to the
initial context, which understands URLs (see the
<a class="APILink" target="_blank" href="http://java.sun.com/products/jndi/tutorial/ldap/misc/url.html">JNDI Tutorial</a> ).
<p>
If you need to get the entry's full DN,
you can use
<a class="APILink" target="_blank" href="http://download.oracle.com/javase/7/docs/api/javax/naming/NameClassPair.html#getNameInNamespace()"><tt>NameClassPair.getNameInNamespace()</tt></a>.
<a name=OBJ><h2>Object</h2></a>
If the search was conducted requesting that the entry's object be returned
<a class="APILink" target="_blank" href="http://download.oracle.com/javase/7/docs/api/javax/naming/directory/SearchControls.html#setReturningObjFlag(boolean)">(<tt>SearchControls.setReturningObjFlag()</tt></a> was invoked with <tt>true</tt>),
then <tt>SearchResult</tt> will contain an object that represents the entry.
To retrieve this object, you invoke
<a class="APILink" target="_blank" href="http://download.oracle.com/javase/7/docs/api/javax/naming/Binding.html#getObject()"><tt>getObject()</tt></a>.
If a <tt>java.io.Serializable</tt>,
<a class="APILink" target="_blank" href="http://download.oracle.com/javase/7/docs/api/javax/naming/Referenceable.html"><tt>Referenceable</tt></a>, or
<a class="APILink" target="_blank" href="http://download.oracle.com/javase/7/docs/api/javax/naming/Reference.html"><tt>Reference</tt></a> object was previously bound to that LDAP name,
then the attributes from the entry are used to reconstruct that object
(see the example in the
<a class="APILink" target="_blank" href="http://java.sun.com/products/jndi/tutorial/objects/reading/search.html">JNDI Tutorial</a> ).
Otherwise, the attributes from the entry are used to create
a <tt>DirContext</tt> instance that represents the LDAP entry.
In either case,
the LDAP provider invokes
<a class="APILink" target="_blank" href="http://download.oracle.com/javase/7/docs/api/javax/naming/spi/DirectoryManager.html#getObjectInstance(java.lang.Object, javax.naming.Name, javax.naming.Context, java.util.Hashtable, javax.naming.directory.Attributes)"><tt>DirectoryManager.getObjectInstance()</tt></a> on the object and returns the results.
<a name=CLASS><h2>Class Name</h2></a>
If the search was conducted requesting that the entry's object be returned,
then the class name is derived from the returned object.
If the search requested attributes that included the retrieval
of the <tt>"javaClassName"</tt> attribute of the LDAP entry, then the
class name is the value of that attribute.
Otherwise, the class name is <tt>"javax.naming.directory.DirContext"</tt>.
The class name is obtained from
<a class="APILink" target="_blank" href="http://download.oracle.com/javase/7/docs/api/javax/naming/NameClassPair.html#getClassName()"><tt>getClassName()</tt></a>.
<a name=ATTRS><h2>Attributes</h2></a>
When you perform a search, you can select the return attributes
either by supplying a parameter to one of the
<a class="APILink" target="_blank" href="http://download.oracle.com/javase/7/docs/api/javax/naming/directory/DirContext.html#search(javax.naming.Name, javax.naming.directory.Attributes, java.lang.String[])"><tt>search()</tt></a> methods or by setting the search controls using
<a class="APILink" target="_blank" href="http://download.oracle.com/javase/7/docs/api/javax/naming/directory/SearchControls.html#setReturningAttributes(java.lang.String[])"><tt>SearchControls.setReturningAttributes()</tt></a>.
If no attributes have been specified explicitly,
then all of the LDAP entry's attributes
are returned. To specify that no attributes be returned, you must
pass an empty array (<tt>new String[0]</tt>).
<p>
To retrieve the LDAP entry's attributes, you invoke
<a class="APILink" target="_blank" href="http://download.oracle.com/javase/7/docs/api/javax/naming/directory/SearchResult.html#getAttributes()"><tt>getAttributes()</tt></a> on the <tt>SearchResult</tt>.
<h2>Response Controls</h2>
See the
<a class="APILink" target="_blank" href="http://java.sun.com/products/jndi/tutorial/ldap/ext/response.html">Controls and Extensions</a>lesson of the JNDI Tutorial for details on how to retrieve a search result's response controls.
</div>
<div class=NavBit>
<a target=_top href=compare.html>« Previous</a>
•
<a target=_top href=../TOC.html>Trail</a>
•
<a target=_top href=unsol.html>Next »</a>
</div>
</div>
<div id=Footer2>
<hr>
<div id=TagNotes>
<p class="footertext">Problems with the examples? Try <a target="_blank"
href=../../information/run-examples.html>Compiling and Running
the Examples: FAQs</a>.
<br>
Complaints? Compliments? Suggestions? <a target="_blank"
href="http://download.oracle.com/javase/feedback.html">Give
us your feedback</a>.
</p>
</div>
<div id=Footer>
<p class="footertext"><a name="license_info">Your use of this</a> page and all the material on pages under "The Java Tutorials" banner,
and all the material on pages under "The Java Tutorials" banner is subject to the <a href="../../information/license.html">Java SE Tutorial Copyright
and License</a>.
Additionally, any example code contained in any of these Java
Tutorials pages is licensed under the
<a href="http://developers.sun.com/license/berkeley_license.html">Code
Sample License</a>.
</p>
<table border="0" cellspacing="0" cellpadding="5" summary="">
<tr>
<td headers="h1" width="20%">
<table width="100%" border="0" cellspacing="0" cellpadding="5">
<tr>
<td headers="h1" align="center"><img id=duke src=../../images/DukeWave.gif width=55 height=55 alt="duke image"></td>
<td headers="h2" align="left" valign="middle"><img id=oracle src=../../images/logo_oracle_footer.gif width=100 height=29 alt="Oracle logo"></td>
</tr>
</table>
</td>
<td width="55%" valign="middle" align="center">
<p class="footertext"><a href="http://www.oracle.com/us/corporate/index.html">About Oracle</a> | <a href="http://www.oracle.com/technology/index.html">Oracle Technology Network</a> | <a href="https://www.samplecode.oracle.com/servlets/CompulsoryClickThrough?type=TermsOfService">Terms of Service</a></p>
</td>
<td width="25%" valign="middle" align="right">
<p class="footertext">Copyright © 1995, 2011 Oracle and/or its affiliates. All rights reserved.</p>
</td>
</tr>
</table>
</div>
</div>
<div class=PrintHeaders>
<b>Previous page:</b> LDAP Compare
<br><b>Next page:</b> LDAP Unsolicited Notifications
</div>
<!-- Start SiteCatalyst code -->
<script language="JavaScript" src="http://www.oracle.com/ocom/groups/systemobject/@mktg_admin/documents/systemobject/s_code_download.js"></script>
<script language="JavaScript" src="http://www.oracle.com/ocom/groups/systemobject/@mktg_admin/documents/systemobject/s_code.js"></script>
<noscript>
A browser with JavaScript enabled is required for this page to operate properly.
</noscript>
<!-- ********** DO NOT ALTER ANYTHING BELOW THIS LINE ! *********** -->
<!-- Below code will send the info to Omniture server -->
<script language="javascript">var s_code=s.t();if(s_code)document.write(s_code)</script>
<!-- End SiteCatalyst code -->
</body>
</html>
| bartdag/recodoc2 | recodoc2/testdata/java70tutorial/jndi/ldap/result.html | HTML | bsd-3-clause | 22,217 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../_static/javascripts/modernizr.js"></script>
<title>statsmodels.discrete.discrete_model.NegativeBinomialResults.resid — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../_static/stylesheets/deprecation.css">
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/material.css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<link rel="stylesheet" type="text/css" href="../_static/plot_directive.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script async="async" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<script>window.MathJax = {"tex": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true}, "options": {"ignoreHtmlClass": "document", "processHtmlClass": "math|output_area"}}</script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.discrete.discrete_model.NegativeBinomialResults.resid_response" href="statsmodels.discrete.discrete_model.NegativeBinomialResults.resid_response.html" />
<link rel="prev" title="statsmodels.discrete.discrete_model.NegativeBinomialResults.pvalues" href="statsmodels.discrete.discrete_model.NegativeBinomialResults.pvalues.html" />
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#generated/statsmodels.discrete.discrete_model.NegativeBinomialResults.resid" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.13.0</span>
<span class="md-header-nav__topic"> statsmodels.discrete.discrete_model.NegativeBinomialResults.resid </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../search.html" method="get" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
<script src="../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../../versions-v2.json",
target_loc = "../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../discretemod.html" class="md-tabs__link">Regression with Discrete Dependent Variable</a></li>
<li class="md-tabs__item"><a href="statsmodels.discrete.discrete_model.NegativeBinomialResults.html" class="md-tabs__link">statsmodels.discrete.discrete_model.NegativeBinomialResults</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../index.html"
title="statsmodels">statsmodels v0.13.0</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../regression.html" class="md-nav__link">Linear Regression</a>
</li>
<li class="md-nav__item">
<a href="../glm.html" class="md-nav__link">Generalized Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../gee.html" class="md-nav__link">Generalized Estimating Equations</a>
</li>
<li class="md-nav__item">
<a href="../gam.html" class="md-nav__link">Generalized Additive Models (GAM)</a>
</li>
<li class="md-nav__item">
<a href="../rlm.html" class="md-nav__link">Robust Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../mixed_linear.html" class="md-nav__link">Linear Mixed Effects Models</a>
</li>
<li class="md-nav__item">
<a href="../discretemod.html" class="md-nav__link">Regression with Discrete Dependent Variable</a>
</li>
<li class="md-nav__item">
<a href="../mixed_glm.html" class="md-nav__link">Generalized Linear Mixed Effects Models</a>
</li>
<li class="md-nav__item">
<a href="../anova.html" class="md-nav__link">ANOVA</a>
</li>
<li class="md-nav__item">
<a href="../other_models.html" class="md-nav__link">Other Models <code class="xref py py-mod docutils literal notranslate"><span class="pre">othermod</span></code></a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.discrete.discrete_model.NegativeBinomialResults.resid.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<h1 id="generated-statsmodels-discrete-discrete-model-negativebinomialresults-resid--page-root">statsmodels.discrete.discrete_model.NegativeBinomialResults.resid<a class="headerlink" href="#generated-statsmodels-discrete-discrete-model-negativebinomialresults-resid--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="py attribute">
<dt class="sig sig-object py" id="statsmodels.discrete.discrete_model.NegativeBinomialResults.resid">
<span class="sig-prename descclassname"><span class="pre">NegativeBinomialResults.</span></span><span class="sig-name descname"><span class="pre">resid</span></span><a class="headerlink" href="#statsmodels.discrete.discrete_model.NegativeBinomialResults.resid" title="Permalink to this definition">¶</a></dt>
<dd><p>Residuals</p>
<p class="rubric">Notes</p>
<p>The residuals for Count models are defined as</p>
<div class="math notranslate nohighlight">
\[y - p\]</div>
<p>where <span class="math notranslate nohighlight">\(p = \exp(X\beta)\)</span>. Any exposure and offset variables
are also handled.</p>
</dd></dl>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.discrete.discrete_model.NegativeBinomialResults.pvalues.html" title="statsmodels.discrete.discrete_model.NegativeBinomialResults.pvalues"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.discrete.discrete_model.NegativeBinomialResults.pvalues </span>
</div>
</a>
<a href="statsmodels.discrete.discrete_model.NegativeBinomialResults.resid_response.html" title="statsmodels.discrete.discrete_model.NegativeBinomialResults.resid_response"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.discrete.discrete_model.NegativeBinomialResults.resid_response </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Oct 06, 2021.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 4.0.3.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | v0.13.0/generated/statsmodels.discrete.discrete_model.NegativeBinomialResults.resid.html | HTML | bsd-3-clause | 19,099 |
<html jwcid="wrapper@treehouses/EditSimpleMediaWrapper" title="Treehouse Builders Media Form">
<div class="floatright top">
<a name="subm"></a> <input jwcid="@Submit" value="save & submit data" id="subm" listener="listener:submitData"/>
</div>
<h2 class="copychoicelong">Step 3. Additional Information </h2>
<span jwcid="@If" condition="ognl:errorMessage">
<div class="fix">
<h3>Error</h3>
<ul>
<li><span jwcid="@Insert" value="ognl:errorMessage"/></li>
</ul>
</div>
</span>
<div id="imgcontent" class="whitebox">
<a name="imgcontent"></a>
<a jwcid="@HelpLink" helpName="Image Content" pageName="ImageHelpMessagesPage"/>
<h4>Image Content</h4>
<ul jwcid="@ImageMovieContentCheckboxes"/>
<h5 id="subjecttrigger" class="triup" onclick="showbranch('subject', 'show', 'hide'); showbranch('subjecttrigger', 'tridown', 'triup')">Subject/Keywords</h5>
<div id="subject" class="hide">
<span jwcid="instructionsBlock@Block">
<p class="instructions">Some images may be particularly suitable
to illustrate a particular subject; e.g., a picture of a mating
pair is an illustration of Neurobiology & Behavior, a diagram showing
the life cycle of a plant is an illustration of Life History & Development,
etc. Some subjects are assigned automatically; e. g., if you
select <strong>Body Part</strong> above, your image will be
associated with the Morphology & Anatomy subject; if you
select <strong>Fossil</strong> under <strong>Specimen Information</strong>,
your image will be associated with the Paleobiology subject.
You can select additional subjects below, but be sure to limit
your selection to topics for which your image has special
relevance. Additional subjects that are not covered in this
list can be entered in the <strong>Key Words</strong> field
below.</p>
</span>
<span jwcid="@Keywords" instructions="component:instructionsBlock" keywords="ognl:keywords"/>
</div>
</div>
<div jwcid="@MediaPlaceTimeBox"/>
<div jwcid="@MediaSpecimenBox"/>
<div jwcid="@MediaAltTextBox"/>
<div class="floatright"><a name="subm"></a> <input jwcid="@Submit" value="save & submit data" id="subm" listener="listener:submitData"/></div><div class="spacer"> </div>
</html> | tolweb/tolweb-app | OnlineContributors/context/WEB-INF/treehouses/SimpleEditImageDataStep3.html | HTML | bsd-3-clause | 2,543 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.