<!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.5.0_08) on Thu Nov 09 10:56:10 CET 2006 -->
<TITLE>
Index
</TITLE>


<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="Index";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= 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="./AST/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./AST/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_X_">X</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./AST/List.html#add(AST.ASTNode)"><B>add(ASTNode)</B></A> - 
Method in class AST.<A HREF="./AST/List.html" title="class in AST">List</A>
<DD>&nbsp;
<DT><A HREF="./AST/ParseException.html#add_escapes(java.lang.String)"><B>add_escapes(String)</B></A> - 
Method in exception AST.<A HREF="./AST/ParseException.html" title="class in AST">ParseException</A>
<DD>Used to convert raw characters to their escaped version
 when these raw version cannot be used as part of an ASCII
 string literal.
<DT><A HREF="./AST/ComplexElement.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - 
Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#addChild(AST.ASTNode)"><B>addChild(ASTNode)</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/TokenMgrError.html#addEscapes(java.lang.String)"><B>addEscapes(String)</B></A> - 
Static method in error AST.<A HREF="./AST/TokenMgrError.html" title="class in AST">TokenMgrError</A>
<DD>Replaces unprintable characters by their espaced (or unicode escaped)
 equivalents in the given string
<DT><A HREF="./AST/Restrictions.html#addOwlRestriction(AST.OwlRestriction)"><B>addOwlRestriction(OwlRestriction)</B></A> - 
Method in class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#addProperty(AST.Element)"><B>addProperty(Element)</B></A> - 
Method in class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#adjustBeginLineColumn(int, int)"><B>adjustBeginLineColumn(int, int)</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>Method to adjust line and column numbers for the start of a token.
<DT><A HREF="./AST/JavaCharStream.html#AdjustBuffSize()"><B>AdjustBuffSize()</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#allValuesFrom()"><B>allValuesFrom()</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#ASSIGN"><B>ASSIGN</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/package-summary.html"><B>AST</B></A> - package AST<DD>&nbsp;<DT><A HREF="./AST/ASTNode.html" title="class in AST"><B>ASTNode</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/ASTNode.html#ASTNode(int)"><B>ASTNode(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#ASTNode(AST.OwlParser, int)"><B>ASTNode(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#ASTNode()"><B>ASTNode()</B></A> - 
Constructor for class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/Attribute.html" title="class in AST"><B>Attribute</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/Attribute.html#Attribute(int)"><B>Attribute(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribute</A>
<DD>&nbsp;
<DT><A HREF="./AST/Attribute.html#Attribute(AST.OwlParser, int)"><B>Attribute(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribute</A>
<DD>&nbsp;
<DT><A HREF="./AST/Attribute.html#Attribute()"><B>Attribute()</B></A> - 
Constructor for class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribute</A>
<DD>&nbsp;
<DT><A HREF="./AST/Attribute.html#Attribute(AST.Value)"><B>Attribute(Value)</B></A> - 
Constructor for class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribute</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#Attribute()"><B>Attribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#AttributeList()"><B>AttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./AST/JavaCharStream.html#backup(int)"><B>backup(int)</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/Token.html#beginColumn"><B>beginColumn</B></A> - 
Variable in class AST.<A HREF="./AST/Token.html" title="class in AST">Token</A>
<DD>beginLine and beginColumn describe the position of the first character
 of this token; endLine and endColumn describe the position of the
 last character of this token.
<DT><A HREF="./AST/Token.html#beginLine"><B>beginLine</B></A> - 
Variable in class AST.<A HREF="./AST/Token.html" title="class in AST">Token</A>
<DD>beginLine and beginColumn describe the position of the first character
 of this token; endLine and endColumn describe the position of the
 last character of this token.
<DT><A HREF="./AST/JavaCharStream.html#BeginToken()"><B>BeginToken()</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#boundariesCrossed"><B>boundariesCrossed</B></A> - 
Static variable in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#BOUNDS"><B>BOUNDS</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#bufcolumn"><B>bufcolumn</B></A> - 
Variable in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#buffer"><B>buffer</B></A> - 
Variable in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#bufline"><B>bufline</B></A> - 
Variable in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#bufpos"><B>bufpos</B></A> - 
Variable in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./AST/ASTNode.html#CHANGE"><B>CHANGE</B></A> - 
Static variable in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#CHARACTER_LITERAL"><B>CHARACTER_LITERAL</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/Attribute.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribute</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Element.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Element.html" title="class in AST">Element</A>
<DD>&nbsp;
<DT><A HREF="./AST/FloatElement.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/FloatElement.html" title="class in AST">FloatElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/IntElement.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/IntElement.html" title="class in AST">IntElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/List.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/List.html" title="class in AST">List</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/Opt.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Opt.html" title="class in AST">Opt</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfAbout.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfAbout.html" title="class in AST">RdfAbout</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDatatype.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfId.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfId.html" title="class in AST">RdfId</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfParseType.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfParseType.html" title="class in AST">RdfParseType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfResource.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfResource.html" title="class in AST">RdfResource</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleElement.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/SimpleElement.html" title="class in AST">SimpleElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/StringElement.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/StringElement.html" title="class in AST">StringElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Value.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Value.html" title="class in AST">Value</A>
<DD>&nbsp;
<DT><A HREF="./AST/Version.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Version.html" title="class in AST">Version</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlBase.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlBase.html" title="class in AST">XmlBase</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/Xmlns.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Xmlns.html" title="class in AST">Xmlns</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDaml.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDc.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsOwl.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsP1.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsProtege.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdf.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdfs.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsXsd.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleNode.html#children"><B>children</B></A> - 
Variable in class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleNode.html#childrenAccept(AST.OwlParserVisitor, java.lang.Object)"><B>childrenAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">SimpleNode</A>
<DD>Accept the visitor.
<DT><A HREF="./AST/ASTNode.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/Attribute.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribute</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Element.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/Element.html" title="class in AST">Element</A>
<DD>&nbsp;
<DT><A HREF="./AST/FloatElement.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/FloatElement.html" title="class in AST">FloatElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/IntElement.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/IntElement.html" title="class in AST">IntElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/List.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/List.html" title="class in AST">List</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/Opt.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/Opt.html" title="class in AST">Opt</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfAbout.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/RdfAbout.html" title="class in AST">RdfAbout</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDatatype.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfId.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/RdfId.html" title="class in AST">RdfId</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfParseType.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/RdfParseType.html" title="class in AST">RdfParseType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfResource.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/RdfResource.html" title="class in AST">RdfResource</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleElement.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/SimpleElement.html" title="class in AST">SimpleElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/StringElement.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/StringElement.html" title="class in AST">StringElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Value.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/Value.html" title="class in AST">Value</A>
<DD>&nbsp;
<DT><A HREF="./AST/Version.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/Version.html" title="class in AST">Version</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlBase.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/XmlBase.html" title="class in AST">XmlBase</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/Xmlns.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/Xmlns.html" title="class in AST">Xmlns</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDaml.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDc.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsOwl.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsP1.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsProtege.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdf.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdfs.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsXsd.html#clone()"><B>clone()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#column"><B>column</B></A> - 
Variable in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html" title="class in AST"><B>ComplexElement</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/ComplexElement.html#ComplexElement(int)"><B>ComplexElement(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#ComplexElement(AST.OwlParser, int)"><B>ComplexElement(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#ComplexElement()"><B>ComplexElement()</B></A> - 
Constructor for class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#ComplexElement(AST.List, AST.List)"><B>ComplexElement(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/FloatElement.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/FloatElement.html" title="class in AST">FloatElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/IntElement.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/IntElement.html" title="class in AST">IntElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/List.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/List.html" title="class in AST">List</A>
<DD>&nbsp;
<DT><A HREF="./AST/Opt.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/Opt.html" title="class in AST">Opt</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfAbout.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfAbout.html" title="class in AST">RdfAbout</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDatatype.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfId.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfId.html" title="class in AST">RdfId</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfParseType.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfParseType.html" title="class in AST">RdfParseType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfResource.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfResource.html" title="class in AST">RdfResource</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/StringElement.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/StringElement.html" title="class in AST">StringElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Value.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/Value.html" title="class in AST">Value</A>
<DD>&nbsp;
<DT><A HREF="./AST/Version.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/Version.html" title="class in AST">Version</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlBase.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlBase.html" title="class in AST">XmlBase</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/Xmlns.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/Xmlns.html" title="class in AST">Xmlns</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDaml.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDc.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsOwl.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsP1.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsProtege.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdf.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdfs.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsXsd.html#copy()"><B>copy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTokenManager.html#curChar"><B>curChar</B></A> - 
Variable in class AST.<A HREF="./AST/OwlParserTokenManager.html" title="class in AST">OwlParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="./AST/ParseException.html#currentToken"><B>currentToken</B></A> - 
Variable in exception AST.<A HREF="./AST/ParseException.html" title="class in AST">ParseException</A>
<DD>This is the last token that has been consumed successfully.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./AST/OwlParserTokenManager.html#debugStream"><B>debugStream</B></A> - 
Variable in class AST.<A HREF="./AST/OwlParserTokenManager.html" title="class in AST">OwlParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#DECIMAL_LITERAL"><B>DECIMAL_LITERAL</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#decl()"><B>decl()</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#decl()"><B>decl()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#decl()"><B>decl()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#DEFAULT"><B>DEFAULT</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#DIGIT"><B>DIGIT</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#disable_tracing()"><B>disable_tracing()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#Done()"><B>Done()</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleNode.html#dump(java.lang.String)"><B>dump(String)</B></A> - 
Method in class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#dumpClasses(java.io.PrintStream)"><B>dumpClasses(PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/Attribute.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribute</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Element.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/Element.html" title="class in AST">Element</A>
<DD>&nbsp;
<DT><A HREF="./AST/FloatElement.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/FloatElement.html" title="class in AST">FloatElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/IntElement.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/IntElement.html" title="class in AST">IntElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/List.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/List.html" title="class in AST">List</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/Opt.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/Opt.html" title="class in AST">Opt</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfAbout.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/RdfAbout.html" title="class in AST">RdfAbout</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDatatype.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfId.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/RdfId.html" title="class in AST">RdfId</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfParseType.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/RdfParseType.html" title="class in AST">RdfParseType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfResource.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/RdfResource.html" title="class in AST">RdfResource</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleElement.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/SimpleElement.html" title="class in AST">SimpleElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/StringElement.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/StringElement.html" title="class in AST">StringElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Value.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/Value.html" title="class in AST">Value</A>
<DD>&nbsp;
<DT><A HREF="./AST/Version.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/Version.html" title="class in AST">Version</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlBase.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/XmlBase.html" title="class in AST">XmlBase</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/Xmlns.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/Xmlns.html" title="class in AST">Xmlns</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDaml.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDc.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsOwl.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsP1.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsProtege.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdf.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdfs.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsXsd.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#duringRewrites"><B>duringRewrites</B></A> - 
Static variable in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#duringRewrites()"><B>duringRewrites()</B></A> - 
Static method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./AST/Element.html" title="class in AST"><B>Element</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/Element.html#Element(int)"><B>Element(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Element.html" title="class in AST">Element</A>
<DD>&nbsp;
<DT><A HREF="./AST/Element.html#Element(AST.OwlParser, int)"><B>Element(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Element.html" title="class in AST">Element</A>
<DD>&nbsp;
<DT><A HREF="./AST/Element.html#Element()"><B>Element()</B></A> - 
Constructor for class AST.<A HREF="./AST/Element.html" title="class in AST">Element</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#Element()"><B>Element()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#ElementList()"><B>ElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#enable_tracing()"><B>enable_tracing()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/Token.html#endColumn"><B>endColumn</B></A> - 
Variable in class AST.<A HREF="./AST/Token.html" title="class in AST">Token</A>
<DD>beginLine and beginColumn describe the position of the first character
 of this token; endLine and endColumn describe the position of the
 last character of this token.
<DT><A HREF="./AST/Token.html#endLine"><B>endLine</B></A> - 
Variable in class AST.<A HREF="./AST/Token.html" title="class in AST">Token</A>
<DD>beginLine and beginColumn describe the position of the first character
 of this token; endLine and endColumn describe the position of the
 last character of this token.
<DT><A HREF="./AST/OwlParserConstants.html#EOF"><B>EOF</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/ParseException.html#eol"><B>eol</B></A> - 
Variable in exception AST.<A HREF="./AST/ParseException.html" title="class in AST">ParseException</A>
<DD>The end of line string for this machine.
<DT><A HREF="./AST/JavaCharStream.html#ExpandBuff(boolean)"><B>ExpandBuff(boolean)</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/ParseException.html#expectedTokenSequences"><B>expectedTokenSequences</B></A> - 
Variable in exception AST.<A HREF="./AST/ParseException.html" title="class in AST">ParseException</A>
<DD>Each entry in this array is an array of integers.
<DT><A HREF="./AST/OwlParserConstants.html#EXPONENT"><B>EXPONENT</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="./AST/JavaCharStream.html#FillBuff()"><B>FillBuff()</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#FLOAT_LITERAL"><B>FLOAT_LITERAL</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/FloatElement.html" title="class in AST"><B>FloatElement</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/FloatElement.html#FloatElement(int)"><B>FloatElement(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/FloatElement.html" title="class in AST">FloatElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/FloatElement.html#FloatElement(AST.OwlParser, int)"><B>FloatElement(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/FloatElement.html" title="class in AST">FloatElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/FloatElement.html#FloatElement()"><B>FloatElement()</B></A> - 
Constructor for class AST.<A HREF="./AST/FloatElement.html" title="class in AST">FloatElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/FloatElement.html#FloatElement(java.lang.String)"><B>FloatElement(String)</B></A> - 
Constructor for class AST.<A HREF="./AST/FloatElement.html" title="class in AST">FloatElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#FloatElement()"><B>FloatElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/FloatElement.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/FloatElement.html" title="class in AST">FloatElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/IntElement.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/IntElement.html" title="class in AST">IntElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/List.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/List.html" title="class in AST">List</A>
<DD>&nbsp;
<DT><A HREF="./AST/Opt.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/Opt.html" title="class in AST">Opt</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfAbout.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfAbout.html" title="class in AST">RdfAbout</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDatatype.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfId.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfId.html" title="class in AST">RdfId</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfParseType.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfParseType.html" title="class in AST">RdfParseType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfResource.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfResource.html" title="class in AST">RdfResource</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/StringElement.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/StringElement.html" title="class in AST">StringElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Value.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/Value.html" title="class in AST">Value</A>
<DD>&nbsp;
<DT><A HREF="./AST/Version.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/Version.html" title="class in AST">Version</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlBase.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlBase.html" title="class in AST">XmlBase</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/Xmlns.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/Xmlns.html" title="class in AST">Xmlns</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDaml.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDc.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsOwl.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsP1.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsProtege.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdf.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdfs.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsXsd.html#fullCopy()"><B>fullCopy()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./AST/Start.html#genAbsGrammar(java.io.PrintStream)"><B>genAbsGrammar(PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#generatedWithCacheCycle"><B>generatedWithCacheCycle</B></A> - 
Static variable in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#generatedWithCircularEnabled"><B>generatedWithCircularEnabled</B></A> - 
Static variable in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#generateParseException()"><B>generateParseException()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#genJavaCC(java.io.PrintStream)"><B>genJavaCC(PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#genJavaCC(java.io.PrintStream)"><B>genJavaCC(PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#genParser(java.io.PrintStream)"><B>genParser(PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#getAttribute(int)"><B>getAttribute(int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#getAttributeList()"><B>getAttributeList()</B></A> - 
Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#getBeginColumn()"><B>getBeginColumn()</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#getBeginLine()"><B>getBeginLine()</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#getChild(int)"><B>getChild(int)</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#getChildNoTransform(int)"><B>getChildNoTransform(int)</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#getColumn()"><B>getColumn()</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#getElement(int)"><B>getElement(int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#getElementList()"><B>getElementList()</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#getEndColumn()"><B>getEndColumn()</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#getEndLine()"><B>getEndLine()</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/FloatElement.html#getFLOAT_LITERAL()"><B>getFLOAT_LITERAL()</B></A> - 
Method in class AST.<A HREF="./AST/FloatElement.html" title="class in AST">FloatElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#getId()"><B>getId()</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Element.html#getId()"><B>getId()</B></A> - 
Method in class AST.<A HREF="./AST/Element.html" title="class in AST">Element</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#getId()"><B>getId()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#getId()"><B>getId()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#getId()"><B>getId()</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#getId()"><B>getId()</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/StringElement.html#getIDENTIFIER()"><B>getIDENTIFIER()</B></A> - 
Method in class AST.<A HREF="./AST/StringElement.html" title="class in AST">StringElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#GetImage()"><B>GetImage()</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#getIndexOfChild(AST.ASTNode)"><B>getIndexOfChild(ASTNode)</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/IntElement.html#getINTEGER_LITERAL()"><B>getINTEGER_LITERAL()</B></A> - 
Method in class AST.<A HREF="./AST/IntElement.html" title="class in AST">IntElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#getLine()"><B>getLine()</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
<DT><A HREF="./AST/ParseException.html#getMessage()"><B>getMessage()</B></A> - 
Method in exception AST.<A HREF="./AST/ParseException.html" title="class in AST">ParseException</A>
<DD>This method has the standard behavior when this object has been
 created using the standard constructors.
<DT><A HREF="./AST/TokenMgrError.html#getMessage()"><B>getMessage()</B></A> - 
Method in error AST.<A HREF="./AST/TokenMgrError.html" title="class in AST">TokenMgrError</A>
<DD>You can also modify the body of this method to customize your error messages.
<DT><A HREF="./AST/OwlParser.html#getNextToken()"><B>getNextToken()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTokenManager.html#getNextToken()"><B>getNextToken()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParserTokenManager.html" title="class in AST">OwlParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#getNumAttribute()"><B>getNumAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/Attribute.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribute</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Element.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/Element.html" title="class in AST">Element</A>
<DD>&nbsp;
<DT><A HREF="./AST/FloatElement.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/FloatElement.html" title="class in AST">FloatElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/IntElement.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/IntElement.html" title="class in AST">IntElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfAbout.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/RdfAbout.html" title="class in AST">RdfAbout</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDatatype.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfId.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/RdfId.html" title="class in AST">RdfId</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfParseType.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/RdfParseType.html" title="class in AST">RdfParseType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfResource.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/RdfResource.html" title="class in AST">RdfResource</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleElement.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/SimpleElement.html" title="class in AST">SimpleElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/StringElement.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/StringElement.html" title="class in AST">StringElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Value.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/Value.html" title="class in AST">Value</A>
<DD>&nbsp;
<DT><A HREF="./AST/Version.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/Version.html" title="class in AST">Version</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlBase.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/XmlBase.html" title="class in AST">XmlBase</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/Xmlns.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/Xmlns.html" title="class in AST">Xmlns</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDaml.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDc.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsOwl.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsP1.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsProtege.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdf.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdfs.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsXsd.html#getNumChild()"><B>getNumChild()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#getNumElement()"><B>getNumElement()</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#getNumOwlRestriction()"><B>getNumOwlRestriction()</B></A> - 
Method in class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#getNumProperty()"><B>getNumProperty()</B></A> - 
Method in class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#getNumRestriction()"><B>getNumRestriction()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#getOwlRestriction(int)"><B>getOwlRestriction(int)</B></A> - 
Method in class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#getOwlRestrictionList()"><B>getOwlRestrictionList()</B></A> - 
Method in class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#getOwlRestrictionListNoTransform()"><B>getOwlRestrictionListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#getParent()"><B>getParent()</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#getProperties()"><B>getProperties()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#getProperty(int)"><B>getProperty(int)</B></A> - 
Method in class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#getPropertyList()"><B>getPropertyList()</B></A> - 
Method in class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#getPropertyListNoTransform()"><B>getPropertyListNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html#getRdfDeclaration()"><B>getRdfDeclaration()</B></A> - 
Method in class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html#getRdfDeclarationNoTransform()"><B>getRdfDeclarationNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#getRestrictions()"><B>getRestrictions()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#getSpecification()"><B>getSpecification()</B></A> - 
Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#getSpecificationNoTransform()"><B>getSpecificationNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/Value.html#getSTRING_LITERAL()"><B>getSTRING_LITERAL()</B></A> - 
Method in class AST.<A HREF="./AST/Value.html" title="class in AST">Value</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#GetSuffix(int)"><B>GetSuffix(int)</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#getSuperClass()"><B>getSuperClass()</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#getSuperClass()"><B>getSuperClass()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#getSuperClass()"><B>getSuperClass()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#getTabSize(int)"><B>getTabSize(int)</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#getToken(int)"><B>getToken(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/Attribute.html#getValue()"><B>getValue()</B></A> - 
Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribute</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfAbout.html#getValue()"><B>getValue()</B></A> - 
Method in class AST.<A HREF="./AST/RdfAbout.html" title="class in AST">RdfAbout</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDatatype.html#getValue()"><B>getValue()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfId.html#getValue()"><B>getValue()</B></A> - 
Method in class AST.<A HREF="./AST/RdfId.html" title="class in AST">RdfId</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfParseType.html#getValue()"><B>getValue()</B></A> - 
Method in class AST.<A HREF="./AST/RdfParseType.html" title="class in AST">RdfParseType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfResource.html#getValue()"><B>getValue()</B></A> - 
Method in class AST.<A HREF="./AST/RdfResource.html" title="class in AST">RdfResource</A>
<DD>&nbsp;
<DT><A HREF="./AST/Version.html#getValue()"><B>getValue()</B></A> - 
Method in class AST.<A HREF="./AST/Version.html" title="class in AST">Version</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlBase.html#getValue()"><B>getValue()</B></A> - 
Method in class AST.<A HREF="./AST/XmlBase.html" title="class in AST">XmlBase</A>
<DD>&nbsp;
<DT><A HREF="./AST/Xmlns.html#getValue()"><B>getValue()</B></A> - 
Method in class AST.<A HREF="./AST/Xmlns.html" title="class in AST">Xmlns</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDaml.html#getValue()"><B>getValue()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDc.html#getValue()"><B>getValue()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsOwl.html#getValue()"><B>getValue()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsP1.html#getValue()"><B>getValue()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsProtege.html#getValue()"><B>getValue()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdf.html#getValue()"><B>getValue()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdfs.html#getValue()"><B>getValue()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsXsd.html#getValue()"><B>getValue()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>
<DD>&nbsp;
<DT><A HREF="./AST/Attribute.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribute</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfAbout.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfAbout.html" title="class in AST">RdfAbout</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDatatype.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfId.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfId.html" title="class in AST">RdfId</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfParseType.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfParseType.html" title="class in AST">RdfParseType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfResource.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/RdfResource.html" title="class in AST">RdfResource</A>
<DD>&nbsp;
<DT><A HREF="./AST/Version.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/Version.html" title="class in AST">Version</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlBase.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/XmlBase.html" title="class in AST">XmlBase</A>
<DD>&nbsp;
<DT><A HREF="./AST/Xmlns.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/Xmlns.html" title="class in AST">Xmlns</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDaml.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDc.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsOwl.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsP1.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsProtege.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdf.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdfs.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsXsd.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html#getXmlHeader()"><B>getXmlHeader()</B></A> - 
Method in class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html#getXmlHeaderNoTransform()"><B>getXmlHeaderNoTransform()</B></A> - 
Method in class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="./AST/OwlParserConstants.html#HEX_LITERAL"><B>HEX_LITERAL</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./AST/SimpleNode.html#id"><B>id</B></A> - 
Variable in class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#IDENTIFIER"><B>IDENTIFIER</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/Token.html#image"><B>image</B></A> - 
Variable in class AST.<A HREF="./AST/Token.html" title="class in AST">Token</A>
<DD>The string image of the token.
<DT><A HREF="./AST/ASTNode.html#IN_CIRCLE"><B>IN_CIRCLE</B></A> - 
Static variable in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#inBuf"><B>inBuf</B></A> - 
Variable in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#inCircle"><B>inCircle</B></A> - 
Variable in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTokenManager.html#input_stream"><B>input_stream</B></A> - 
Variable in class AST.<A HREF="./AST/OwlParserTokenManager.html" title="class in AST">OwlParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#inputStream"><B>inputStream</B></A> - 
Variable in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#insertChild(AST.ASTNode, int)"><B>insertChild(ASTNode, int)</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#INTEGER_LITERAL"><B>INTEGER_LITERAL</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/IntElement.html" title="class in AST"><B>IntElement</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/IntElement.html#IntElement(int)"><B>IntElement(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/IntElement.html" title="class in AST">IntElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/IntElement.html#IntElement(AST.OwlParser, int)"><B>IntElement(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/IntElement.html" title="class in AST">IntElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/IntElement.html#IntElement()"><B>IntElement()</B></A> - 
Constructor for class AST.<A HREF="./AST/IntElement.html" title="class in AST">IntElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/IntElement.html#IntElement(java.lang.String)"><B>IntElement(String)</B></A> - 
Constructor for class AST.<A HREF="./AST/IntElement.html" title="class in AST">IntElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#IntElement()"><B>IntElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#isFinal"><B>isFinal</B></A> - 
Variable in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_J_"><!-- --></A><H2>
<B>J</B></H2>
<DL>
<DT><A HREF="./AST/JavaCharStream.html" title="class in AST"><B>JavaCharStream</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>An implementation of interface CharStream, where the stream is assumed to
 contain only ASCII characters (with java-like unicode escape processing).<DT><A HREF="./AST/JavaCharStream.html#JavaCharStream(java.io.Reader, int, int, int)"><B>JavaCharStream(Reader, int, int, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#JavaCharStream(java.io.Reader, int, int)"><B>JavaCharStream(Reader, int, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#JavaCharStream(java.io.Reader)"><B>JavaCharStream(Reader)</B></A> - 
Constructor for class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#JavaCharStream(java.io.InputStream, java.lang.String, int, int, int)"><B>JavaCharStream(InputStream, String, int, int, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#JavaCharStream(java.io.InputStream, int, int, int)"><B>JavaCharStream(InputStream, int, int, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#JavaCharStream(java.io.InputStream, java.lang.String, int, int)"><B>JavaCharStream(InputStream, String, int, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#JavaCharStream(java.io.InputStream, int, int)"><B>JavaCharStream(InputStream, int, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#JavaCharStream(java.io.InputStream, java.lang.String)"><B>JavaCharStream(InputStream, String)</B></A> - 
Constructor for class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#JavaCharStream(java.io.InputStream)"><B>JavaCharStream(InputStream)</B></A> - 
Constructor for class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#jj_nt"><B>jj_nt</B></A> - 
Variable in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTokenManager.html#jjFillToken()"><B>jjFillToken()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParserTokenManager.html" title="class in AST">OwlParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTokenManager.html#jjnewLexState"><B>jjnewLexState</B></A> - 
Static variable in class AST.<A HREF="./AST/OwlParserTokenManager.html" title="class in AST">OwlParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTokenManager.html#jjstrLiteralImages"><B>jjstrLiteralImages</B></A> - 
Static variable in class AST.<A HREF="./AST/OwlParserTokenManager.html" title="class in AST">OwlParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/Attribute.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribute</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Element.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/Element.html" title="class in AST">Element</A>
<DD>&nbsp;
<DT><A HREF="./AST/FloatElement.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/FloatElement.html" title="class in AST">FloatElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/IntElement.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/IntElement.html" title="class in AST">IntElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/List.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/List.html" title="class in AST">List</A>
<DD>&nbsp;
<DT><A HREF="./AST/Node.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/Node.html" title="interface in AST">Node</A>
<DD>Accept the visitor.
<DT><A HREF="./AST/OClass.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/Opt.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/Opt.html" title="class in AST">Opt</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfAbout.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/RdfAbout.html" title="class in AST">RdfAbout</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDatatype.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfId.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/RdfId.html" title="class in AST">RdfId</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfParseType.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/RdfParseType.html" title="class in AST">RdfParseType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfResource.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/RdfResource.html" title="class in AST">RdfResource</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleElement.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/SimpleElement.html" title="class in AST">SimpleElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleNode.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">SimpleNode</A>
<DD>Accept the visitor.
<DT><A HREF="./AST/Specification.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/StringElement.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/StringElement.html" title="class in AST">StringElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Value.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/Value.html" title="class in AST">Value</A>
<DD>&nbsp;
<DT><A HREF="./AST/Version.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/Version.html" title="class in AST">Version</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlBase.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/XmlBase.html" title="class in AST">XmlBase</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/Xmlns.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/Xmlns.html" title="class in AST">Xmlns</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDaml.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDc.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsOwl.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsP1.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsProtege.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdf.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdfs.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsXsd.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/Attribute.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribute</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Element.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Element.html" title="class in AST">Element</A>
<DD>&nbsp;
<DT><A HREF="./AST/FloatElement.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/FloatElement.html" title="class in AST">FloatElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/IntElement.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/IntElement.html" title="class in AST">IntElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/List.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/List.html" title="class in AST">List</A>
<DD>&nbsp;
<DT><A HREF="./AST/Node.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in interface AST.<A HREF="./AST/Node.html" title="interface in AST">Node</A>
<DD>This method tells the node to add its argument to the node's
    list of children.
<DT><A HREF="./AST/OClass.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/Opt.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Opt.html" title="class in AST">Opt</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfAbout.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfAbout.html" title="class in AST">RdfAbout</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDatatype.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfId.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfId.html" title="class in AST">RdfId</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfParseType.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfParseType.html" title="class in AST">RdfParseType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfResource.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfResource.html" title="class in AST">RdfResource</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleElement.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/SimpleElement.html" title="class in AST">SimpleElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleNode.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/StringElement.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/StringElement.html" title="class in AST">StringElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Value.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Value.html" title="class in AST">Value</A>
<DD>&nbsp;
<DT><A HREF="./AST/Version.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Version.html" title="class in AST">Version</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlBase.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlBase.html" title="class in AST">XmlBase</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/Xmlns.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/Xmlns.html" title="class in AST">Xmlns</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDaml.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDc.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsOwl.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsP1.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsProtege.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdf.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdfs.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsXsd.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>
<DD>&nbsp;
<DT><A HREF="./AST/Node.html#jjtClose()"><B>jjtClose()</B></A> - 
Method in interface AST.<A HREF="./AST/Node.html" title="interface in AST">Node</A>
<DD>This method is called after all the child nodes have been
    added.
<DT><A HREF="./AST/SimpleNode.html#jjtClose()"><B>jjtClose()</B></A> - 
Method in class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTFLOATELEMENT"><B>JJTFLOATELEMENT</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/Node.html#jjtGetChild(int)"><B>jjtGetChild(int)</B></A> - 
Method in interface AST.<A HREF="./AST/Node.html" title="interface in AST">Node</A>
<DD>This method returns a child node.
<DT><A HREF="./AST/SimpleNode.html#jjtGetChild(int)"><B>jjtGetChild(int)</B></A> - 
Method in class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/Node.html#jjtGetNumChildren()"><B>jjtGetNumChildren()</B></A> - 
Method in interface AST.<A HREF="./AST/Node.html" title="interface in AST">Node</A>
<DD>Return the number of children the node has.
<DT><A HREF="./AST/SimpleNode.html#jjtGetNumChildren()"><B>jjtGetNumChildren()</B></A> - 
Method in class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/Node.html#jjtGetParent()"><B>jjtGetParent()</B></A> - 
Method in interface AST.<A HREF="./AST/Node.html" title="interface in AST">Node</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleNode.html#jjtGetParent()"><B>jjtGetParent()</B></A> - 
Method in class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTINTELEMENT"><B>JJTINTELEMENT</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTLIST"><B>JJTLIST</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#jjtNodeName"><B>jjtNodeName</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/Node.html#jjtOpen()"><B>jjtOpen()</B></A> - 
Method in interface AST.<A HREF="./AST/Node.html" title="interface in AST">Node</A>
<DD>This method is called after the node has been made the current
    node.
<DT><A HREF="./AST/SimpleNode.html#jjtOpen()"><B>jjtOpen()</B></A> - 
Method in class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLALLDIFFERENT"><B>JJTOWLALLDIFFERENT</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLALLVALUESFROM"><B>JJTOWLALLVALUESFROM</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLCARDINALITY"><B>JJTOWLCARDINALITY</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLCLASS"><B>JJTOWLCLASS</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLDATARANGE"><B>JJTOWLDATARANGE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLDATATYPEPROPERTY"><B>JJTOWLDATATYPEPROPERTY</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLDISJOINTWITH"><B>JJTOWLDISJOINTWITH</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLEQUIVALENTCLASS"><B>JJTOWLEQUIVALENTCLASS</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLFUNCTIONALPROPERTY"><B>JJTOWLFUNCTIONALPROPERTY</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLIMPORTS"><B>JJTOWLIMPORTS</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLINTERSECTIONOF"><B>JJTOWLINTERSECTIONOF</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLINVERSEOF"><B>JJTOWLINVERSEOF</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLMINCARDINALITY"><B>JJTOWLMINCARDINALITY</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLOBJECTPROPERTY"><B>JJTOWLOBJECTPROPERTY</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLONEOF"><B>JJTOWLONEOF</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLONPROPERTY"><B>JJTOWLONPROPERTY</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLONTOLOGY"><B>JJTOWLONTOLOGY</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLRESTRICTION"><B>JJTOWLRESTRICTION</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLSOMEVALUESFROM"><B>JJTOWLSOMEVALUESFROM</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLUNIONOF"><B>JJTOWLUNIONOF</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTRDFABOUT"><B>JJTRDFABOUT</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTRDFDATATYPE"><B>JJTRDFDATATYPE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTRDFDECLARATION"><B>JJTRDFDECLARATION</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTRDFFIRST"><B>JJTRDFFIRST</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTRDFID"><B>JJTRDFID</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTRDFPARSETYPE"><B>JJTRDFPARSETYPE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTRDFRESOURCE"><B>JJTRDFRESOURCE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTRDFREST"><B>JJTRDFREST</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTRDFSCOMMENT"><B>JJTRDFSCOMMENT</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTRDFSDOMAIN"><B>JJTRDFSDOMAIN</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTRDFSRANGE"><B>JJTRDFSRANGE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTRDFSSUBCLASSOF"><B>JJTRDFSSUBCLASSOF</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTRDFSSUBPROPERTYOF"><B>JJTRDFSSUBPROPERTYOF</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTRDFTYPE"><B>JJTRDFTYPE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#jjtree"><B>jjtree</B></A> - 
Variable in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/Node.html#jjtSetParent(AST.Node)"><B>jjtSetParent(Node)</B></A> - 
Method in interface AST.<A HREF="./AST/Node.html" title="interface in AST">Node</A>
<DD>This pair of methods are used to inform the node of its
    parent.
<DT><A HREF="./AST/SimpleNode.html#jjtSetParent(AST.Node)"><B>jjtSetParent(Node)</B></A> - 
Method in class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTSPECIFICATION"><B>JJTSPECIFICATION</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTSTART"><B>JJTSTART</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTSTRINGELEMENT"><B>JJTSTRINGELEMENT</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTVALUE"><B>JJTVALUE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTVERSION"><B>JJTVERSION</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTVOID"><B>JJTVOID</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTXMLBASE"><B>JJTXMLBASE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTXMLHEADER"><B>JJTXMLHEADER</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTXMLNS"><B>JJTXMLNS</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTXMLNSDAML"><B>JJTXMLNSDAML</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTXMLNSDC"><B>JJTXMLNSDC</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTXMLNSOWL"><B>JJTXMLNSOWL</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTXMLNSP1"><B>JJTXMLNSP1</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTXMLNSPROTEGE"><B>JJTXMLNSPROTEGE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTXMLNSRDF"><B>JJTXMLNSRDF</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTXMLNSRDFS"><B>JJTXMLNSRDFS</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTXMLNSXSD"><B>JJTXMLNSXSD</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_K_"><!-- --></A><H2>
<B>K</B></H2>
<DL>
<DT><A HREF="./AST/Token.html#kind"><B>kind</B></A> - 
Variable in class AST.<A HREF="./AST/Token.html" title="class in AST">Token</A>
<DD>An integer that describes the kind of this token.
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="./AST/ASTNode.html#LAST_CYCLE"><B>LAST_CYCLE</B></A> - 
Static variable in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#LBRACE"><B>LBRACE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#LBRACKET"><B>LBRACKET</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#LETTER"><B>LETTER</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/TokenMgrError.html#LexicalError(boolean, int, int, int, java.lang.String, char)"><B>LexicalError(boolean, int, int, int, String, char)</B></A> - 
Static method in error AST.<A HREF="./AST/TokenMgrError.html" title="class in AST">TokenMgrError</A>
<DD>Returns a detailed message for the Error when it is thrown by the
 token manager to indicate a lexical error.
<DT><A HREF="./AST/OwlParserTokenManager.html#lexStateNames"><B>lexStateNames</B></A> - 
Static variable in class AST.<A HREF="./AST/OwlParserTokenManager.html" title="class in AST">OwlParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#line"><B>line</B></A> - 
Variable in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/List.html" title="class in AST"><B>List</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/List.html#List(int)"><B>List(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/List.html" title="class in AST">List</A>
<DD>&nbsp;
<DT><A HREF="./AST/List.html#List(AST.OwlParser, int)"><B>List(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/List.html" title="class in AST">List</A>
<DD>&nbsp;
<DT><A HREF="./AST/List.html#List()"><B>List()</B></A> - 
Constructor for class AST.<A HREF="./AST/List.html" title="class in AST">List</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./AST/JavaCharStream.html#maxNextCharInd"><B>maxNextCharInd</B></A> - 
Variable in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/Attribute.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribute</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Element.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/Element.html" title="class in AST">Element</A>
<DD>&nbsp;
<DT><A HREF="./AST/FloatElement.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/FloatElement.html" title="class in AST">FloatElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/IntElement.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/IntElement.html" title="class in AST">IntElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/List.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/List.html" title="class in AST">List</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/Opt.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/Opt.html" title="class in AST">Opt</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfAbout.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/RdfAbout.html" title="class in AST">RdfAbout</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDatatype.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfId.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/RdfId.html" title="class in AST">RdfId</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfParseType.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/RdfParseType.html" title="class in AST">RdfParseType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfResource.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/RdfResource.html" title="class in AST">RdfResource</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleElement.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/SimpleElement.html" title="class in AST">SimpleElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/StringElement.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/StringElement.html" title="class in AST">StringElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Value.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/Value.html" title="class in AST">Value</A>
<DD>&nbsp;
<DT><A HREF="./AST/Version.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/Version.html" title="class in AST">Version</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlBase.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/XmlBase.html" title="class in AST">XmlBase</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/Xmlns.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/Xmlns.html" title="class in AST">Xmlns</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDaml.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDc.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsOwl.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsP1.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsProtege.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdf.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdfs.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsXsd.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./AST/Token.html#newToken(int)"><B>newToken(int)</B></A> - 
Static method in class AST.<A HREF="./AST/Token.html" title="class in AST">Token</A>
<DD>Returns a new Token object, by default.
<DT><A HREF="./AST/Token.html#next"><B>next</B></A> - 
Variable in class AST.<A HREF="./AST/Token.html" title="class in AST">Token</A>
<DD>A reference to the next regular (non-special) token from the input
 stream.
<DT><A HREF="./AST/JavaCharStream.html#nextCharBuf"><B>nextCharBuf</B></A> - 
Variable in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#nextCharInd"><B>nextCharInd</B></A> - 
Variable in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/Node.html" title="interface in AST"><B>Node</B></A> - Interface in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./AST/OClass.html" title="class in AST"><B>OClass</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OClass.html#OClass(int)"><B>OClass(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#OClass(AST.OwlParser, int)"><B>OClass(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#OClass()"><B>OClass()</B></A> - 
Constructor for class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#OClass(AST.List, AST.List)"><B>OClass(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OCTAL_LITERAL"><B>OCTAL_LITERAL</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/Opt.html" title="class in AST"><B>Opt</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/Opt.html#Opt(int)"><B>Opt(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Opt.html" title="class in AST">Opt</A>
<DD>&nbsp;
<DT><A HREF="./AST/Opt.html#Opt(AST.OwlParser, int)"><B>Opt(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Opt.html" title="class in AST">Opt</A>
<DD>&nbsp;
<DT><A HREF="./AST/Opt.html#Opt()"><B>Opt()</B></A> - 
Constructor for class AST.<A HREF="./AST/Opt.html" title="class in AST">Opt</A>
<DD>&nbsp;
<DT><A HREF="./AST/Opt.html#Opt(AST.ASTNode)"><B>Opt(ASTNode)</B></A> - 
Constructor for class AST.<A HREF="./AST/Opt.html" title="class in AST">Opt</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_ALLDIFFERENT"><B>OWL_ALLDIFFERENT</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_ALLVALUESFROM"><B>OWL_ALLVALUESFROM</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_CARDINALITY"><B>OWL_CARDINALITY</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_CLASS"><B>OWL_CLASS</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_DATARANGE"><B>OWL_DATARANGE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_DATATYPEPROPERTY"><B>OWL_DATATYPEPROPERTY</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_DISJOINTWITH"><B>OWL_DISJOINTWITH</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_EQUIVALENTCLASS"><B>OWL_EQUIVALENTCLASS</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_FUNCTIONALPROPERTY"><B>OWL_FUNCTIONALPROPERTY</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_IMPORTS"><B>OWL_IMPORTS</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_INTERSECTIONOF"><B>OWL_INTERSECTIONOF</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_INVERSEOF"><B>OWL_INVERSEOF</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_MINCARDINALITY"><B>OWL_MINCARDINALITY</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_OBJECTPROPERTY"><B>OWL_OBJECTPROPERTY</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_ONEOF"><B>OWL_ONEOF</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_ONPROPERTY"><B>OWL_ONPROPERTY</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_ONTOLOGY"><B>OWL_ONTOLOGY</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_RESTRICTION"><B>OWL_RESTRICTION</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_SOMEVALUESFROM"><B>OWL_SOMEVALUESFROM</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#OWL_UNIONOF"><B>OWL_UNIONOF</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html" title="class in AST"><B>OwlAllDifferent</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlAllDifferent.html#OwlAllDifferent(int)"><B>OwlAllDifferent(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#OwlAllDifferent(AST.OwlParser, int)"><B>OwlAllDifferent(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#OwlAllDifferent()"><B>OwlAllDifferent()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#OwlAllDifferent(AST.List, AST.List)"><B>OwlAllDifferent(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlAllDifferent()"><B>OwlAllDifferent()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html" title="class in AST"><B>OwlAllValuesFrom</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlAllValuesFrom.html#OwlAllValuesFrom(int)"><B>OwlAllValuesFrom(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#OwlAllValuesFrom(AST.OwlParser, int)"><B>OwlAllValuesFrom(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#OwlAllValuesFrom()"><B>OwlAllValuesFrom()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#OwlAllValuesFrom(AST.List, AST.List)"><B>OwlAllValuesFrom(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlAllValuesFrom()"><B>OwlAllValuesFrom()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html" title="class in AST"><B>OwlCardinality</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlCardinality.html#OwlCardinality(int)"><B>OwlCardinality(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#OwlCardinality(AST.OwlParser, int)"><B>OwlCardinality(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#OwlCardinality()"><B>OwlCardinality()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#OwlCardinality(AST.List, AST.List)"><B>OwlCardinality(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlCardinality()"><B>OwlCardinality()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html" title="class in AST"><B>OwlClass</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlClass.html#OwlClass(int)"><B>OwlClass(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#OwlClass(AST.OwlParser, int)"><B>OwlClass(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#OwlClass()"><B>OwlClass()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#OwlClass(AST.List, AST.List)"><B>OwlClass(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlClass()"><B>OwlClass()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html" title="class in AST"><B>OwlClassDecl</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlClassDecl.html#OwlClassDecl(int)"><B>OwlClassDecl(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#OwlClassDecl(AST.OwlParser, int)"><B>OwlClassDecl(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#OwlClassDecl()"><B>OwlClassDecl()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#OwlClassDecl(AST.List, AST.List, java.lang.String)"><B>OwlClassDecl(List, List, String)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html" title="class in AST"><B>OwlClassUse</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlClassUse.html#OwlClassUse(int)"><B>OwlClassUse(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#OwlClassUse(AST.OwlParser, int)"><B>OwlClassUse(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#OwlClassUse()"><B>OwlClassUse()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#OwlClassUse(AST.List, AST.List, java.lang.String)"><B>OwlClassUse(List, List, String)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html" title="class in AST"><B>OwlDataRange</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlDataRange.html#OwlDataRange(int)"><B>OwlDataRange(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#OwlDataRange(AST.OwlParser, int)"><B>OwlDataRange(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#OwlDataRange()"><B>OwlDataRange()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#OwlDataRange(AST.List, AST.List)"><B>OwlDataRange(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlDataRange()"><B>OwlDataRange()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html" title="class in AST"><B>OwlDatatypeProperty</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlDatatypeProperty.html#OwlDatatypeProperty(int)"><B>OwlDatatypeProperty(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#OwlDatatypeProperty(AST.OwlParser, int)"><B>OwlDatatypeProperty(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#OwlDatatypeProperty()"><B>OwlDatatypeProperty()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#OwlDatatypeProperty(AST.List, AST.List)"><B>OwlDatatypeProperty(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlDatatypeProperty()"><B>OwlDatatypeProperty()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html" title="class in AST"><B>OwlDisjointWith</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlDisjointWith.html#OwlDisjointWith(int)"><B>OwlDisjointWith(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#OwlDisjointWith(AST.OwlParser, int)"><B>OwlDisjointWith(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#OwlDisjointWith()"><B>OwlDisjointWith()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#OwlDisjointWith(AST.List, AST.List)"><B>OwlDisjointWith(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlDisjointWith()"><B>OwlDisjointWith()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlElement()"><B>OwlElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html" title="class in AST"><B>OwlEquivalentClass</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlEquivalentClass.html#OwlEquivalentClass(int)"><B>OwlEquivalentClass(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#OwlEquivalentClass(AST.OwlParser, int)"><B>OwlEquivalentClass(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#OwlEquivalentClass()"><B>OwlEquivalentClass()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#OwlEquivalentClass(AST.List, AST.List)"><B>OwlEquivalentClass(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlEquivalentClass()"><B>OwlEquivalentClass()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html" title="class in AST"><B>OwlFunctionalProperty</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlFunctionalProperty.html#OwlFunctionalProperty(int)"><B>OwlFunctionalProperty(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#OwlFunctionalProperty(AST.OwlParser, int)"><B>OwlFunctionalProperty(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#OwlFunctionalProperty()"><B>OwlFunctionalProperty()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#OwlFunctionalProperty(AST.List, AST.List)"><B>OwlFunctionalProperty(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlFunctionalProperty()"><B>OwlFunctionalProperty()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html" title="class in AST"><B>OwlImports</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlImports.html#OwlImports(int)"><B>OwlImports(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#OwlImports(AST.OwlParser, int)"><B>OwlImports(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#OwlImports()"><B>OwlImports()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#OwlImports(AST.List, AST.List)"><B>OwlImports(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlImports()"><B>OwlImports()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html" title="class in AST"><B>OwlIntersectionOf</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlIntersectionOf.html#OwlIntersectionOf(int)"><B>OwlIntersectionOf(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#OwlIntersectionOf(AST.OwlParser, int)"><B>OwlIntersectionOf(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#OwlIntersectionOf()"><B>OwlIntersectionOf()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#OwlIntersectionOf(AST.List, AST.List)"><B>OwlIntersectionOf(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlIntersectionOf()"><B>OwlIntersectionOf()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html" title="class in AST"><B>OwlInverseOf</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlInverseOf.html#OwlInverseOf(int)"><B>OwlInverseOf(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#OwlInverseOf(AST.OwlParser, int)"><B>OwlInverseOf(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#OwlInverseOf()"><B>OwlInverseOf()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#OwlInverseOf(AST.List, AST.List)"><B>OwlInverseOf(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlInverseOf()"><B>OwlInverseOf()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html" title="class in AST"><B>OwlMinCardinality</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlMinCardinality.html#OwlMinCardinality(int)"><B>OwlMinCardinality(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#OwlMinCardinality(AST.OwlParser, int)"><B>OwlMinCardinality(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#OwlMinCardinality()"><B>OwlMinCardinality()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#OwlMinCardinality(AST.List, AST.List)"><B>OwlMinCardinality(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlMinCardinality()"><B>OwlMinCardinality()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html" title="class in AST"><B>OwlObjectProperty</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlObjectProperty.html#OwlObjectProperty(int)"><B>OwlObjectProperty(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#OwlObjectProperty(AST.OwlParser, int)"><B>OwlObjectProperty(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#OwlObjectProperty()"><B>OwlObjectProperty()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#OwlObjectProperty(AST.List, AST.List)"><B>OwlObjectProperty(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlObjectProperty()"><B>OwlObjectProperty()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html" title="class in AST"><B>OwlOneOf</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlOneOf.html#OwlOneOf(int)"><B>OwlOneOf(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#OwlOneOf(AST.OwlParser, int)"><B>OwlOneOf(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#OwlOneOf()"><B>OwlOneOf()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#OwlOneOf(AST.List, AST.List)"><B>OwlOneOf(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlOneOf()"><B>OwlOneOf()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html" title="class in AST"><B>OwlOnProperty</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlOnProperty.html#OwlOnProperty(int)"><B>OwlOnProperty(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#OwlOnProperty(AST.OwlParser, int)"><B>OwlOnProperty(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#OwlOnProperty()"><B>OwlOnProperty()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#OwlOnProperty(AST.List, AST.List)"><B>OwlOnProperty(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlOnProperty()"><B>OwlOnProperty()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html" title="class in AST"><B>OwlOntology</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlOntology.html#OwlOntology(int)"><B>OwlOntology(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#OwlOntology(AST.OwlParser, int)"><B>OwlOntology(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#OwlOntology()"><B>OwlOntology()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#OwlOntology(AST.List, AST.List)"><B>OwlOntology(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlOntology()"><B>OwlOntology()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html" title="class in AST"><B>OwlParser</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlParser.html#OwlParser(java.io.InputStream)"><B>OwlParser(InputStream)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlParser(java.io.InputStream, java.lang.String)"><B>OwlParser(InputStream, String)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlParser(java.io.Reader)"><B>OwlParser(Reader)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlParser(AST.OwlParserTokenManager)"><B>OwlParser(OwlParserTokenManager)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html" title="interface in AST"><B>OwlParserConstants</B></A> - Interface in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlParserTokenManager.html" title="class in AST"><B>OwlParserTokenManager</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlParserTokenManager.html#OwlParserTokenManager(AST.JavaCharStream)"><B>OwlParserTokenManager(JavaCharStream)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlParserTokenManager.html" title="class in AST">OwlParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTokenManager.html#OwlParserTokenManager(AST.JavaCharStream, int)"><B>OwlParserTokenManager(JavaCharStream, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlParserTokenManager.html" title="class in AST">OwlParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST"><B>OwlParserTreeConstants</B></A> - Interface in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlParserVisitor.html" title="interface in AST"><B>OwlParserVisitor</B></A> - Interface in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlProperty.html" title="class in AST"><B>OwlProperty</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlProperty.html#OwlProperty(int)"><B>OwlProperty(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#OwlProperty(AST.OwlParser, int)"><B>OwlProperty(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#OwlProperty()"><B>OwlProperty()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#OwlProperty(AST.List, AST.List)"><B>OwlProperty(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlRestriction()"><B>OwlRestriction()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html" title="class in AST"><B>OwlRestriction</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlRestriction.html#OwlRestriction(int)"><B>OwlRestriction(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#OwlRestriction(AST.OwlParser, int)"><B>OwlRestriction(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#OwlRestriction()"><B>OwlRestriction()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#OwlRestriction(AST.List, AST.List)"><B>OwlRestriction(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlSomeValuesFrom()"><B>OwlSomeValuesFrom()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST"><B>OwlSomeValuesFrom</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlSomeValuesFrom.html#OwlSomeValuesFrom(int)"><B>OwlSomeValuesFrom(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#OwlSomeValuesFrom(AST.OwlParser, int)"><B>OwlSomeValuesFrom(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#OwlSomeValuesFrom()"><B>OwlSomeValuesFrom()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#OwlSomeValuesFrom(AST.List, AST.List)"><B>OwlSomeValuesFrom(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#OwlUnionOf()"><B>OwlUnionOf()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html" title="class in AST"><B>OwlUnionOf</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlUnionOf.html#OwlUnionOf(int)"><B>OwlUnionOf(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#OwlUnionOf(AST.OwlParser, int)"><B>OwlUnionOf(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#OwlUnionOf()"><B>OwlUnionOf()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#OwlUnionOf(AST.List, AST.List)"><B>OwlUnionOf(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html" title="class in AST"><B>OwlValuesFrom</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/OwlValuesFrom.html#OwlValuesFrom(int)"><B>OwlValuesFrom(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#OwlValuesFrom(AST.OwlParser, int)"><B>OwlValuesFrom(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#OwlValuesFrom()"><B>OwlValuesFrom()</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#OwlValuesFrom(AST.List, AST.List)"><B>OwlValuesFrom(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./AST/SimpleNode.html#parent"><B>parent</B></A> - 
Variable in class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/ParseException.html" title="class in AST"><B>ParseException</B></A> - Exception in <A HREF="./AST/package-summary.html">AST</A><DD>This exception is thrown when parse errors are encountered.<DT><A HREF="./AST/ParseException.html#ParseException(AST.Token, int[][], java.lang.String[])"><B>ParseException(Token, int[][], String[])</B></A> - 
Constructor for exception AST.<A HREF="./AST/ParseException.html" title="class in AST">ParseException</A>
<DD>This constructor is used by the method "generateParseException"
 in the generated parser.
<DT><A HREF="./AST/ParseException.html#ParseException()"><B>ParseException()</B></A> - 
Constructor for exception AST.<A HREF="./AST/ParseException.html" title="class in AST">ParseException</A>
<DD>The following constructors are for use by you for whatever
 purpose you can think of.
<DT><A HREF="./AST/ParseException.html#ParseException(java.lang.String)"><B>ParseException(String)</B></A> - 
Constructor for exception AST.<A HREF="./AST/ParseException.html" title="class in AST">ParseException</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleNode.html#parser"><B>parser</B></A> - 
Variable in class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#prevCharIsCR"><B>prevCharIsCR</B></A> - 
Variable in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#prevCharIsLF"><B>prevCharIsLF</B></A> - 
Variable in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html" title="class in AST"><B>Properties</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/Properties.html#Properties(int)"><B>Properties(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#Properties(AST.OwlParser, int)"><B>Properties(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#Properties()"><B>Properties()</B></A> - 
Constructor for class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#Properties(AST.List)"><B>Properties(List)</B></A> - 
Constructor for class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./AST/Element.html#range()"><B>range()</B></A> - 
Method in class AST.<A HREF="./AST/Element.html" title="class in AST">Element</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#range()"><B>range()</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#RBRACE"><B>RBRACE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#RBRACKET"><B>RBRACKET</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#RDF_ABOUT"><B>RDF_ABOUT</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#RDF_DATATYPE"><B>RDF_DATATYPE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#RDF_FIRST"><B>RDF_FIRST</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#RDF_ID"><B>RDF_ID</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#RDF_PARSETYPE"><B>RDF_PARSETYPE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#RDF_RDF"><B>RDF_RDF</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#RDF_RESOURCE"><B>RDF_RESOURCE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#RDF_REST"><B>RDF_REST</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#RDF_TYPE"><B>RDF_TYPE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#RdfAbout()"><B>RdfAbout()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfAbout.html" title="class in AST"><B>RdfAbout</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/RdfAbout.html#RdfAbout(int)"><B>RdfAbout(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfAbout.html" title="class in AST">RdfAbout</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfAbout.html#RdfAbout(AST.OwlParser, int)"><B>RdfAbout(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfAbout.html" title="class in AST">RdfAbout</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfAbout.html#RdfAbout()"><B>RdfAbout()</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfAbout.html" title="class in AST">RdfAbout</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfAbout.html#RdfAbout(AST.Value)"><B>RdfAbout(Value)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfAbout.html" title="class in AST">RdfAbout</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#RdfAttribute()"><B>RdfAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#RdfDatatype()"><B>RdfDatatype()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDatatype.html" title="class in AST"><B>RdfDatatype</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/RdfDatatype.html#RdfDatatype(int)"><B>RdfDatatype(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDatatype.html#RdfDatatype(AST.OwlParser, int)"><B>RdfDatatype(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDatatype.html#RdfDatatype()"><B>RdfDatatype()</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDatatype.html#RdfDatatype(AST.Value)"><B>RdfDatatype(Value)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#RdfDeclaration()"><B>RdfDeclaration()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html" title="class in AST"><B>RdfDeclaration</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/RdfDeclaration.html#RdfDeclaration(int)"><B>RdfDeclaration(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#RdfDeclaration(AST.OwlParser, int)"><B>RdfDeclaration(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#RdfDeclaration()"><B>RdfDeclaration()</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#RdfDeclaration(AST.List, AST.List)"><B>RdfDeclaration(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#RdfElement()"><B>RdfElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#RdfFirst()"><B>RdfFirst()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html" title="class in AST"><B>RdfFirst</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/RdfFirst.html#RdfFirst(int)"><B>RdfFirst(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#RdfFirst(AST.OwlParser, int)"><B>RdfFirst(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#RdfFirst()"><B>RdfFirst()</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#RdfFirst(AST.List, AST.List)"><B>RdfFirst(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#RdfId()"><B>RdfId()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfId.html" title="class in AST"><B>RdfId</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/RdfId.html#RdfId(int)"><B>RdfId(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfId.html" title="class in AST">RdfId</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfId.html#RdfId(AST.OwlParser, int)"><B>RdfId(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfId.html" title="class in AST">RdfId</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfId.html#RdfId()"><B>RdfId()</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfId.html" title="class in AST">RdfId</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfId.html#RdfId(AST.Value)"><B>RdfId(Value)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfId.html" title="class in AST">RdfId</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#RdfParseType()"><B>RdfParseType()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfParseType.html" title="class in AST"><B>RdfParseType</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/RdfParseType.html#RdfParseType(int)"><B>RdfParseType(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfParseType.html" title="class in AST">RdfParseType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfParseType.html#RdfParseType(AST.OwlParser, int)"><B>RdfParseType(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfParseType.html" title="class in AST">RdfParseType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfParseType.html#RdfParseType()"><B>RdfParseType()</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfParseType.html" title="class in AST">RdfParseType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfParseType.html#RdfParseType(AST.Value)"><B>RdfParseType(Value)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfParseType.html" title="class in AST">RdfParseType</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#RdfResource()"><B>RdfResource()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfResource.html" title="class in AST"><B>RdfResource</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/RdfResource.html#RdfResource(int)"><B>RdfResource(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfResource.html" title="class in AST">RdfResource</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfResource.html#RdfResource(AST.OwlParser, int)"><B>RdfResource(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfResource.html" title="class in AST">RdfResource</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfResource.html#RdfResource()"><B>RdfResource()</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfResource.html" title="class in AST">RdfResource</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfResource.html#RdfResource(AST.Value)"><B>RdfResource(Value)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfResource.html" title="class in AST">RdfResource</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#RdfRest()"><B>RdfRest()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html" title="class in AST"><B>RdfRest</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/RdfRest.html#RdfRest(int)"><B>RdfRest(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#RdfRest(AST.OwlParser, int)"><B>RdfRest(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#RdfRest()"><B>RdfRest()</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#RdfRest(AST.List, AST.List)"><B>RdfRest(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#RDFS_COMMENT"><B>RDFS_COMMENT</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#RDFS_DOMAIN"><B>RDFS_DOMAIN</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#RDFS_RANGE"><B>RDFS_RANGE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#RDFS_SUBCLASSOF"><B>RDFS_SUBCLASSOF</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#RDFS_SUBPROPERTYOF"><B>RDFS_SUBPROPERTYOF</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#RdfsComment()"><B>RdfsComment()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html" title="class in AST"><B>RdfsComment</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/RdfsComment.html#RdfsComment(int)"><B>RdfsComment(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#RdfsComment(AST.OwlParser, int)"><B>RdfsComment(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#RdfsComment()"><B>RdfsComment()</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#RdfsComment(AST.List, AST.List)"><B>RdfsComment(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#RdfsDomain()"><B>RdfsDomain()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html" title="class in AST"><B>RdfsDomain</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/RdfsDomain.html#RdfsDomain(int)"><B>RdfsDomain(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#RdfsDomain(AST.OwlParser, int)"><B>RdfsDomain(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#RdfsDomain()"><B>RdfsDomain()</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#RdfsDomain(AST.List, AST.List)"><B>RdfsDomain(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#RdfsRange()"><B>RdfsRange()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html" title="class in AST"><B>RdfsRange</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/RdfsRange.html#RdfsRange(int)"><B>RdfsRange(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#RdfsRange(AST.OwlParser, int)"><B>RdfsRange(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#RdfsRange()"><B>RdfsRange()</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#RdfsRange(AST.List, AST.List)"><B>RdfsRange(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#RdfsSubClassOf()"><B>RdfsSubClassOf()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html" title="class in AST"><B>RdfsSubClassOf</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/RdfsSubClassOf.html#RdfsSubClassOf(int)"><B>RdfsSubClassOf(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#RdfsSubClassOf(AST.OwlParser, int)"><B>RdfsSubClassOf(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#RdfsSubClassOf()"><B>RdfsSubClassOf()</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#RdfsSubClassOf(AST.List, AST.List)"><B>RdfsSubClassOf(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#RdfsSubPropertyOf()"><B>RdfsSubPropertyOf()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST"><B>RdfsSubPropertyOf</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/RdfsSubPropertyOf.html#RdfsSubPropertyOf(int)"><B>RdfsSubPropertyOf(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#RdfsSubPropertyOf(AST.OwlParser, int)"><B>RdfsSubPropertyOf(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#RdfsSubPropertyOf()"><B>RdfsSubPropertyOf()</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#RdfsSubPropertyOf(AST.List, AST.List)"><B>RdfsSubPropertyOf(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#RdfType()"><B>RdfType()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html" title="class in AST"><B>RdfType</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/RdfType.html#RdfType(int)"><B>RdfType(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#RdfType(AST.OwlParser, int)"><B>RdfType(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#RdfType()"><B>RdfType()</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#RdfType(AST.List, AST.List)"><B>RdfType(List, List)</B></A> - 
Constructor for class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#ReadByte()"><B>ReadByte()</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#readChar()"><B>readChar()</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#ReInit(java.io.Reader, int, int, int)"><B>ReInit(Reader, int, int, int)</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#ReInit(java.io.Reader, int, int)"><B>ReInit(Reader, int, int)</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#ReInit(java.io.Reader)"><B>ReInit(Reader)</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#ReInit(java.io.InputStream, java.lang.String, int, int, int)"><B>ReInit(InputStream, String, int, int, int)</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#ReInit(java.io.InputStream, int, int, int)"><B>ReInit(InputStream, int, int, int)</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#ReInit(java.io.InputStream, java.lang.String, int, int)"><B>ReInit(InputStream, String, int, int)</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#ReInit(java.io.InputStream, int, int)"><B>ReInit(InputStream, int, int)</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#ReInit(java.io.InputStream, java.lang.String)"><B>ReInit(InputStream, String)</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#ReInit(java.io.InputStream)"><B>ReInit(InputStream)</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#ReInit(java.io.InputStream)"><B>ReInit(InputStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#ReInit(java.io.InputStream, java.lang.String)"><B>ReInit(InputStream, String)</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#ReInit(java.io.Reader)"><B>ReInit(Reader)</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#ReInit(AST.OwlParserTokenManager)"><B>ReInit(OwlParserTokenManager)</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTokenManager.html#ReInit(AST.JavaCharStream)"><B>ReInit(JavaCharStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlParserTokenManager.html" title="class in AST">OwlParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTokenManager.html#ReInit(AST.JavaCharStream, int)"><B>ReInit(JavaCharStream, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlParserTokenManager.html" title="class in AST">OwlParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html" title="class in AST"><B>Restrictions</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/Restrictions.html#Restrictions(int)"><B>Restrictions(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#Restrictions(AST.OwlParser, int)"><B>Restrictions(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#Restrictions()"><B>Restrictions()</B></A> - 
Constructor for class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#Restrictions(AST.List)"><B>Restrictions(List)</B></A> - 
Constructor for class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#REWRITE_CHANGE"><B>REWRITE_CHANGE</B></A> - 
Static variable in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#REWRITE_INTERRUPT"><B>REWRITE_INTERRUPT</B></A> - 
Static variable in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#REWRITE_NOCHANGE"><B>REWRITE_NOCHANGE</B></A> - 
Static variable in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/Attribute.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribute</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Element.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/Element.html" title="class in AST">Element</A>
<DD>&nbsp;
<DT><A HREF="./AST/FloatElement.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/FloatElement.html" title="class in AST">FloatElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/IntElement.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/IntElement.html" title="class in AST">IntElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/List.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/List.html" title="class in AST">List</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/Opt.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/Opt.html" title="class in AST">Opt</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfAbout.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/RdfAbout.html" title="class in AST">RdfAbout</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDatatype.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfId.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/RdfId.html" title="class in AST">RdfId</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfParseType.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/RdfParseType.html" title="class in AST">RdfParseType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfResource.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/RdfResource.html" title="class in AST">RdfResource</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleElement.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/SimpleElement.html" title="class in AST">SimpleElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/StringElement.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/StringElement.html" title="class in AST">StringElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Value.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/Value.html" title="class in AST">Value</A>
<DD>&nbsp;
<DT><A HREF="./AST/Version.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/Version.html" title="class in AST">Version</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlBase.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/XmlBase.html" title="class in AST">XmlBase</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/Xmlns.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/Xmlns.html" title="class in AST">Xmlns</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDaml.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDc.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsOwl.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsP1.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsProtege.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdf.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdfs.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsXsd.html#rewriteTo()"><B>rewriteTo()</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./AST/OwlParserConstants.html#SEMICOLON"><B>SEMICOLON</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - 
Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - 
Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#setChild(AST.ASTNode, int)"><B>setChild(ASTNode, int)</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTokenManager.html#setDebugStream(java.io.PrintStream)"><B>setDebugStream(PrintStream)</B></A> - 
Method in class AST.<A HREF="./AST/OwlParserTokenManager.html" title="class in AST">OwlParserTokenManager</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/ComplexElement.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/ComplexElement.html" title="class in AST">ComplexElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OClass.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllDifferent.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlAllValuesFrom.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlCardinality.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClass.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClass.html" title="class in AST">OwlClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDatatypeProperty.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDisjointWith.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlEquivalentClass.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlFunctionalProperty.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlImports.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlImports.html" title="class in AST">OwlImports</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlIntersectionOf.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlInverseOf.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlMinCardinality.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlObjectProperty.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOnProperty.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOntology.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlOntology.html" title="class in AST">OwlOntology</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlProperty.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlProperty</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlRestriction.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlSomeValuesFrom.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlUnionOf.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlValuesFrom.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDeclaration.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfRest.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/RdfRest.html" title="class in AST">RdfRest</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsComment.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsComment.html" title="class in AST">RdfsComment</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsDomain.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubClassOf.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsSubPropertyOf.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfType.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - 
Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A>
<DD>&nbsp;
<DT><A HREF="./AST/FloatElement.html#setFLOAT_LITERAL(java.lang.String)"><B>setFLOAT_LITERAL(String)</B></A> - 
Method in class AST.<A HREF="./AST/FloatElement.html" title="class in AST">FloatElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassDecl.html#setId(java.lang.String)"><B>setId(String)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlClassUse.html#setId(java.lang.String)"><B>setId(String)</B></A> - 
Method in class AST.<A HREF="./AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>
<DD>&nbsp;
<DT><A HREF="./AST/StringElement.html#setIDENTIFIER(java.lang.String)"><B>setIDENTIFIER(String)</B></A> - 
Method in class AST.<A HREF="./AST/StringElement.html" title="class in AST">StringElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/IntElement.html#setINTEGER_LITERAL(java.lang.String)"><B>setINTEGER_LITERAL(String)</B></A> - 
Method in class AST.<A HREF="./AST/IntElement.html" title="class in AST">IntElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#setOwlRestriction(AST.OwlRestriction, int)"><B>setOwlRestriction(OwlRestriction, int)</B></A> - 
Method in class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/Restrictions.html#setOwlRestrictionList(AST.List)"><B>setOwlRestrictionList(List)</B></A> - 
Method in class AST.<A HREF="./AST/Restrictions.html" title="class in AST">Restrictions</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#setParent(AST.ASTNode)"><B>setParent(ASTNode)</B></A> - 
Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#setProperty(AST.Element, int)"><B>setProperty(Element, int)</B></A> - 
Method in class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/Properties.html#setPropertyList(AST.List)"><B>setPropertyList(List)</B></A> - 
Method in class AST.<A HREF="./AST/Properties.html" title="class in AST">Properties</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html#setRdfDeclaration(AST.RdfDeclaration)"><B>setRdfDeclaration(RdfDeclaration)</B></A> - 
Method in class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#setSpecification(AST.Specification)"><B>setSpecification(Specification)</B></A> - 
Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/Value.html#setSTRING_LITERAL(java.lang.String)"><B>setSTRING_LITERAL(String)</B></A> - 
Method in class AST.<A HREF="./AST/Value.html" title="class in AST">Value</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#setTabSize(int)"><B>setTabSize(int)</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/Attribute.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - 
Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribute</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfAbout.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - 
Method in class AST.<A HREF="./AST/RdfAbout.html" title="class in AST">RdfAbout</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfDatatype.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - 
Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfId.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - 
Method in class AST.<A HREF="./AST/RdfId.html" title="class in AST">RdfId</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfParseType.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - 
Method in class AST.<A HREF="./AST/RdfParseType.html" title="class in AST">RdfParseType</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfResource.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - 
Method in class AST.<A HREF="./AST/RdfResource.html" title="class in AST">RdfResource</A>
<DD>&nbsp;
<DT><A HREF="./AST/Version.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - 
Method in class AST.<A HREF="./AST/Version.html" title="class in AST">Version</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlBase.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - 
Method in class AST.<A HREF="./AST/XmlBase.html" title="class in AST">XmlBase</A>
<DD>&nbsp;
<DT><A HREF="./AST/Xmlns.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - 
Method in class AST.<A HREF="./AST/Xmlns.html" title="class in AST">Xmlns</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDaml.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDc.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsOwl.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsP1.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsProtege.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdf.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdfs.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsXsd.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - 
Method in class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html#setXmlHeader(AST.XmlHeader)"><B>setXmlHeader(XmlHeader)</B></A> - 
Method in class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#SimpleElement()"><B>SimpleElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleElement.html" title="class in AST"><B>SimpleElement</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/SimpleElement.html#SimpleElement(int)"><B>SimpleElement(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/SimpleElement.html" title="class in AST">SimpleElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleElement.html#SimpleElement(AST.OwlParser, int)"><B>SimpleElement(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/SimpleElement.html" title="class in AST">SimpleElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleElement.html#SimpleElement()"><B>SimpleElement()</B></A> - 
Constructor for class AST.<A HREF="./AST/SimpleElement.html" title="class in AST">SimpleElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleNode.html" title="class in AST"><B>SimpleNode</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/SimpleNode.html#SimpleNode(int)"><B>SimpleNode(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleNode.html#SimpleNode(AST.OwlParser, int)"><B>SimpleNode(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/ParseException.html#specialConstructor"><B>specialConstructor</B></A> - 
Variable in exception AST.<A HREF="./AST/ParseException.html" title="class in AST">ParseException</A>
<DD>This variable determines which constructor was used to create
 this object and thereby affects the semantics of the
 "getMessage" method (see below).
<DT><A HREF="./AST/Token.html#specialToken"><B>specialToken</B></A> - 
Variable in class AST.<A HREF="./AST/Token.html" title="class in AST">Token</A>
<DD>This field is used to access special tokens that occur prior to this
 token, but after the immediately preceding regular (non-special) token.
<DT><A HREF="./AST/OwlParser.html#Specification()"><B>Specification()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html" title="class in AST"><B>Specification</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/Specification.html#Specification(int)"><B>Specification(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html#Specification(AST.OwlParser, int)"><B>Specification(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html#Specification()"><B>Specification()</B></A> - 
Constructor for class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/Specification.html#Specification(AST.XmlHeader, AST.RdfDeclaration)"><B>Specification(XmlHeader, RdfDeclaration)</B></A> - 
Constructor for class AST.<A HREF="./AST/Specification.html" title="class in AST">Specification</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#Start()"><B>Start()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html" title="class in AST"><B>Start</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/Start.html#Start(int)"><B>Start(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#Start(AST.OwlParser, int)"><B>Start(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#Start()"><B>Start()</B></A> - 
Constructor for class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/Start.html#Start(AST.Specification)"><B>Start(Specification)</B></A> - 
Constructor for class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A>
<DD>&nbsp;
<DT><A HREF="./AST/ASTNode.html#state"><B>state</B></A> - 
Static variable in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/JavaCharStream.html#staticFlag"><B>staticFlag</B></A> - 
Static variable in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#STRING_LITERAL"><B>STRING_LITERAL</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#StringElement()"><B>StringElement()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/StringElement.html" title="class in AST"><B>StringElement</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/StringElement.html#StringElement(int)"><B>StringElement(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/StringElement.html" title="class in AST">StringElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/StringElement.html#StringElement(AST.OwlParser, int)"><B>StringElement(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/StringElement.html" title="class in AST">StringElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/StringElement.html#StringElement()"><B>StringElement()</B></A> - 
Constructor for class AST.<A HREF="./AST/StringElement.html" title="class in AST">StringElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/StringElement.html#StringElement(java.lang.String)"><B>StringElement(String)</B></A> - 
Constructor for class AST.<A HREF="./AST/StringElement.html" title="class in AST">StringElement</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserTokenManager.html#SwitchTo(int)"><B>SwitchTo(int)</B></A> - 
Method in class AST.<A HREF="./AST/OwlParserTokenManager.html" title="class in AST">OwlParserTokenManager</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./AST/JavaCharStream.html#tabSize"><B>tabSize</B></A> - 
Variable in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#token"><B>token</B></A> - 
Variable in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/Token.html" title="class in AST"><B>Token</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>Describes the input token stream.<DT><A HREF="./AST/Token.html#Token()"><B>Token()</B></A> - 
Constructor for class AST.<A HREF="./AST/Token.html" title="class in AST">Token</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#token_source"><B>token_source</B></A> - 
Variable in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#tokenImage"><B>tokenImage</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/ParseException.html#tokenImage"><B>tokenImage</B></A> - 
Variable in exception AST.<A HREF="./AST/ParseException.html" title="class in AST">ParseException</A>
<DD>This is a reference to the "tokenImage" array of the generated
 parser within which the parse error occurred.
<DT><A HREF="./AST/TokenMgrError.html" title="class in AST"><B>TokenMgrError</B></A> - Error in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/TokenMgrError.html#TokenMgrError()"><B>TokenMgrError()</B></A> - 
Constructor for error AST.<A HREF="./AST/TokenMgrError.html" title="class in AST">TokenMgrError</A>
<DD>&nbsp;
<DT><A HREF="./AST/TokenMgrError.html#TokenMgrError(java.lang.String, int)"><B>TokenMgrError(String, int)</B></A> - 
Constructor for error AST.<A HREF="./AST/TokenMgrError.html" title="class in AST">TokenMgrError</A>
<DD>&nbsp;
<DT><A HREF="./AST/TokenMgrError.html#TokenMgrError(boolean, int, int, int, java.lang.String, char, int)"><B>TokenMgrError(boolean, int, int, int, String, char, int)</B></A> - 
Constructor for error AST.<A HREF="./AST/TokenMgrError.html" title="class in AST">TokenMgrError</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleNode.html#toString()"><B>toString()</B></A> - 
Method in class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/SimpleNode.html#toString(java.lang.String)"><B>toString(String)</B></A> - 
Method in class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">SimpleNode</A>
<DD>&nbsp;
<DT><A HREF="./AST/Token.html#toString()"><B>toString()</B></A> - 
Method in class AST.<A HREF="./AST/Token.html" title="class in AST">Token</A>
<DD>Returns the image.
<DT><A HREF="./AST/Attribute.html#trim()"><B>trim()</B></A> - 
Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribute</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfResource.html#trim()"><B>trim()</B></A> - 
Method in class AST.<A HREF="./AST/RdfResource.html" title="class in AST">RdfResource</A>
<DD>&nbsp;
<DT><A HREF="./AST/Element.html#type()"><B>type()</B></A> - 
Method in class AST.<A HREF="./AST/Element.html" title="class in AST">Element</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlDataRange.html#type()"><B>type()</B></A> - 
Method in class AST.<A HREF="./AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlOneOf.html#type()"><B>type()</B></A> - 
Method in class AST.<A HREF="./AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfFirst.html#type()"><B>type()</B></A> - 
Method in class AST.<A HREF="./AST/RdfFirst.html" title="class in AST">RdfFirst</A>
<DD>&nbsp;
<DT><A HREF="./AST/RdfsRange.html#type()"><B>type()</B></A> - 
Method in class AST.<A HREF="./AST/RdfsRange.html" title="class in AST">RdfsRange</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="./AST/JavaCharStream.html#UpdateLineColumn(char)"><B>UpdateLineColumn(char)</B></A> - 
Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">JavaCharStream</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="./AST/OwlParser.html#Value()"><B>Value()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/Value.html" title="class in AST"><B>Value</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/Value.html#Value(int)"><B>Value(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Value.html" title="class in AST">Value</A>
<DD>&nbsp;
<DT><A HREF="./AST/Value.html#Value(AST.OwlParser, int)"><B>Value(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Value.html" title="class in AST">Value</A>
<DD>&nbsp;
<DT><A HREF="./AST/Value.html#Value()"><B>Value()</B></A> - 
Constructor for class AST.<A HREF="./AST/Value.html" title="class in AST">Value</A>
<DD>&nbsp;
<DT><A HREF="./AST/Value.html#Value(java.lang.String)"><B>Value(String)</B></A> - 
Constructor for class AST.<A HREF="./AST/Value.html" title="class in AST">Value</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#Version()"><B>Version()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#VERSION"><B>VERSION</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/Version.html" title="class in AST"><B>Version</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/Version.html#Version(int)"><B>Version(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Version.html" title="class in AST">Version</A>
<DD>&nbsp;
<DT><A HREF="./AST/Version.html#Version(AST.OwlParser, int)"><B>Version(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Version.html" title="class in AST">Version</A>
<DD>&nbsp;
<DT><A HREF="./AST/Version.html#Version()"><B>Version()</B></A> - 
Constructor for class AST.<A HREF="./AST/Version.html" title="class in AST">Version</A>
<DD>&nbsp;
<DT><A HREF="./AST/Version.html#Version(AST.Value)"><B>Version(Value)</B></A> - 
Constructor for class AST.<A HREF="./AST/Version.html" title="class in AST">Version</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.SimpleNode, java.lang.Object)"><B>visit(SimpleNode, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.Start, java.lang.Object)"><B>visit(Start, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.Specification, java.lang.Object)"><B>visit(Specification, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.XmlHeader, java.lang.Object)"><B>visit(XmlHeader, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.RdfDeclaration, java.lang.Object)"><B>visit(RdfDeclaration, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.List, java.lang.Object)"><B>visit(List, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.IntElement, java.lang.Object)"><B>visit(IntElement, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.FloatElement, java.lang.Object)"><B>visit(FloatElement, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.StringElement, java.lang.Object)"><B>visit(StringElement, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlOntology, java.lang.Object)"><B>visit(OwlOntology, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlAllDifferent, java.lang.Object)"><B>visit(OwlAllDifferent, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlAllValuesFrom, java.lang.Object)"><B>visit(OwlAllValuesFrom, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlCardinality, java.lang.Object)"><B>visit(OwlCardinality, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlClass, java.lang.Object)"><B>visit(OwlClass, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlDataRange, java.lang.Object)"><B>visit(OwlDataRange, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlDatatypeProperty, java.lang.Object)"><B>visit(OwlDatatypeProperty, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlDisjointWith, java.lang.Object)"><B>visit(OwlDisjointWith, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlEquivalentClass, java.lang.Object)"><B>visit(OwlEquivalentClass, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlFunctionalProperty, java.lang.Object)"><B>visit(OwlFunctionalProperty, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlImports, java.lang.Object)"><B>visit(OwlImports, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlIntersectionOf, java.lang.Object)"><B>visit(OwlIntersectionOf, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlInverseOf, java.lang.Object)"><B>visit(OwlInverseOf, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlMinCardinality, java.lang.Object)"><B>visit(OwlMinCardinality, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlObjectProperty, java.lang.Object)"><B>visit(OwlObjectProperty, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlOneOf, java.lang.Object)"><B>visit(OwlOneOf, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlOnProperty, java.lang.Object)"><B>visit(OwlOnProperty, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlSomeValuesFrom, java.lang.Object)"><B>visit(OwlSomeValuesFrom, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlRestriction, java.lang.Object)"><B>visit(OwlRestriction, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlUnionOf, java.lang.Object)"><B>visit(OwlUnionOf, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.RdfType, java.lang.Object)"><B>visit(RdfType, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.RdfFirst, java.lang.Object)"><B>visit(RdfFirst, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.RdfRest, java.lang.Object)"><B>visit(RdfRest, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.RdfsComment, java.lang.Object)"><B>visit(RdfsComment, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.RdfsDomain, java.lang.Object)"><B>visit(RdfsDomain, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.RdfsRange, java.lang.Object)"><B>visit(RdfsRange, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.RdfsSubClassOf, java.lang.Object)"><B>visit(RdfsSubClassOf, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.RdfsSubPropertyOf, java.lang.Object)"><B>visit(RdfsSubPropertyOf, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.Version, java.lang.Object)"><B>visit(Version, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.RdfAbout, java.lang.Object)"><B>visit(RdfAbout, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.RdfDatatype, java.lang.Object)"><B>visit(RdfDatatype, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.RdfId, java.lang.Object)"><B>visit(RdfId, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.RdfParseType, java.lang.Object)"><B>visit(RdfParseType, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.RdfResource, java.lang.Object)"><B>visit(RdfResource, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.XmlBase, java.lang.Object)"><B>visit(XmlBase, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.Xmlns, java.lang.Object)"><B>visit(Xmlns, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.XmlnsDaml, java.lang.Object)"><B>visit(XmlnsDaml, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.XmlnsDc, java.lang.Object)"><B>visit(XmlnsDc, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.XmlnsP1, java.lang.Object)"><B>visit(XmlnsP1, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.XmlnsProtege, java.lang.Object)"><B>visit(XmlnsProtege, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.XmlnsRdf, java.lang.Object)"><B>visit(XmlnsRdf, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.XmlnsXsd, java.lang.Object)"><B>visit(XmlnsXsd, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.XmlnsRdfs, java.lang.Object)"><B>visit(XmlnsRdfs, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.XmlnsOwl, java.lang.Object)"><B>visit(XmlnsOwl, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.Value, java.lang.Object)"><B>visit(Value, Object)</B></A> - 
Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_X_"><!-- --></A><H2>
<B>X</B></H2>
<DL>
<DT><A HREF="./AST/OwlParserConstants.html#XML"><B>XML</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#XML_BASE"><B>XML_BASE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#XmlAttribute()"><B>XmlAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#XmlBase()"><B>XmlBase()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlBase.html" title="class in AST"><B>XmlBase</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/XmlBase.html#XmlBase(int)"><B>XmlBase(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlBase.html" title="class in AST">XmlBase</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlBase.html#XmlBase(AST.OwlParser, int)"><B>XmlBase(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlBase.html" title="class in AST">XmlBase</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlBase.html#XmlBase()"><B>XmlBase()</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlBase.html" title="class in AST">XmlBase</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlBase.html#XmlBase(AST.Value)"><B>XmlBase(Value)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlBase.html" title="class in AST">XmlBase</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#XmlHeader()"><B>XmlHeader()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html" title="class in AST"><B>XmlHeader</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/XmlHeader.html#XmlHeader(int)"><B>XmlHeader(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#XmlHeader(AST.OwlParser, int)"><B>XmlHeader(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#XmlHeader()"><B>XmlHeader()</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlHeader.html#XmlHeader(AST.List)"><B>XmlHeader(List)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeader</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#Xmlns()"><B>Xmlns()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#XMLNS"><B>XMLNS</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/Xmlns.html" title="class in AST"><B>Xmlns</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/Xmlns.html#Xmlns(int)"><B>Xmlns(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Xmlns.html" title="class in AST">Xmlns</A>
<DD>&nbsp;
<DT><A HREF="./AST/Xmlns.html#Xmlns(AST.OwlParser, int)"><B>Xmlns(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/Xmlns.html" title="class in AST">Xmlns</A>
<DD>&nbsp;
<DT><A HREF="./AST/Xmlns.html#Xmlns()"><B>Xmlns()</B></A> - 
Constructor for class AST.<A HREF="./AST/Xmlns.html" title="class in AST">Xmlns</A>
<DD>&nbsp;
<DT><A HREF="./AST/Xmlns.html#Xmlns(AST.Value)"><B>Xmlns(Value)</B></A> - 
Constructor for class AST.<A HREF="./AST/Xmlns.html" title="class in AST">Xmlns</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#XMLNS_DAML"><B>XMLNS_DAML</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#XMLNS_DC"><B>XMLNS_DC</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#XMLNS_OWL"><B>XMLNS_OWL</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#XMLNS_P1"><B>XMLNS_P1</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#XMLNS_PROTEGE"><B>XMLNS_PROTEGE</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#XMLNS_RDF"><B>XMLNS_RDF</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#XMLNS_RDFS"><B>XMLNS_RDFS</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParserConstants.html#XMLNS_XSD"><B>XMLNS_XSD</B></A> - 
Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#XmlnsAttribute()"><B>XmlnsAttribute()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#XmlnsDaml()"><B>XmlnsDaml()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDaml.html" title="class in AST"><B>XmlnsDaml</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/XmlnsDaml.html#XmlnsDaml(int)"><B>XmlnsDaml(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDaml.html#XmlnsDaml(AST.OwlParser, int)"><B>XmlnsDaml(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDaml.html#XmlnsDaml()"><B>XmlnsDaml()</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDaml.html#XmlnsDaml(AST.Value)"><B>XmlnsDaml(Value)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#XmlnsDc()"><B>XmlnsDc()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDc.html" title="class in AST"><B>XmlnsDc</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/XmlnsDc.html#XmlnsDc(int)"><B>XmlnsDc(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDc.html#XmlnsDc(AST.OwlParser, int)"><B>XmlnsDc(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDc.html#XmlnsDc()"><B>XmlnsDc()</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsDc.html#XmlnsDc(AST.Value)"><B>XmlnsDc(Value)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#XmlnsOwl()"><B>XmlnsOwl()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsOwl.html" title="class in AST"><B>XmlnsOwl</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/XmlnsOwl.html#XmlnsOwl(int)"><B>XmlnsOwl(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsOwl.html#XmlnsOwl(AST.OwlParser, int)"><B>XmlnsOwl(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsOwl.html#XmlnsOwl()"><B>XmlnsOwl()</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsOwl.html#XmlnsOwl(AST.Value)"><B>XmlnsOwl(Value)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#XmlnsP1()"><B>XmlnsP1()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsP1.html" title="class in AST"><B>XmlnsP1</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/XmlnsP1.html#XmlnsP1(int)"><B>XmlnsP1(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsP1.html#XmlnsP1(AST.OwlParser, int)"><B>XmlnsP1(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsP1.html#XmlnsP1()"><B>XmlnsP1()</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsP1.html#XmlnsP1(AST.Value)"><B>XmlnsP1(Value)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#XmlnsProtege()"><B>XmlnsProtege()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsProtege.html" title="class in AST"><B>XmlnsProtege</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/XmlnsProtege.html#XmlnsProtege(int)"><B>XmlnsProtege(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsProtege.html#XmlnsProtege(AST.OwlParser, int)"><B>XmlnsProtege(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsProtege.html#XmlnsProtege()"><B>XmlnsProtege()</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsProtege.html#XmlnsProtege(AST.Value)"><B>XmlnsProtege(Value)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#XmlnsRdf()"><B>XmlnsRdf()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdf.html" title="class in AST"><B>XmlnsRdf</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/XmlnsRdf.html#XmlnsRdf(int)"><B>XmlnsRdf(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdf.html#XmlnsRdf(AST.OwlParser, int)"><B>XmlnsRdf(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdf.html#XmlnsRdf()"><B>XmlnsRdf()</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdf.html#XmlnsRdf(AST.Value)"><B>XmlnsRdf(Value)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#XmlnsRdfs()"><B>XmlnsRdfs()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdfs.html" title="class in AST"><B>XmlnsRdfs</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/XmlnsRdfs.html#XmlnsRdfs(int)"><B>XmlnsRdfs(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdfs.html#XmlnsRdfs(AST.OwlParser, int)"><B>XmlnsRdfs(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdfs.html#XmlnsRdfs()"><B>XmlnsRdfs()</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsRdfs.html#XmlnsRdfs(AST.Value)"><B>XmlnsRdfs(Value)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>
<DD>&nbsp;
<DT><A HREF="./AST/OwlParser.html#XmlnsXsd()"><B>XmlnsXsd()</B></A> - 
Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsXsd.html" title="class in AST"><B>XmlnsXsd</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD>&nbsp;<DT><A HREF="./AST/XmlnsXsd.html#XmlnsXsd(int)"><B>XmlnsXsd(int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsXsd.html#XmlnsXsd(AST.OwlParser, int)"><B>XmlnsXsd(OwlParser, int)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsXsd.html#XmlnsXsd()"><B>XmlnsXsd()</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>
<DD>&nbsp;
<DT><A HREF="./AST/XmlnsXsd.html#XmlnsXsd(AST.Value)"><B>XmlnsXsd(Value)</B></A> - 
Constructor for class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>
<DD>&nbsp;
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_X_">X</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="./AST/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./AST/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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>