JWS-109 & JWS-116 Regenerated the JABAWS JavaDoc (with eclipse java 8) and moved...
[jabaws.git] / website / docs / full_javadoc / compbio / ws / server / MafftWS.html
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_121) on Fri Apr 21 15:32:50 BST 2017 -->
6 <title>MafftWS</title>
7 <meta name="date" content="2017-04-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="MafftWS";
16         }
17     }
18     catch(err) {
19     }
20 //-->
21 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};
22 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
23 var altColor = "altColor";
24 var rowColor = "rowColor";
25 var tableTab = "tableTab";
26 var activeTableTab = "activeTableTab";
27 </script>
28 <noscript>
29 <div>JavaScript is disabled on your browser.</div>
30 </noscript>
31 <!-- ========= START OF TOP NAVBAR ======= -->
32 <div class="topNav"><a name="navbar.top">
33 <!--   -->
34 </a>
35 <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
36 <a name="navbar.top.firstrow">
37 <!--   -->
38 </a>
39 <ul class="navList" title="Navigation">
40 <li><a href="../../../overview-summary.html">Overview</a></li>
41 <li><a href="package-summary.html">Package</a></li>
42 <li class="navBarCell1Rev">Class</li>
43 <li><a href="class-use/MafftWS.html">Use</a></li>
44 <li><a href="package-tree.html">Tree</a></li>
45 <li><a href="../../../deprecated-list.html">Deprecated</a></li>
46 <li><a href="../../../index-files/index-1.html">Index</a></li>
47 <li><a href="../../../help-doc.html">Help</a></li>
48 </ul>
49 </div>
50 <div class="subNav">
51 <ul class="navList">
52 <li><a href="../../../compbio/ws/server/JronnWS.html" title="class in compbio.ws.server"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
53 <li><a href="../../../compbio/ws/server/MainManager.html" title="class in compbio.ws.server"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
54 </ul>
55 <ul class="navList">
56 <li><a href="../../../index.html?compbio/ws/server/MafftWS.html" target="_top">Frames</a></li>
57 <li><a href="MafftWS.html" target="_top">No&nbsp;Frames</a></li>
58 </ul>
59 <ul class="navList" id="allclasses_navbar_top">
60 <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
61 </ul>
62 <div>
63 <script type="text/javascript"><!--
64   allClassesLink = document.getElementById("allclasses_navbar_top");
65   if(window==top) {
66     allClassesLink.style.display = "block";
67   }
68   else {
69     allClassesLink.style.display = "none";
70   }
71   //-->
72 </script>
73 </div>
74 <div>
75 <ul class="subNavList">
76 <li>Summary:&nbsp;</li>
77 <li>Nested&nbsp;|&nbsp;</li>
78 <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
79 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
80 <li><a href="#method.summary">Method</a></li>
81 </ul>
82 <ul class="subNavList">
83 <li>Detail:&nbsp;</li>
84 <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
85 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
86 <li><a href="#method.detail">Method</a></li>
87 </ul>
88 </div>
89 <a name="skip.navbar.top">
90 <!--   -->
91 </a></div>
92 <!-- ========= END OF TOP NAVBAR ========= -->
93 <!-- ======== START OF CLASS DATA ======== -->
94 <div class="header">
95 <div class="subTitle">compbio.ws.server</div>
96 <h2 title="Class MafftWS" class="title">Class MafftWS</h2>
97 </div>
98 <div class="contentContainer">
99 <ul class="inheritance">
100 <li>java.lang.Object</li>
101 <li>
102 <ul class="inheritance">
103 <li>compbio.ws.server.MafftWS</li>
104 </ul>
105 </li>
106 </ul>
107 <div class="description">
108 <ul class="blockList">
109 <li class="blockList">
110 <dl>
111 <dt>All Implemented Interfaces:</dt>
112 <dd><a href="../../../compbio/data/msa/JABAService.html" title="interface in compbio.data.msa">JABAService</a>, <a href="../../../compbio/data/msa/JManagement.html" title="interface in compbio.data.msa">JManagement</a>, <a href="../../../compbio/data/msa/Metadata.html" title="interface in compbio.data.msa">Metadata</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;, <a href="../../../compbio/data/msa/MsaWS.html" title="interface in compbio.data.msa">MsaWS</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;</dd>
113 </dl>
114 <hr>
115 <br>
116 <pre>public class <span class="typeNameLabel">MafftWS</span>
117 extends java.lang.Object
118 implements <a href="../../../compbio/data/msa/MsaWS.html" title="interface in compbio.data.msa">MsaWS</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;</pre>
119 </li>
120 </ul>
121 </div>
122 <div class="summary">
123 <ul class="blockList">
124 <li class="blockList">
125 <!-- =========== FIELD SUMMARY =========== -->
126 <ul class="blockList">
127 <li class="blockList"><a name="field.summary">
128 <!--   -->
129 </a>
130 <h3>Field Summary</h3>
131 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
132 <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
133 <tr>
134 <th class="colFirst" scope="col">Modifier and Type</th>
135 <th class="colLast" scope="col">Field and Description</th>
136 </tr>
137 <tr class="altColor">
138 <td class="colFirst"><code>private static <a href="../../../compbio/metadata/LimitsManager.html" title="class in compbio.metadata">LimitsManager</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;</code></td>
139 <td class="colLast"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/MafftWS.html#limitMan">limitMan</a></span></code>&nbsp;</td>
140 </tr>
141 <tr class="rowColor">
142 <td class="colFirst"><code>private static org.apache.log4j.Logger</code></td>
143 <td class="colLast"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/MafftWS.html#log">log</a></span></code>&nbsp;</td>
144 </tr>
145 <tr class="altColor">
146 <td class="colFirst"><code>private static <a href="../../../compbio/metadata/RunnerConfig.html" title="class in compbio.metadata">RunnerConfig</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;</code></td>
147 <td class="colLast"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/MafftWS.html#mafftOptions">mafftOptions</a></span></code>&nbsp;</td>
148 </tr>
149 <tr class="rowColor">
150 <td class="colFirst"><code>private static <a href="../../../compbio/metadata/PresetManager.html" title="class in compbio.metadata">PresetManager</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;</code></td>
151 <td class="colLast"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/MafftWS.html#mafftPresets">mafftPresets</a></span></code>&nbsp;</td>
152 </tr>
153 </table>
154 <ul class="blockList">
155 <li class="blockList"><a name="fields.inherited.from.class.compbio.data.msa.JABAService">
156 <!--   -->
157 </a>
158 <h3>Fields inherited from interface&nbsp;compbio.data.msa.<a href="../../../compbio/data/msa/JABAService.html" title="interface in compbio.data.msa">JABAService</a></h3>
159 <code><a href="../../../compbio/data/msa/JABAService.html#JABAWS_VERSION">JABAWS_VERSION</a>, <a href="../../../compbio/data/msa/JABAService.html#SERVICE_NAMESPACE">SERVICE_NAMESPACE</a>, <a href="../../../compbio/data/msa/JABAService.html#V2_SERVICE_NAMESPACE">V2_SERVICE_NAMESPACE</a>, <a href="../../../compbio/data/msa/JABAService.html#V3_SERVICE_NAMESPACE">V3_SERVICE_NAMESPACE</a></code></li>
160 </ul>
161 </li>
162 </ul>
163 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
164 <ul class="blockList">
165 <li class="blockList"><a name="constructor.summary">
166 <!--   -->
167 </a>
168 <h3>Constructor Summary</h3>
169 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
170 <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
171 <tr>
172 <th class="colOne" scope="col">Constructor and Description</th>
173 </tr>
174 <tr class="altColor">
175 <td class="colOne"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/MafftWS.html#MafftWS--">MafftWS</a></span>()</code>&nbsp;</td>
176 </tr>
177 </table>
178 </li>
179 </ul>
180 <!-- ========== METHOD SUMMARY =========== -->
181 <ul class="blockList">
182 <li class="blockList"><a name="method.summary">
183 <!--   -->
184 </a>
185 <h3>Method Summary</h3>
186 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
187 <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
188 <tr>
189 <th class="colFirst" scope="col">Modifier and Type</th>
190 <th class="colLast" scope="col">Method and Description</th>
191 </tr>
192 <tr id="i0" class="altColor">
193 <td class="colFirst"><code>java.lang.String</code></td>
194 <td class="colLast"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/MafftWS.html#align-java.util.List-">align</a></span>(java.util.List&lt;<a href="../../../compbio/data/sequence/FastaSequence.html" title="class in compbio.data.sequence">FastaSequence</a>&gt;&nbsp;sequences)</code>
195 <div class="block">Align a list of sequences with default settings.</div>
196 </td>
197 </tr>
198 <tr id="i1" class="rowColor">
199 <td class="colFirst"><code>boolean</code></td>
200 <td class="colLast"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/MafftWS.html#cancelJob-java.lang.String-">cancelJob</a></span>(java.lang.String&nbsp;jobId)</code>
201 <div class="block">Stop running the job <code>jobId</code> but leave its output untouched</div>
202 </td>
203 </tr>
204 <tr id="i2" class="altColor">
205 <td class="colFirst"><code>java.lang.String</code></td>
206 <td class="colLast"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/MafftWS.html#customAlign-java.util.List-java.util.List-">customAlign</a></span>(java.util.List&lt;<a href="../../../compbio/data/sequence/FastaSequence.html" title="class in compbio.data.sequence">FastaSequence</a>&gt;&nbsp;sequences,
207            java.util.List&lt;<a href="../../../compbio/metadata/Option.html" title="class in compbio.metadata">Option</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;&gt;&nbsp;options)</code>
208 <div class="block">Align a list of sequences with options.</div>
209 </td>
210 </tr>
211 <tr id="i3" class="rowColor">
212 <td class="colFirst"><code><a href="../../../compbio/metadata/JobStatus.html" title="enum in compbio.metadata">JobStatus</a></code></td>
213 <td class="colLast"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/MafftWS.html#getJobStatus-java.lang.String-">getJobStatus</a></span>(java.lang.String&nbsp;jobId)</code>
214 <div class="block">Return the status of the job.</div>
215 </td>
216 </tr>
217 <tr id="i4" class="altColor">
218 <td class="colFirst"><code><a href="../../../compbio/metadata/Limit.html" title="class in compbio.metadata">Limit</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;</code></td>
219 <td class="colLast"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/MafftWS.html#getLimit-java.lang.String-">getLimit</a></span>(java.lang.String&nbsp;presetName)</code>
220 <div class="block">Get a Limit for a preset.</div>
221 </td>
222 </tr>
223 <tr id="i5" class="rowColor">
224 <td class="colFirst"><code><a href="../../../compbio/metadata/LimitsManager.html" title="class in compbio.metadata">LimitsManager</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;</code></td>
225 <td class="colLast"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/MafftWS.html#getLimits--">getLimits</a></span>()</code>
226 <div class="block">List Limits supported by a web service.</div>
227 </td>
228 </tr>
229 <tr id="i6" class="altColor">
230 <td class="colFirst"><code><a href="../../../compbio/metadata/PresetManager.html" title="class in compbio.metadata">PresetManager</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;</code></td>
231 <td class="colLast"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/MafftWS.html#getPresets--">getPresets</a></span>()</code>
232 <div class="block">Get presets supported by a web service</div>
233 </td>
234 </tr>
235 <tr id="i7" class="rowColor">
236 <td class="colFirst"><code><a href="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</a></code></td>
237 <td class="colLast"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/MafftWS.html#getResult-java.lang.String-">getResult</a></span>(java.lang.String&nbsp;jobId)</code>
238 <div class="block">Return the result of the job.</div>
239 </td>
240 </tr>
241 <tr id="i8" class="altColor">
242 <td class="colFirst"><code><a href="../../../compbio/metadata/RunnerConfig.html" title="class in compbio.metadata">RunnerConfig</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;</code></td>
243 <td class="colLast"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/MafftWS.html#getRunnerOptions--">getRunnerOptions</a></span>()</code>
244 <div class="block">Get options supported by a web service</div>
245 </td>
246 </tr>
247 <tr id="i9" class="rowColor">
248 <td class="colFirst"><code>(package private) <a href="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;</code></td>
249 <td class="colLast"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/MafftWS.html#init-java.util.List-">init</a></span>(java.util.List&lt;<a href="../../../compbio/data/sequence/FastaSequence.html" title="class in compbio.data.sequence">FastaSequence</a>&gt;&nbsp;dataSet)</code>&nbsp;</td>
250 </tr>
251 <tr id="i10" class="altColor">
252 <td class="colFirst"><code>java.lang.String</code></td>
253 <td class="colLast"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/MafftWS.html#presetAlign-java.util.List-compbio.metadata.Preset-">presetAlign</a></span>(java.util.List&lt;<a href="../../../compbio/data/sequence/FastaSequence.html" title="class in compbio.data.sequence">FastaSequence</a>&gt;&nbsp;sequences,
254            <a href="../../../compbio/metadata/Preset.html" title="class in compbio.metadata">Preset</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;&nbsp;preset)</code>
255 <div class="block">Align a list of sequences with preset.</div>
256 </td>
257 </tr>
258 <tr id="i11" class="rowColor">
259 <td class="colFirst"><code><a href="../../../compbio/metadata/ChunkHolder.html" title="class in compbio.metadata">ChunkHolder</a></code></td>
260 <td class="colLast"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/MafftWS.html#pullExecStatistics-java.lang.String-long-">pullExecStatistics</a></span>(java.lang.String&nbsp;jobId,
261                   long&nbsp;position)</code>
262 <div class="block">Reads 1kb chunk from the statistics file which is specific to a given web
263  service from the <code>position</code>.</div>
264 </td>
265 </tr>
266 </table>
267 <ul class="blockList">
268 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
269 <!--   -->
270 </a>
271 <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
272 <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
273 </ul>
274 </li>
275 </ul>
276 </li>
277 </ul>
278 </div>
279 <div class="details">
280 <ul class="blockList">
281 <li class="blockList">
282 <!-- ============ FIELD DETAIL =========== -->
283 <ul class="blockList">
284 <li class="blockList"><a name="field.detail">
285 <!--   -->
286 </a>
287 <h3>Field Detail</h3>
288 <a name="log">
289 <!--   -->
290 </a>
291 <ul class="blockList">
292 <li class="blockList">
293 <h4>log</h4>
294 <pre>private static&nbsp;org.apache.log4j.Logger log</pre>
295 </li>
296 </ul>
297 <a name="mafftOptions">
298 <!--   -->
299 </a>
300 <ul class="blockList">
301 <li class="blockList">
302 <h4>mafftOptions</h4>
303 <pre>private static final&nbsp;<a href="../../../compbio/metadata/RunnerConfig.html" title="class in compbio.metadata">RunnerConfig</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt; mafftOptions</pre>
304 </li>
305 </ul>
306 <a name="mafftPresets">
307 <!--   -->
308 </a>
309 <ul class="blockList">
310 <li class="blockList">
311 <h4>mafftPresets</h4>
312 <pre>private static final&nbsp;<a href="../../../compbio/metadata/PresetManager.html" title="class in compbio.metadata">PresetManager</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt; mafftPresets</pre>
313 </li>
314 </ul>
315 <a name="limitMan">
316 <!--   -->
317 </a>
318 <ul class="blockListLast">
319 <li class="blockList">
320 <h4>limitMan</h4>
321 <pre>private static final&nbsp;<a href="../../../compbio/metadata/LimitsManager.html" title="class in compbio.metadata">LimitsManager</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt; limitMan</pre>
322 </li>
323 </ul>
324 </li>
325 </ul>
326 <!-- ========= CONSTRUCTOR DETAIL ======== -->
327 <ul class="blockList">
328 <li class="blockList"><a name="constructor.detail">
329 <!--   -->
330 </a>
331 <h3>Constructor Detail</h3>
332 <a name="MafftWS--">
333 <!--   -->
334 </a>
335 <ul class="blockListLast">
336 <li class="blockList">
337 <h4>MafftWS</h4>
338 <pre>public&nbsp;MafftWS()</pre>
339 </li>
340 </ul>
341 </li>
342 </ul>
343 <!-- ============ METHOD DETAIL ========== -->
344 <ul class="blockList">
345 <li class="blockList"><a name="method.detail">
346 <!--   -->
347 </a>
348 <h3>Method Detail</h3>
349 <a name="align-java.util.List-">
350 <!--   -->
351 </a>
352 <ul class="blockList">
353 <li class="blockList">
354 <h4>align</h4>
355 <pre>public&nbsp;java.lang.String&nbsp;align(java.util.List&lt;<a href="../../../compbio/data/sequence/FastaSequence.html" title="class in compbio.data.sequence">FastaSequence</a>&gt;&nbsp;sequences)
356                        throws <a href="../../../compbio/metadata/JobSubmissionException.html" title="class in compbio.metadata">JobSubmissionException</a></pre>
357 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../compbio/data/msa/MsaWS.html#align-java.util.List-">MsaWS</a></code></span></div>
358 <div class="block">Align a list of sequences with default settings.
359  
360  Any dataset containing a greater number of sequences or when the average
361  length of the sequences are greater then defined in the default Limit,
362  will not be accepted for an alignment operation and
363  JobSubmissionException will be thrown.</div>
364 <dl>
365 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
366 <dd><code><a href="../../../compbio/data/msa/MsaWS.html#align-java.util.List-">align</a></code>&nbsp;in interface&nbsp;<code><a href="../../../compbio/data/msa/MsaWS.html" title="interface in compbio.data.msa">MsaWS</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;</code></dd>
367 <dt><span class="paramLabel">Parameters:</span></dt>
368 <dd><code>sequences</code> - List of FastaSequence objects. The program does not perform
369             any sequence validity checks. Nor does it checks whether the
370             sequences names are unique. It is responsibility of the caller
371             to make sure of this</dd>
372 <dt><span class="returnLabel">Returns:</span></dt>
373 <dd>jobId - unique identifier for the job</dd>
374 <dt><span class="throwsLabel">Throws:</span></dt>
375 <dd><code><a href="../../../compbio/metadata/JobSubmissionException.html" title="class in compbio.metadata">JobSubmissionException</a></code> - is thrown when the job could not be submitted due to the
376              following reasons: 1) The number of sequences in the
377              submission or their average length is greater then defined by
378              the default Limit. 2) Any problems on the server side e.g. it
379              is misconfigured or malfunction, is reported via this
380              exception. In the first case the information on the limit
381              could be obtained from an exception.</dd>
382 <dd><code><a href="../../../compbio/metadata/UnsupportedRuntimeException.html" title="class in compbio.metadata">UnsupportedRuntimeException</a></code> - thrown if server OS does not support native executables for a
383              given web service, e.g. JABAWS is deployed on Windows and
384              Mafft service is called</dd>
385 <dd><code><a href="../../../compbio/metadata/LimitExceededException.html" title="class in compbio.metadata">LimitExceededException</a></code> - is throw if the input sequences number or their average
386              length exceeds what is defined by the limit</dd>
387 </dl>
388 </li>
389 </ul>
390 <a name="init-java.util.List-">
391 <!--   -->
392 </a>
393 <ul class="blockList">
394 <li class="blockList">
395 <h4>init</h4>
396 <pre><a href="../../../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client">ConfiguredExecutable</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;&nbsp;init(java.util.List&lt;<a href="../../../compbio/data/sequence/FastaSequence.html" title="class in compbio.data.sequence">FastaSequence</a>&gt;&nbsp;dataSet)
397                           throws <a href="../../../compbio/metadata/JobSubmissionException.html" title="class in compbio.metadata">JobSubmissionException</a></pre>
398 <dl>
399 <dt><span class="throwsLabel">Throws:</span></dt>
400 <dd><code><a href="../../../compbio/metadata/JobSubmissionException.html" title="class in compbio.metadata">JobSubmissionException</a></code></dd>
401 </dl>
402 </li>
403 </ul>
404 <a name="customAlign-java.util.List-java.util.List-">
405 <!--   -->
406 </a>
407 <ul class="blockList">
408 <li class="blockList">
409 <h4>customAlign</h4>
410 <pre>public&nbsp;java.lang.String&nbsp;customAlign(java.util.List&lt;<a href="../../../compbio/data/sequence/FastaSequence.html" title="class in compbio.data.sequence">FastaSequence</a>&gt;&nbsp;sequences,
411                                     java.util.List&lt;<a href="../../../compbio/metadata/Option.html" title="class in compbio.metadata">Option</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;&gt;&nbsp;options)
412                              throws <a href="../../../compbio/metadata/JobSubmissionException.html" title="class in compbio.metadata">JobSubmissionException</a>,
413                                     <a href="../../../compbio/metadata/WrongParameterException.html" title="class in compbio.metadata">WrongParameterException</a></pre>
414 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../compbio/data/msa/MsaWS.html#customAlign-java.util.List-java.util.List-">MsaWS</a></code></span></div>
415 <div class="block">Align a list of sequences with options.</div>
416 <dl>
417 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
418 <dd><code><a href="../../../compbio/data/msa/MsaWS.html#customAlign-java.util.List-java.util.List-">customAlign</a></code>&nbsp;in interface&nbsp;<code><a href="../../../compbio/data/msa/MsaWS.html" title="interface in compbio.data.msa">MsaWS</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;</code></dd>
419 <dt><span class="paramLabel">Parameters:</span></dt>
420 <dd><code>sequences</code> - List of FastaSequence objects. The programme does not perform
421             any sequence validity checks. Nor does it checks whether the
422             sequences names are unique. It is responsibility of the caller
423             to validate this information</dd>
424 <dd><code>options</code> - A list of Options</dd>
425 <dt><span class="returnLabel">Returns:</span></dt>
426 <dd>jobId - unique identifier for the job</dd>
427 <dt><span class="throwsLabel">Throws:</span></dt>
428 <dd><code><a href="../../../compbio/metadata/JobSubmissionException.html" title="class in compbio.metadata">JobSubmissionException</a></code> - is thrown when the job could not be submitted due to the
429              following reasons: 1) The number of sequences in the
430              submission or their average length is greater then defined by
431              the default Limit. 2) Any problems on the server side e.g. it
432              is misconfigured or malfunction, is reported via this
433              exception. In the first case the information on the limit
434              could be obtained from an exception.</dd>
435 <dd><code><a href="../../../compbio/metadata/UnsupportedRuntimeException.html" title="class in compbio.metadata">UnsupportedRuntimeException</a></code> - thrown if server OS does not support native executables for a
436              given web service, e.g. JABAWS is deployed on Windows and
437              Mafft service is called</dd>
438 <dd><code><a href="../../../compbio/metadata/LimitExceededException.html" title="class in compbio.metadata">LimitExceededException</a></code> - is throw if the input sequences number or their average
439              length exceeds what is defined by the limit</dd>
440 <dd><code><a href="../../../compbio/metadata/WrongParameterException.html" title="class in compbio.metadata">WrongParameterException</a></code> - is throws when 1) One of the Options provided is not
441              supported, 2) The value of the option is defined outside the
442              boundaries. In both cases exception object contain the
443              information on the violating Option.</dd>
444 <dt><span class="seeLabel">See Also:</span></dt>
445 <dd><a href="../../../compbio/metadata/Option.html" title="class in compbio.metadata"><code>Default Limit is used to decide whether the calculation will be
446       permitted or denied</code></a></dd>
447 </dl>
448 </li>
449 </ul>
450 <a name="presetAlign-java.util.List-compbio.metadata.Preset-">
451 <!--   -->
452 </a>
453 <ul class="blockList">
454 <li class="blockList">
455 <h4>presetAlign</h4>
456 <pre>public&nbsp;java.lang.String&nbsp;presetAlign(java.util.List&lt;<a href="../../../compbio/data/sequence/FastaSequence.html" title="class in compbio.data.sequence">FastaSequence</a>&gt;&nbsp;sequences,
457                                     <a href="../../../compbio/metadata/Preset.html" title="class in compbio.metadata">Preset</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;&nbsp;preset)
458                              throws <a href="../../../compbio/metadata/JobSubmissionException.html" title="class in compbio.metadata">JobSubmissionException</a>,
459                                     <a href="../../../compbio/metadata/WrongParameterException.html" title="class in compbio.metadata">WrongParameterException</a></pre>
460 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../compbio/data/msa/MsaWS.html#presetAlign-java.util.List-compbio.metadata.Preset-">MsaWS</a></code></span></div>
461 <div class="block">Align a list of sequences with preset.
462  
463  Limit for a presetName is used whether the calculation will be permitted
464  or denied. If no Limit was defined for a presetName, than default limit
465  is used.</div>
466 <dl>
467 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
468 <dd><code><a href="../../../compbio/data/msa/MsaWS.html#presetAlign-java.util.List-compbio.metadata.Preset-">presetAlign</a></code>&nbsp;in interface&nbsp;<code><a href="../../../compbio/data/msa/MsaWS.html" title="interface in compbio.data.msa">MsaWS</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;</code></dd>
469 <dt><span class="paramLabel">Parameters:</span></dt>
470 <dd><code>sequences</code> - List of FastaSequence objects. The programme does not perform
471             any sequence validity checks. Nor does it checks whether the
472             sequences names are unique. It is responsibility of the caller
473             to validate this information</dd>
474 <dd><code>preset</code> - A list of Options</dd>
475 <dt><span class="returnLabel">Returns:</span></dt>
476 <dd>String - jobId - unique identifier for the job</dd>
477 <dt><span class="throwsLabel">Throws:</span></dt>
478 <dd><code><a href="../../../compbio/metadata/JobSubmissionException.html" title="class in compbio.metadata">JobSubmissionException</a></code> - is thrown when the job could not be submitted due to the
479              following reasons: 1) The number of sequences in the
480              submission or their average length is greater then defined by
481              the default Limit. 2) Any problems on the server side e.g. it
482              is misconfigured or malfunction, is reported via this
483              exception. In the first case the information on the limit
484              could be obtained from an exception.</dd>
485 <dd><code><a href="../../../compbio/metadata/UnsupportedRuntimeException.html" title="class in compbio.metadata">UnsupportedRuntimeException</a></code> - thrown if server OS does not support native executables for a
486              given web service, e.g. JABAWS is deployed on Windows and
487              Mafft service is called</dd>
488 <dd><code><a href="../../../compbio/metadata/LimitExceededException.html" title="class in compbio.metadata">LimitExceededException</a></code> - is throw if the input sequences number or average length
489              exceeds what is defined by the limit</dd>
490 <dd><code><a href="../../../compbio/metadata/WrongParameterException.html" title="class in compbio.metadata">WrongParameterException</a></code> - is throws when 1) One of the Options provided is not
491              supported, 2) The value of the option is defined outside the
492              boundaries. In both cases exception object contain the
493              information on the violating Option.</dd>
494 <dt><span class="seeLabel">See Also:</span></dt>
495 <dd><a href="../../../compbio/metadata/Preset.html" title="class in compbio.metadata"><code>Preset</code></a></dd>
496 </dl>
497 </li>
498 </ul>
499 <a name="getResult-java.lang.String-">
500 <!--   -->
501 </a>
502 <ul class="blockList">
503 <li class="blockList">
504 <h4>getResult</h4>
505 <pre>public&nbsp;<a href="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</a>&nbsp;getResult(java.lang.String&nbsp;jobId)
506                     throws <a href="../../../compbio/metadata/ResultNotAvailableException.html" title="class in compbio.metadata">ResultNotAvailableException</a></pre>
507 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../compbio/data/msa/MsaWS.html#getResult-java.lang.String-">MsaWS</a></code></span></div>
508 <div class="block">Return the result of the job. This method waits for the job
509  <code>jobId</code> to complete before return.</div>
510 <dl>
511 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
512 <dd><code><a href="../../../compbio/data/msa/MsaWS.html#getResult-java.lang.String-">getResult</a></code>&nbsp;in interface&nbsp;<code><a href="../../../compbio/data/msa/MsaWS.html" title="interface in compbio.data.msa">MsaWS</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;</code></dd>
513 <dt><span class="paramLabel">Parameters:</span></dt>
514 <dd><code>jobId</code> - a unique job identifier</dd>
515 <dt><span class="returnLabel">Returns:</span></dt>
516 <dd>Alignment</dd>
517 <dt><span class="throwsLabel">Throws:</span></dt>
518 <dd><code><a href="../../../compbio/metadata/ResultNotAvailableException.html" title="class in compbio.metadata">ResultNotAvailableException</a></code> - this exception is throw if the job execution was not
519              successful or the result of the execution could not be found.
520              (e.g. removed). Exception could also be thrown due to the
521              lower level problems on the server i.e. IOException,
522              FileNotFoundException problems as well as
523              UnknownFileFormatException.</dd>
524 </dl>
525 </li>
526 </ul>
527 <a name="getLimit-java.lang.String-">
528 <!--   -->
529 </a>
530 <ul class="blockList">
531 <li class="blockList">
532 <h4>getLimit</h4>
533 <pre>public&nbsp;<a href="../../../compbio/metadata/Limit.html" title="class in compbio.metadata">Limit</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;&nbsp;getLimit(java.lang.String&nbsp;presetName)</pre>
534 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../compbio/data/msa/Metadata.html#getLimit-java.lang.String-">Metadata</a></code></span></div>
535 <div class="block">Get a Limit for a preset.</div>
536 <dl>
537 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
538 <dd><code><a href="../../../compbio/data/msa/Metadata.html#getLimit-java.lang.String-">getLimit</a></code>&nbsp;in interface&nbsp;<code><a href="../../../compbio/data/msa/Metadata.html" title="interface in compbio.data.msa">Metadata</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;</code></dd>
539 <dt><span class="paramLabel">Parameters:</span></dt>
540 <dd><code>presetName</code> - the name of the preset. if no name is provided, then the
541             default preset is returned. If no limit for a particular
542             preset is defined then the default preset is returned</dd>
543 <dt><span class="returnLabel">Returns:</span></dt>
544 <dd>Limit</dd>
545 </dl>
546 </li>
547 </ul>
548 <a name="getLimits--">
549 <!--   -->
550 </a>
551 <ul class="blockList">
552 <li class="blockList">
553 <h4>getLimits</h4>
554 <pre>public&nbsp;<a href="../../../compbio/metadata/LimitsManager.html" title="class in compbio.metadata">LimitsManager</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;&nbsp;getLimits()</pre>
555 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../compbio/data/msa/Metadata.html#getLimits--">Metadata</a></code></span></div>
556 <div class="block">List Limits supported by a web service.</div>
557 <dl>
558 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
559 <dd><code><a href="../../../compbio/data/msa/Metadata.html#getLimits--">getLimits</a></code>&nbsp;in interface&nbsp;<code><a href="../../../compbio/data/msa/Metadata.html" title="interface in compbio.data.msa">Metadata</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;</code></dd>
560 <dt><span class="returnLabel">Returns:</span></dt>
561 <dd>LimitManager</dd>
562 </dl>
563 </li>
564 </ul>
565 <a name="pullExecStatistics-java.lang.String-long-">
566 <!--   -->
567 </a>
568 <ul class="blockList">
569 <li class="blockList">
570 <h4>pullExecStatistics</h4>
571 <pre>public&nbsp;<a href="../../../compbio/metadata/ChunkHolder.html" title="class in compbio.metadata">ChunkHolder</a>&nbsp;pullExecStatistics(java.lang.String&nbsp;jobId,
572                                       long&nbsp;position)</pre>
573 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../compbio/data/msa/JManagement.html#pullExecStatistics-java.lang.String-long-">JManagement</a></code></span></div>
574 <div class="block">Reads 1kb chunk from the statistics file which is specific to a given web
575  service from the <code>position</code>. If in time of a request less then
576  1kb data is available from the position to the end of the file, then it
577  returns all the data available from the position to the end of the file.</div>
578 <dl>
579 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
580 <dd><code><a href="../../../compbio/data/msa/JManagement.html#pullExecStatistics-java.lang.String-long-">pullExecStatistics</a></code>&nbsp;in interface&nbsp;<code><a href="../../../compbio/data/msa/JManagement.html" title="interface in compbio.data.msa">JManagement</a></code></dd>
581 <dt><span class="paramLabel">Parameters:</span></dt>
582 <dd><code>jobId</code> - - unique job identifier</dd>
583 <dd><code>position</code> - - next position within the file to read</dd>
584 <dt><span class="returnLabel">Returns:</span></dt>
585 <dd>ChunkHolder - which contains a chunk of data and a next position
586          within the file from which no data has been read</dd>
587 <dt><span class="seeLabel">See Also:</span></dt>
588 <dd><a href="../../../compbio/metadata/ChunkHolder.html" title="class in compbio.metadata"><code>ChunkHolder</code></a></dd>
589 </dl>
590 </li>
591 </ul>
592 <a name="cancelJob-java.lang.String-">
593 <!--   -->
594 </a>
595 <ul class="blockList">
596 <li class="blockList">
597 <h4>cancelJob</h4>
598 <pre>public&nbsp;boolean&nbsp;cancelJob(java.lang.String&nbsp;jobId)</pre>
599 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../compbio/data/msa/JManagement.html#cancelJob-java.lang.String-">JManagement</a></code></span></div>
600 <div class="block">Stop running the job <code>jobId</code> but leave its output untouched</div>
601 <dl>
602 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
603 <dd><code><a href="../../../compbio/data/msa/JManagement.html#cancelJob-java.lang.String-">cancelJob</a></code>&nbsp;in interface&nbsp;<code><a href="../../../compbio/data/msa/JManagement.html" title="interface in compbio.data.msa">JManagement</a></code></dd>
604 <dt><span class="returnLabel">Returns:</span></dt>
605 <dd>true if job was cancelled successfully, false otherwise</dd>
606 </dl>
607 </li>
608 </ul>
609 <a name="getJobStatus-java.lang.String-">
610 <!--   -->
611 </a>
612 <ul class="blockList">
613 <li class="blockList">
614 <h4>getJobStatus</h4>
615 <pre>public&nbsp;<a href="../../../compbio/metadata/JobStatus.html" title="enum in compbio.metadata">JobStatus</a>&nbsp;getJobStatus(java.lang.String&nbsp;jobId)</pre>
616 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../compbio/data/msa/JManagement.html#getJobStatus-java.lang.String-">JManagement</a></code></span></div>
617 <div class="block">Return the status of the job.</div>
618 <dl>
619 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
620 <dd><code><a href="../../../compbio/data/msa/JManagement.html#getJobStatus-java.lang.String-">getJobStatus</a></code>&nbsp;in interface&nbsp;<code><a href="../../../compbio/data/msa/JManagement.html" title="interface in compbio.data.msa">JManagement</a></code></dd>
621 <dt><span class="paramLabel">Parameters:</span></dt>
622 <dd><code>jobId</code> - - unique job identifier</dd>
623 <dt><span class="returnLabel">Returns:</span></dt>
624 <dd>JobStatus - status of the job</dd>
625 <dt><span class="seeLabel">See Also:</span></dt>
626 <dd><a href="../../../compbio/metadata/JobStatus.html" title="enum in compbio.metadata"><code>JobStatus</code></a></dd>
627 </dl>
628 </li>
629 </ul>
630 <a name="getPresets--">
631 <!--   -->
632 </a>
633 <ul class="blockList">
634 <li class="blockList">
635 <h4>getPresets</h4>
636 <pre>public&nbsp;<a href="../../../compbio/metadata/PresetManager.html" title="class in compbio.metadata">PresetManager</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;&nbsp;getPresets()</pre>
637 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../compbio/data/msa/Metadata.html#getPresets--">Metadata</a></code></span></div>
638 <div class="block">Get presets supported by a web service</div>
639 <dl>
640 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
641 <dd><code><a href="../../../compbio/data/msa/Metadata.html#getPresets--">getPresets</a></code>&nbsp;in interface&nbsp;<code><a href="../../../compbio/data/msa/Metadata.html" title="interface in compbio.data.msa">Metadata</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;</code></dd>
642 <dt><span class="returnLabel">Returns:</span></dt>
643 <dd>PresetManager the object contains information about presets
644          supported by a web service</dd>
645 </dl>
646 </li>
647 </ul>
648 <a name="getRunnerOptions--">
649 <!--   -->
650 </a>
651 <ul class="blockListLast">
652 <li class="blockList">
653 <h4>getRunnerOptions</h4>
654 <pre>public&nbsp;<a href="../../../compbio/metadata/RunnerConfig.html" title="class in compbio.metadata">RunnerConfig</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;&nbsp;getRunnerOptions()</pre>
655 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../compbio/data/msa/Metadata.html#getRunnerOptions--">Metadata</a></code></span></div>
656 <div class="block">Get options supported by a web service</div>
657 <dl>
658 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
659 <dd><code><a href="../../../compbio/data/msa/Metadata.html#getRunnerOptions--">getRunnerOptions</a></code>&nbsp;in interface&nbsp;<code><a href="../../../compbio/data/msa/Metadata.html" title="interface in compbio.data.msa">Metadata</a>&lt;<a href="../../../compbio/runner/msa/Mafft.html" title="class in compbio.runner.msa">Mafft</a>&gt;</code></dd>
660 <dt><span class="returnLabel">Returns:</span></dt>
661 <dd>RunnerConfig the list of options and parameters supported by a
662          web service.</dd>
663 </dl>
664 </li>
665 </ul>
666 </li>
667 </ul>
668 </li>
669 </ul>
670 </div>
671 </div>
672 <!-- ========= END OF CLASS DATA ========= -->
673 <!-- ======= START OF BOTTOM NAVBAR ====== -->
674 <div class="bottomNav"><a name="navbar.bottom">
675 <!--   -->
676 </a>
677 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
678 <a name="navbar.bottom.firstrow">
679 <!--   -->
680 </a>
681 <ul class="navList" title="Navigation">
682 <li><a href="../../../overview-summary.html">Overview</a></li>
683 <li><a href="package-summary.html">Package</a></li>
684 <li class="navBarCell1Rev">Class</li>
685 <li><a href="class-use/MafftWS.html">Use</a></li>
686 <li><a href="package-tree.html">Tree</a></li>
687 <li><a href="../../../deprecated-list.html">Deprecated</a></li>
688 <li><a href="../../../index-files/index-1.html">Index</a></li>
689 <li><a href="../../../help-doc.html">Help</a></li>
690 </ul>
691 </div>
692 <div class="subNav">
693 <ul class="navList">
694 <li><a href="../../../compbio/ws/server/JronnWS.html" title="class in compbio.ws.server"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
695 <li><a href="../../../compbio/ws/server/MainManager.html" title="class in compbio.ws.server"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
696 </ul>
697 <ul class="navList">
698 <li><a href="../../../index.html?compbio/ws/server/MafftWS.html" target="_top">Frames</a></li>
699 <li><a href="MafftWS.html" target="_top">No&nbsp;Frames</a></li>
700 </ul>
701 <ul class="navList" id="allclasses_navbar_bottom">
702 <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
703 </ul>
704 <div>
705 <script type="text/javascript"><!--
706   allClassesLink = document.getElementById("allclasses_navbar_bottom");
707   if(window==top) {
708     allClassesLink.style.display = "block";
709   }
710   else {
711     allClassesLink.style.display = "none";
712   }
713   //-->
714 </script>
715 </div>
716 <div>
717 <ul class="subNavList">
718 <li>Summary:&nbsp;</li>
719 <li>Nested&nbsp;|&nbsp;</li>
720 <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
721 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
722 <li><a href="#method.summary">Method</a></li>
723 </ul>
724 <ul class="subNavList">
725 <li>Detail:&nbsp;</li>
726 <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
727 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
728 <li><a href="#method.detail">Method</a></li>
729 </ul>
730 </div>
731 <a name="skip.navbar.bottom">
732 <!--   -->
733 </a></div>
734 <!-- ======== END OF BOTTOM NAVBAR ======= -->
735 </body>
736 </html>