root/trunk/Docs/UseCase/Ivy-X10/workspace/Ivy-X10-gateway/doc/index-files/index-5.html

Revision 2, 6.8 kB (checked in by jcverdie, 3 years ago)

initial revision

Line 
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.5.0_04) on Wed Sep 12 11:20:43 CEST 2007 -->
6 <TITLE>
7 G-Index
8 </TITLE>
9
10
11 <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
12
13 <SCRIPT type="text/javascript">
14 function windowTitle()
15 {
16     parent.document.title="G-Index";
17 }
18 </SCRIPT>
19 <NOSCRIPT>
20 </NOSCRIPT>
21
22 </HEAD>
23
24 <BODY BGCOLOR="white" onload="windowTitle();">
25
26
27 <!-- ========= START OF TOP NAVBAR ======= -->
28 <A NAME="navbar_top"><!-- --></A>
29 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
30 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
31 <TR>
32 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
33 <A NAME="navbar_top_firstrow"><!-- --></A>
34 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
35   <TR ALIGN="center" VALIGN="top">
36   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../fr/edf/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
37   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
38   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
39   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../fr/edf/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
40   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
41   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
42   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
43   </TR>
44 </TABLE>
45 </TD>
46 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
47 </EM>
48 </TD>
49 </TR>
50
51 <TR>
52 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
53 &nbsp;<A HREF="index-4.html"><B>PREV LETTER</B></A>&nbsp;
54 &nbsp;<A HREF="index-6.html"><B>NEXT LETTER</B></A></FONT></TD>
55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56   <A HREF="../index.html?index-filesindex-5.html" target="_top"><B>FRAMES</B></A>  &nbsp;
57 &nbsp;<A HREF="index-5.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
58 &nbsp;<SCRIPT type="text/javascript">
59   <!--
60   if(window==top) {
61     document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
62   }
63   //-->
64 </SCRIPT>
65 <NOSCRIPT>
66   <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
67 </NOSCRIPT>
68
69
70 </FONT></TD>
71 </TR>
72 </TABLE>
73 <A NAME="skip-navbar_top"></A>
74 <!-- ========= END OF TOP NAVBAR ========= -->
75
76 <A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">D</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">M</A> <A HREF="index-7.html">P</A> <A HREF="index-8.html">R</A> <A HREF="index-9.html">S</A> <A HREF="index-10.html">X</A> <HR>
77 <A NAME="_G_"><!-- --></A><H2>
78 <B>G</B></H2>
79 <DL>
80 <DT><A HREF="../fr/edf/Gateway.html" title="class in fr.edf"><B>Gateway</B></A> - Class in <A HREF="../fr/edf/package-summary.html">fr.edf</A><DD>&nbsp;<DT><A HREF="../fr/edf/Gateway.html#Gateway()"><B>Gateway()</B></A> -
81 Constructor for class fr.edf.<A HREF="../fr/edf/Gateway.html" title="class in fr.edf">Gateway</A>
82 <DD>&nbsp;
83 <DT><A HREF="../fr/edf/Parser.html#getBus()"><B>getBus()</B></A> -
84 Static method in class fr.edf.<A HREF="../fr/edf/Parser.html" title="class in fr.edf">Parser</A>
85 <DD>Bus getter
86  The bus is taken from the parser (same as above)
87 <DT><A HREF="../fr/edf/Parser.html#getCommand(java.lang.String[])"><B>getCommand(String[])</B></A> -
88 Static method in class fr.edf.<A HREF="../fr/edf/Parser.html" title="class in fr.edf">Parser</A>
89 <DD>command getter
90 <DT><A HREF="../fr/edf/Parser.html#getDeviceCode(java.lang.String[])"><B>getDeviceCode(String[])</B></A> -
91 Static method in class fr.edf.<A HREF="../fr/edf/Parser.html" title="class in fr.edf">Parser</A>
92 <DD>device code getter
93 <DT><A HREF="../fr/edf/Parser.html#getHouseCode(java.lang.String[])"><B>getHouseCode(String[])</B></A> -
94 Static method in class fr.edf.<A HREF="../fr/edf/Parser.html" title="class in fr.edf">Parser</A>
95 <DD>house code getter
96 <DT><A HREF="../fr/edf/Parser.html#getPort()"><B>getPort()</B></A> -
97 Static method in class fr.edf.<A HREF="../fr/edf/Parser.html" title="class in fr.edf">Parser</A>
98 <DD>Port getter
99  The port is taken from the parser (ie from the configuration.xml file)
100 </DL>
101 <HR>
102
103
104 <!-- ======= START OF BOTTOM NAVBAR ====== -->
105 <A NAME="navbar_bottom"><!-- --></A>
106 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
107 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
108 <TR>
109 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
110 <A NAME="navbar_bottom_firstrow"><!-- --></A>
111 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
112   <TR ALIGN="center" VALIGN="top">
113   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../fr/edf/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
114   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
115   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
116   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../fr/edf/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
117   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
118   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
119   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
120   </TR>
121 </TABLE>
122 </TD>
123 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
124 </EM>
125 </TD>
126 </TR>
127
128 <TR>
129 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
130 &nbsp;<A HREF="index-4.html"><B>PREV LETTER</B></A>&nbsp;
131 &nbsp;<A HREF="index-6.html"><B>NEXT LETTER</B></A></FONT></TD>
132 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
133   <A HREF="../index.html?index-filesindex-5.html" target="_top"><B>FRAMES</B></A>  &nbsp;
134 &nbsp;<A HREF="index-5.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
135 &nbsp;<SCRIPT type="text/javascript">
136   <!--
137   if(window==top) {
138     document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
139   }
140   //-->
141 </SCRIPT>
142 <NOSCRIPT>
143   <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
144 </NOSCRIPT>
145
146
147 </FONT></TD>
148 </TR>
149 </TABLE>
150 <A NAME="skip-navbar_bottom"></A>
151 <!-- ======== END OF BOTTOM NAVBAR ======= -->
152
153 <A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">D</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">M</A> <A HREF="index-7.html">P</A> <A HREF="index-8.html">R</A> <A HREF="index-9.html">S</A> <A HREF="index-10.html">X</A> <HR>
154
155 </BODY>
156 </HTML>
Note: See TracBrowser for help on using the browser.