source: fedd/abac-src/rtml/doc/edu/stanford/rt/datatype/package-summary.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: 9.1 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:55 PDT 2002 -->
6<TITLE>
7edu.stanford.rt.datatype()
8</TITLE>
9<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
10</HEAD>
11<SCRIPT>
12function asd()
13{
14parent.document.title="edu.stanford.rt.datatype()";
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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
29  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
30  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.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/credential/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
46&nbsp;<A HREF="../../../../edu/stanford/rt/parser/package-summary.html"><B>NEXT PACKAGE</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="package-summary.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</TABLE>
64<!-- =========== END OF NAVBAR =========== -->
65
66<HR>
67<H2>
68Package edu.stanford.rt.datatype
69</H2>
70
71<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
72<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
73<TD COLSPAN=2><FONT SIZE="+2">
74<B>Interface Summary</B></FONT></TD>
75</TR>
76<TR BGCOLOR="white" CLASS="TableRowColor">
77<TD WIDTH="15%"><B><A HREF="DataValue.html"><I>DataValue</I></A></B></TD>
78<TD>&nbsp;</TD>
79</TR>
80</TABLE>
81&nbsp;
82
83<P>
84
85<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
86<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
87<TD COLSPAN=2><FONT SIZE="+2">
88<B>Class Summary</B></FONT></TD>
89</TR>
90<TR BGCOLOR="white" CLASS="TableRowColor">
91<TD WIDTH="15%"><B><A HREF="DataType.html">DataType</A></B></TD>
92<TD>&nbsp;</TD>
93</TR>
94<TR BGCOLOR="white" CLASS="TableRowColor">
95<TD WIDTH="15%"><B><A HREF="DecimalType.html">DecimalType</A></B></TD>
96<TD>DecimalType defines the decimal type.</TD>
97</TR>
98<TR BGCOLOR="white" CLASS="TableRowColor">
99<TD WIDTH="15%"><B><A HREF="DecimalValue.html">DecimalValue</A></B></TD>
100<TD>An object which holds an double value.</TD>
101</TR>
102<TR BGCOLOR="white" CLASS="TableRowColor">
103<TD WIDTH="15%"><B><A HREF="EnumType.html">EnumType</A></B></TD>
104<TD>&nbsp;</TD>
105</TR>
106<TR BGCOLOR="white" CLASS="TableRowColor">
107<TD WIDTH="15%"><B><A HREF="EnumValue.html">EnumValue</A></B></TD>
108<TD>&nbsp;</TD>
109</TR>
110<TR BGCOLOR="white" CLASS="TableRowColor">
111<TD WIDTH="15%"><B><A HREF="IntegerType.html">IntegerType</A></B></TD>
112<TD>&nbsp;</TD>
113</TR>
114<TR BGCOLOR="white" CLASS="TableRowColor">
115<TD WIDTH="15%"><B><A HREF="IntegerValue.html">IntegerValue</A></B></TD>
116<TD>&nbsp;</TD>
117</TR>
118<TR BGCOLOR="white" CLASS="TableRowColor">
119<TD WIDTH="15%"><B><A HREF="IntervalValueSet.html">IntervalValueSet</A></B></TD>
120<TD>&nbsp;</TD>
121</TR>
122<TR BGCOLOR="white" CLASS="TableRowColor">
123<TD WIDTH="15%"><B><A HREF="KeyType.html">KeyType</A></B></TD>
124<TD>Note: This class is not useable.</TD>
125</TR>
126<TR BGCOLOR="white" CLASS="TableRowColor">
127<TD WIDTH="15%"><B><A HREF="KeyValue.html">KeyValue</A></B></TD>
128<TD>&nbsp;</TD>
129</TR>
130<TR BGCOLOR="white" CLASS="TableRowColor">
131<TD WIDTH="15%"><B><A HREF="OrderedType.html">OrderedType</A></B></TD>
132<TD>&nbsp;</TD>
133</TR>
134<TR BGCOLOR="white" CLASS="TableRowColor">
135<TD WIDTH="15%"><B><A HREF="PrincipalValue.html">PrincipalValue</A></B></TD>
136<TD>&nbsp;</TD>
137</TR>
138<TR BGCOLOR="white" CLASS="TableRowColor">
139<TD WIDTH="15%"><B><A HREF="RecordType.html">RecordType</A></B></TD>
140<TD>&nbsp;</TD>
141</TR>
142<TR BGCOLOR="white" CLASS="TableRowColor">
143<TD WIDTH="15%"><B><A HREF="SetValueSet.html">SetValueSet</A></B></TD>
144<TD>&nbsp;</TD>
145</TR>
146<TR BGCOLOR="white" CLASS="TableRowColor">
147<TD WIDTH="15%"><B><A HREF="SimpleType.html">SimpleType</A></B></TD>
148<TD>&nbsp;</TD>
149</TR>
150<TR BGCOLOR="white" CLASS="TableRowColor">
151<TD WIDTH="15%"><B><A HREF="SingletonValueSet.html">SingletonValueSet</A></B></TD>
152<TD>&nbsp;</TD>
153</TR>
154<TR BGCOLOR="white" CLASS="TableRowColor">
155<TD WIDTH="15%"><B><A HREF="StringType.html">StringType</A></B></TD>
156<TD>&nbsp;</TD>
157</TR>
158<TR BGCOLOR="white" CLASS="TableRowColor">
159<TD WIDTH="15%"><B><A HREF="StringValue.html">StringValue</A></B></TD>
160<TD>&nbsp;</TD>
161</TR>
162<TR BGCOLOR="white" CLASS="TableRowColor">
163<TD WIDTH="15%"><B><A HREF="TimeType.html">TimeType</A></B></TD>
164<TD>&nbsp;</TD>
165</TR>
166<TR BGCOLOR="white" CLASS="TableRowColor">
167<TD WIDTH="15%"><B><A HREF="TimeValue.html">TimeValue</A></B></TD>
168<TD>&nbsp;</TD>
169</TR>
170<TR BGCOLOR="white" CLASS="TableRowColor">
171<TD WIDTH="15%"><B><A HREF="TreeType.html">TreeType</A></B></TD>
172<TD>&nbsp;</TD>
173</TR>
174<TR BGCOLOR="white" CLASS="TableRowColor">
175<TD WIDTH="15%"><B><A HREF="TreeValue.html">TreeValue</A></B></TD>
176<TD>&nbsp;</TD>
177</TR>
178<TR BGCOLOR="white" CLASS="TableRowColor">
179<TD WIDTH="15%"><B><A HREF="TreeValueSet.html">TreeValueSet</A></B></TD>
180<TD>&nbsp;</TD>
181</TR>
182<TR BGCOLOR="white" CLASS="TableRowColor">
183<TD WIDTH="15%"><B><A HREF="ValueSet.html">ValueSet</A></B></TD>
184<TD>&nbsp;</TD>
185</TR>
186</TABLE>
187&nbsp;
188
189<P>
190<HR>
191
192<!-- ========== START OF NAVBAR ========== -->
193<A NAME="navbar_bottom"><!-- --></A>
194<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
195<TR>
196<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
197<A NAME="navbar_bottom_firstrow"><!-- --></A>
198<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
199  <TR ALIGN="center" VALIGN="top">
200  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
201  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
202  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
203  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
204  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
205  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
206  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
207  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
208  </TR>
209</TABLE>
210</TD>
211<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
212</EM>
213</TD>
214</TR>
215
216<TR>
217<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
218&nbsp;<A HREF="../../../../edu/stanford/rt/credential/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
219&nbsp;<A HREF="../../../../edu/stanford/rt/parser/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
220<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
221  <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
222&nbsp;<A HREF="package-summary.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
223&nbsp;
224<SCRIPT>
225  <!--
226  if(window==top) {
227    document.writeln('<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
228  }
229  //-->
230</SCRIPT>
231<NOSCRIPT>
232<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
233</NOSCRIPT>
234</FONT></TD>
235</TR>
236</TABLE>
237<!-- =========== END OF NAVBAR =========== -->
238
239<HR>
240
241</BODY>
242</HTML>
Note: See TracBrowser for help on using the repository browser.