JWS-109 & JWS-116 Regenerated the JABAWS JavaDoc (with eclipse java 8) and moved...
[jabaws.git] / website / docs / full_javadoc / compbio / ws / server / JronnWS.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>JronnWS</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="JronnWS";
16         }
17     }
18     catch(err) {
19     }
20 //-->
21 var methods = {"i0":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/JronnWS.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/IUPredWS.html" title="class in compbio.ws.server"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
53 <li><a href="../../../compbio/ws/server/MafftWS.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/JronnWS.html" target="_top">Frames</a></li>
57 <li><a href="JronnWS.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 JronnWS" class="title">Class JronnWS</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><a href="../../../compbio/ws/server/GenericMetadataService.html" title="class in compbio.ws.server">compbio.ws.server.GenericMetadataService</a></li>
104 <li>
105 <ul class="inheritance">
106 <li><a href="../../../compbio/ws/server/SequenceAnnotationService.html" title="class in compbio.ws.server">compbio.ws.server.SequenceAnnotationService</a>&lt;<a href="../../../compbio/runner/disorder/Jronn.html" title="class in compbio.runner.disorder">Jronn</a>&gt;</li>
107 <li>
108 <ul class="inheritance">
109 <li>compbio.ws.server.JronnWS</li>
110 </ul>
111 </li>
112 </ul>
113 </li>
114 </ul>
115 </li>
116 </ul>
117 <div class="description">
118 <ul class="blockList">
119 <li class="blockList">
120 <dl>
121 <dt>All Implemented Interfaces:</dt>
122 <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/disorder/Jronn.html" title="class in compbio.runner.disorder">Jronn</a>&gt;, <a href="../../../compbio/data/msa/SequenceAnnotation.html" title="interface in compbio.data.msa">SequenceAnnotation</a>&lt;<a href="../../../compbio/runner/disorder/Jronn.html" title="class in compbio.runner.disorder">Jronn</a>&gt;</dd>
123 </dl>
124 <hr>
125 <br>
126 <pre>public class <span class="typeNameLabel">JronnWS</span>
127 extends <a href="../../../compbio/ws/server/SequenceAnnotationService.html" title="class in compbio.ws.server">SequenceAnnotationService</a>&lt;<a href="../../../compbio/runner/disorder/Jronn.html" title="class in compbio.runner.disorder">Jronn</a>&gt;
128 implements <a href="../../../compbio/data/msa/SequenceAnnotation.html" title="interface in compbio.data.msa">SequenceAnnotation</a>&lt;<a href="../../../compbio/runner/disorder/Jronn.html" title="class in compbio.runner.disorder">Jronn</a>&gt;</pre>
129 </li>
130 </ul>
131 </div>
132 <div class="summary">
133 <ul class="blockList">
134 <li class="blockList">
135 <!-- =========== FIELD SUMMARY =========== -->
136 <ul class="blockList">
137 <li class="blockList"><a name="field.summary">
138 <!--   -->
139 </a>
140 <h3>Field Summary</h3>
141 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
142 <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
143 <tr>
144 <th class="colFirst" scope="col">Modifier and Type</th>
145 <th class="colLast" scope="col">Field and Description</th>
146 </tr>
147 <tr class="altColor">
148 <td class="colFirst"><code>private static org.apache.log4j.Logger</code></td>
149 <td class="colLast"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/JronnWS.html#log">log</a></span></code>&nbsp;</td>
150 </tr>
151 </table>
152 <ul class="blockList">
153 <li class="blockList"><a name="fields.inherited.from.class.compbio.data.msa.JABAService">
154 <!--   -->
155 </a>
156 <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>
157 <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>
158 </ul>
159 </li>
160 </ul>
161 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
162 <ul class="blockList">
163 <li class="blockList"><a name="constructor.summary">
164 <!--   -->
165 </a>
166 <h3>Constructor Summary</h3>
167 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
168 <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
169 <tr>
170 <th class="colOne" scope="col">Constructor and Description</th>
171 </tr>
172 <tr class="altColor">
173 <td class="colOne"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/JronnWS.html#JronnWS--">JronnWS</a></span>()</code>&nbsp;</td>
174 </tr>
175 </table>
176 </li>
177 </ul>
178 <!-- ========== METHOD SUMMARY =========== -->
179 <ul class="blockList">
180 <li class="blockList"><a name="method.summary">
181 <!--   -->
182 </a>
183 <h3>Method Summary</h3>
184 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
185 <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>
186 <tr>
187 <th class="colFirst" scope="col">Modifier and Type</th>
188 <th class="colLast" scope="col">Method and Description</th>
189 </tr>
190 <tr id="i0" class="altColor">
191 <td class="colFirst"><code><a href="../../../compbio/metadata/ChunkHolder.html" title="class in compbio.metadata">ChunkHolder</a></code></td>
192 <td class="colLast"><code><span class="memberNameLink"><a href="../../../compbio/ws/server/JronnWS.html#pullExecStatistics-java.lang.String-long-">pullExecStatistics</a></span>(java.lang.String&nbsp;jobId,
193                   long&nbsp;position)</code>
194 <div class="block">Assume statistics is not supported</div>
195 </td>
196 </tr>
197 </table>
198 <ul class="blockList">
199 <li class="blockList"><a name="methods.inherited.from.class.compbio.ws.server.SequenceAnnotationService">
200 <!--   -->
201 </a>
202 <h3>Methods inherited from class&nbsp;compbio.ws.server.<a href="../../../compbio/ws/server/SequenceAnnotationService.html" title="class in compbio.ws.server">SequenceAnnotationService</a></h3>
203 <code><a href="../../../compbio/ws/server/SequenceAnnotationService.html#analize-java.util.List-">analize</a>, <a href="../../../compbio/ws/server/SequenceAnnotationService.html#customAnalize-java.util.List-java.util.List-">customAnalize</a>, <a href="../../../compbio/ws/server/SequenceAnnotationService.html#getAnnotation-java.lang.String-">getAnnotation</a>, <a href="../../../compbio/ws/server/SequenceAnnotationService.html#presetAnalize-java.util.List-compbio.metadata.Preset-">presetAnalize</a></code></li>
204 </ul>
205 <ul class="blockList">
206 <li class="blockList"><a name="methods.inherited.from.class.compbio.ws.server.GenericMetadataService">
207 <!--   -->
208 </a>
209 <h3>Methods inherited from class&nbsp;compbio.ws.server.<a href="../../../compbio/ws/server/GenericMetadataService.html" title="class in compbio.ws.server">GenericMetadataService</a></h3>
210 <code><a href="../../../compbio/ws/server/GenericMetadataService.html#cancelJob-java.lang.String-">cancelJob</a>, <a href="../../../compbio/ws/server/GenericMetadataService.html#getJobStatus-java.lang.String-">getJobStatus</a>, <a href="../../../compbio/ws/server/GenericMetadataService.html#getLimit-java.lang.String-">getLimit</a>, <a href="../../../compbio/ws/server/GenericMetadataService.html#getLimits--">getLimits</a>, <a href="../../../compbio/ws/server/GenericMetadataService.html#getPresets--">getPresets</a>, <a href="../../../compbio/ws/server/GenericMetadataService.html#getRunnerOptions--">getRunnerOptions</a>, <a href="../../../compbio/ws/server/GenericMetadataService.html#init-java.util.List-">init</a></code></li>
211 </ul>
212 <ul class="blockList">
213 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
214 <!--   -->
215 </a>
216 <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
217 <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
218 </ul>
219 <ul class="blockList">
220 <li class="blockList"><a name="methods.inherited.from.class.compbio.data.msa.SequenceAnnotation">
221 <!--   -->
222 </a>
223 <h3>Methods inherited from interface&nbsp;compbio.data.msa.<a href="../../../compbio/data/msa/SequenceAnnotation.html" title="interface in compbio.data.msa">SequenceAnnotation</a></h3>
224 <code><a href="../../../compbio/data/msa/SequenceAnnotation.html#analize-java.util.List-">analize</a>, <a href="../../../compbio/data/msa/SequenceAnnotation.html#customAnalize-java.util.List-java.util.List-">customAnalize</a>, <a href="../../../compbio/data/msa/SequenceAnnotation.html#getAnnotation-java.lang.String-">getAnnotation</a>, <a href="../../../compbio/data/msa/SequenceAnnotation.html#presetAnalize-java.util.List-compbio.metadata.Preset-">presetAnalize</a></code></li>
225 </ul>
226 <ul class="blockList">
227 <li class="blockList"><a name="methods.inherited.from.class.compbio.data.msa.JManagement">
228 <!--   -->
229 </a>
230 <h3>Methods inherited from interface&nbsp;compbio.data.msa.<a href="../../../compbio/data/msa/JManagement.html" title="interface in compbio.data.msa">JManagement</a></h3>
231 <code><a href="../../../compbio/data/msa/JManagement.html#cancelJob-java.lang.String-">cancelJob</a>, <a href="../../../compbio/data/msa/JManagement.html#getJobStatus-java.lang.String-">getJobStatus</a></code></li>
232 </ul>
233 <ul class="blockList">
234 <li class="blockList"><a name="methods.inherited.from.class.compbio.data.msa.Metadata">
235 <!--   -->
236 </a>
237 <h3>Methods inherited from interface&nbsp;compbio.data.msa.<a href="../../../compbio/data/msa/Metadata.html" title="interface in compbio.data.msa">Metadata</a></h3>
238 <code><a href="../../../compbio/data/msa/Metadata.html#getLimit-java.lang.String-">getLimit</a>, <a href="../../../compbio/data/msa/Metadata.html#getLimits--">getLimits</a>, <a href="../../../compbio/data/msa/Metadata.html#getPresets--">getPresets</a>, <a href="../../../compbio/data/msa/Metadata.html#getRunnerOptions--">getRunnerOptions</a></code></li>
239 </ul>
240 </li>
241 </ul>
242 </li>
243 </ul>
244 </div>
245 <div class="details">
246 <ul class="blockList">
247 <li class="blockList">
248 <!-- ============ FIELD DETAIL =========== -->
249 <ul class="blockList">
250 <li class="blockList"><a name="field.detail">
251 <!--   -->
252 </a>
253 <h3>Field Detail</h3>
254 <a name="log">
255 <!--   -->
256 </a>
257 <ul class="blockListLast">
258 <li class="blockList">
259 <h4>log</h4>
260 <pre>private static&nbsp;org.apache.log4j.Logger log</pre>
261 </li>
262 </ul>
263 </li>
264 </ul>
265 <!-- ========= CONSTRUCTOR DETAIL ======== -->
266 <ul class="blockList">
267 <li class="blockList"><a name="constructor.detail">
268 <!--   -->
269 </a>
270 <h3>Constructor Detail</h3>
271 <a name="JronnWS--">
272 <!--   -->
273 </a>
274 <ul class="blockListLast">
275 <li class="blockList">
276 <h4>JronnWS</h4>
277 <pre>public&nbsp;JronnWS()</pre>
278 </li>
279 </ul>
280 </li>
281 </ul>
282 <!-- ============ METHOD DETAIL ========== -->
283 <ul class="blockList">
284 <li class="blockList"><a name="method.detail">
285 <!--   -->
286 </a>
287 <h3>Method Detail</h3>
288 <a name="pullExecStatistics-java.lang.String-long-">
289 <!--   -->
290 </a>
291 <ul class="blockListLast">
292 <li class="blockList">
293 <h4>pullExecStatistics</h4>
294 <pre>public&nbsp;<a href="../../../compbio/metadata/ChunkHolder.html" title="class in compbio.metadata">ChunkHolder</a>&nbsp;pullExecStatistics(java.lang.String&nbsp;jobId,
295                                       long&nbsp;position)</pre>
296 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../compbio/ws/server/GenericMetadataService.html#pullExecStatistics-java.lang.String-long-">GenericMetadataService</a></code></span></div>
297 <div class="block">Assume statistics is not supported</div>
298 <dl>
299 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
300 <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>
301 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
302 <dd><code><a href="../../../compbio/ws/server/GenericMetadataService.html#pullExecStatistics-java.lang.String-long-">pullExecStatistics</a></code>&nbsp;in class&nbsp;<code><a href="../../../compbio/ws/server/GenericMetadataService.html" title="class in compbio.ws.server">GenericMetadataService</a></code></dd>
303 <dt><span class="paramLabel">Parameters:</span></dt>
304 <dd><code>jobId</code> - - unique job identifier</dd>
305 <dd><code>position</code> - - next position within the file to read</dd>
306 <dt><span class="returnLabel">Returns:</span></dt>
307 <dd>ChunkHolder</dd>
308 <dt><span class="seeLabel">See Also:</span></dt>
309 <dd><a href="../../../compbio/metadata/ChunkHolder.html" title="class in compbio.metadata"><code>ChunkHolder</code></a></dd>
310 </dl>
311 </li>
312 </ul>
313 </li>
314 </ul>
315 </li>
316 </ul>
317 </div>
318 </div>
319 <!-- ========= END OF CLASS DATA ========= -->
320 <!-- ======= START OF BOTTOM NAVBAR ====== -->
321 <div class="bottomNav"><a name="navbar.bottom">
322 <!--   -->
323 </a>
324 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
325 <a name="navbar.bottom.firstrow">
326 <!--   -->
327 </a>
328 <ul class="navList" title="Navigation">
329 <li><a href="../../../overview-summary.html">Overview</a></li>
330 <li><a href="package-summary.html">Package</a></li>
331 <li class="navBarCell1Rev">Class</li>
332 <li><a href="class-use/JronnWS.html">Use</a></li>
333 <li><a href="package-tree.html">Tree</a></li>
334 <li><a href="../../../deprecated-list.html">Deprecated</a></li>
335 <li><a href="../../../index-files/index-1.html">Index</a></li>
336 <li><a href="../../../help-doc.html">Help</a></li>
337 </ul>
338 </div>
339 <div class="subNav">
340 <ul class="navList">
341 <li><a href="../../../compbio/ws/server/IUPredWS.html" title="class in compbio.ws.server"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
342 <li><a href="../../../compbio/ws/server/MafftWS.html" title="class in compbio.ws.server"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
343 </ul>
344 <ul class="navList">
345 <li><a href="../../../index.html?compbio/ws/server/JronnWS.html" target="_top">Frames</a></li>
346 <li><a href="JronnWS.html" target="_top">No&nbsp;Frames</a></li>
347 </ul>
348 <ul class="navList" id="allclasses_navbar_bottom">
349 <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
350 </ul>
351 <div>
352 <script type="text/javascript"><!--
353   allClassesLink = document.getElementById("allclasses_navbar_bottom");
354   if(window==top) {
355     allClassesLink.style.display = "block";
356   }
357   else {
358     allClassesLink.style.display = "none";
359   }
360   //-->
361 </script>
362 </div>
363 <div>
364 <ul class="subNavList">
365 <li>Summary:&nbsp;</li>
366 <li>Nested&nbsp;|&nbsp;</li>
367 <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
368 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
369 <li><a href="#method.summary">Method</a></li>
370 </ul>
371 <ul class="subNavList">
372 <li>Detail:&nbsp;</li>
373 <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
374 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
375 <li><a href="#method.detail">Method</a></li>
376 </ul>
377 </div>
378 <a name="skip.navbar.bottom">
379 <!--   -->
380 </a></div>
381 <!-- ======== END OF BOTTOM NAVBAR ======= -->
382 </body>
383 </html>