mirror of https://github.com/dspinellis/UMLGraph
238 lines
11 KiB
HTML
238 lines
11 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!--NewPage-->
|
|
<HTML>
|
|
<HEAD>
|
|
<!-- Generated by javadoc (build 1.6.0_02) on Thu Nov 29 10:01:41 EET 2007 -->
|
|
<TITLE>
|
|
Index
|
|
</TITLE>
|
|
|
|
<META NAME="date" CONTENT="2007-11-29">
|
|
|
|
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
|
|
|
|
<SCRIPT type="text/javascript">
|
|
function windowTitle()
|
|
{
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Index";
|
|
}
|
|
}
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
</NOSCRIPT>
|
|
|
|
</HEAD>
|
|
|
|
<BODY BGCOLOR="white" onload="windowTitle();">
|
|
<HR>
|
|
|
|
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<A NAME="navbar_top"><!-- --></A>
|
|
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
<TR>
|
|
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
<A NAME="navbar_top_firstrow"><!-- --></A>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
<TR ALIGN="center" VALIGN="top">
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
PREV
|
|
NEXT</FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
|
|
<SCRIPT type="text/javascript">
|
|
<!--
|
|
if(window==top) {
|
|
document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
|
|
}
|
|
//-->
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
|
|
</NOSCRIPT>
|
|
|
|
|
|
</FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_top"></A>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
|
|
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <HR>
|
|
<A NAME="_A_"><!-- --></A><H2>
|
|
<B>A</B></H2>
|
|
<DL>
|
|
<DT><A HREF="./gr/spinellis/invoice/Invoice.html#addItem(gr.spinellis.product.Product, int)"><B>addItem(Product, int)</B></A> -
|
|
Method in class gr.spinellis.invoice.<A HREF="./gr/spinellis/invoice/Invoice.html" title="class in gr.spinellis.invoice">Invoice</A>
|
|
<DD>
|
|
</DL>
|
|
<HR>
|
|
<A NAME="_C_"><!-- --></A><H2>
|
|
<B>C</B></H2>
|
|
<DL>
|
|
<DT><A HREF="./gr/spinellis/product/Category.html" title="class in gr.spinellis.product"><B>Category</B></A> - Class in <A HREF="./gr/spinellis/product/package-summary.html">gr.spinellis.product</A><DD> <DT><A HREF="./gr/spinellis/product/Category.html#Category()"><B>Category()</B></A> -
|
|
Constructor for class gr.spinellis.product.<A HREF="./gr/spinellis/product/Category.html" title="class in gr.spinellis.product">Category</A>
|
|
<DD>
|
|
<DT><A HREF="./gr/spinellis/product/Product.html#category"><B>category</B></A> -
|
|
Variable in class gr.spinellis.product.<A HREF="./gr/spinellis/product/Product.html" title="class in gr.spinellis.product">Product</A>
|
|
<DD>
|
|
<DT><A HREF="./gr/spinellis/invoice/Customer.html" title="class in gr.spinellis.invoice"><B>Customer</B></A> - Class in <A HREF="./gr/spinellis/invoice/package-summary.html">gr.spinellis.invoice</A><DD> <DT><A HREF="./gr/spinellis/invoice/Customer.html#Customer()"><B>Customer()</B></A> -
|
|
Constructor for class gr.spinellis.invoice.<A HREF="./gr/spinellis/invoice/Customer.html" title="class in gr.spinellis.invoice">Customer</A>
|
|
<DD>
|
|
<DT><A HREF="./gr/spinellis/invoice/Invoice.html#customer"><B>customer</B></A> -
|
|
Variable in class gr.spinellis.invoice.<A HREF="./gr/spinellis/invoice/Invoice.html" title="class in gr.spinellis.invoice">Invoice</A>
|
|
<DD>
|
|
</DL>
|
|
<HR>
|
|
<A NAME="_G_"><!-- --></A><H2>
|
|
<B>G</B></H2>
|
|
<DL>
|
|
<DT><A HREF="./gr/spinellis/invoice/package-summary.html"><B>gr.spinellis.invoice</B></A> - package gr.spinellis.invoice<DD> <DT><A HREF="./gr/spinellis/product/package-summary.html"><B>gr.spinellis.product</B></A> - package gr.spinellis.product<DD> </DL>
|
|
<HR>
|
|
<A NAME="_I_"><!-- --></A><H2>
|
|
<B>I</B></H2>
|
|
<DL>
|
|
<DT><A HREF="./gr/spinellis/invoice/Invoice.html" title="class in gr.spinellis.invoice"><B>Invoice</B></A> - Class in <A HREF="./gr/spinellis/invoice/package-summary.html">gr.spinellis.invoice</A><DD> <DT><A HREF="./gr/spinellis/invoice/Invoice.html#Invoice()"><B>Invoice()</B></A> -
|
|
Constructor for class gr.spinellis.invoice.<A HREF="./gr/spinellis/invoice/Invoice.html" title="class in gr.spinellis.invoice">Invoice</A>
|
|
<DD>
|
|
<DT><A HREF="./gr/spinellis/invoice/Invoice.html#invoiceDate"><B>invoiceDate</B></A> -
|
|
Variable in class gr.spinellis.invoice.<A HREF="./gr/spinellis/invoice/Invoice.html" title="class in gr.spinellis.invoice">Invoice</A>
|
|
<DD>
|
|
<DT><A HREF="./gr/spinellis/invoice/InvoiceItem.html" title="class in gr.spinellis.invoice"><B>InvoiceItem</B></A> - Class in <A HREF="./gr/spinellis/invoice/package-summary.html">gr.spinellis.invoice</A><DD> <DT><A HREF="./gr/spinellis/invoice/InvoiceItem.html#InvoiceItem()"><B>InvoiceItem()</B></A> -
|
|
Constructor for class gr.spinellis.invoice.<A HREF="./gr/spinellis/invoice/InvoiceItem.html" title="class in gr.spinellis.invoice">InvoiceItem</A>
|
|
<DD>
|
|
<DT><A HREF="./gr/spinellis/invoice/Invoice.html#items"><B>items</B></A> -
|
|
Variable in class gr.spinellis.invoice.<A HREF="./gr/spinellis/invoice/Invoice.html" title="class in gr.spinellis.invoice">Invoice</A>
|
|
<DD>
|
|
</DL>
|
|
<HR>
|
|
<A NAME="_N_"><!-- --></A><H2>
|
|
<B>N</B></H2>
|
|
<DL>
|
|
<DT><A HREF="./gr/spinellis/invoice/Customer.html#name"><B>name</B></A> -
|
|
Variable in class gr.spinellis.invoice.<A HREF="./gr/spinellis/invoice/Customer.html" title="class in gr.spinellis.invoice">Customer</A>
|
|
<DD>
|
|
<DT><A HREF="./gr/spinellis/product/Category.html#name"><B>name</B></A> -
|
|
Variable in class gr.spinellis.product.<A HREF="./gr/spinellis/product/Category.html" title="class in gr.spinellis.product">Category</A>
|
|
<DD>
|
|
<DT><A HREF="./gr/spinellis/product/Product.html#name"><B>name</B></A> -
|
|
Variable in class gr.spinellis.product.<A HREF="./gr/spinellis/product/Product.html" title="class in gr.spinellis.product">Product</A>
|
|
<DD>
|
|
</DL>
|
|
<HR>
|
|
<A NAME="_P_"><!-- --></A><H2>
|
|
<B>P</B></H2>
|
|
<DL>
|
|
<DT><A HREF="./gr/spinellis/product/Product.html#price"><B>price</B></A> -
|
|
Variable in class gr.spinellis.product.<A HREF="./gr/spinellis/product/Product.html" title="class in gr.spinellis.product">Product</A>
|
|
<DD>
|
|
<DT><A HREF="./gr/spinellis/invoice/InvoiceItem.html#product"><B>product</B></A> -
|
|
Variable in class gr.spinellis.invoice.<A HREF="./gr/spinellis/invoice/InvoiceItem.html" title="class in gr.spinellis.invoice">InvoiceItem</A>
|
|
<DD>
|
|
<DT><A HREF="./gr/spinellis/product/Product.html" title="class in gr.spinellis.product"><B>Product</B></A> - Class in <A HREF="./gr/spinellis/product/package-summary.html">gr.spinellis.product</A><DD> <DT><A HREF="./gr/spinellis/product/Product.html#Product()"><B>Product()</B></A> -
|
|
Constructor for class gr.spinellis.product.<A HREF="./gr/spinellis/product/Product.html" title="class in gr.spinellis.product">Product</A>
|
|
<DD>
|
|
<DT><A HREF="./gr/spinellis/product/Category.html#products"><B>products</B></A> -
|
|
Variable in class gr.spinellis.product.<A HREF="./gr/spinellis/product/Category.html" title="class in gr.spinellis.product">Category</A>
|
|
<DD>
|
|
</DL>
|
|
<HR>
|
|
<A NAME="_Q_"><!-- --></A><H2>
|
|
<B>Q</B></H2>
|
|
<DL>
|
|
<DT><A HREF="./gr/spinellis/invoice/InvoiceItem.html#quantity"><B>quantity</B></A> -
|
|
Variable in class gr.spinellis.invoice.<A HREF="./gr/spinellis/invoice/InvoiceItem.html" title="class in gr.spinellis.invoice">InvoiceItem</A>
|
|
<DD>
|
|
</DL>
|
|
<HR>
|
|
<A NAME="_S_"><!-- --></A><H2>
|
|
<B>S</B></H2>
|
|
<DL>
|
|
<DT><A HREF="./gr/spinellis/product/Product.html#stock"><B>stock</B></A> -
|
|
Variable in class gr.spinellis.product.<A HREF="./gr/spinellis/product/Product.html" title="class in gr.spinellis.product">Product</A>
|
|
<DD>
|
|
</DL>
|
|
<HR>
|
|
<A NAME="_T_"><!-- --></A><H2>
|
|
<B>T</B></H2>
|
|
<DL>
|
|
<DT><A HREF="./gr/spinellis/invoice/Invoice.html#total"><B>total</B></A> -
|
|
Variable in class gr.spinellis.invoice.<A HREF="./gr/spinellis/invoice/Invoice.html" title="class in gr.spinellis.invoice">Invoice</A>
|
|
<DD>
|
|
</DL>
|
|
<HR>
|
|
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A>
|
|
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<A NAME="navbar_bottom"><!-- --></A>
|
|
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
<TR>
|
|
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
<TR ALIGN="center" VALIGN="top">
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
PREV
|
|
NEXT</FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
|
|
<SCRIPT type="text/javascript">
|
|
<!--
|
|
if(window==top) {
|
|
document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
|
|
}
|
|
//-->
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
|
|
</NOSCRIPT>
|
|
|
|
|
|
</FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_bottom"></A>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
|
|
<HR>
|
|
|
|
</BODY>
|
|
</HTML>
|