1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
---|
2 | <!-- NewPage -->
|
---|
3 | <html lang="en">
|
---|
4 | <head>
|
---|
5 | <!-- Generated by javadoc (1.8.0_112) on Thu Jun 21 12:05:58 CEST 2018 -->
|
---|
6 | <title>Uses of Class genius.core.Deadline (Genius Core Documentation)</title>
|
---|
7 | <meta name="date" content="2018-06-21">
|
---|
8 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
---|
9 | <script type="text/javascript" src="../../../script.js"></script>
|
---|
10 | </head>
|
---|
11 | <body>
|
---|
12 | <script type="text/javascript"><!--
|
---|
13 | try {
|
---|
14 | if (location.href.indexOf('is-external=true') == -1) {
|
---|
15 | parent.document.title="Uses of Class genius.core.Deadline (Genius Core Documentation)";
|
---|
16 | }
|
---|
17 | }
|
---|
18 | catch(err) {
|
---|
19 | }
|
---|
20 | //-->
|
---|
21 | </script>
|
---|
22 | <noscript>
|
---|
23 | <div>JavaScript is disabled on your browser.</div>
|
---|
24 | </noscript>
|
---|
25 | <!-- ========= START OF TOP NAVBAR ======= -->
|
---|
26 | <div class="topNav"><a name="navbar.top">
|
---|
27 | <!-- -->
|
---|
28 | </a>
|
---|
29 | <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
---|
30 | <a name="navbar.top.firstrow">
|
---|
31 | <!-- -->
|
---|
32 | </a>
|
---|
33 | <ul class="navList" title="Navigation">
|
---|
34 | <li><a href="../../../overview-summary.html">Overview</a></li>
|
---|
35 | <li><a href="../package-summary.html">Package</a></li>
|
---|
36 | <li><a href="../../../genius/core/Deadline.html" title="class in genius.core">Class</a></li>
|
---|
37 | <li class="navBarCell1Rev">Use</li>
|
---|
38 | <li><a href="../package-tree.html">Tree</a></li>
|
---|
39 | <li><a href="../../../deprecated-list.html">Deprecated</a></li>
|
---|
40 | <li><a href="../../../index-all.html">Index</a></li>
|
---|
41 | <li><a href="../../../help-doc.html">Help</a></li>
|
---|
42 | </ul>
|
---|
43 | </div>
|
---|
44 | <div class="subNav">
|
---|
45 | <ul class="navList">
|
---|
46 | <li>Prev</li>
|
---|
47 | <li>Next</li>
|
---|
48 | </ul>
|
---|
49 | <ul class="navList">
|
---|
50 | <li><a href="../../../index.html?genius/core/class-use/Deadline.html" target="_top">Frames</a></li>
|
---|
51 | <li><a href="Deadline.html" target="_top">No Frames</a></li>
|
---|
52 | </ul>
|
---|
53 | <ul class="navList" id="allclasses_navbar_top">
|
---|
54 | <li><a href="../../../allclasses-noframe.html">All Classes</a></li>
|
---|
55 | </ul>
|
---|
56 | <div>
|
---|
57 | <script type="text/javascript"><!--
|
---|
58 | allClassesLink = document.getElementById("allclasses_navbar_top");
|
---|
59 | if(window==top) {
|
---|
60 | allClassesLink.style.display = "block";
|
---|
61 | }
|
---|
62 | else {
|
---|
63 | allClassesLink.style.display = "none";
|
---|
64 | }
|
---|
65 | //-->
|
---|
66 | </script>
|
---|
67 | </div>
|
---|
68 | <a name="skip.navbar.top">
|
---|
69 | <!-- -->
|
---|
70 | </a></div>
|
---|
71 | <!-- ========= END OF TOP NAVBAR ========= -->
|
---|
72 | <div class="header">
|
---|
73 | <h2 title="Uses of Class genius.core.Deadline" class="title">Uses of Class<br>genius.core.Deadline</h2>
|
---|
74 | </div>
|
---|
75 | <div class="classUseContainer">
|
---|
76 | <ul class="blockList">
|
---|
77 | <li class="blockList">
|
---|
78 | <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
|
---|
79 | <caption><span>Packages that use <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a></span><span class="tabEnd"> </span></caption>
|
---|
80 | <tr>
|
---|
81 | <th class="colFirst" scope="col">Package</th>
|
---|
82 | <th class="colLast" scope="col">Description</th>
|
---|
83 | </tr>
|
---|
84 | <tbody>
|
---|
85 | <tr class="altColor">
|
---|
86 | <td class="colFirst"><a href="#genius.core.config">genius.core.config</a></td>
|
---|
87 | <td class="colLast"> </td>
|
---|
88 | </tr>
|
---|
89 | <tr class="rowColor">
|
---|
90 | <td class="colFirst"><a href="#genius.core.parties">genius.core.parties</a></td>
|
---|
91 | <td class="colLast"> </td>
|
---|
92 | </tr>
|
---|
93 | <tr class="altColor">
|
---|
94 | <td class="colFirst"><a href="#genius.core.persistent">genius.core.persistent</a></td>
|
---|
95 | <td class="colLast"> </td>
|
---|
96 | </tr>
|
---|
97 | <tr class="rowColor">
|
---|
98 | <td class="colFirst"><a href="#genius.core.session">genius.core.session</a></td>
|
---|
99 | <td class="colLast"> </td>
|
---|
100 | </tr>
|
---|
101 | </tbody>
|
---|
102 | </table>
|
---|
103 | </li>
|
---|
104 | <li class="blockList">
|
---|
105 | <ul class="blockList">
|
---|
106 | <li class="blockList"><a name="genius.core.config">
|
---|
107 | <!-- -->
|
---|
108 | </a>
|
---|
109 | <h3>Uses of <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a> in <a href="../../../genius/core/config/package-summary.html">genius.core.config</a></h3>
|
---|
110 | <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
---|
111 | <caption><span>Methods in <a href="../../../genius/core/config/package-summary.html">genius.core.config</a> that return <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a></span><span class="tabEnd"> </span></caption>
|
---|
112 | <tr>
|
---|
113 | <th class="colFirst" scope="col">Modifier and Type</th>
|
---|
114 | <th class="colLast" scope="col">Method and Description</th>
|
---|
115 | </tr>
|
---|
116 | <tbody>
|
---|
117 | <tr class="altColor">
|
---|
118 | <td class="colFirst"><code><a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a></code></td>
|
---|
119 | <td class="colLast"><span class="typeNameLabel">MultilateralTournamentConfigurationInterface.</span><code><span class="memberNameLink"><a href="../../../genius/core/config/MultilateralTournamentConfigurationInterface.html#getDeadline--">getDeadline</a></span>()</code> </td>
|
---|
120 | </tr>
|
---|
121 | <tr class="rowColor">
|
---|
122 | <td class="colFirst"><code><a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a></code></td>
|
---|
123 | <td class="colLast"><span class="typeNameLabel">MultilateralTournamentConfiguration.</span><code><span class="memberNameLink"><a href="../../../genius/core/config/MultilateralTournamentConfiguration.html#getDeadline--">getDeadline</a></span>()</code> </td>
|
---|
124 | </tr>
|
---|
125 | </tbody>
|
---|
126 | </table>
|
---|
127 | <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
|
---|
128 | <caption><span>Constructors in <a href="../../../genius/core/config/package-summary.html">genius.core.config</a> with parameters of type <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a></span><span class="tabEnd"> </span></caption>
|
---|
129 | <tr>
|
---|
130 | <th class="colOne" scope="col">Constructor and Description</th>
|
---|
131 | </tr>
|
---|
132 | <tbody>
|
---|
133 | <tr class="altColor">
|
---|
134 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/config/MultilateralTournamentConfiguration.html#MultilateralTournamentConfiguration-genius.core.repository.MultiPartyProtocolRepItem-genius.core.Deadline-genius.core.repository.PartyRepItem-java.util.List-java.util.List-java.util.List-java.util.List-int-int-boolean-boolean-genius.core.persistent.PersistentDataType-boolean-">MultilateralTournamentConfiguration</a></span>(<a href="../../../genius/core/repository/MultiPartyProtocolRepItem.html" title="class in genius.core.repository">MultiPartyProtocolRepItem</a> protocol,
|
---|
135 | <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a> deadline2,
|
---|
136 | <a href="../../../genius/core/repository/PartyRepItem.html" title="class in genius.core.repository">PartyRepItem</a> mediator,
|
---|
137 | java.util.List<<a href="../../../genius/core/repository/ParticipantRepItem.html" title="class in genius.core.repository">ParticipantRepItem</a>> parties,
|
---|
138 | java.util.List<<a href="../../../genius/core/repository/ProfileRepItem.html" title="class in genius.core.repository">ProfileRepItem</a>> profiles,
|
---|
139 | java.util.List<<a href="../../../genius/core/repository/ParticipantRepItem.html" title="class in genius.core.repository">ParticipantRepItem</a>> partiesB,
|
---|
140 | java.util.List<<a href="../../../genius/core/repository/ProfileRepItem.html" title="class in genius.core.repository">ProfileRepItem</a>> profilesB,
|
---|
141 | int nrepeats,
|
---|
142 | int nparties,
|
---|
143 | boolean repeatParties,
|
---|
144 | boolean isRandomSessionOrder,
|
---|
145 | <a href="../../../genius/core/persistent/PersistentDataType.html" title="enum in genius.core.persistent">PersistentDataType</a> type,
|
---|
146 | boolean enablePrint)</code> </td>
|
---|
147 | </tr>
|
---|
148 | </tbody>
|
---|
149 | </table>
|
---|
150 | </li>
|
---|
151 | <li class="blockList"><a name="genius.core.parties">
|
---|
152 | <!-- -->
|
---|
153 | </a>
|
---|
154 | <h3>Uses of <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a> in <a href="../../../genius/core/parties/package-summary.html">genius.core.parties</a></h3>
|
---|
155 | <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
---|
156 | <caption><span>Methods in <a href="../../../genius/core/parties/package-summary.html">genius.core.parties</a> that return <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a></span><span class="tabEnd"> </span></caption>
|
---|
157 | <tr>
|
---|
158 | <th class="colFirst" scope="col">Modifier and Type</th>
|
---|
159 | <th class="colLast" scope="col">Method and Description</th>
|
---|
160 | </tr>
|
---|
161 | <tbody>
|
---|
162 | <tr class="altColor">
|
---|
163 | <td class="colFirst"><code><a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a></code></td>
|
---|
164 | <td class="colLast"><span class="typeNameLabel">NegotiationInfo.</span><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationInfo.html#getDeadline--">getDeadline</a></span>()</code> </td>
|
---|
165 | </tr>
|
---|
166 | <tr class="rowColor">
|
---|
167 | <td class="colFirst"><code><a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a></code></td>
|
---|
168 | <td class="colLast"><span class="typeNameLabel">AbstractNegotiationParty.</span><code><span class="memberNameLink"><a href="../../../genius/core/parties/AbstractNegotiationParty.html#getDeadlines--">getDeadlines</a></span>()</code> </td>
|
---|
169 | </tr>
|
---|
170 | </tbody>
|
---|
171 | </table>
|
---|
172 | <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
|
---|
173 | <caption><span>Constructors in <a href="../../../genius/core/parties/package-summary.html">genius.core.parties</a> with parameters of type <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a></span><span class="tabEnd"> </span></caption>
|
---|
174 | <tr>
|
---|
175 | <th class="colOne" scope="col">Constructor and Description</th>
|
---|
176 | </tr>
|
---|
177 | <tbody>
|
---|
178 | <tr class="altColor">
|
---|
179 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationInfo.html#NegotiationInfo-genius.core.utility.AbstractUtilitySpace-genius.core.Deadline-genius.core.timeline.TimeLineInfo-long-genius.core.AgentID-genius.core.persistent.PersistentDataContainer-">NegotiationInfo</a></span>(<a href="../../../genius/core/utility/AbstractUtilitySpace.html" title="class in genius.core.utility">AbstractUtilitySpace</a> utilSpace,
|
---|
180 | <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a> deadline,
|
---|
181 | <a href="../../../genius/core/timeline/TimeLineInfo.html" title="interface in genius.core.timeline">TimeLineInfo</a> timeline,
|
---|
182 | long randomSeed,
|
---|
183 | <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a> agentID,
|
---|
184 | <a href="../../../genius/core/persistent/PersistentDataContainer.html" title="interface in genius.core.persistent">PersistentDataContainer</a> storage)</code> </td>
|
---|
185 | </tr>
|
---|
186 | <tr class="rowColor">
|
---|
187 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationInfo.html#NegotiationInfo-genius.core.uncertainty.PairwiseComparisonUserModel-genius.core.Deadline-genius.core.timeline.TimeLineInfo-long-genius.core.AgentID-genius.core.persistent.PersistentDataContainer-">NegotiationInfo</a></span>(<a href="../../../genius/core/uncertainty/PairwiseComparisonUserModel.html" title="class in genius.core.uncertainty">PairwiseComparisonUserModel</a> userModel,
|
---|
188 | <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a> deadline,
|
---|
189 | <a href="../../../genius/core/timeline/TimeLineInfo.html" title="interface in genius.core.timeline">TimeLineInfo</a> timeline,
|
---|
190 | long randomSeed,
|
---|
191 | <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a> agentID,
|
---|
192 | <a href="../../../genius/core/persistent/PersistentDataContainer.html" title="interface in genius.core.persistent">PersistentDataContainer</a> storage)</code>
|
---|
193 | <div class="block">Constructor with uncertainty</div>
|
---|
194 | </td>
|
---|
195 | </tr>
|
---|
196 | </tbody>
|
---|
197 | </table>
|
---|
198 | </li>
|
---|
199 | <li class="blockList"><a name="genius.core.persistent">
|
---|
200 | <!-- -->
|
---|
201 | </a>
|
---|
202 | <h3>Uses of <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a> in <a href="../../../genius/core/persistent/package-summary.html">genius.core.persistent</a></h3>
|
---|
203 | <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
---|
204 | <caption><span>Methods in <a href="../../../genius/core/persistent/package-summary.html">genius.core.persistent</a> that return <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a></span><span class="tabEnd"> </span></caption>
|
---|
205 | <tr>
|
---|
206 | <th class="colFirst" scope="col">Modifier and Type</th>
|
---|
207 | <th class="colLast" scope="col">Method and Description</th>
|
---|
208 | </tr>
|
---|
209 | <tbody>
|
---|
210 | <tr class="altColor">
|
---|
211 | <td class="colFirst"><code><a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a></code></td>
|
---|
212 | <td class="colLast"><span class="typeNameLabel">StandardInfo.</span><code><span class="memberNameLink"><a href="../../../genius/core/persistent/StandardInfo.html#getDeadline--">getDeadline</a></span>()</code> </td>
|
---|
213 | </tr>
|
---|
214 | <tr class="rowColor">
|
---|
215 | <td class="colFirst"><code><a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a></code></td>
|
---|
216 | <td class="colLast"><span class="typeNameLabel">DefaultStandardInfo.</span><code><span class="memberNameLink"><a href="../../../genius/core/persistent/DefaultStandardInfo.html#getDeadline--">getDeadline</a></span>()</code> </td>
|
---|
217 | </tr>
|
---|
218 | </tbody>
|
---|
219 | </table>
|
---|
220 | <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
|
---|
221 | <caption><span>Constructors in <a href="../../../genius/core/persistent/package-summary.html">genius.core.persistent</a> with parameters of type <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a></span><span class="tabEnd"> </span></caption>
|
---|
222 | <tr>
|
---|
223 | <th class="colOne" scope="col">Constructor and Description</th>
|
---|
224 | </tr>
|
---|
225 | <tbody>
|
---|
226 | <tr class="altColor">
|
---|
227 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/persistent/DefaultStandardInfo.html#DefaultStandardInfo-java.util.Map-java.lang.String-java.util.List-genius.core.Deadline-genius.core.list.Tuple-">DefaultStandardInfo</a></span>(java.util.Map<java.lang.String,java.lang.String> profiles,
|
---|
228 | java.lang.String startingAgent,
|
---|
229 | java.util.List<<a href="../../../genius/core/list/Tuple.html" title="class in genius.core.list">Tuple</a><java.lang.String,java.lang.Double>> utilities,
|
---|
230 | <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a> deadline,
|
---|
231 | <a href="../../../genius/core/list/Tuple.html" title="class in genius.core.list">Tuple</a><<a href="../../../genius/core/Bid.html" title="class in genius.core">Bid</a>,java.lang.Double> agreement)</code> </td>
|
---|
232 | </tr>
|
---|
233 | </tbody>
|
---|
234 | </table>
|
---|
235 | </li>
|
---|
236 | <li class="blockList"><a name="genius.core.session">
|
---|
237 | <!-- -->
|
---|
238 | </a>
|
---|
239 | <h3>Uses of <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a> in <a href="../../../genius/core/session/package-summary.html">genius.core.session</a></h3>
|
---|
240 | <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
---|
241 | <caption><span>Methods in <a href="../../../genius/core/session/package-summary.html">genius.core.session</a> that return <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a></span><span class="tabEnd"> </span></caption>
|
---|
242 | <tr>
|
---|
243 | <th class="colFirst" scope="col">Modifier and Type</th>
|
---|
244 | <th class="colLast" scope="col">Method and Description</th>
|
---|
245 | </tr>
|
---|
246 | <tbody>
|
---|
247 | <tr class="altColor">
|
---|
248 | <td class="colFirst"><code><a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a></code></td>
|
---|
249 | <td class="colLast"><span class="typeNameLabel">SessionConfiguration.</span><code><span class="memberNameLink"><a href="../../../genius/core/session/SessionConfiguration.html#getDeadline--">getDeadline</a></span>()</code> </td>
|
---|
250 | </tr>
|
---|
251 | <tr class="rowColor">
|
---|
252 | <td class="colFirst"><code><a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a></code></td>
|
---|
253 | <td class="colLast"><span class="typeNameLabel">MultilateralSessionConfiguration.</span><code><span class="memberNameLink"><a href="../../../genius/core/session/MultilateralSessionConfiguration.html#getDeadline--">getDeadline</a></span>()</code> </td>
|
---|
254 | </tr>
|
---|
255 | <tr class="altColor">
|
---|
256 | <td class="colFirst"><code><a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a></code></td>
|
---|
257 | <td class="colLast"><span class="typeNameLabel">Session.</span><code><span class="memberNameLink"><a href="../../../genius/core/session/Session.html#getDeadlines--">getDeadlines</a></span>()</code>
|
---|
258 | <div class="block">Gets the deadline constraints</div>
|
---|
259 | </td>
|
---|
260 | </tr>
|
---|
261 | </tbody>
|
---|
262 | </table>
|
---|
263 | <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
|
---|
264 | <caption><span>Constructors in <a href="../../../genius/core/session/package-summary.html">genius.core.session</a> with parameters of type <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a></span><span class="tabEnd"> </span></caption>
|
---|
265 | <tr>
|
---|
266 | <th class="colOne" scope="col">Constructor and Description</th>
|
---|
267 | </tr>
|
---|
268 | <tbody>
|
---|
269 | <tr class="altColor">
|
---|
270 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/session/Session.html#Session-genius.core.Deadline-genius.core.parties.SessionsInfo-">Session</a></span>(<a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a> deadlines,
|
---|
271 | <a href="../../../genius/core/parties/SessionsInfo.html" title="class in genius.core.parties">SessionsInfo</a> info)</code>
|
---|
272 | <div class="block">Create a new instance of the session object.</div>
|
---|
273 | </td>
|
---|
274 | </tr>
|
---|
275 | <tr class="rowColor">
|
---|
276 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/session/SessionConfiguration.html#SessionConfiguration-genius.core.repository.MultiPartyProtocolRepItem-genius.core.session.Participant-java.util.List-genius.core.Deadline-genius.core.persistent.PersistentDataType-">SessionConfiguration</a></span>(<a href="../../../genius/core/repository/MultiPartyProtocolRepItem.html" title="class in genius.core.repository">MultiPartyProtocolRepItem</a> protocol,
|
---|
277 | <a href="../../../genius/core/session/Participant.html" title="class in genius.core.session">Participant</a> mediator,
|
---|
278 | java.util.List<<a href="../../../genius/core/session/Participant.html" title="class in genius.core.session">Participant</a>> parties,
|
---|
279 | <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a> deadline,
|
---|
280 | <a href="../../../genius/core/persistent/PersistentDataType.html" title="enum in genius.core.persistent">PersistentDataType</a> type)</code> </td>
|
---|
281 | </tr>
|
---|
282 | </tbody>
|
---|
283 | </table>
|
---|
284 | </li>
|
---|
285 | </ul>
|
---|
286 | </li>
|
---|
287 | </ul>
|
---|
288 | </div>
|
---|
289 | <!-- ======= START OF BOTTOM NAVBAR ====== -->
|
---|
290 | <div class="bottomNav"><a name="navbar.bottom">
|
---|
291 | <!-- -->
|
---|
292 | </a>
|
---|
293 | <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
---|
294 | <a name="navbar.bottom.firstrow">
|
---|
295 | <!-- -->
|
---|
296 | </a>
|
---|
297 | <ul class="navList" title="Navigation">
|
---|
298 | <li><a href="../../../overview-summary.html">Overview</a></li>
|
---|
299 | <li><a href="../package-summary.html">Package</a></li>
|
---|
300 | <li><a href="../../../genius/core/Deadline.html" title="class in genius.core">Class</a></li>
|
---|
301 | <li class="navBarCell1Rev">Use</li>
|
---|
302 | <li><a href="../package-tree.html">Tree</a></li>
|
---|
303 | <li><a href="../../../deprecated-list.html">Deprecated</a></li>
|
---|
304 | <li><a href="../../../index-all.html">Index</a></li>
|
---|
305 | <li><a href="../../../help-doc.html">Help</a></li>
|
---|
306 | </ul>
|
---|
307 | </div>
|
---|
308 | <div class="subNav">
|
---|
309 | <ul class="navList">
|
---|
310 | <li>Prev</li>
|
---|
311 | <li>Next</li>
|
---|
312 | </ul>
|
---|
313 | <ul class="navList">
|
---|
314 | <li><a href="../../../index.html?genius/core/class-use/Deadline.html" target="_top">Frames</a></li>
|
---|
315 | <li><a href="Deadline.html" target="_top">No Frames</a></li>
|
---|
316 | </ul>
|
---|
317 | <ul class="navList" id="allclasses_navbar_bottom">
|
---|
318 | <li><a href="../../../allclasses-noframe.html">All Classes</a></li>
|
---|
319 | </ul>
|
---|
320 | <div>
|
---|
321 | <script type="text/javascript"><!--
|
---|
322 | allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
---|
323 | if(window==top) {
|
---|
324 | allClassesLink.style.display = "block";
|
---|
325 | }
|
---|
326 | else {
|
---|
327 | allClassesLink.style.display = "none";
|
---|
328 | }
|
---|
329 | //-->
|
---|
330 | </script>
|
---|
331 | </div>
|
---|
332 | <a name="skip.navbar.bottom">
|
---|
333 | <!-- -->
|
---|
334 | </a></div>
|
---|
335 | <!-- ======== END OF BOTTOM NAVBAR ======= -->
|
---|
336 | </body>
|
---|
337 | </html>
|
---|