source: fedd/abac-src/rtml/doc/edu/stanford/rt/datatype/IntegerType.html @ df783c1

axis_examplecompt_changesinfo-opsversion-2.00version-3.01version-3.02
Last change on this file since df783c1 was 8780cbec, checked in by Jay Jacobs <Jay.Jacobs@…>, 15 years ago

ABAC sources from Cobham

  • Property mode set to 100644
File size: 21.3 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc on Wed Oct 02 14:27:58 PDT 2002 -->
6<TITLE>
7IntegerType
8</TITLE>
9<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
10</HEAD>
11<SCRIPT>
12function asd()
13{
14parent.document.title="IntegerType";
15}
16</SCRIPT>
17<BODY BGCOLOR="white" onload="asd();">
18
19<!-- ========== START OF NAVBAR ========== -->
20<A NAME="navbar_top"><!-- --></A>
21<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
22<TR>
23<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
24<A NAME="navbar_top_firstrow"><!-- --></A>
25<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
26  <TR ALIGN="center" VALIGN="top">
27  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
28  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
29  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
30  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/IntegerType.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
31  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
32  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
33  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
34  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
35  </TR>
36</TABLE>
37</TD>
38<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
39</EM>
40</TD>
41</TR>
42
43<TR>
44<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
45&nbsp;<A HREF="../../../../edu/stanford/rt/datatype/EnumValue.html"><B>PREV CLASS</B></A>&nbsp;
46&nbsp;<A HREF="../../../../edu/stanford/rt/datatype/IntegerValue.html"><B>NEXT CLASS</B></A></FONT></TD>
47<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
48  <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
49&nbsp;<A HREF="IntegerType.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
50&nbsp;
51<SCRIPT>
52  <!--
53  if(window==top) {
54    document.writeln('<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
55  }
56  //-->
57</SCRIPT>
58<NOSCRIPT>
59<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
60</NOSCRIPT>
61</FONT></TD>
62</TR>
63<TR>
64<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
65  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
66<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
67DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
68</TR>
69</TABLE>
70<!-- =========== END OF NAVBAR =========== -->
71
72<HR>
73<!-- ======== START OF CLASS DATA ======== -->
74<H2>
75<FONT SIZE="-1">
76edu.stanford.rt.datatype</FONT>
77<BR>
78Class  IntegerType</H2>
79<PRE>
80java.lang.Object
81  |
82  +--<A HREF="../../../../edu/stanford/rt/datatype/DataType.html">edu.stanford.rt.datatype.DataType</A>
83        |
84        +--<A HREF="../../../../edu/stanford/rt/datatype/SimpleType.html">edu.stanford.rt.datatype.SimpleType</A>
85              |
86              +--<A HREF="../../../../edu/stanford/rt/datatype/OrderedType.html">edu.stanford.rt.datatype.OrderedType</A>
87                    |
88                    +--<B>edu.stanford.rt.datatype.IntegerType</B>
89</PRE>
90<HR>
91<DL>
92<DT>public class <B>IntegerType</B><DT>extends <A HREF="../../../../edu/stanford/rt/datatype/OrderedType.html">OrderedType</A></DL>
93
94<P>
95<DL>
96<DT><B>Author:</B><DD>Ninghui Li, Sandra Qiu<br>
97 
98 Implementation of <code>IntegerType</code> element</DD>
99</DD>
100</DL>
101<HR>
102
103<P>
104<!-- ======== NESTED CLASS SUMMARY ======== -->
105
106
107<!-- =========== FIELD SUMMARY =========== -->
108
109<A NAME="field_summary"><!-- --></A>
110<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
111<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
112<TD COLSPAN=2><FONT SIZE="+2">
113<B>Field Summary</B></FONT></TD>
114</TR>
115<TR BGCOLOR="white" CLASS="TableRowColor">
116<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
117<CODE>private &nbsp;long</CODE></FONT></TD>
118<TD><CODE><B><A HREF="../../../../edu/stanford/rt/datatype/IntegerType.html#base">base</A></B></CODE>
119
120<BR>
121&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
122</TR>
123<TR BGCOLOR="white" CLASS="TableRowColor">
124<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
125<CODE>private &nbsp;boolean</CODE></FONT></TD>
126<TD><CODE><B><A HREF="../../../../edu/stanford/rt/datatype/IntegerType.html#includeMax">includeMax</A></B></CODE>
127
128<BR>
129&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
130</TR>
131<TR BGCOLOR="white" CLASS="TableRowColor">
132<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
133<CODE>private &nbsp;boolean</CODE></FONT></TD>
134<TD><CODE><B><A HREF="../../../../edu/stanford/rt/datatype/IntegerType.html#includeMin">includeMin</A></B></CODE>
135
136<BR>
137&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
138</TR>
139<TR BGCOLOR="white" CLASS="TableRowColor">
140<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
141<CODE>private &nbsp;long</CODE></FONT></TD>
142<TD><CODE><B><A HREF="../../../../edu/stanford/rt/datatype/IntegerType.html#max">max</A></B></CODE>
143
144<BR>
145&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
146</TR>
147<TR BGCOLOR="white" CLASS="TableRowColor">
148<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149<CODE>private &nbsp;long</CODE></FONT></TD>
150<TD><CODE><B><A HREF="../../../../edu/stanford/rt/datatype/IntegerType.html#min">min</A></B></CODE>
151
152<BR>
153&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
154</TR>
155<TR BGCOLOR="white" CLASS="TableRowColor">
156<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157<CODE>private &nbsp;long</CODE></FONT></TD>
158<TD><CODE><B><A HREF="../../../../edu/stanford/rt/datatype/IntegerType.html#step">step</A></B></CODE>
159
160<BR>
161&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
162</TR>
163</TABLE>
164&nbsp;<A NAME="fields_inherited_from_class_edu.stanford.rt.datatype.DataType"><!-- --></A>
165<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
166<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
167<TD><B>Fields inherited from class edu.stanford.rt.datatype.<A HREF="../../../../edu/stanford/rt/datatype/DataType.html">DataType</A></B></TD>
168</TR>
169<TR BGCOLOR="white" CLASS="TableRowColor">
170<TD><CODE></CODE></TD>
171</TR>
172</TABLE>
173&nbsp;
174<!-- ======== CONSTRUCTOR SUMMARY ======== -->
175
176<A NAME="constructor_summary"><!-- --></A>
177<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
178<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
179<TD COLSPAN=2><FONT SIZE="+2">
180<B>Constructor Summary</B></FONT></TD>
181</TR>
182<TR BGCOLOR="white" CLASS="TableRowColor">
183<TD><CODE><B><A HREF="../../../../edu/stanford/rt/datatype/IntegerType.html#IntegerType(java.lang.String, long, long, boolean, boolean, long, long)">IntegerType</A></B>(java.lang.String&nbsp;name,
184            long&nbsp;min,
185            long&nbsp;max,
186            boolean&nbsp;includeMin,
187            boolean&nbsp;includeMax,
188            long&nbsp;base,
189            long&nbsp;step)</CODE>
190
191<BR>
192&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor for IntegerType.</TD>
193</TR>
194</TABLE>
195&nbsp;
196<!-- ========== METHOD SUMMARY =========== -->
197
198<A NAME="method_summary"><!-- --></A>
199<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
200<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
201<TD COLSPAN=2><FONT SIZE="+2">
202<B>Method Summary</B></FONT></TD>
203</TR>
204<TR BGCOLOR="white" CLASS="TableRowColor">
205<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
206<CODE>&nbsp;int</CODE></FONT></TD>
207<TD><CODE><B><A HREF="../../../../edu/stanford/rt/datatype/IntegerType.html#compares(edu.stanford.rt.datatype.DataValue, edu.stanford.rt.datatype.DataValue)">compares</A></B>(<A HREF="../../../../edu/stanford/rt/datatype/DataValue.html">DataValue</A>&nbsp;value1,
208         <A HREF="../../../../edu/stanford/rt/datatype/DataValue.html">DataValue</A>&nbsp;value2)</CODE>
209
210<BR>
211&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method compares.</TD>
212</TR>
213<TR BGCOLOR="white" CLASS="TableRowColor">
214<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
215<CODE>&nbsp;long</CODE></FONT></TD>
216<TD><CODE><B><A HREF="../../../../edu/stanford/rt/datatype/IntegerType.html#getBase()">getBase</A></B>()</CODE>
217
218<BR>
219&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getBase.</TD>
220</TR>
221<TR BGCOLOR="white" CLASS="TableRowColor">
222<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
223<CODE>&nbsp;long</CODE></FONT></TD>
224<TD><CODE><B><A HREF="../../../../edu/stanford/rt/datatype/IntegerType.html#getMax()">getMax</A></B>()</CODE>
225
226<BR>
227&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getMax.</TD>
228</TR>
229<TR BGCOLOR="white" CLASS="TableRowColor">
230<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
231<CODE>&nbsp;long</CODE></FONT></TD>
232<TD><CODE><B><A HREF="../../../../edu/stanford/rt/datatype/IntegerType.html#getMin()">getMin</A></B>()</CODE>
233
234<BR>
235&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getMin.</TD>
236</TR>
237<TR BGCOLOR="white" CLASS="TableRowColor">
238<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
239<CODE>&nbsp;long</CODE></FONT></TD>
240<TD><CODE><B><A HREF="../../../../edu/stanford/rt/datatype/IntegerType.html#getStep()">getStep</A></B>()</CODE>
241
242<BR>
243&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getStep.</TD>
244</TR>
245<TR BGCOLOR="white" CLASS="TableRowColor">
246<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
247<CODE>&nbsp;boolean</CODE></FONT></TD>
248<TD><CODE><B><A HREF="../../../../edu/stanford/rt/datatype/IntegerType.html#isMaxIncluded()">isMaxIncluded</A></B>()</CODE>
249
250<BR>
251&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method isMaxIncluded.</TD>
252</TR>
253<TR BGCOLOR="white" CLASS="TableRowColor">
254<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
255<CODE>&nbsp;boolean</CODE></FONT></TD>
256<TD><CODE><B><A HREF="../../../../edu/stanford/rt/datatype/IntegerType.html#isMinIncluded()">isMinIncluded</A></B>()</CODE>
257
258<BR>
259&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method isMinIncluded.</TD>
260</TR>
261<TR BGCOLOR="white" CLASS="TableRowColor">
262<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
263<CODE>&nbsp;boolean</CODE></FONT></TD>
264<TD><CODE><B><A HREF="../../../../edu/stanford/rt/datatype/IntegerType.html#isValidValue(edu.stanford.rt.datatype.DataValue)">isValidValue</A></B>(<A HREF="../../../../edu/stanford/rt/datatype/DataValue.html">DataValue</A>&nbsp;v)</CODE>
265
266<BR>
267&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check if the DataValue o is a legal value for its type.</TD>
268</TR>
269<TR BGCOLOR="white" CLASS="TableRowColor">
270<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
271<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
272<TD><CODE><B><A HREF="../../../../edu/stanford/rt/datatype/IntegerType.html#toString(java.lang.String)">toString</A></B>(java.lang.String&nbsp;indent)</CODE>
273
274<BR>
275&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method toString.</TD>
276</TR>
277</TABLE>
278&nbsp;<A NAME="methods_inherited_from_class_edu.stanford.rt.datatype.DataType"><!-- --></A>
279<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
280<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
281<TD><B>Methods inherited from class edu.stanford.rt.datatype.<A HREF="../../../../edu/stanford/rt/datatype/DataType.html">DataType</A></B></TD>
282</TR>
283<TR BGCOLOR="white" CLASS="TableRowColor">
284<TD><CODE><A HREF="../../../../edu/stanford/rt/datatype/DataType.html#getName()">getName</A>, <A HREF="../../../../edu/stanford/rt/datatype/DataType.html#toString()">toString</A></CODE></TD>
285</TR>
286</TABLE>
287&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
288<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
289<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
290<TD><B>Methods inherited from class java.lang.Object</B></TD>
291</TR>
292<TR BGCOLOR="white" CLASS="TableRowColor">
293<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
294</TR>
295</TABLE>
296&nbsp;
297<P>
298
299<!-- ============ FIELD DETAIL =========== -->
300
301<A NAME="field_detail"><!-- --></A>
302<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
303<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
304<TD COLSPAN=1><FONT SIZE="+2">
305<B>Field Detail</B></FONT></TD>
306</TR>
307</TABLE>
308
309<A NAME="min"><!-- --></A><H3>
310min</H3>
311<PRE>
312private long <B>min</B></PRE>
313<DL>
314<DL>
315</DL>
316</DL>
317<HR>
318
319<A NAME="max"><!-- --></A><H3>
320max</H3>
321<PRE>
322private long <B>max</B></PRE>
323<DL>
324<DL>
325</DL>
326</DL>
327<HR>
328
329<A NAME="includeMin"><!-- --></A><H3>
330includeMin</H3>
331<PRE>
332private boolean <B>includeMin</B></PRE>
333<DL>
334<DL>
335</DL>
336</DL>
337<HR>
338
339<A NAME="includeMax"><!-- --></A><H3>
340includeMax</H3>
341<PRE>
342private boolean <B>includeMax</B></PRE>
343<DL>
344<DL>
345</DL>
346</DL>
347<HR>
348
349<A NAME="base"><!-- --></A><H3>
350base</H3>
351<PRE>
352private long <B>base</B></PRE>
353<DL>
354<DL>
355</DL>
356</DL>
357<HR>
358
359<A NAME="step"><!-- --></A><H3>
360step</H3>
361<PRE>
362private long <B>step</B></PRE>
363<DL>
364<DL>
365</DL>
366</DL>
367
368<!-- ========= CONSTRUCTOR DETAIL ======== -->
369
370<A NAME="constructor_detail"><!-- --></A>
371<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
372<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
373<TD COLSPAN=1><FONT SIZE="+2">
374<B>Constructor Detail</B></FONT></TD>
375</TR>
376</TABLE>
377
378<A NAME="IntegerType(java.lang.String, long, long, boolean, boolean, long, long)"><!-- --></A><H3>
379IntegerType</H3>
380<PRE>
381public <B>IntegerType</B>(java.lang.String&nbsp;name,
382                   long&nbsp;min,
383                   long&nbsp;max,
384                   boolean&nbsp;includeMin,
385                   boolean&nbsp;includeMax,
386                   long&nbsp;base,
387                   long&nbsp;step)
388            throws java.lang.IllegalArgumentException</PRE>
389<DL>
390<DD>Constructor for IntegerType.
391<P>
392</DL>
393
394<!-- ============ METHOD DETAIL ========== -->
395
396<A NAME="method_detail"><!-- --></A>
397<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
398<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
399<TD COLSPAN=1><FONT SIZE="+2">
400<B>Method Detail</B></FONT></TD>
401</TR>
402</TABLE>
403
404<A NAME="getMin()"><!-- --></A><H3>
405getMin</H3>
406<PRE>
407public long <B>getMin</B>()</PRE>
408<DL>
409<DD>Method getMin.
410<P>
411<DD><DL>
412
413<DT><B>Returns:</B><DD>long</DL>
414</DD>
415</DL>
416<HR>
417
418<A NAME="getMax()"><!-- --></A><H3>
419getMax</H3>
420<PRE>
421public long <B>getMax</B>()</PRE>
422<DL>
423<DD>Method getMax.
424<P>
425<DD><DL>
426
427<DT><B>Returns:</B><DD>long</DL>
428</DD>
429</DL>
430<HR>
431
432<A NAME="isMinIncluded()"><!-- --></A><H3>
433isMinIncluded</H3>
434<PRE>
435public boolean <B>isMinIncluded</B>()</PRE>
436<DL>
437<DD>Method isMinIncluded.
438<P>
439<DD><DL>
440
441<DT><B>Returns:</B><DD>boolean</DL>
442</DD>
443</DL>
444<HR>
445
446<A NAME="isMaxIncluded()"><!-- --></A><H3>
447isMaxIncluded</H3>
448<PRE>
449public boolean <B>isMaxIncluded</B>()</PRE>
450<DL>
451<DD>Method isMaxIncluded.
452<P>
453<DD><DL>
454
455<DT><B>Returns:</B><DD>boolean</DL>
456</DD>
457</DL>
458<HR>
459
460<A NAME="getBase()"><!-- --></A><H3>
461getBase</H3>
462<PRE>
463public long <B>getBase</B>()</PRE>
464<DL>
465<DD>Method getBase.
466<P>
467<DD><DL>
468
469<DT><B>Returns:</B><DD>long</DL>
470</DD>
471</DL>
472<HR>
473
474<A NAME="getStep()"><!-- --></A><H3>
475getStep</H3>
476<PRE>
477public long <B>getStep</B>()</PRE>
478<DL>
479<DD>Method getStep.
480<P>
481<DD><DL>
482
483<DT><B>Returns:</B><DD>long</DL>
484</DD>
485</DL>
486<HR>
487
488<A NAME="isValidValue(edu.stanford.rt.datatype.DataValue)"><!-- --></A><H3>
489isValidValue</H3>
490<PRE>
491public boolean <B>isValidValue</B>(<A HREF="../../../../edu/stanford/rt/datatype/DataValue.html">DataValue</A>&nbsp;v)</PRE>
492<DL>
493<DD><B>Description copied from class: <CODE><A HREF="../../../../edu/stanford/rt/datatype/SimpleType.html">SimpleType</A></CODE></B></DD>
494<DD>Check if the DataValue o is a legal value for its type.
495<P>
496<DD><DL>
497<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../edu/stanford/rt/datatype/SimpleType.html#isValidValue(edu.stanford.rt.datatype.DataValue)">isValidValue</A></CODE> in class <CODE><A HREF="../../../../edu/stanford/rt/datatype/SimpleType.html">SimpleType</A></CODE></DL>
498</DD>
499<DD><DL>
500</DL>
501</DD>
502</DL>
503<HR>
504
505<A NAME="compares(edu.stanford.rt.datatype.DataValue, edu.stanford.rt.datatype.DataValue)"><!-- --></A><H3>
506compares</H3>
507<PRE>
508public int <B>compares</B>(<A HREF="../../../../edu/stanford/rt/datatype/DataValue.html">DataValue</A>&nbsp;value1,
509                    <A HREF="../../../../edu/stanford/rt/datatype/DataValue.html">DataValue</A>&nbsp;value2)</PRE>
510<DL>
511<DD><B>Description copied from class: <CODE><A HREF="../../../../edu/stanford/rt/datatype/OrderedType.html">OrderedType</A></CODE></B></DD>
512<DD>Method compares.
513      Compares two DataValue objects.
514<P>
515<DD><DL>
516<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../edu/stanford/rt/datatype/OrderedType.html#compares(edu.stanford.rt.datatype.DataValue, edu.stanford.rt.datatype.DataValue)">compares</A></CODE> in class <CODE><A HREF="../../../../edu/stanford/rt/datatype/OrderedType.html">OrderedType</A></CODE></DL>
517</DD>
518<DD><DL>
519<DT><B>Parameters:</B><DD><CODE>value1</CODE> - <DD><CODE>value2</CODE> -
520<DT><B>Returns:</B><DD>int</DL>
521</DD>
522</DL>
523<HR>
524
525<A NAME="toString(java.lang.String)"><!-- --></A><H3>
526toString</H3>
527<PRE>
528public java.lang.String <B>toString</B>(java.lang.String&nbsp;indent)</PRE>
529<DL>
530<DD><B>Description copied from class: <CODE><A HREF="../../../../edu/stanford/rt/datatype/DataType.html">DataType</A></CODE></B></DD>
531<DD>Method toString.
532<P>
533<DD><DL>
534<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../edu/stanford/rt/datatype/DataType.html#toString(java.lang.String)">toString</A></CODE> in class <CODE><A HREF="../../../../edu/stanford/rt/datatype/DataType.html">DataType</A></CODE></DL>
535</DD>
536<DD><DL>
537<DT><B>Parameters:</B><DD><CODE>indent</CODE> -
538<DT><B>Returns:</B><DD>String</DL>
539</DD>
540</DL>
541<!-- ========= END OF CLASS DATA ========= -->
542<HR>
543
544<!-- ========== START OF NAVBAR ========== -->
545<A NAME="navbar_bottom"><!-- --></A>
546<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
547<TR>
548<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
549<A NAME="navbar_bottom_firstrow"><!-- --></A>
550<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
551  <TR ALIGN="center" VALIGN="top">
552  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
553  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
554  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
555  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/IntegerType.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
556  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
557  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
558  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
559  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
560  </TR>
561</TABLE>
562</TD>
563<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
564</EM>
565</TD>
566</TR>
567
568<TR>
569<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
570&nbsp;<A HREF="../../../../edu/stanford/rt/datatype/EnumValue.html"><B>PREV CLASS</B></A>&nbsp;
571&nbsp;<A HREF="../../../../edu/stanford/rt/datatype/IntegerValue.html"><B>NEXT CLASS</B></A></FONT></TD>
572<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
573  <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
574&nbsp;<A HREF="IntegerType.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
575&nbsp;
576<SCRIPT>
577  <!--
578  if(window==top) {
579    document.writeln('<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
580  }
581  //-->
582</SCRIPT>
583<NOSCRIPT>
584<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
585</NOSCRIPT>
586</FONT></TD>
587</TR>
588<TR>
589<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
590  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
591<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
592DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
593</TR>
594</TABLE>
595<!-- =========== END OF NAVBAR =========== -->
596
597<HR>
598
599</BODY>
600</HTML>
Note: See TracBrowser for help on using the repository browser.