From 794bcb5b9bb6af42fda68702eb4c2c1e31ab275f Mon Sep 17 00:00:00 2001 From: Anders Nilsson <anders.nilsson@cs.lth.se> Date: Wed, 25 Jun 2008 12:18:47 +0200 Subject: [PATCH] Updated javadoc --- javadoc/AST/ASTNode.html | 41 +- javadoc/AST/Attribute.html | 13 +- javadoc/AST/ComplexElement.html | 17 +- javadoc/AST/DiscardedElement.html | 954 ++++++++++++++++++++++++ javadoc/AST/Element.html | 17 +- javadoc/AST/FloatElement.html | 31 +- javadoc/AST/Identifier.html | 606 +++++++++++++++ javadoc/AST/IntElement.html | 31 +- javadoc/AST/JavaCharStream.html | 9 +- javadoc/AST/List.html | 11 +- javadoc/AST/Node.html | 11 +- javadoc/AST/OClass.html | 11 +- javadoc/AST/Opt.html | 11 +- javadoc/AST/OwlAllDifferent.html | 11 +- javadoc/AST/OwlAllValuesFrom.html | 11 +- javadoc/AST/OwlCardinality.html | 11 +- javadoc/AST/OwlClass.html | 11 +- javadoc/AST/OwlClassDecl.html | 43 +- javadoc/AST/OwlClassUse.html | 11 +- javadoc/AST/OwlDataRange.html | 11 +- javadoc/AST/OwlDatatypeProperty.html | 11 +- javadoc/AST/OwlDisjointWith.html | 15 +- javadoc/AST/OwlDistinctMembers.html | 896 ++++++++++++++++++++++ javadoc/AST/OwlEquivalentClass.html | 15 +- javadoc/AST/OwlFunctionalProperty.html | 11 +- javadoc/AST/OwlImports.html | 11 +- javadoc/AST/OwlIntersectionOf.html | 11 +- javadoc/AST/OwlInverseOf.html | 15 +- javadoc/AST/OwlMaxCardinality.html | 896 ++++++++++++++++++++++ javadoc/AST/OwlMinCardinality.html | 15 +- javadoc/AST/OwlObjectProperty.html | 11 +- javadoc/AST/OwlOnProperty.html | 11 +- javadoc/AST/OwlOneOf.html | 11 +- javadoc/AST/OwlOntology.html | 11 +- javadoc/AST/OwlParser.html | 246 +++++- javadoc/AST/OwlParserConstants.html | 249 ++++++- javadoc/AST/OwlParserTokenManager.html | 11 +- javadoc/AST/OwlParserTreeConstants.html | 179 ++++- javadoc/AST/OwlParserVisitor.html | 202 ++++- javadoc/AST/OwlProperty.html | 11 +- javadoc/AST/OwlRestriction.html | 11 +- javadoc/AST/OwlSomeValuesFrom.html | 15 +- javadoc/AST/OwlTransitiveProperty.html | 896 ++++++++++++++++++++++ javadoc/AST/OwlUnionOf.html | 15 +- javadoc/AST/OwlValuesFrom.html | 11 +- javadoc/AST/ParseException.html | 9 +- javadoc/AST/Properties.html | 11 +- javadoc/AST/RdfAbout.html | 11 +- javadoc/AST/RdfDatatype.html | 11 +- javadoc/AST/RdfDeclaration.html | 15 +- javadoc/AST/RdfDescription.html | 896 ++++++++++++++++++++++ javadoc/AST/RdfFirst.html | 15 +- javadoc/AST/RdfId.html | 11 +- javadoc/AST/RdfParseType.html | 11 +- javadoc/AST/RdfResource.html | 11 +- javadoc/AST/RdfRest.html | 11 +- javadoc/AST/RdfType.html | 11 +- javadoc/AST/RdfsComment.html | 11 +- javadoc/AST/RdfsDomain.html | 11 +- javadoc/AST/RdfsRange.html | 11 +- javadoc/AST/RdfsSubClassOf.html | 11 +- javadoc/AST/RdfsSubPropertyOf.html | 11 +- javadoc/AST/Restrictions.html | 11 +- javadoc/AST/SimpleElement.html | 11 +- javadoc/AST/SimpleNode.html | 9 +- javadoc/AST/Specification.html | 11 +- javadoc/AST/Start.html | 63 +- javadoc/AST/StringElement.html | 27 +- javadoc/AST/Token.html | 9 +- javadoc/AST/TokenMgrError.html | 9 +- javadoc/AST/Value.html | 11 +- javadoc/AST/Version.html | 11 +- javadoc/AST/XmlBase.html | 11 +- javadoc/AST/XmlHeader.html | 11 +- javadoc/AST/Xmlns.html | 11 +- javadoc/AST/XmlnsDaml.html | 11 +- javadoc/AST/XmlnsDc.html | 11 +- javadoc/AST/XmlnsOwl.html | 11 +- javadoc/AST/XmlnsP1.html | 11 +- javadoc/AST/XmlnsProtege.html | 11 +- javadoc/AST/XmlnsRdf.html | 11 +- javadoc/AST/XmlnsRdfs.html | 15 +- javadoc/AST/XmlnsSwrl.html | 638 ++++++++++++++++ javadoc/AST/XmlnsSwrlb.html | 638 ++++++++++++++++ javadoc/AST/XmlnsXsd.html | 19 +- javadoc/AST/XmlnsXsp.html | 638 ++++++++++++++++ javadoc/AST/package-frame.html | 24 +- javadoc/AST/package-summary.html | 45 +- javadoc/AST/package-tree.html | 17 +- javadoc/allclasses-frame.html | 21 +- javadoc/allclasses-noframe.html | 21 +- javadoc/constant-values.html | 338 ++++++--- javadoc/deprecated-list.html | 8 +- javadoc/help-doc.html | 8 +- javadoc/index-all.html | 812 +++++++++++++++++++- javadoc/index.html | 6 +- javadoc/overview-tree.html | 17 +- javadoc/serialized-form.html | 8 +- javadoc/stylesheet.css | 26 +- 99 files changed, 9751 insertions(+), 555 deletions(-) create mode 100644 javadoc/AST/DiscardedElement.html create mode 100644 javadoc/AST/Identifier.html create mode 100644 javadoc/AST/OwlDistinctMembers.html create mode 100644 javadoc/AST/OwlMaxCardinality.html create mode 100644 javadoc/AST/OwlTransitiveProperty.html create mode 100644 javadoc/AST/RdfDescription.html create mode 100644 javadoc/AST/XmlnsSwrl.html create mode 100644 javadoc/AST/XmlnsSwrlb.html create mode 100644 javadoc/AST/XmlnsXsp.html diff --git a/javadoc/AST/ASTNode.html b/javadoc/AST/ASTNode.html index c13db47..b6db82e 100644 --- a/javadoc/AST/ASTNode.html +++ b/javadoc/AST/ASTNode.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:28 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:19 CEST 2008 --> <TITLE> ASTNode </TITLE> -<META NAME="keywords" CONTENT="AST.ASTNode class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="ASTNode"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="ASTNode"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -95,7 +98,7 @@ java.lang.Object <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../AST/Node.html" title="interface in AST">Node</A>, java.lang.Cloneable</DD> </DL> <DL> -<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A>, <A HREF="../AST/Element.html" title="class in AST">Element</A>, <A HREF="../AST/List.html" title="class in AST">List</A>, <A HREF="../AST/Opt.html" title="class in AST">Opt</A>, <A HREF="../AST/Properties.html" title="class in AST">Properties</A>, <A HREF="../AST/Restrictions.html" title="class in AST">Restrictions</A>, <A HREF="../AST/Specification.html" title="class in AST">Specification</A>, <A HREF="../AST/Start.html" title="class in AST">Start</A>, <A HREF="../AST/Value.html" title="class in AST">Value</A>, <A HREF="../AST/XmlHeader.html" title="class in AST">XmlHeader</A></DD> +<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A>, <A HREF="../AST/Element.html" title="class in AST">Element</A>, <A HREF="../AST/Identifier.html" title="class in AST">Identifier</A>, <A HREF="../AST/List.html" title="class in AST">List</A>, <A HREF="../AST/Opt.html" title="class in AST">Opt</A>, <A HREF="../AST/Properties.html" title="class in AST">Properties</A>, <A HREF="../AST/Restrictions.html" title="class in AST">Restrictions</A>, <A HREF="../AST/Specification.html" title="class in AST">Specification</A>, <A HREF="../AST/Start.html" title="class in AST">Start</A>, <A HREF="../AST/Value.html" title="class in AST">Value</A>, <A HREF="../AST/XmlHeader.html" title="class in AST">XmlHeader</A></DD> </DL> <HR> <DL> @@ -327,8 +330,15 @@ java.lang.Object <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A></B>(java.lang.String ind, - java.io.PrintStream pStream)</CODE> +<TD><CODE><B><A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A></B>(java.io.PrintStream pStream)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A></B>(java.io.PrintStream pStream)</CODE> <BR> </TD> @@ -940,11 +950,10 @@ public boolean <B>mayHaveRewrite</B>()</PRE> </DL> <HR> -<A NAME="genPrettyPrinter(java.lang.String, java.io.PrintStream)"><!-- --></A><H3> +<A NAME="genPrettyPrinter(java.io.PrintStream)"><!-- --></A><H3> genPrettyPrinter</H3> <PRE> -public void <B>genPrettyPrinter</B>(java.lang.String ind, - java.io.PrintStream pStream)</PRE> +public void <B>genPrettyPrinter</B>(java.io.PrintStream pStream)</PRE> <DL> <DD><DL> </DL> @@ -969,6 +978,20 @@ public void <B>genRewrites</B>(java.io.PrintStream pStream)</PRE> </DL> <HR> +<A NAME="genMisc(java.io.PrintStream)"><!-- --></A><H3> +genMisc</H3> +<PRE> +public void <B>genMisc</B>(java.io.PrintStream pStream)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + <A NAME="ind(int)"><!-- --></A><H3> ind</H3> <PRE> diff --git a/javadoc/AST/Attribute.html b/javadoc/AST/Attribute.html index b9ca80b..00b4cc5 100644 --- a/javadoc/AST/Attribute.html +++ b/javadoc/AST/Attribute.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:29 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:20 CEST 2008 --> <TITLE> Attribute </TITLE> -<META NAME="keywords" CONTENT="AST.Attribute class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Attribute"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Attribute"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -96,7 +99,7 @@ java.lang.Object <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../AST/Node.html" title="interface in AST">Node</A>, java.lang.Cloneable</DD> </DL> <DL> -<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../AST/RdfAbout.html" title="class in AST">RdfAbout</A>, <A HREF="../AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>, <A HREF="../AST/RdfId.html" title="class in AST">RdfId</A>, <A HREF="../AST/RdfParseType.html" title="class in AST">RdfParseType</A>, <A HREF="../AST/RdfResource.html" title="class in AST">RdfResource</A>, <A HREF="../AST/Version.html" title="class in AST">Version</A>, <A HREF="../AST/XmlBase.html" title="class in AST">XmlBase</A>, <A HREF="../AST/Xmlns.html" title="class in AST">Xmlns</A>, <A HREF="../AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>, <A HREF="../AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>, <A HREF="../AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>, <A HREF="../AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>, <A HREF="../AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>, <A HREF="../AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>, <A HREF="../AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>, <A HREF="../AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A></DD> +<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../AST/RdfAbout.html" title="class in AST">RdfAbout</A>, <A HREF="../AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>, <A HREF="../AST/RdfId.html" title="class in AST">RdfId</A>, <A HREF="../AST/RdfParseType.html" title="class in AST">RdfParseType</A>, <A HREF="../AST/RdfResource.html" title="class in AST">RdfResource</A>, <A HREF="../AST/Version.html" title="class in AST">Version</A>, <A HREF="../AST/XmlBase.html" title="class in AST">XmlBase</A>, <A HREF="../AST/Xmlns.html" title="class in AST">Xmlns</A>, <A HREF="../AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>, <A HREF="../AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>, <A HREF="../AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>, <A HREF="../AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>, <A HREF="../AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>, <A HREF="../AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>, <A HREF="../AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>, <A HREF="../AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A>, <A HREF="../AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A>, <A HREF="../AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>, <A HREF="../AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A></DD> </DL> <HR> <DL> @@ -286,7 +289,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#copy()">copy</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#copy()">copy</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/ComplexElement.html b/javadoc/AST/ComplexElement.html index 34a69b1..afb4407 100644 --- a/javadoc/AST/ComplexElement.html +++ b/javadoc/AST/ComplexElement.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:29 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:20 CEST 2008 --> <TITLE> ComplexElement </TITLE> -<META NAME="keywords" CONTENT="AST.ComplexElement class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="ComplexElement"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="ComplexElement"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -51,7 +54,7 @@ function windowTitle() <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../AST/Attribute.html" title="class in AST"><B>PREV CLASS</B></A> - <A HREF="../AST/Element.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> + <A HREF="../AST/DiscardedElement.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/ComplexElement.html" target="_top"><B>FRAMES</B></A> <A HREF="ComplexElement.html" target="_top"><B>NO FRAMES</B></A> @@ -97,7 +100,7 @@ java.lang.Object <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../AST/Node.html" title="interface in AST">Node</A>, java.lang.Cloneable</DD> </DL> <DL> -<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../AST/OClass.html" title="class in AST">OClass</A>, <A HREF="../AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>, <A HREF="../AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>, <A HREF="../AST/OwlClass.html" title="class in AST">OwlClass</A>, <A HREF="../AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>, <A HREF="../AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>, <A HREF="../AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>, <A HREF="../AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>, <A HREF="../AST/OwlImports.html" title="class in AST">OwlImports</A>, <A HREF="../AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>, <A HREF="../AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>, <A HREF="../AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>, <A HREF="../AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>, <A HREF="../AST/OwlOntology.html" title="class in AST">OwlOntology</A>, <A HREF="../AST/OwlProperty.html" title="class in AST">OwlProperty</A>, <A HREF="../AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>, <A HREF="../AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>, <A HREF="../AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>, <A HREF="../AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>, <A HREF="../AST/RdfFirst.html" title="class in AST">RdfFirst</A>, <A HREF="../AST/RdfRest.html" title="class in AST">RdfRest</A>, <A HREF="../AST/RdfsComment.html" title="class in AST">RdfsComment</A>, <A HREF="../AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>, <A HREF="../AST/RdfsRange.html" title="class in AST">RdfsRange</A>, <A HREF="../AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>, <A HREF="../AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>, <A HREF="../AST/RdfType.html" title="class in AST">RdfType</A></DD> +<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../AST/OClass.html" title="class in AST">OClass</A>, <A HREF="../AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>, <A HREF="../AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>, <A HREF="../AST/OwlClass.html" title="class in AST">OwlClass</A>, <A HREF="../AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>, <A HREF="../AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>, <A HREF="../AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>, <A HREF="../AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A>, <A HREF="../AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>, <A HREF="../AST/OwlImports.html" title="class in AST">OwlImports</A>, <A HREF="../AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>, <A HREF="../AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>, <A HREF="../AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A>, <A HREF="../AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>, <A HREF="../AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>, <A HREF="../AST/OwlOntology.html" title="class in AST">OwlOntology</A>, <A HREF="../AST/OwlProperty.html" title="class in AST">OwlProperty</A>, <A HREF="../AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>, <A HREF="../AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A>, <A HREF="../AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>, <A HREF="../AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>, <A HREF="../AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>, <A HREF="../AST/RdfDescription.html" title="class in AST">RdfDescription</A>, <A HREF="../AST/RdfFirst.html" title="class in AST">RdfFirst</A>, <A HREF="../AST/RdfRest.html" title="class in AST">RdfRest</A>, <A HREF="../AST/RdfsComment.html" title="class in AST">RdfsComment</A>, <A HREF="../AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>, <A HREF="../AST/RdfsRange.html" title="class in AST">RdfsRange</A>, <A HREF="../AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>, <A HREF="../AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>, <A HREF="../AST/RdfType.html" title="class in AST">RdfType</A></DD> </DL> <HR> <DL> @@ -387,7 +390,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#copy()">copy</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#copy()">copy</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> @@ -830,7 +833,7 @@ public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewrite <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../AST/Attribute.html" title="class in AST"><B>PREV CLASS</B></A> - <A HREF="../AST/Element.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> + <A HREF="../AST/DiscardedElement.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/ComplexElement.html" target="_top"><B>FRAMES</B></A> <A HREF="ComplexElement.html" target="_top"><B>NO FRAMES</B></A> diff --git a/javadoc/AST/DiscardedElement.html b/javadoc/AST/DiscardedElement.html new file mode 100644 index 0000000..457b212 --- /dev/null +++ b/javadoc/AST/DiscardedElement.html @@ -0,0 +1,954 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:20 CEST 2008 --> +<TITLE> +DiscardedElement +</TITLE> + +<META NAME="date" CONTENT="2008-06-25"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="DiscardedElement"; + } +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> +<HR> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../AST/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../AST/ComplexElement.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/Element.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../index.html?AST/DiscardedElement.html" target="_top"><B>FRAMES</B></A> + <A HREF="DiscardedElement.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_AST.ASTNode">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<!-- ======== START OF CLASS DATA ======== --> +<H2> +<FONT SIZE="-1"> +AST</FONT> +<BR> +Class DiscardedElement</H2> +<PRE> +java.lang.Object + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/SimpleNode.html" title="class in AST">AST.SimpleNode</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/ASTNode.html" title="class in AST">AST.ASTNode</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/Element.html" title="class in AST">AST.Element</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><B>AST.DiscardedElement</B> +</PRE> +<DL> +<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../AST/Node.html" title="interface in AST">Node</A>, java.lang.Cloneable</DD> +</DL> +<HR> +<DL> +<DT><PRE>public class <B>DiscardedElement</B><DT>extends <A HREF="../AST/Element.html" title="class in AST">Element</A><DT>implements java.lang.Cloneable</DL> +</PRE> + +<P> +<HR> + +<P> +<!-- =========== FIELD SUMMARY =========== --> + +<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Field Summary</B></FONT></TH> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_AST.ASTNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Fields inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ASTNode.html#boundariesCrossed">boundariesCrossed</A>, <A HREF="../AST/ASTNode.html#CHANGE">CHANGE</A>, <A HREF="../AST/ASTNode.html#duringRewrites">duringRewrites</A>, <A HREF="../AST/ASTNode.html#generatedWithCacheCycle">generatedWithCacheCycle</A>, <A HREF="../AST/ASTNode.html#generatedWithCircularEnabled">generatedWithCircularEnabled</A>, <A HREF="../AST/ASTNode.html#IN_CIRCLE">IN_CIRCLE</A>, <A HREF="../AST/ASTNode.html#inCircle">inCircle</A>, <A HREF="../AST/ASTNode.html#isFinal">isFinal</A>, <A HREF="../AST/ASTNode.html#LAST_CYCLE">LAST_CYCLE</A>, <A HREF="../AST/ASTNode.html#REWRITE_CHANGE">REWRITE_CHANGE</A>, <A HREF="../AST/ASTNode.html#REWRITE_INTERRUPT">REWRITE_INTERRUPT</A>, <A HREF="../AST/ASTNode.html#REWRITE_NOCHANGE">REWRITE_NOCHANGE</A>, <A HREF="../AST/ASTNode.html#state">state</A></CODE></TD> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_AST.SimpleNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Fields inherited from class AST.<A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/SimpleNode.html#children">children</A>, <A HREF="../AST/SimpleNode.html#id">id</A>, <A HREF="../AST/SimpleNode.html#parent">parent</A>, <A HREF="../AST/SimpleNode.html#parser">parser</A></CODE></TD> +</TR> +</TABLE> + +<!-- ======== CONSTRUCTOR SUMMARY ======== --> + +<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Constructor Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#DiscardedElement()">DiscardedElement</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#DiscardedElement(AST.Identifier, AST.List, AST.List)">DiscardedElement</A></B>(<A HREF="../AST/Identifier.html" title="class in AST">Identifier</A> p0, + <A HREF="../AST/List.html" title="class in AST">List</A> p1, + <A HREF="../AST/List.html" title="class in AST">List</A> p2)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#DiscardedElement(int)">DiscardedElement</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#DiscardedElement(AST.OwlParser, int)">DiscardedElement</A></B>(<A HREF="../AST/OwlParser.html" title="class in AST">OwlParser</A> p, + int i)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== METHOD SUMMARY =========== --> + +<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Method Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#addAttribute(AST.Attribute)">addAttribute</A></B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#addElement(AST.Element)">addElement</A></B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#checkChild(AST.Node, int)">checkChild</A></B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#clone()">clone</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#copy()">copy</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#dumpTree(java.lang.String, java.io.PrintStream)">dumpTree</A></B>(java.lang.String indent, + java.io.PrintStream pStream)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#fullCopy()">fullCopy</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#getAttribute(int)">getAttribute</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#getAttributeList()">getAttributeList</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#getAttributeListNoTransform()">getAttributeListNoTransform</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/Element.html" title="class in AST">Element</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#getElement(int)">getElement</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#getElementList()">getElementList</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#getElementListNoTransform()">getElementListNoTransform</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/Identifier.html" title="class in AST">Identifier</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#getIdentifier()">getIdentifier</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/Identifier.html" title="class in AST">Identifier</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#getIdentifierNoTransform()">getIdentifierNoTransform</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#getNumAttribute()">getNumAttribute</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#getNumChild()">getNumChild</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#getNumElement()">getNumElement</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></B>(<A HREF="../AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> visitor, + java.lang.Object data)</CODE> + +<BR> + Accept the visitor.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</CODE> + +<BR> + This method tells the node to add its argument to the node's + list of children.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> boolean</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#mayHaveRewrite()">mayHaveRewrite</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#rewriteTo()">rewriteTo</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#setAttribute(AST.Attribute, int)">setAttribute</A></B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#setAttributeList(AST.List)">setAttributeList</A></B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#setElement(AST.Element, int)">setElement</A></B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#setElementList(AST.List)">setElementList</A></B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/DiscardedElement.html#setIdentifier(AST.Identifier)">setIdentifier</A></B>(<A HREF="../AST/Identifier.html" title="class in AST">Identifier</A> node)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.Element"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/Element.html" title="class in AST">Element</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/Element.html#getId()">getId</A>, <A HREF="../AST/Element.html#range()">range</A>, <A HREF="../AST/Element.html#type()">type</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.ASTNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/SimpleNode.html#childrenAccept(AST.OwlParserVisitor, java.lang.Object)">childrenAccept</A>, <A HREF="../AST/SimpleNode.html#dump(java.lang.String)">dump</A>, <A HREF="../AST/SimpleNode.html#jjtClose()">jjtClose</A>, <A HREF="../AST/SimpleNode.html#jjtGetChild(int)">jjtGetChild</A>, <A HREF="../AST/SimpleNode.html#jjtGetNumChildren()">jjtGetNumChildren</A>, <A HREF="../AST/SimpleNode.html#jjtGetParent()">jjtGetParent</A>, <A HREF="../AST/SimpleNode.html#jjtOpen()">jjtOpen</A>, <A HREF="../AST/SimpleNode.html#jjtSetParent(AST.Node)">jjtSetParent</A>, <A HREF="../AST/SimpleNode.html#toString()">toString</A>, <A HREF="../AST/SimpleNode.html#toString(java.lang.String)">toString</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<P> + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + +<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Constructor Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="DiscardedElement(int)"><!-- --></A><H3> +DiscardedElement</H3> +<PRE> +public <B>DiscardedElement</B>(int i)</PRE> +<DL> +</DL> +<HR> + +<A NAME="DiscardedElement(AST.OwlParser, int)"><!-- --></A><H3> +DiscardedElement</H3> +<PRE> +public <B>DiscardedElement</B>(<A HREF="../AST/OwlParser.html" title="class in AST">OwlParser</A> p, + int i)</PRE> +<DL> +</DL> +<HR> + +<A NAME="DiscardedElement()"><!-- --></A><H3> +DiscardedElement</H3> +<PRE> +public <B>DiscardedElement</B>()</PRE> +<DL> +</DL> +<HR> + +<A NAME="DiscardedElement(AST.Identifier, AST.List, AST.List)"><!-- --></A><H3> +DiscardedElement</H3> +<PRE> +public <B>DiscardedElement</B>(<A HREF="../AST/Identifier.html" title="class in AST">Identifier</A> p0, + <A HREF="../AST/List.html" title="class in AST">List</A> p1, + <A HREF="../AST/List.html" title="class in AST">List</A> p2)</PRE> +<DL> +</DL> + +<!-- ============ METHOD DETAIL ========== --> + +<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Method Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="clone()"><!-- --></A><H3> +clone</H3> +<PRE> +public java.lang.Object <B>clone</B>() + throws java.lang.CloneNotSupportedException</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Element.html#clone()">clone</A></CODE> in class <CODE><A HREF="../AST/Element.html" title="class in AST">Element</A></CODE></DL> +</DD> +<DD><DL> + +<DT><B>Throws:</B> +<DD><CODE>java.lang.CloneNotSupportedException</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="copy()"><!-- --></A><H3> +copy</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>copy</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#copy()">copy</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="fullCopy()"><!-- --></A><H3> +fullCopy</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>fullCopy</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="dumpTree(java.lang.String, java.io.PrintStream)"><!-- --></A><H3> +dumpTree</H3> +<PRE> +public void <B>dumpTree</B>(java.lang.String indent, + java.io.PrintStream pStream)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Element.html#dumpTree(java.lang.String, java.io.PrintStream)">dumpTree</A></CODE> in class <CODE><A HREF="../AST/Element.html" title="class in AST">Element</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><!-- --></A><H3> +jjtAccept</H3> +<PRE> +public java.lang.Object <B>jjtAccept</B>(<A HREF="../AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> visitor, + java.lang.Object data)</PRE> +<DL> +<DD><B>Description copied from class: <CODE><A HREF="../AST/SimpleNode.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">SimpleNode</A></CODE></B></DD> +<DD>Accept the visitor. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../AST/Node.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></CODE> in interface <CODE><A HREF="../AST/Node.html" title="interface in AST">Node</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Element.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></CODE> in class <CODE><A HREF="../AST/Element.html" title="class in AST">Element</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="jjtAddChild(AST.Node, int)"><!-- --></A><H3> +jjtAddChild</H3> +<PRE> +public void <B>jjtAddChild</B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../AST/Node.html#jjtAddChild(AST.Node, int)">Node</A></CODE></B></DD> +<DD>This method tells the node to add its argument to the node's + list of children. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../AST/Node.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></CODE> in interface <CODE><A HREF="../AST/Node.html" title="interface in AST">Node</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Element.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></CODE> in class <CODE><A HREF="../AST/Element.html" title="class in AST">Element</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="checkChild(AST.Node, int)"><!-- --></A><H3> +checkChild</H3> +<PRE> +public void <B>checkChild</B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Element.html#checkChild(AST.Node, int)">checkChild</A></CODE> in class <CODE><A HREF="../AST/Element.html" title="class in AST">Element</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumChild()"><!-- --></A><H3> +getNumChild</H3> +<PRE> +public int <B>getNumChild</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Element.html#getNumChild()">getNumChild</A></CODE> in class <CODE><A HREF="../AST/Element.html" title="class in AST">Element</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="mayHaveRewrite()"><!-- --></A><H3> +mayHaveRewrite</H3> +<PRE> +public boolean <B>mayHaveRewrite</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Element.html#mayHaveRewrite()">mayHaveRewrite</A></CODE> in class <CODE><A HREF="../AST/Element.html" title="class in AST">Element</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setIdentifier(AST.Identifier)"><!-- --></A><H3> +setIdentifier</H3> +<PRE> +public void <B>setIdentifier</B>(<A HREF="../AST/Identifier.html" title="class in AST">Identifier</A> node)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getIdentifier()"><!-- --></A><H3> +getIdentifier</H3> +<PRE> +public <A HREF="../AST/Identifier.html" title="class in AST">Identifier</A> <B>getIdentifier</B>()</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getIdentifierNoTransform()"><!-- --></A><H3> +getIdentifierNoTransform</H3> +<PRE> +public <A HREF="../AST/Identifier.html" title="class in AST">Identifier</A> <B>getIdentifierNoTransform</B>()</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setAttributeList(AST.List)"><!-- --></A><H3> +setAttributeList</H3> +<PRE> +public void <B>setAttributeList</B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumAttribute()"><!-- --></A><H3> +getNumAttribute</H3> +<PRE> +public int <B>getNumAttribute</B>()</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getAttribute(int)"><!-- --></A><H3> +getAttribute</H3> +<PRE> +public <A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> <B>getAttribute</B>(int i)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="addAttribute(AST.Attribute)"><!-- --></A><H3> +addAttribute</H3> +<PRE> +public void <B>addAttribute</B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setAttribute(AST.Attribute, int)"><!-- --></A><H3> +setAttribute</H3> +<PRE> +public void <B>setAttribute</B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node, + int i)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getAttributeList()"><!-- --></A><H3> +getAttributeList</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getAttributeList</B>()</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getAttributeListNoTransform()"><!-- --></A><H3> +getAttributeListNoTransform</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getAttributeListNoTransform</B>()</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setElementList(AST.List)"><!-- --></A><H3> +setElementList</H3> +<PRE> +public void <B>setElementList</B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumElement()"><!-- --></A><H3> +getNumElement</H3> +<PRE> +public int <B>getNumElement</B>()</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getElement(int)"><!-- --></A><H3> +getElement</H3> +<PRE> +public <A HREF="../AST/Element.html" title="class in AST">Element</A> <B>getElement</B>(int i)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="addElement(AST.Element)"><!-- --></A><H3> +addElement</H3> +<PRE> +public void <B>addElement</B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setElement(AST.Element, int)"><!-- --></A><H3> +setElement</H3> +<PRE> +public void <B>setElement</B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node, + int i)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getElementList()"><!-- --></A><H3> +getElementList</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getElementList</B>()</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getElementListNoTransform()"><!-- --></A><H3> +getElementListNoTransform</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getElementListNoTransform</B>()</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="rewriteTo()"><!-- --></A><H3> +rewriteTo</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewriteTo</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Element.html#rewriteTo()">rewriteTo</A></CODE> in class <CODE><A HREF="../AST/Element.html" title="class in AST">Element</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<!-- ========= END OF CLASS DATA ========= --> +<HR> + + +<!-- ======= 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> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../AST/ComplexElement.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/Element.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../index.html?AST/DiscardedElement.html" target="_top"><B>FRAMES</B></A> + <A HREF="DiscardedElement.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_AST.ASTNode">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> + +</BODY> +</HTML> diff --git a/javadoc/AST/Element.html b/javadoc/AST/Element.html index 8c91134..f5c557c 100644 --- a/javadoc/AST/Element.html +++ b/javadoc/AST/Element.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:29 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:20 CEST 2008 --> <TITLE> Element </TITLE> -<META NAME="keywords" CONTENT="AST.Element class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Element"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Element"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -50,7 +53,7 @@ function windowTitle() <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../AST/ComplexElement.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/DiscardedElement.html" title="class in AST"><B>PREV CLASS</B></A> <A HREF="../AST/FloatElement.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/Element.html" target="_top"><B>FRAMES</B></A> @@ -96,7 +99,7 @@ java.lang.Object <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../AST/Node.html" title="interface in AST">Node</A>, java.lang.Cloneable</DD> </DL> <DL> -<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A>, <A HREF="../AST/SimpleElement.html" title="class in AST">SimpleElement</A></DD> +<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A>, <A HREF="../AST/DiscardedElement.html" title="class in AST">DiscardedElement</A>, <A HREF="../AST/SimpleElement.html" title="class in AST">SimpleElement</A></DD> </DL> <HR> <DL> @@ -272,7 +275,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#copy()">copy</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#copy()">copy</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> @@ -535,7 +538,7 @@ public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewrite <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../AST/ComplexElement.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/DiscardedElement.html" title="class in AST"><B>PREV CLASS</B></A> <A HREF="../AST/FloatElement.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/Element.html" target="_top"><B>FRAMES</B></A> diff --git a/javadoc/AST/FloatElement.html b/javadoc/AST/FloatElement.html index 05d1a6a..cd25132 100644 --- a/javadoc/AST/FloatElement.html +++ b/javadoc/AST/FloatElement.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:29 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:20 CEST 2008 --> <TITLE> FloatElement </TITLE> -<META NAME="keywords" CONTENT="AST.FloatElement class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="FloatElement"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="FloatElement"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -51,7 +54,7 @@ function windowTitle() <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../AST/Element.html" title="class in AST"><B>PREV CLASS</B></A> - <A HREF="../AST/IntElement.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> + <A HREF="../AST/Identifier.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/FloatElement.html" target="_top"><B>FRAMES</B></A> <A HREF="FloatElement.html" target="_top"><B>NO FRAMES</B></A> @@ -222,7 +225,7 @@ java.lang.Object <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../AST/FloatElement.html#getFLOAT_LITERAL()">getFLOAT_LITERAL</A></B>()</CODE> +<TD><CODE><B><A HREF="../AST/FloatElement.html#getLITERAL()">getLITERAL</A></B>()</CODE> <BR> </TD> @@ -273,7 +276,7 @@ java.lang.Object <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../AST/FloatElement.html#setFLOAT_LITERAL(java.lang.String)">setFLOAT_LITERAL</A></B>(java.lang.String value)</CODE> +<TD><CODE><B><A HREF="../AST/FloatElement.html#setLITERAL(java.lang.String)">setLITERAL</A></B>(java.lang.String value)</CODE> <BR> </TD> @@ -294,7 +297,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> @@ -510,10 +513,10 @@ public boolean <B>mayHaveRewrite</B>()</PRE> </DL> <HR> -<A NAME="setFLOAT_LITERAL(java.lang.String)"><!-- --></A><H3> -setFLOAT_LITERAL</H3> +<A NAME="setLITERAL(java.lang.String)"><!-- --></A><H3> +setLITERAL</H3> <PRE> -public void <B>setFLOAT_LITERAL</B>(java.lang.String value)</PRE> +public void <B>setLITERAL</B>(java.lang.String value)</PRE> <DL> <DD><DL> </DL> @@ -524,10 +527,10 @@ public void <B>setFLOAT_LITERAL</B>(java.lang.String value)</PRE> </DL> <HR> -<A NAME="getFLOAT_LITERAL()"><!-- --></A><H3> -getFLOAT_LITERAL</H3> +<A NAME="getLITERAL()"><!-- --></A><H3> +getLITERAL</H3> <PRE> -public java.lang.String <B>getFLOAT_LITERAL</B>()</PRE> +public java.lang.String <B>getLITERAL</B>()</PRE> <DL> <DD><DL> </DL> @@ -580,7 +583,7 @@ public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewrite <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../AST/Element.html" title="class in AST"><B>PREV CLASS</B></A> - <A HREF="../AST/IntElement.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> + <A HREF="../AST/Identifier.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/FloatElement.html" target="_top"><B>FRAMES</B></A> <A HREF="FloatElement.html" target="_top"><B>NO FRAMES</B></A> diff --git a/javadoc/AST/Identifier.html b/javadoc/AST/Identifier.html new file mode 100644 index 0000000..4cd82f4 --- /dev/null +++ b/javadoc/AST/Identifier.html @@ -0,0 +1,606 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:20 CEST 2008 --> +<TITLE> +Identifier +</TITLE> + +<META NAME="date" CONTENT="2008-06-25"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Identifier"; + } +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> +<HR> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../AST/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../AST/FloatElement.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/IntElement.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../index.html?AST/Identifier.html" target="_top"><B>FRAMES</B></A> + <A HREF="Identifier.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_AST.ASTNode">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<!-- ======== START OF CLASS DATA ======== --> +<H2> +<FONT SIZE="-1"> +AST</FONT> +<BR> +Class Identifier</H2> +<PRE> +java.lang.Object + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/SimpleNode.html" title="class in AST">AST.SimpleNode</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/ASTNode.html" title="class in AST">AST.ASTNode</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><B>AST.Identifier</B> +</PRE> +<DL> +<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../AST/Node.html" title="interface in AST">Node</A>, java.lang.Cloneable</DD> +</DL> +<HR> +<DL> +<DT><PRE>public class <B>Identifier</B><DT>extends <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A><DT>implements java.lang.Cloneable</DL> +</PRE> + +<P> +<HR> + +<P> +<!-- =========== FIELD SUMMARY =========== --> + +<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Field Summary</B></FONT></TH> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_AST.ASTNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Fields inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ASTNode.html#boundariesCrossed">boundariesCrossed</A>, <A HREF="../AST/ASTNode.html#CHANGE">CHANGE</A>, <A HREF="../AST/ASTNode.html#duringRewrites">duringRewrites</A>, <A HREF="../AST/ASTNode.html#generatedWithCacheCycle">generatedWithCacheCycle</A>, <A HREF="../AST/ASTNode.html#generatedWithCircularEnabled">generatedWithCircularEnabled</A>, <A HREF="../AST/ASTNode.html#IN_CIRCLE">IN_CIRCLE</A>, <A HREF="../AST/ASTNode.html#inCircle">inCircle</A>, <A HREF="../AST/ASTNode.html#isFinal">isFinal</A>, <A HREF="../AST/ASTNode.html#LAST_CYCLE">LAST_CYCLE</A>, <A HREF="../AST/ASTNode.html#REWRITE_CHANGE">REWRITE_CHANGE</A>, <A HREF="../AST/ASTNode.html#REWRITE_INTERRUPT">REWRITE_INTERRUPT</A>, <A HREF="../AST/ASTNode.html#REWRITE_NOCHANGE">REWRITE_NOCHANGE</A>, <A HREF="../AST/ASTNode.html#state">state</A></CODE></TD> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_AST.SimpleNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Fields inherited from class AST.<A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/SimpleNode.html#children">children</A>, <A HREF="../AST/SimpleNode.html#id">id</A>, <A HREF="../AST/SimpleNode.html#parent">parent</A>, <A HREF="../AST/SimpleNode.html#parser">parser</A></CODE></TD> +</TR> +</TABLE> + +<!-- ======== CONSTRUCTOR SUMMARY ======== --> + +<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Constructor Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/Identifier.html#Identifier()">Identifier</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/Identifier.html#Identifier(int)">Identifier</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/Identifier.html#Identifier(AST.OwlParser, int)">Identifier</A></B>(<A HREF="../AST/OwlParser.html" title="class in AST">OwlParser</A> p, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/Identifier.html#Identifier(java.lang.String)">Identifier</A></B>(java.lang.String p0)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== METHOD SUMMARY =========== --> + +<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Method Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/Identifier.html#checkChild(AST.Node, int)">checkChild</A></B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/Identifier.html#clone()">clone</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/Identifier.html#copy()">copy</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/Identifier.html#dumpTree(java.lang.String, java.io.PrintStream)">dumpTree</A></B>(java.lang.String indent, + java.io.PrintStream pStream)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/Identifier.html#fullCopy()">fullCopy</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/Identifier.html#getIDENTIFIER()">getIDENTIFIER</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/Identifier.html#getNumChild()">getNumChild</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/Identifier.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></B>(<A HREF="../AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> visitor, + java.lang.Object data)</CODE> + +<BR> + Accept the visitor.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/Identifier.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</CODE> + +<BR> + This method tells the node to add its argument to the node's + list of children.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> boolean</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/Identifier.html#mayHaveRewrite()">mayHaveRewrite</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/Identifier.html#rewriteTo()">rewriteTo</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/Identifier.html#setIDENTIFIER(java.lang.String)">setIDENTIFIER</A></B>(java.lang.String value)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.ASTNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/SimpleNode.html#childrenAccept(AST.OwlParserVisitor, java.lang.Object)">childrenAccept</A>, <A HREF="../AST/SimpleNode.html#dump(java.lang.String)">dump</A>, <A HREF="../AST/SimpleNode.html#jjtClose()">jjtClose</A>, <A HREF="../AST/SimpleNode.html#jjtGetChild(int)">jjtGetChild</A>, <A HREF="../AST/SimpleNode.html#jjtGetNumChildren()">jjtGetNumChildren</A>, <A HREF="../AST/SimpleNode.html#jjtGetParent()">jjtGetParent</A>, <A HREF="../AST/SimpleNode.html#jjtOpen()">jjtOpen</A>, <A HREF="../AST/SimpleNode.html#jjtSetParent(AST.Node)">jjtSetParent</A>, <A HREF="../AST/SimpleNode.html#toString()">toString</A>, <A HREF="../AST/SimpleNode.html#toString(java.lang.String)">toString</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<P> + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + +<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Constructor Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="Identifier(int)"><!-- --></A><H3> +Identifier</H3> +<PRE> +public <B>Identifier</B>(int i)</PRE> +<DL> +</DL> +<HR> + +<A NAME="Identifier(AST.OwlParser, int)"><!-- --></A><H3> +Identifier</H3> +<PRE> +public <B>Identifier</B>(<A HREF="../AST/OwlParser.html" title="class in AST">OwlParser</A> p, + int i)</PRE> +<DL> +</DL> +<HR> + +<A NAME="Identifier()"><!-- --></A><H3> +Identifier</H3> +<PRE> +public <B>Identifier</B>()</PRE> +<DL> +</DL> +<HR> + +<A NAME="Identifier(java.lang.String)"><!-- --></A><H3> +Identifier</H3> +<PRE> +public <B>Identifier</B>(java.lang.String p0)</PRE> +<DL> +</DL> + +<!-- ============ METHOD DETAIL ========== --> + +<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Method Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="clone()"><!-- --></A><H3> +clone</H3> +<PRE> +public java.lang.Object <B>clone</B>() + throws java.lang.CloneNotSupportedException</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#clone()">clone</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> + +<DT><B>Throws:</B> +<DD><CODE>java.lang.CloneNotSupportedException</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="copy()"><!-- --></A><H3> +copy</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>copy</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#copy()">copy</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="fullCopy()"><!-- --></A><H3> +fullCopy</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>fullCopy</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="dumpTree(java.lang.String, java.io.PrintStream)"><!-- --></A><H3> +dumpTree</H3> +<PRE> +public void <B>dumpTree</B>(java.lang.String indent, + java.io.PrintStream pStream)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#dumpTree(java.lang.String, java.io.PrintStream)">dumpTree</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><!-- --></A><H3> +jjtAccept</H3> +<PRE> +public java.lang.Object <B>jjtAccept</B>(<A HREF="../AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> visitor, + java.lang.Object data)</PRE> +<DL> +<DD><B>Description copied from class: <CODE><A HREF="../AST/SimpleNode.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">SimpleNode</A></CODE></B></DD> +<DD>Accept the visitor. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../AST/Node.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></CODE> in interface <CODE><A HREF="../AST/Node.html" title="interface in AST">Node</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="jjtAddChild(AST.Node, int)"><!-- --></A><H3> +jjtAddChild</H3> +<PRE> +public void <B>jjtAddChild</B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../AST/Node.html#jjtAddChild(AST.Node, int)">Node</A></CODE></B></DD> +<DD>This method tells the node to add its argument to the node's + list of children. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../AST/Node.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></CODE> in interface <CODE><A HREF="../AST/Node.html" title="interface in AST">Node</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="checkChild(AST.Node, int)"><!-- --></A><H3> +checkChild</H3> +<PRE> +public void <B>checkChild</B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#checkChild(AST.Node, int)">checkChild</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumChild()"><!-- --></A><H3> +getNumChild</H3> +<PRE> +public int <B>getNumChild</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#getNumChild()">getNumChild</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="mayHaveRewrite()"><!-- --></A><H3> +mayHaveRewrite</H3> +<PRE> +public boolean <B>mayHaveRewrite</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#mayHaveRewrite()">mayHaveRewrite</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setIDENTIFIER(java.lang.String)"><!-- --></A><H3> +setIDENTIFIER</H3> +<PRE> +public void <B>setIDENTIFIER</B>(java.lang.String value)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getIDENTIFIER()"><!-- --></A><H3> +getIDENTIFIER</H3> +<PRE> +public java.lang.String <B>getIDENTIFIER</B>()</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="rewriteTo()"><!-- --></A><H3> +rewriteTo</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewriteTo</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#rewriteTo()">rewriteTo</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<!-- ========= END OF CLASS DATA ========= --> +<HR> + + +<!-- ======= 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> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../AST/FloatElement.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/IntElement.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../index.html?AST/Identifier.html" target="_top"><B>FRAMES</B></A> + <A HREF="Identifier.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_AST.ASTNode">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> + +</BODY> +</HTML> diff --git a/javadoc/AST/IntElement.html b/javadoc/AST/IntElement.html index cead3d9..fe2a741 100644 --- a/javadoc/AST/IntElement.html +++ b/javadoc/AST/IntElement.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:29 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:20 CEST 2008 --> <TITLE> IntElement </TITLE> -<META NAME="keywords" CONTENT="AST.IntElement class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="IntElement"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="IntElement"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -50,7 +53,7 @@ function windowTitle() <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../AST/FloatElement.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/Identifier.html" title="class in AST"><B>PREV CLASS</B></A> <A HREF="../AST/JavaCharStream.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/IntElement.html" target="_top"><B>FRAMES</B></A> @@ -222,7 +225,7 @@ java.lang.Object <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../AST/IntElement.html#getINTEGER_LITERAL()">getINTEGER_LITERAL</A></B>()</CODE> +<TD><CODE><B><A HREF="../AST/IntElement.html#getLITERAL()">getLITERAL</A></B>()</CODE> <BR> </TD> @@ -273,7 +276,7 @@ java.lang.Object <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../AST/IntElement.html#setINTEGER_LITERAL(java.lang.String)">setINTEGER_LITERAL</A></B>(java.lang.String value)</CODE> +<TD><CODE><B><A HREF="../AST/IntElement.html#setLITERAL(java.lang.String)">setLITERAL</A></B>(java.lang.String value)</CODE> <BR> </TD> @@ -294,7 +297,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> @@ -510,10 +513,10 @@ public boolean <B>mayHaveRewrite</B>()</PRE> </DL> <HR> -<A NAME="setINTEGER_LITERAL(java.lang.String)"><!-- --></A><H3> -setINTEGER_LITERAL</H3> +<A NAME="setLITERAL(java.lang.String)"><!-- --></A><H3> +setLITERAL</H3> <PRE> -public void <B>setINTEGER_LITERAL</B>(java.lang.String value)</PRE> +public void <B>setLITERAL</B>(java.lang.String value)</PRE> <DL> <DD><DL> </DL> @@ -524,10 +527,10 @@ public void <B>setINTEGER_LITERAL</B>(java.lang.String value)</PRE> </DL> <HR> -<A NAME="getINTEGER_LITERAL()"><!-- --></A><H3> -getINTEGER_LITERAL</H3> +<A NAME="getLITERAL()"><!-- --></A><H3> +getLITERAL</H3> <PRE> -public java.lang.String <B>getINTEGER_LITERAL</B>()</PRE> +public java.lang.String <B>getLITERAL</B>()</PRE> <DL> <DD><DL> </DL> @@ -579,7 +582,7 @@ public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewrite <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../AST/FloatElement.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/Identifier.html" title="class in AST"><B>PREV CLASS</B></A> <A HREF="../AST/JavaCharStream.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/IntElement.html" target="_top"><B>FRAMES</B></A> diff --git a/javadoc/AST/JavaCharStream.html b/javadoc/AST/JavaCharStream.html index 9716e2b..21351ab 100644 --- a/javadoc/AST/JavaCharStream.html +++ b/javadoc/AST/JavaCharStream.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:29 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:20 CEST 2008 --> <TITLE> JavaCharStream </TITLE> -<META NAME="keywords" CONTENT="AST.JavaCharStream class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="JavaCharStream"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="JavaCharStream"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> diff --git a/javadoc/AST/List.html b/javadoc/AST/List.html index b865f69..6e0ddb8 100644 --- a/javadoc/AST/List.html +++ b/javadoc/AST/List.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:29 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:21 CEST 2008 --> <TITLE> List </TITLE> -<META NAME="keywords" CONTENT="AST.List class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="List"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="List"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -261,7 +264,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getNumChild()">getNumChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getNumChild()">getNumChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/Node.html b/javadoc/AST/Node.html index 4b86311..f9225be 100644 --- a/javadoc/AST/Node.html +++ b/javadoc/AST/Node.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:29 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:21 CEST 2008 --> <TITLE> Node </TITLE> -<META NAME="keywords" CONTENT="AST.Node interface"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Node"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Node"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -87,7 +90,7 @@ AST</FONT> <BR> Interface Node</H2> <DL> -<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A>, <A HREF="../AST/Attribute.html" title="class in AST">Attribute</A>, <A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A>, <A HREF="../AST/Element.html" title="class in AST">Element</A>, <A HREF="../AST/FloatElement.html" title="class in AST">FloatElement</A>, <A HREF="../AST/IntElement.html" title="class in AST">IntElement</A>, <A HREF="../AST/List.html" title="class in AST">List</A>, <A HREF="../AST/OClass.html" title="class in AST">OClass</A>, <A HREF="../AST/Opt.html" title="class in AST">Opt</A>, <A HREF="../AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>, <A HREF="../AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>, <A HREF="../AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>, <A HREF="../AST/OwlClass.html" title="class in AST">OwlClass</A>, <A HREF="../AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>, <A HREF="../AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>, <A HREF="../AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>, <A HREF="../AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>, <A HREF="../AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>, <A HREF="../AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>, <A HREF="../AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>, <A HREF="../AST/OwlImports.html" title="class in AST">OwlImports</A>, <A HREF="../AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>, <A HREF="../AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>, <A HREF="../AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>, <A HREF="../AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>, <A HREF="../AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>, <A HREF="../AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>, <A HREF="../AST/OwlOntology.html" title="class in AST">OwlOntology</A>, <A HREF="../AST/OwlProperty.html" title="class in AST">OwlProperty</A>, <A HREF="../AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>, <A HREF="../AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>, <A HREF="../AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>, <A HREF="../AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>, <A HREF="../AST/Properties.html" title="class in AST">Properties</A>, <A HREF="../AST/RdfAbout.html" title="class in AST">RdfAbout</A>, <A HREF="../AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>, <A HREF="../AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>, <A HREF="../AST/RdfFirst.html" title="class in AST">RdfFirst</A>, <A HREF="../AST/RdfId.html" title="class in AST">RdfId</A>, <A HREF="../AST/RdfParseType.html" title="class in AST">RdfParseType</A>, <A HREF="../AST/RdfResource.html" title="class in AST">RdfResource</A>, <A HREF="../AST/RdfRest.html" title="class in AST">RdfRest</A>, <A HREF="../AST/RdfsComment.html" title="class in AST">RdfsComment</A>, <A HREF="../AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>, <A HREF="../AST/RdfsRange.html" title="class in AST">RdfsRange</A>, <A HREF="../AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>, <A HREF="../AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>, <A HREF="../AST/RdfType.html" title="class in AST">RdfType</A>, <A HREF="../AST/Restrictions.html" title="class in AST">Restrictions</A>, <A HREF="../AST/SimpleElement.html" title="class in AST">SimpleElement</A>, <A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A>, <A HREF="../AST/Specification.html" title="class in AST">Specification</A>, <A HREF="../AST/Start.html" title="class in AST">Start</A>, <A HREF="../AST/StringElement.html" title="class in AST">StringElement</A>, <A HREF="../AST/Value.html" title="class in AST">Value</A>, <A HREF="../AST/Version.html" title="class in AST">Version</A>, <A HREF="../AST/XmlBase.html" title="class in AST">XmlBase</A>, <A HREF="../AST/XmlHeader.html" title="class in AST">XmlHeader</A>, <A HREF="../AST/Xmlns.html" title="class in AST">Xmlns</A>, <A HREF="../AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>, <A HREF="../AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>, <A HREF="../AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>, <A HREF="../AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>, <A HREF="../AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>, <A HREF="../AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>, <A HREF="../AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>, <A HREF="../AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A></DD> +<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A>, <A HREF="../AST/Attribute.html" title="class in AST">Attribute</A>, <A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A>, <A HREF="../AST/DiscardedElement.html" title="class in AST">DiscardedElement</A>, <A HREF="../AST/Element.html" title="class in AST">Element</A>, <A HREF="../AST/FloatElement.html" title="class in AST">FloatElement</A>, <A HREF="../AST/Identifier.html" title="class in AST">Identifier</A>, <A HREF="../AST/IntElement.html" title="class in AST">IntElement</A>, <A HREF="../AST/List.html" title="class in AST">List</A>, <A HREF="../AST/OClass.html" title="class in AST">OClass</A>, <A HREF="../AST/Opt.html" title="class in AST">Opt</A>, <A HREF="../AST/OwlAllDifferent.html" title="class in AST">OwlAllDifferent</A>, <A HREF="../AST/OwlAllValuesFrom.html" title="class in AST">OwlAllValuesFrom</A>, <A HREF="../AST/OwlCardinality.html" title="class in AST">OwlCardinality</A>, <A HREF="../AST/OwlClass.html" title="class in AST">OwlClass</A>, <A HREF="../AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A>, <A HREF="../AST/OwlClassUse.html" title="class in AST">OwlClassUse</A>, <A HREF="../AST/OwlDataRange.html" title="class in AST">OwlDataRange</A>, <A HREF="../AST/OwlDatatypeProperty.html" title="class in AST">OwlDatatypeProperty</A>, <A HREF="../AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A>, <A HREF="../AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A>, <A HREF="../AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A>, <A HREF="../AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A>, <A HREF="../AST/OwlImports.html" title="class in AST">OwlImports</A>, <A HREF="../AST/OwlIntersectionOf.html" title="class in AST">OwlIntersectionOf</A>, <A HREF="../AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A>, <A HREF="../AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A>, <A HREF="../AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A>, <A HREF="../AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A>, <A HREF="../AST/OwlOneOf.html" title="class in AST">OwlOneOf</A>, <A HREF="../AST/OwlOnProperty.html" title="class in AST">OwlOnProperty</A>, <A HREF="../AST/OwlOntology.html" title="class in AST">OwlOntology</A>, <A HREF="../AST/OwlProperty.html" title="class in AST">OwlProperty</A>, <A HREF="../AST/OwlRestriction.html" title="class in AST">OwlRestriction</A>, <A HREF="../AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A>, <A HREF="../AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A>, <A HREF="../AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A>, <A HREF="../AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A>, <A HREF="../AST/Properties.html" title="class in AST">Properties</A>, <A HREF="../AST/RdfAbout.html" title="class in AST">RdfAbout</A>, <A HREF="../AST/RdfDatatype.html" title="class in AST">RdfDatatype</A>, <A HREF="../AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A>, <A HREF="../AST/RdfDescription.html" title="class in AST">RdfDescription</A>, <A HREF="../AST/RdfFirst.html" title="class in AST">RdfFirst</A>, <A HREF="../AST/RdfId.html" title="class in AST">RdfId</A>, <A HREF="../AST/RdfParseType.html" title="class in AST">RdfParseType</A>, <A HREF="../AST/RdfResource.html" title="class in AST">RdfResource</A>, <A HREF="../AST/RdfRest.html" title="class in AST">RdfRest</A>, <A HREF="../AST/RdfsComment.html" title="class in AST">RdfsComment</A>, <A HREF="../AST/RdfsDomain.html" title="class in AST">RdfsDomain</A>, <A HREF="../AST/RdfsRange.html" title="class in AST">RdfsRange</A>, <A HREF="../AST/RdfsSubClassOf.html" title="class in AST">RdfsSubClassOf</A>, <A HREF="../AST/RdfsSubPropertyOf.html" title="class in AST">RdfsSubPropertyOf</A>, <A HREF="../AST/RdfType.html" title="class in AST">RdfType</A>, <A HREF="../AST/Restrictions.html" title="class in AST">Restrictions</A>, <A HREF="../AST/SimpleElement.html" title="class in AST">SimpleElement</A>, <A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A>, <A HREF="../AST/Specification.html" title="class in AST">Specification</A>, <A HREF="../AST/Start.html" title="class in AST">Start</A>, <A HREF="../AST/StringElement.html" title="class in AST">StringElement</A>, <A HREF="../AST/Value.html" title="class in AST">Value</A>, <A HREF="../AST/Version.html" title="class in AST">Version</A>, <A HREF="../AST/XmlBase.html" title="class in AST">XmlBase</A>, <A HREF="../AST/XmlHeader.html" title="class in AST">XmlHeader</A>, <A HREF="../AST/Xmlns.html" title="class in AST">Xmlns</A>, <A HREF="../AST/XmlnsDaml.html" title="class in AST">XmlnsDaml</A>, <A HREF="../AST/XmlnsDc.html" title="class in AST">XmlnsDc</A>, <A HREF="../AST/XmlnsOwl.html" title="class in AST">XmlnsOwl</A>, <A HREF="../AST/XmlnsP1.html" title="class in AST">XmlnsP1</A>, <A HREF="../AST/XmlnsProtege.html" title="class in AST">XmlnsProtege</A>, <A HREF="../AST/XmlnsRdf.html" title="class in AST">XmlnsRdf</A>, <A HREF="../AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A>, <A HREF="../AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A>, <A HREF="../AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A>, <A HREF="../AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A>, <A HREF="../AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A></DD> </DL> <HR> <DL> diff --git a/javadoc/AST/OClass.html b/javadoc/AST/OClass.html index 988c26c..77cdefc 100644 --- a/javadoc/AST/OClass.html +++ b/javadoc/AST/OClass.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:29 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:21 CEST 2008 --> <TITLE> OClass </TITLE> -<META NAME="keywords" CONTENT="AST.OClass class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OClass"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OClass"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -429,7 +432,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#copy()">copy</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#copy()">copy</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/Opt.html b/javadoc/AST/Opt.html index 890935d..6fc85a9 100644 --- a/javadoc/AST/Opt.html +++ b/javadoc/AST/Opt.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:30 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:21 CEST 2008 --> <TITLE> Opt </TITLE> -<META NAME="keywords" CONTENT="AST.Opt class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Opt"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Opt"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -259,7 +262,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getNumChild()">getNumChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getNumChild()">getNumChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/OwlAllDifferent.html b/javadoc/AST/OwlAllDifferent.html index 90fcde0..0ec709f 100644 --- a/javadoc/AST/OwlAllDifferent.html +++ b/javadoc/AST/OwlAllDifferent.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:30 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:21 CEST 2008 --> <TITLE> OwlAllDifferent </TITLE> -<META NAME="keywords" CONTENT="AST.OwlAllDifferent class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlAllDifferent"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlAllDifferent"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/OwlAllValuesFrom.html b/javadoc/AST/OwlAllValuesFrom.html index fef013a..b63270a 100644 --- a/javadoc/AST/OwlAllValuesFrom.html +++ b/javadoc/AST/OwlAllValuesFrom.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:30 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:21 CEST 2008 --> <TITLE> OwlAllValuesFrom </TITLE> -<META NAME="keywords" CONTENT="AST.OwlAllValuesFrom class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlAllValuesFrom"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlAllValuesFrom"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -403,7 +406,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/OwlCardinality.html b/javadoc/AST/OwlCardinality.html index c746150..2dfb9e7 100644 --- a/javadoc/AST/OwlCardinality.html +++ b/javadoc/AST/OwlCardinality.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:30 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:21 CEST 2008 --> <TITLE> OwlCardinality </TITLE> -<META NAME="keywords" CONTENT="AST.OwlCardinality class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlCardinality"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlCardinality"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/OwlClass.html b/javadoc/AST/OwlClass.html index 14a465f..fc5a623 100644 --- a/javadoc/AST/OwlClass.html +++ b/javadoc/AST/OwlClass.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:30 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:21 CEST 2008 --> <TITLE> OwlClass </TITLE> -<META NAME="keywords" CONTENT="AST.OwlClass class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlClass"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlClass"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/OwlClassDecl.html b/javadoc/AST/OwlClassDecl.html index cae59ac..f96ad56 100644 --- a/javadoc/AST/OwlClassDecl.html +++ b/javadoc/AST/OwlClassDecl.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:30 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:21 CEST 2008 --> <TITLE> OwlClassDecl </TITLE> -<META NAME="keywords" CONTENT="AST.OwlClassDecl class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlClassDecl"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlClassDecl"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -249,8 +252,15 @@ java.lang.Object <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../AST/OwlClassDecl.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A></B>(java.lang.String ind, - java.io.PrintStream pStream)</CODE> +<TD><CODE><B><A HREF="../AST/OwlClassDecl.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A></B>(java.io.PrintStream pStream)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlClassDecl.html#genRewrites(java.io.PrintStream)">genRewrites</A></B>(java.io.PrintStream pStream)</CODE> <BR> </TD> @@ -502,7 +512,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> @@ -946,14 +956,27 @@ public java.lang.String <B>getId</B>()</PRE> </DL> <HR> -<A NAME="genPrettyPrinter(java.lang.String, java.io.PrintStream)"><!-- --></A><H3> +<A NAME="genPrettyPrinter(java.io.PrintStream)"><!-- --></A><H3> genPrettyPrinter</H3> <PRE> -public void <B>genPrettyPrinter</B>(java.lang.String ind, - java.io.PrintStream pStream)</PRE> +public void <B>genPrettyPrinter</B>(java.io.PrintStream pStream)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="genRewrites(java.io.PrintStream)"><!-- --></A><H3> +genRewrites</H3> +<PRE> +public void <B>genRewrites</B>(java.io.PrintStream pStream)</PRE> <DL> <DD><DL> -<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> </DD> <DD><DL> </DL> diff --git a/javadoc/AST/OwlClassUse.html b/javadoc/AST/OwlClassUse.html index fb64d37..7c68793 100644 --- a/javadoc/AST/OwlClassUse.html +++ b/javadoc/AST/OwlClassUse.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:30 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:22 CEST 2008 --> <TITLE> OwlClassUse </TITLE> -<META NAME="keywords" CONTENT="AST.OwlClassUse class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlClassUse"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlClassUse"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -444,7 +447,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/OwlDataRange.html b/javadoc/AST/OwlDataRange.html index 19b7e18..6d5ad03 100644 --- a/javadoc/AST/OwlDataRange.html +++ b/javadoc/AST/OwlDataRange.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:30 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:22 CEST 2008 --> <TITLE> OwlDataRange </TITLE> -<META NAME="keywords" CONTENT="AST.OwlDataRange class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlDataRange"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlDataRange"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -410,7 +413,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/OwlDatatypeProperty.html b/javadoc/AST/OwlDatatypeProperty.html index a72ce73..1027fca 100644 --- a/javadoc/AST/OwlDatatypeProperty.html +++ b/javadoc/AST/OwlDatatypeProperty.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:30 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:22 CEST 2008 --> <TITLE> OwlDatatypeProperty </TITLE> -<META NAME="keywords" CONTENT="AST.OwlDatatypeProperty class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlDatatypeProperty"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlDatatypeProperty"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/OwlDisjointWith.html b/javadoc/AST/OwlDisjointWith.html index 59b56b2..7af9353 100644 --- a/javadoc/AST/OwlDisjointWith.html +++ b/javadoc/AST/OwlDisjointWith.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:30 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:22 CEST 2008 --> <TITLE> OwlDisjointWith </TITLE> -<META NAME="keywords" CONTENT="AST.OwlDisjointWith class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlDisjointWith"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlDisjointWith"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -51,7 +54,7 @@ function windowTitle() <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../AST/OwlDatatypeProperty.html" title="class in AST"><B>PREV CLASS</B></A> - <A HREF="../AST/OwlEquivalentClass.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> + <A HREF="../AST/OwlDistinctMembers.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/OwlDisjointWith.html" target="_top"><B>FRAMES</B></A> <A HREF="OwlDisjointWith.html" target="_top"><B>NO FRAMES</B></A> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> @@ -859,7 +862,7 @@ public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewrite <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../AST/OwlDatatypeProperty.html" title="class in AST"><B>PREV CLASS</B></A> - <A HREF="../AST/OwlEquivalentClass.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> + <A HREF="../AST/OwlDistinctMembers.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/OwlDisjointWith.html" target="_top"><B>FRAMES</B></A> <A HREF="OwlDisjointWith.html" target="_top"><B>NO FRAMES</B></A> diff --git a/javadoc/AST/OwlDistinctMembers.html b/javadoc/AST/OwlDistinctMembers.html new file mode 100644 index 0000000..d5053cf --- /dev/null +++ b/javadoc/AST/OwlDistinctMembers.html @@ -0,0 +1,896 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:22 CEST 2008 --> +<TITLE> +OwlDistinctMembers +</TITLE> + +<META NAME="date" CONTENT="2008-06-25"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlDistinctMembers"; + } +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> +<HR> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../AST/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../AST/OwlDisjointWith.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/OwlEquivalentClass.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../index.html?AST/OwlDistinctMembers.html" target="_top"><B>FRAMES</B></A> + <A HREF="OwlDistinctMembers.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_AST.ASTNode">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<!-- ======== START OF CLASS DATA ======== --> +<H2> +<FONT SIZE="-1"> +AST</FONT> +<BR> +Class OwlDistinctMembers</H2> +<PRE> +java.lang.Object + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/SimpleNode.html" title="class in AST">AST.SimpleNode</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/ASTNode.html" title="class in AST">AST.ASTNode</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/Element.html" title="class in AST">AST.Element</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/ComplexElement.html" title="class in AST">AST.ComplexElement</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><B>AST.OwlDistinctMembers</B> +</PRE> +<DL> +<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../AST/Node.html" title="interface in AST">Node</A>, java.lang.Cloneable</DD> +</DL> +<HR> +<DL> +<DT><PRE>public class <B>OwlDistinctMembers</B><DT>extends <A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A><DT>implements java.lang.Cloneable</DL> +</PRE> + +<P> +<HR> + +<P> +<!-- =========== FIELD SUMMARY =========== --> + +<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Field Summary</B></FONT></TH> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_AST.ASTNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Fields inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ASTNode.html#boundariesCrossed">boundariesCrossed</A>, <A HREF="../AST/ASTNode.html#CHANGE">CHANGE</A>, <A HREF="../AST/ASTNode.html#duringRewrites">duringRewrites</A>, <A HREF="../AST/ASTNode.html#generatedWithCacheCycle">generatedWithCacheCycle</A>, <A HREF="../AST/ASTNode.html#generatedWithCircularEnabled">generatedWithCircularEnabled</A>, <A HREF="../AST/ASTNode.html#IN_CIRCLE">IN_CIRCLE</A>, <A HREF="../AST/ASTNode.html#inCircle">inCircle</A>, <A HREF="../AST/ASTNode.html#isFinal">isFinal</A>, <A HREF="../AST/ASTNode.html#LAST_CYCLE">LAST_CYCLE</A>, <A HREF="../AST/ASTNode.html#REWRITE_CHANGE">REWRITE_CHANGE</A>, <A HREF="../AST/ASTNode.html#REWRITE_INTERRUPT">REWRITE_INTERRUPT</A>, <A HREF="../AST/ASTNode.html#REWRITE_NOCHANGE">REWRITE_NOCHANGE</A>, <A HREF="../AST/ASTNode.html#state">state</A></CODE></TD> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_AST.SimpleNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Fields inherited from class AST.<A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/SimpleNode.html#children">children</A>, <A HREF="../AST/SimpleNode.html#id">id</A>, <A HREF="../AST/SimpleNode.html#parent">parent</A>, <A HREF="../AST/SimpleNode.html#parser">parser</A></CODE></TD> +</TR> +</TABLE> + +<!-- ======== CONSTRUCTOR SUMMARY ======== --> + +<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Constructor Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#OwlDistinctMembers()">OwlDistinctMembers</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#OwlDistinctMembers(int)">OwlDistinctMembers</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#OwlDistinctMembers(AST.List, AST.List)">OwlDistinctMembers</A></B>(<A HREF="../AST/List.html" title="class in AST">List</A> p0, + <A HREF="../AST/List.html" title="class in AST">List</A> p1)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#OwlDistinctMembers(AST.OwlParser, int)">OwlDistinctMembers</A></B>(<A HREF="../AST/OwlParser.html" title="class in AST">OwlParser</A> p, + int i)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== METHOD SUMMARY =========== --> + +<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Method Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#addAttribute(AST.Attribute)">addAttribute</A></B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#addElement(AST.Element)">addElement</A></B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#checkChild(AST.Node, int)">checkChild</A></B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#clone()">clone</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#copy()">copy</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#dumpTree(java.lang.String, java.io.PrintStream)">dumpTree</A></B>(java.lang.String indent, + java.io.PrintStream pStream)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#fullCopy()">fullCopy</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#getAttribute(int)">getAttribute</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#getAttributeList()">getAttributeList</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#getAttributeListNoTransform()">getAttributeListNoTransform</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/Element.html" title="class in AST">Element</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#getElement(int)">getElement</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#getElementList()">getElementList</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#getElementListNoTransform()">getElementListNoTransform</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#getNumAttribute()">getNumAttribute</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#getNumChild()">getNumChild</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#getNumElement()">getNumElement</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></B>(<A HREF="../AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> visitor, + java.lang.Object data)</CODE> + +<BR> + Accept the visitor.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</CODE> + +<BR> + This method tells the node to add its argument to the node's + list of children.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> boolean</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#mayHaveRewrite()">mayHaveRewrite</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#rewriteTo()">rewriteTo</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#setAttribute(AST.Attribute, int)">setAttribute</A></B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#setAttributeList(AST.List)">setAttributeList</A></B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#setElement(AST.Element, int)">setElement</A></B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlDistinctMembers.html#setElementList(AST.List)">setElementList</A></B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.ComplexElement"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ComplexElement.html#getId()">getId</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.Element"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/Element.html" title="class in AST">Element</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/Element.html#range()">range</A>, <A HREF="../AST/Element.html#type()">type</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.ASTNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/SimpleNode.html#childrenAccept(AST.OwlParserVisitor, java.lang.Object)">childrenAccept</A>, <A HREF="../AST/SimpleNode.html#dump(java.lang.String)">dump</A>, <A HREF="../AST/SimpleNode.html#jjtClose()">jjtClose</A>, <A HREF="../AST/SimpleNode.html#jjtGetChild(int)">jjtGetChild</A>, <A HREF="../AST/SimpleNode.html#jjtGetNumChildren()">jjtGetNumChildren</A>, <A HREF="../AST/SimpleNode.html#jjtGetParent()">jjtGetParent</A>, <A HREF="../AST/SimpleNode.html#jjtOpen()">jjtOpen</A>, <A HREF="../AST/SimpleNode.html#jjtSetParent(AST.Node)">jjtSetParent</A>, <A HREF="../AST/SimpleNode.html#toString()">toString</A>, <A HREF="../AST/SimpleNode.html#toString(java.lang.String)">toString</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<P> + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + +<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Constructor Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="OwlDistinctMembers(int)"><!-- --></A><H3> +OwlDistinctMembers</H3> +<PRE> +public <B>OwlDistinctMembers</B>(int i)</PRE> +<DL> +</DL> +<HR> + +<A NAME="OwlDistinctMembers(AST.OwlParser, int)"><!-- --></A><H3> +OwlDistinctMembers</H3> +<PRE> +public <B>OwlDistinctMembers</B>(<A HREF="../AST/OwlParser.html" title="class in AST">OwlParser</A> p, + int i)</PRE> +<DL> +</DL> +<HR> + +<A NAME="OwlDistinctMembers()"><!-- --></A><H3> +OwlDistinctMembers</H3> +<PRE> +public <B>OwlDistinctMembers</B>()</PRE> +<DL> +</DL> +<HR> + +<A NAME="OwlDistinctMembers(AST.List, AST.List)"><!-- --></A><H3> +OwlDistinctMembers</H3> +<PRE> +public <B>OwlDistinctMembers</B>(<A HREF="../AST/List.html" title="class in AST">List</A> p0, + <A HREF="../AST/List.html" title="class in AST">List</A> p1)</PRE> +<DL> +</DL> + +<!-- ============ METHOD DETAIL ========== --> + +<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Method Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="clone()"><!-- --></A><H3> +clone</H3> +<PRE> +public java.lang.Object <B>clone</B>() + throws java.lang.CloneNotSupportedException</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#clone()">clone</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> + +<DT><B>Throws:</B> +<DD><CODE>java.lang.CloneNotSupportedException</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="copy()"><!-- --></A><H3> +copy</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>copy</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#copy()">copy</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="fullCopy()"><!-- --></A><H3> +fullCopy</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>fullCopy</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="dumpTree(java.lang.String, java.io.PrintStream)"><!-- --></A><H3> +dumpTree</H3> +<PRE> +public void <B>dumpTree</B>(java.lang.String indent, + java.io.PrintStream pStream)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#dumpTree(java.lang.String, java.io.PrintStream)">dumpTree</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><!-- --></A><H3> +jjtAccept</H3> +<PRE> +public java.lang.Object <B>jjtAccept</B>(<A HREF="../AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> visitor, + java.lang.Object data)</PRE> +<DL> +<DD><B>Description copied from class: <CODE><A HREF="../AST/SimpleNode.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">SimpleNode</A></CODE></B></DD> +<DD>Accept the visitor. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../AST/Node.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></CODE> in interface <CODE><A HREF="../AST/Node.html" title="interface in AST">Node</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="jjtAddChild(AST.Node, int)"><!-- --></A><H3> +jjtAddChild</H3> +<PRE> +public void <B>jjtAddChild</B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../AST/Node.html#jjtAddChild(AST.Node, int)">Node</A></CODE></B></DD> +<DD>This method tells the node to add its argument to the node's + list of children. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../AST/Node.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></CODE> in interface <CODE><A HREF="../AST/Node.html" title="interface in AST">Node</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="checkChild(AST.Node, int)"><!-- --></A><H3> +checkChild</H3> +<PRE> +public void <B>checkChild</B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#checkChild(AST.Node, int)">checkChild</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumChild()"><!-- --></A><H3> +getNumChild</H3> +<PRE> +public int <B>getNumChild</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getNumChild()">getNumChild</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="mayHaveRewrite()"><!-- --></A><H3> +mayHaveRewrite</H3> +<PRE> +public boolean <B>mayHaveRewrite</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#mayHaveRewrite()">mayHaveRewrite</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setAttributeList(AST.List)"><!-- --></A><H3> +setAttributeList</H3> +<PRE> +public void <B>setAttributeList</B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#setAttributeList(AST.List)">setAttributeList</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumAttribute()"><!-- --></A><H3> +getNumAttribute</H3> +<PRE> +public int <B>getNumAttribute</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getNumAttribute()">getNumAttribute</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getAttribute(int)"><!-- --></A><H3> +getAttribute</H3> +<PRE> +public <A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> <B>getAttribute</B>(int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getAttribute(int)">getAttribute</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="addAttribute(AST.Attribute)"><!-- --></A><H3> +addAttribute</H3> +<PRE> +public void <B>addAttribute</B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#addAttribute(AST.Attribute)">addAttribute</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setAttribute(AST.Attribute, int)"><!-- --></A><H3> +setAttribute</H3> +<PRE> +public void <B>setAttribute</B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node, + int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#setAttribute(AST.Attribute, int)">setAttribute</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getAttributeList()"><!-- --></A><H3> +getAttributeList</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getAttributeList</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getAttributeList()">getAttributeList</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getAttributeListNoTransform()"><!-- --></A><H3> +getAttributeListNoTransform</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getAttributeListNoTransform</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getAttributeListNoTransform()">getAttributeListNoTransform</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setElementList(AST.List)"><!-- --></A><H3> +setElementList</H3> +<PRE> +public void <B>setElementList</B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#setElementList(AST.List)">setElementList</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumElement()"><!-- --></A><H3> +getNumElement</H3> +<PRE> +public int <B>getNumElement</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getNumElement()">getNumElement</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getElement(int)"><!-- --></A><H3> +getElement</H3> +<PRE> +public <A HREF="../AST/Element.html" title="class in AST">Element</A> <B>getElement</B>(int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getElement(int)">getElement</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="addElement(AST.Element)"><!-- --></A><H3> +addElement</H3> +<PRE> +public void <B>addElement</B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#addElement(AST.Element)">addElement</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setElement(AST.Element, int)"><!-- --></A><H3> +setElement</H3> +<PRE> +public void <B>setElement</B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node, + int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#setElement(AST.Element, int)">setElement</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getElementList()"><!-- --></A><H3> +getElementList</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getElementList</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getElementList()">getElementList</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getElementListNoTransform()"><!-- --></A><H3> +getElementListNoTransform</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getElementListNoTransform</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getElementListNoTransform()">getElementListNoTransform</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="rewriteTo()"><!-- --></A><H3> +rewriteTo</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewriteTo</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#rewriteTo()">rewriteTo</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<!-- ========= END OF CLASS DATA ========= --> +<HR> + + +<!-- ======= 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> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../AST/OwlDisjointWith.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/OwlEquivalentClass.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../index.html?AST/OwlDistinctMembers.html" target="_top"><B>FRAMES</B></A> + <A HREF="OwlDistinctMembers.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_AST.ASTNode">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> + +</BODY> +</HTML> diff --git a/javadoc/AST/OwlEquivalentClass.html b/javadoc/AST/OwlEquivalentClass.html index 840c3d8..281f68d 100644 --- a/javadoc/AST/OwlEquivalentClass.html +++ b/javadoc/AST/OwlEquivalentClass.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:30 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:22 CEST 2008 --> <TITLE> OwlEquivalentClass </TITLE> -<META NAME="keywords" CONTENT="AST.OwlEquivalentClass class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlEquivalentClass"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlEquivalentClass"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -50,7 +53,7 @@ function windowTitle() <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../AST/OwlDisjointWith.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/OwlDistinctMembers.html" title="class in AST"><B>PREV CLASS</B></A> <A HREF="../AST/OwlFunctionalProperty.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/OwlEquivalentClass.html" target="_top"><B>FRAMES</B></A> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> @@ -858,7 +861,7 @@ public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewrite <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../AST/OwlDisjointWith.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/OwlDistinctMembers.html" title="class in AST"><B>PREV CLASS</B></A> <A HREF="../AST/OwlFunctionalProperty.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/OwlEquivalentClass.html" target="_top"><B>FRAMES</B></A> diff --git a/javadoc/AST/OwlFunctionalProperty.html b/javadoc/AST/OwlFunctionalProperty.html index da415b8..fc37432 100644 --- a/javadoc/AST/OwlFunctionalProperty.html +++ b/javadoc/AST/OwlFunctionalProperty.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:31 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:22 CEST 2008 --> <TITLE> OwlFunctionalProperty </TITLE> -<META NAME="keywords" CONTENT="AST.OwlFunctionalProperty class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlFunctionalProperty"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlFunctionalProperty"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -403,7 +406,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/OwlImports.html b/javadoc/AST/OwlImports.html index cefcf20..cc4f37d 100644 --- a/javadoc/AST/OwlImports.html +++ b/javadoc/AST/OwlImports.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:31 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:23 CEST 2008 --> <TITLE> OwlImports </TITLE> -<META NAME="keywords" CONTENT="AST.OwlImports class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlImports"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlImports"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/OwlIntersectionOf.html b/javadoc/AST/OwlIntersectionOf.html index f99e779..d7bd0a1 100644 --- a/javadoc/AST/OwlIntersectionOf.html +++ b/javadoc/AST/OwlIntersectionOf.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:31 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:23 CEST 2008 --> <TITLE> OwlIntersectionOf </TITLE> -<META NAME="keywords" CONTENT="AST.OwlIntersectionOf class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlIntersectionOf"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlIntersectionOf"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/OwlInverseOf.html b/javadoc/AST/OwlInverseOf.html index 134b027..66d3087 100644 --- a/javadoc/AST/OwlInverseOf.html +++ b/javadoc/AST/OwlInverseOf.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:31 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:23 CEST 2008 --> <TITLE> OwlInverseOf </TITLE> -<META NAME="keywords" CONTENT="AST.OwlInverseOf class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlInverseOf"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlInverseOf"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -51,7 +54,7 @@ function windowTitle() <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../AST/OwlIntersectionOf.html" title="class in AST"><B>PREV CLASS</B></A> - <A HREF="../AST/OwlMinCardinality.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> + <A HREF="../AST/OwlMaxCardinality.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/OwlInverseOf.html" target="_top"><B>FRAMES</B></A> <A HREF="OwlInverseOf.html" target="_top"><B>NO FRAMES</B></A> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> @@ -859,7 +862,7 @@ public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewrite <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../AST/OwlIntersectionOf.html" title="class in AST"><B>PREV CLASS</B></A> - <A HREF="../AST/OwlMinCardinality.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> + <A HREF="../AST/OwlMaxCardinality.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/OwlInverseOf.html" target="_top"><B>FRAMES</B></A> <A HREF="OwlInverseOf.html" target="_top"><B>NO FRAMES</B></A> diff --git a/javadoc/AST/OwlMaxCardinality.html b/javadoc/AST/OwlMaxCardinality.html new file mode 100644 index 0000000..e7a8bde --- /dev/null +++ b/javadoc/AST/OwlMaxCardinality.html @@ -0,0 +1,896 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:23 CEST 2008 --> +<TITLE> +OwlMaxCardinality +</TITLE> + +<META NAME="date" CONTENT="2008-06-25"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlMaxCardinality"; + } +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> +<HR> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../AST/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../AST/OwlInverseOf.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/OwlMinCardinality.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../index.html?AST/OwlMaxCardinality.html" target="_top"><B>FRAMES</B></A> + <A HREF="OwlMaxCardinality.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_AST.ASTNode">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<!-- ======== START OF CLASS DATA ======== --> +<H2> +<FONT SIZE="-1"> +AST</FONT> +<BR> +Class OwlMaxCardinality</H2> +<PRE> +java.lang.Object + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/SimpleNode.html" title="class in AST">AST.SimpleNode</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/ASTNode.html" title="class in AST">AST.ASTNode</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/Element.html" title="class in AST">AST.Element</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/ComplexElement.html" title="class in AST">AST.ComplexElement</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><B>AST.OwlMaxCardinality</B> +</PRE> +<DL> +<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../AST/Node.html" title="interface in AST">Node</A>, java.lang.Cloneable</DD> +</DL> +<HR> +<DL> +<DT><PRE>public class <B>OwlMaxCardinality</B><DT>extends <A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A><DT>implements java.lang.Cloneable</DL> +</PRE> + +<P> +<HR> + +<P> +<!-- =========== FIELD SUMMARY =========== --> + +<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Field Summary</B></FONT></TH> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_AST.ASTNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Fields inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ASTNode.html#boundariesCrossed">boundariesCrossed</A>, <A HREF="../AST/ASTNode.html#CHANGE">CHANGE</A>, <A HREF="../AST/ASTNode.html#duringRewrites">duringRewrites</A>, <A HREF="../AST/ASTNode.html#generatedWithCacheCycle">generatedWithCacheCycle</A>, <A HREF="../AST/ASTNode.html#generatedWithCircularEnabled">generatedWithCircularEnabled</A>, <A HREF="../AST/ASTNode.html#IN_CIRCLE">IN_CIRCLE</A>, <A HREF="../AST/ASTNode.html#inCircle">inCircle</A>, <A HREF="../AST/ASTNode.html#isFinal">isFinal</A>, <A HREF="../AST/ASTNode.html#LAST_CYCLE">LAST_CYCLE</A>, <A HREF="../AST/ASTNode.html#REWRITE_CHANGE">REWRITE_CHANGE</A>, <A HREF="../AST/ASTNode.html#REWRITE_INTERRUPT">REWRITE_INTERRUPT</A>, <A HREF="../AST/ASTNode.html#REWRITE_NOCHANGE">REWRITE_NOCHANGE</A>, <A HREF="../AST/ASTNode.html#state">state</A></CODE></TD> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_AST.SimpleNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Fields inherited from class AST.<A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/SimpleNode.html#children">children</A>, <A HREF="../AST/SimpleNode.html#id">id</A>, <A HREF="../AST/SimpleNode.html#parent">parent</A>, <A HREF="../AST/SimpleNode.html#parser">parser</A></CODE></TD> +</TR> +</TABLE> + +<!-- ======== CONSTRUCTOR SUMMARY ======== --> + +<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Constructor Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#OwlMaxCardinality()">OwlMaxCardinality</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#OwlMaxCardinality(int)">OwlMaxCardinality</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#OwlMaxCardinality(AST.List, AST.List)">OwlMaxCardinality</A></B>(<A HREF="../AST/List.html" title="class in AST">List</A> p0, + <A HREF="../AST/List.html" title="class in AST">List</A> p1)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#OwlMaxCardinality(AST.OwlParser, int)">OwlMaxCardinality</A></B>(<A HREF="../AST/OwlParser.html" title="class in AST">OwlParser</A> p, + int i)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== METHOD SUMMARY =========== --> + +<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Method Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#addAttribute(AST.Attribute)">addAttribute</A></B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#addElement(AST.Element)">addElement</A></B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#checkChild(AST.Node, int)">checkChild</A></B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#clone()">clone</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#copy()">copy</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#dumpTree(java.lang.String, java.io.PrintStream)">dumpTree</A></B>(java.lang.String indent, + java.io.PrintStream pStream)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#fullCopy()">fullCopy</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#getAttribute(int)">getAttribute</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#getAttributeList()">getAttributeList</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#getAttributeListNoTransform()">getAttributeListNoTransform</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/Element.html" title="class in AST">Element</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#getElement(int)">getElement</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#getElementList()">getElementList</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#getElementListNoTransform()">getElementListNoTransform</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#getNumAttribute()">getNumAttribute</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#getNumChild()">getNumChild</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#getNumElement()">getNumElement</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></B>(<A HREF="../AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> visitor, + java.lang.Object data)</CODE> + +<BR> + Accept the visitor.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</CODE> + +<BR> + This method tells the node to add its argument to the node's + list of children.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> boolean</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#mayHaveRewrite()">mayHaveRewrite</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#rewriteTo()">rewriteTo</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#setAttribute(AST.Attribute, int)">setAttribute</A></B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#setAttributeList(AST.List)">setAttributeList</A></B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#setElement(AST.Element, int)">setElement</A></B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlMaxCardinality.html#setElementList(AST.List)">setElementList</A></B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.ComplexElement"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ComplexElement.html#getId()">getId</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.Element"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/Element.html" title="class in AST">Element</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/Element.html#range()">range</A>, <A HREF="../AST/Element.html#type()">type</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.ASTNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/SimpleNode.html#childrenAccept(AST.OwlParserVisitor, java.lang.Object)">childrenAccept</A>, <A HREF="../AST/SimpleNode.html#dump(java.lang.String)">dump</A>, <A HREF="../AST/SimpleNode.html#jjtClose()">jjtClose</A>, <A HREF="../AST/SimpleNode.html#jjtGetChild(int)">jjtGetChild</A>, <A HREF="../AST/SimpleNode.html#jjtGetNumChildren()">jjtGetNumChildren</A>, <A HREF="../AST/SimpleNode.html#jjtGetParent()">jjtGetParent</A>, <A HREF="../AST/SimpleNode.html#jjtOpen()">jjtOpen</A>, <A HREF="../AST/SimpleNode.html#jjtSetParent(AST.Node)">jjtSetParent</A>, <A HREF="../AST/SimpleNode.html#toString()">toString</A>, <A HREF="../AST/SimpleNode.html#toString(java.lang.String)">toString</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<P> + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + +<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Constructor Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="OwlMaxCardinality(int)"><!-- --></A><H3> +OwlMaxCardinality</H3> +<PRE> +public <B>OwlMaxCardinality</B>(int i)</PRE> +<DL> +</DL> +<HR> + +<A NAME="OwlMaxCardinality(AST.OwlParser, int)"><!-- --></A><H3> +OwlMaxCardinality</H3> +<PRE> +public <B>OwlMaxCardinality</B>(<A HREF="../AST/OwlParser.html" title="class in AST">OwlParser</A> p, + int i)</PRE> +<DL> +</DL> +<HR> + +<A NAME="OwlMaxCardinality()"><!-- --></A><H3> +OwlMaxCardinality</H3> +<PRE> +public <B>OwlMaxCardinality</B>()</PRE> +<DL> +</DL> +<HR> + +<A NAME="OwlMaxCardinality(AST.List, AST.List)"><!-- --></A><H3> +OwlMaxCardinality</H3> +<PRE> +public <B>OwlMaxCardinality</B>(<A HREF="../AST/List.html" title="class in AST">List</A> p0, + <A HREF="../AST/List.html" title="class in AST">List</A> p1)</PRE> +<DL> +</DL> + +<!-- ============ METHOD DETAIL ========== --> + +<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Method Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="clone()"><!-- --></A><H3> +clone</H3> +<PRE> +public java.lang.Object <B>clone</B>() + throws java.lang.CloneNotSupportedException</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#clone()">clone</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> + +<DT><B>Throws:</B> +<DD><CODE>java.lang.CloneNotSupportedException</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="copy()"><!-- --></A><H3> +copy</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>copy</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#copy()">copy</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="fullCopy()"><!-- --></A><H3> +fullCopy</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>fullCopy</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="dumpTree(java.lang.String, java.io.PrintStream)"><!-- --></A><H3> +dumpTree</H3> +<PRE> +public void <B>dumpTree</B>(java.lang.String indent, + java.io.PrintStream pStream)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#dumpTree(java.lang.String, java.io.PrintStream)">dumpTree</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><!-- --></A><H3> +jjtAccept</H3> +<PRE> +public java.lang.Object <B>jjtAccept</B>(<A HREF="../AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> visitor, + java.lang.Object data)</PRE> +<DL> +<DD><B>Description copied from class: <CODE><A HREF="../AST/SimpleNode.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">SimpleNode</A></CODE></B></DD> +<DD>Accept the visitor. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../AST/Node.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></CODE> in interface <CODE><A HREF="../AST/Node.html" title="interface in AST">Node</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="jjtAddChild(AST.Node, int)"><!-- --></A><H3> +jjtAddChild</H3> +<PRE> +public void <B>jjtAddChild</B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../AST/Node.html#jjtAddChild(AST.Node, int)">Node</A></CODE></B></DD> +<DD>This method tells the node to add its argument to the node's + list of children. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../AST/Node.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></CODE> in interface <CODE><A HREF="../AST/Node.html" title="interface in AST">Node</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="checkChild(AST.Node, int)"><!-- --></A><H3> +checkChild</H3> +<PRE> +public void <B>checkChild</B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#checkChild(AST.Node, int)">checkChild</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumChild()"><!-- --></A><H3> +getNumChild</H3> +<PRE> +public int <B>getNumChild</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getNumChild()">getNumChild</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="mayHaveRewrite()"><!-- --></A><H3> +mayHaveRewrite</H3> +<PRE> +public boolean <B>mayHaveRewrite</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#mayHaveRewrite()">mayHaveRewrite</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setAttributeList(AST.List)"><!-- --></A><H3> +setAttributeList</H3> +<PRE> +public void <B>setAttributeList</B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#setAttributeList(AST.List)">setAttributeList</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumAttribute()"><!-- --></A><H3> +getNumAttribute</H3> +<PRE> +public int <B>getNumAttribute</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getNumAttribute()">getNumAttribute</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getAttribute(int)"><!-- --></A><H3> +getAttribute</H3> +<PRE> +public <A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> <B>getAttribute</B>(int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getAttribute(int)">getAttribute</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="addAttribute(AST.Attribute)"><!-- --></A><H3> +addAttribute</H3> +<PRE> +public void <B>addAttribute</B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#addAttribute(AST.Attribute)">addAttribute</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setAttribute(AST.Attribute, int)"><!-- --></A><H3> +setAttribute</H3> +<PRE> +public void <B>setAttribute</B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node, + int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#setAttribute(AST.Attribute, int)">setAttribute</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getAttributeList()"><!-- --></A><H3> +getAttributeList</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getAttributeList</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getAttributeList()">getAttributeList</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getAttributeListNoTransform()"><!-- --></A><H3> +getAttributeListNoTransform</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getAttributeListNoTransform</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getAttributeListNoTransform()">getAttributeListNoTransform</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setElementList(AST.List)"><!-- --></A><H3> +setElementList</H3> +<PRE> +public void <B>setElementList</B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#setElementList(AST.List)">setElementList</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumElement()"><!-- --></A><H3> +getNumElement</H3> +<PRE> +public int <B>getNumElement</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getNumElement()">getNumElement</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getElement(int)"><!-- --></A><H3> +getElement</H3> +<PRE> +public <A HREF="../AST/Element.html" title="class in AST">Element</A> <B>getElement</B>(int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getElement(int)">getElement</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="addElement(AST.Element)"><!-- --></A><H3> +addElement</H3> +<PRE> +public void <B>addElement</B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#addElement(AST.Element)">addElement</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setElement(AST.Element, int)"><!-- --></A><H3> +setElement</H3> +<PRE> +public void <B>setElement</B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node, + int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#setElement(AST.Element, int)">setElement</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getElementList()"><!-- --></A><H3> +getElementList</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getElementList</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getElementList()">getElementList</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getElementListNoTransform()"><!-- --></A><H3> +getElementListNoTransform</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getElementListNoTransform</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getElementListNoTransform()">getElementListNoTransform</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="rewriteTo()"><!-- --></A><H3> +rewriteTo</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewriteTo</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#rewriteTo()">rewriteTo</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<!-- ========= END OF CLASS DATA ========= --> +<HR> + + +<!-- ======= 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> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../AST/OwlInverseOf.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/OwlMinCardinality.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../index.html?AST/OwlMaxCardinality.html" target="_top"><B>FRAMES</B></A> + <A HREF="OwlMaxCardinality.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_AST.ASTNode">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> + +</BODY> +</HTML> diff --git a/javadoc/AST/OwlMinCardinality.html b/javadoc/AST/OwlMinCardinality.html index 973591d..f81cd93 100644 --- a/javadoc/AST/OwlMinCardinality.html +++ b/javadoc/AST/OwlMinCardinality.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:31 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:23 CEST 2008 --> <TITLE> OwlMinCardinality </TITLE> -<META NAME="keywords" CONTENT="AST.OwlMinCardinality class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlMinCardinality"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlMinCardinality"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -50,7 +53,7 @@ function windowTitle() <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../AST/OwlInverseOf.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/OwlMaxCardinality.html" title="class in AST"><B>PREV CLASS</B></A> <A HREF="../AST/OwlObjectProperty.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/OwlMinCardinality.html" target="_top"><B>FRAMES</B></A> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> @@ -858,7 +861,7 @@ public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewrite <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../AST/OwlInverseOf.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/OwlMaxCardinality.html" title="class in AST"><B>PREV CLASS</B></A> <A HREF="../AST/OwlObjectProperty.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/OwlMinCardinality.html" target="_top"><B>FRAMES</B></A> diff --git a/javadoc/AST/OwlObjectProperty.html b/javadoc/AST/OwlObjectProperty.html index 44a900f..ce59e5a 100644 --- a/javadoc/AST/OwlObjectProperty.html +++ b/javadoc/AST/OwlObjectProperty.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:31 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:23 CEST 2008 --> <TITLE> OwlObjectProperty </TITLE> -<META NAME="keywords" CONTENT="AST.OwlObjectProperty class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlObjectProperty"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlObjectProperty"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -411,7 +414,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/OwlOnProperty.html b/javadoc/AST/OwlOnProperty.html index 1718265..f76497c 100644 --- a/javadoc/AST/OwlOnProperty.html +++ b/javadoc/AST/OwlOnProperty.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:31 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:23 CEST 2008 --> <TITLE> OwlOnProperty </TITLE> -<META NAME="keywords" CONTENT="AST.OwlOnProperty class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlOnProperty"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlOnProperty"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -403,7 +406,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/OwlOneOf.html b/javadoc/AST/OwlOneOf.html index ff14c96..21f14e6 100644 --- a/javadoc/AST/OwlOneOf.html +++ b/javadoc/AST/OwlOneOf.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:31 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:23 CEST 2008 --> <TITLE> OwlOneOf </TITLE> -<META NAME="keywords" CONTENT="AST.OwlOneOf class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlOneOf"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlOneOf"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -410,7 +413,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/OwlOntology.html b/javadoc/AST/OwlOntology.html index bc0cd68..21d667c 100644 --- a/javadoc/AST/OwlOntology.html +++ b/javadoc/AST/OwlOntology.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:31 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:24 CEST 2008 --> <TITLE> OwlOntology </TITLE> -<META NAME="keywords" CONTENT="AST.OwlOntology class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlOntology"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlOntology"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/OwlParser.html b/javadoc/AST/OwlParser.html index 1e4b5ab..b3b3a87 100644 --- a/javadoc/AST/OwlParser.html +++ b/javadoc/AST/OwlParser.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:31 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:24 CEST 2008 --> <TITLE> OwlParser </TITLE> -<META NAME="keywords" CONTENT="AST.OwlParser class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlParser"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlParser"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -149,7 +152,7 @@ java.lang.Object <TH ALIGN="left"><B>Fields inherited from interface AST.<A HREF="../AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/OwlParserTreeConstants.html#JJTFLOATELEMENT">JJTFLOATELEMENT</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTINTELEMENT">JJTINTELEMENT</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTLIST">JJTLIST</A>, <A HREF="../AST/OwlParserTreeConstants.html#jjtNodeName">jjtNodeName</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLALLDIFFERENT">JJTOWLALLDIFFERENT</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLALLVALUESFROM">JJTOWLALLVALUESFROM</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLCARDINALITY">JJTOWLCARDINALITY</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLCLASS">JJTOWLCLASS</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLDATARANGE">JJTOWLDATARANGE</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLDATATYPEPROPERTY">JJTOWLDATATYPEPROPERTY</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLDISJOINTWITH">JJTOWLDISJOINTWITH</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLEQUIVALENTCLASS">JJTOWLEQUIVALENTCLASS</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLFUNCTIONALPROPERTY">JJTOWLFUNCTIONALPROPERTY</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLIMPORTS">JJTOWLIMPORTS</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLINTERSECTIONOF">JJTOWLINTERSECTIONOF</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLINVERSEOF">JJTOWLINVERSEOF</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLMINCARDINALITY">JJTOWLMINCARDINALITY</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLOBJECTPROPERTY">JJTOWLOBJECTPROPERTY</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLONEOF">JJTOWLONEOF</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLONPROPERTY">JJTOWLONPROPERTY</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLONTOLOGY">JJTOWLONTOLOGY</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLRESTRICTION">JJTOWLRESTRICTION</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLSOMEVALUESFROM">JJTOWLSOMEVALUESFROM</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLUNIONOF">JJTOWLUNIONOF</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFABOUT">JJTRDFABOUT</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFDATATYPE">JJTRDFDATATYPE</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFDECLARATION">JJTRDFDECLARATION</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFFIRST">JJTRDFFIRST</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFID">JJTRDFID</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFPARSETYPE">JJTRDFPARSETYPE</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFRESOURCE">JJTRDFRESOURCE</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFREST">JJTRDFREST</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFSCOMMENT">JJTRDFSCOMMENT</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFSDOMAIN">JJTRDFSDOMAIN</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFSRANGE">JJTRDFSRANGE</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFSSUBCLASSOF">JJTRDFSSUBCLASSOF</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFSSUBPROPERTYOF">JJTRDFSSUBPROPERTYOF</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFTYPE">JJTRDFTYPE</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTSPECIFICATION">JJTSPECIFICATION</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTSTART">JJTSTART</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTSTRINGELEMENT">JJTSTRINGELEMENT</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTVALUE">JJTVALUE</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTVERSION">JJTVERSION</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTVOID">JJTVOID</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLBASE">JJTXMLBASE</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLHEADER">JJTXMLHEADER</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNS">JJTXMLNS</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSDAML">JJTXMLNSDAML</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSDC">JJTXMLNSDC</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSOWL">JJTXMLNSOWL</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSP1">JJTXMLNSP1</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSPROTEGE">JJTXMLNSPROTEGE</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSRDF">JJTXMLNSRDF</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSRDFS">JJTXMLNSRDFS</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSXSD">JJTXMLNSXSD</A></CODE></TD> +<TD><CODE><A HREF="../AST/OwlParserTreeConstants.html#JJTDISCARDEDELEMENT">JJTDISCARDEDELEMENT</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTFLOATELEMENT">JJTFLOATELEMENT</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTIDENTIFIER">JJTIDENTIFIER</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTINTELEMENT">JJTINTELEMENT</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTLIST">JJTLIST</A>, <A HREF="../AST/OwlParserTreeConstants.html#jjtNodeName">jjtNodeName</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLALLDIFFERENT">JJTOWLALLDIFFERENT</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLALLVALUESFROM">JJTOWLALLVALUESFROM</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLCARDINALITY">JJTOWLCARDINALITY</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLCLASS">JJTOWLCLASS</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLDATARANGE">JJTOWLDATARANGE</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLDATATYPEPROPERTY">JJTOWLDATATYPEPROPERTY</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLDISJOINTWITH">JJTOWLDISJOINTWITH</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLDISTINCTMEMBERS">JJTOWLDISTINCTMEMBERS</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLEQUIVALENTCLASS">JJTOWLEQUIVALENTCLASS</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLFUNCTIONALPROPERTY">JJTOWLFUNCTIONALPROPERTY</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLIMPORTS">JJTOWLIMPORTS</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLINTERSECTIONOF">JJTOWLINTERSECTIONOF</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLINVERSEOF">JJTOWLINVERSEOF</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLMAXCARDINALITY">JJTOWLMAXCARDINALITY</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLMINCARDINALITY">JJTOWLMINCARDINALITY</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLOBJECTPROPERTY">JJTOWLOBJECTPROPERTY</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLONEOF">JJTOWLONEOF</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLONPROPERTY">JJTOWLONPROPERTY</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLONTOLOGY">JJTOWLONTOLOGY</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLRESTRICTION">JJTOWLRESTRICTION</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLSOMEVALUESFROM">JJTOWLSOMEVALUESFROM</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLTRANSITIVEPROPERTY">JJTOWLTRANSITIVEPROPERTY</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTOWLUNIONOF">JJTOWLUNIONOF</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFABOUT">JJTRDFABOUT</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFDATATYPE">JJTRDFDATATYPE</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFDECLARATION">JJTRDFDECLARATION</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFDESCRIPTION">JJTRDFDESCRIPTION</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFFIRST">JJTRDFFIRST</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFID">JJTRDFID</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFPARSETYPE">JJTRDFPARSETYPE</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFRESOURCE">JJTRDFRESOURCE</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFREST">JJTRDFREST</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFSCOMMENT">JJTRDFSCOMMENT</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFSDOMAIN">JJTRDFSDOMAIN</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFSRANGE">JJTRDFSRANGE</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFSSUBCLASSOF">JJTRDFSSUBCLASSOF</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFSSUBPROPERTYOF">JJTRDFSSUBPROPERTYOF</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTRDFTYPE">JJTRDFTYPE</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTSPECIFICATION">JJTSPECIFICATION</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTSTART">JJTSTART</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTSTRINGELEMENT">JJTSTRINGELEMENT</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTVALUE">JJTVALUE</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTVERSION">JJTVERSION</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTVOID">JJTVOID</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLBASE">JJTXMLBASE</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLHEADER">JJTXMLHEADER</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNS">JJTXMLNS</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSDAML">JJTXMLNSDAML</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSDC">JJTXMLNSDC</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSOWL">JJTXMLNSOWL</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSP1">JJTXMLNSP1</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSPROTEGE">JJTXMLNSPROTEGE</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSRDF">JJTXMLNSRDF</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSRDFS">JJTXMLNSRDFS</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSSWRL">JJTXMLNSSWRL</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSSWRLB">JJTXMLNSSWRLB</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSXSD">JJTXMLNSXSD</A>, <A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSXSP">JJTXMLNSXSP</A></CODE></TD> </TR> </TABLE> <A NAME="fields_inherited_from_class_AST.OwlParserConstants"><!-- --></A> @@ -158,7 +161,7 @@ java.lang.Object <TH ALIGN="left"><B>Fields inherited from interface AST.<A HREF="../AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/OwlParserConstants.html#ASSIGN">ASSIGN</A>, <A HREF="../AST/OwlParserConstants.html#BOUNDS">BOUNDS</A>, <A HREF="../AST/OwlParserConstants.html#CHARACTER_LITERAL">CHARACTER_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#DECIMAL_LITERAL">DECIMAL_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#DEFAULT">DEFAULT</A>, <A HREF="../AST/OwlParserConstants.html#DIGIT">DIGIT</A>, <A HREF="../AST/OwlParserConstants.html#EOF">EOF</A>, <A HREF="../AST/OwlParserConstants.html#EXPONENT">EXPONENT</A>, <A HREF="../AST/OwlParserConstants.html#FLOAT_LITERAL">FLOAT_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#HEX_LITERAL">HEX_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#IDENTIFIER">IDENTIFIER</A>, <A HREF="../AST/OwlParserConstants.html#INTEGER_LITERAL">INTEGER_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#LBRACE">LBRACE</A>, <A HREF="../AST/OwlParserConstants.html#LBRACKET">LBRACKET</A>, <A HREF="../AST/OwlParserConstants.html#LETTER">LETTER</A>, <A HREF="../AST/OwlParserConstants.html#OCTAL_LITERAL">OCTAL_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ALLDIFFERENT">OWL_ALLDIFFERENT</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ALLVALUESFROM">OWL_ALLVALUESFROM</A>, <A HREF="../AST/OwlParserConstants.html#OWL_CARDINALITY">OWL_CARDINALITY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_CLASS">OWL_CLASS</A>, <A HREF="../AST/OwlParserConstants.html#OWL_DATARANGE">OWL_DATARANGE</A>, <A HREF="../AST/OwlParserConstants.html#OWL_DATATYPEPROPERTY">OWL_DATATYPEPROPERTY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_DISJOINTWITH">OWL_DISJOINTWITH</A>, <A HREF="../AST/OwlParserConstants.html#OWL_EQUIVALENTCLASS">OWL_EQUIVALENTCLASS</A>, <A HREF="../AST/OwlParserConstants.html#OWL_FUNCTIONALPROPERTY">OWL_FUNCTIONALPROPERTY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_IMPORTS">OWL_IMPORTS</A>, <A HREF="../AST/OwlParserConstants.html#OWL_INTERSECTIONOF">OWL_INTERSECTIONOF</A>, <A HREF="../AST/OwlParserConstants.html#OWL_INVERSEOF">OWL_INVERSEOF</A>, <A HREF="../AST/OwlParserConstants.html#OWL_MINCARDINALITY">OWL_MINCARDINALITY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_OBJECTPROPERTY">OWL_OBJECTPROPERTY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ONEOF">OWL_ONEOF</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ONPROPERTY">OWL_ONPROPERTY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ONTOLOGY">OWL_ONTOLOGY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_RESTRICTION">OWL_RESTRICTION</A>, <A HREF="../AST/OwlParserConstants.html#OWL_SOMEVALUESFROM">OWL_SOMEVALUESFROM</A>, <A HREF="../AST/OwlParserConstants.html#OWL_UNIONOF">OWL_UNIONOF</A>, <A HREF="../AST/OwlParserConstants.html#RBRACE">RBRACE</A>, <A HREF="../AST/OwlParserConstants.html#RBRACKET">RBRACKET</A>, <A HREF="../AST/OwlParserConstants.html#RDF_ABOUT">RDF_ABOUT</A>, <A HREF="../AST/OwlParserConstants.html#RDF_DATATYPE">RDF_DATATYPE</A>, <A HREF="../AST/OwlParserConstants.html#RDF_FIRST">RDF_FIRST</A>, <A HREF="../AST/OwlParserConstants.html#RDF_ID">RDF_ID</A>, <A HREF="../AST/OwlParserConstants.html#RDF_PARSETYPE">RDF_PARSETYPE</A>, <A HREF="../AST/OwlParserConstants.html#RDF_RDF">RDF_RDF</A>, <A HREF="../AST/OwlParserConstants.html#RDF_RESOURCE">RDF_RESOURCE</A>, <A HREF="../AST/OwlParserConstants.html#RDF_REST">RDF_REST</A>, <A HREF="../AST/OwlParserConstants.html#RDF_TYPE">RDF_TYPE</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_COMMENT">RDFS_COMMENT</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_DOMAIN">RDFS_DOMAIN</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_RANGE">RDFS_RANGE</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_SUBCLASSOF">RDFS_SUBCLASSOF</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_SUBPROPERTYOF">RDFS_SUBPROPERTYOF</A>, <A HREF="../AST/OwlParserConstants.html#SEMICOLON">SEMICOLON</A>, <A HREF="../AST/OwlParserConstants.html#STRING_LITERAL">STRING_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#tokenImage">tokenImage</A>, <A HREF="../AST/OwlParserConstants.html#VERSION">VERSION</A>, <A HREF="../AST/OwlParserConstants.html#XML">XML</A>, <A HREF="../AST/OwlParserConstants.html#XML_BASE">XML_BASE</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS">XMLNS</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_DAML">XMLNS_DAML</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_DC">XMLNS_DC</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_OWL">XMLNS_OWL</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_P1">XMLNS_P1</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_PROTEGE">XMLNS_PROTEGE</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_RDF">XMLNS_RDF</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_RDFS">XMLNS_RDFS</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_XSD">XMLNS_XSD</A></CODE></TD> +<TD><CODE><A HREF="../AST/OwlParserConstants.html#ASSIGN">ASSIGN</A>, <A HREF="../AST/OwlParserConstants.html#BOUNDS">BOUNDS</A>, <A HREF="../AST/OwlParserConstants.html#CHARACTER_LITERAL">CHARACTER_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#COLON">COLON</A>, <A HREF="../AST/OwlParserConstants.html#DECIMAL_LITERAL">DECIMAL_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#DEFAULT">DEFAULT</A>, <A HREF="../AST/OwlParserConstants.html#DIGIT">DIGIT</A>, <A HREF="../AST/OwlParserConstants.html#EOF">EOF</A>, <A HREF="../AST/OwlParserConstants.html#EXPONENT">EXPONENT</A>, <A HREF="../AST/OwlParserConstants.html#FLOAT_LITERAL">FLOAT_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#HEX_LITERAL">HEX_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#IDENTIFIER">IDENTIFIER</A>, <A HREF="../AST/OwlParserConstants.html#INTEGER_LITERAL">INTEGER_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#LBRACE">LBRACE</A>, <A HREF="../AST/OwlParserConstants.html#LBRACKET">LBRACKET</A>, <A HREF="../AST/OwlParserConstants.html#LETTER">LETTER</A>, <A HREF="../AST/OwlParserConstants.html#OCTAL_LITERAL">OCTAL_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ALLDIFFERENT">OWL_ALLDIFFERENT</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ALLVALUESFROM">OWL_ALLVALUESFROM</A>, <A HREF="../AST/OwlParserConstants.html#OWL_CARDINALITY">OWL_CARDINALITY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_CLASS">OWL_CLASS</A>, <A HREF="../AST/OwlParserConstants.html#OWL_DATARANGE">OWL_DATARANGE</A>, <A HREF="../AST/OwlParserConstants.html#OWL_DATATYPEPROPERTY">OWL_DATATYPEPROPERTY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_DISJOINTWITH">OWL_DISJOINTWITH</A>, <A HREF="../AST/OwlParserConstants.html#OWL_DISTINCTMEMBERS">OWL_DISTINCTMEMBERS</A>, <A HREF="../AST/OwlParserConstants.html#OWL_EQUIVALENTCLASS">OWL_EQUIVALENTCLASS</A>, <A HREF="../AST/OwlParserConstants.html#OWL_FUNCTIONALPROPERTY">OWL_FUNCTIONALPROPERTY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_IMPORTS">OWL_IMPORTS</A>, <A HREF="../AST/OwlParserConstants.html#OWL_INTERSECTIONOF">OWL_INTERSECTIONOF</A>, <A HREF="../AST/OwlParserConstants.html#OWL_INVERSEOF">OWL_INVERSEOF</A>, <A HREF="../AST/OwlParserConstants.html#OWL_MAXCARDINALITY">OWL_MAXCARDINALITY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_MINCARDINALITY">OWL_MINCARDINALITY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_OBJECTPROPERTY">OWL_OBJECTPROPERTY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ONEOF">OWL_ONEOF</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ONPROPERTY">OWL_ONPROPERTY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ONTOLOGY">OWL_ONTOLOGY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_RESTRICTION">OWL_RESTRICTION</A>, <A HREF="../AST/OwlParserConstants.html#OWL_SOMEVALUESFROM">OWL_SOMEVALUESFROM</A>, <A HREF="../AST/OwlParserConstants.html#OWL_TRANSITIVEPROPERTY">OWL_TRANSITIVEPROPERTY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_UNIONOF">OWL_UNIONOF</A>, <A HREF="../AST/OwlParserConstants.html#QUOTE">QUOTE</A>, <A HREF="../AST/OwlParserConstants.html#RBRACE">RBRACE</A>, <A HREF="../AST/OwlParserConstants.html#RBRACKET">RBRACKET</A>, <A HREF="../AST/OwlParserConstants.html#RDF_ABOUT">RDF_ABOUT</A>, <A HREF="../AST/OwlParserConstants.html#RDF_DATATYPE">RDF_DATATYPE</A>, <A HREF="../AST/OwlParserConstants.html#RDF_DESCRIPTION">RDF_DESCRIPTION</A>, <A HREF="../AST/OwlParserConstants.html#RDF_FIRST">RDF_FIRST</A>, <A HREF="../AST/OwlParserConstants.html#RDF_ID">RDF_ID</A>, <A HREF="../AST/OwlParserConstants.html#RDF_PARSETYPE">RDF_PARSETYPE</A>, <A HREF="../AST/OwlParserConstants.html#RDF_RDF">RDF_RDF</A>, <A HREF="../AST/OwlParserConstants.html#RDF_RESOURCE">RDF_RESOURCE</A>, <A HREF="../AST/OwlParserConstants.html#RDF_REST">RDF_REST</A>, <A HREF="../AST/OwlParserConstants.html#RDF_TYPE">RDF_TYPE</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_COMMENT">RDFS_COMMENT</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_DOMAIN">RDFS_DOMAIN</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_RANGE">RDFS_RANGE</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_SUBCLASSOF">RDFS_SUBCLASSOF</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_SUBPROPERTYOF">RDFS_SUBPROPERTYOF</A>, <A HREF="../AST/OwlParserConstants.html#SEMICOLON">SEMICOLON</A>, <A HREF="../AST/OwlParserConstants.html#SLASH">SLASH</A>, <A HREF="../AST/OwlParserConstants.html#START_ENDTAG">START_ENDTAG</A>, <A HREF="../AST/OwlParserConstants.html#START_TAG">START_TAG</A>, <A HREF="../AST/OwlParserConstants.html#STRING_LITERAL">STRING_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#tokenImage">tokenImage</A>, <A HREF="../AST/OwlParserConstants.html#VERSION">VERSION</A>, <A HREF="../AST/OwlParserConstants.html#XML">XML</A>, <A HREF="../AST/OwlParserConstants.html#XML_BASE">XML_BASE</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS">XMLNS</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_DAML">XMLNS_DAML</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_DC">XMLNS_DC</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_OWL">XMLNS_OWL</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_P1">XMLNS_P1</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_PROTEGE">XMLNS_PROTEGE</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_RDF">XMLNS_RDF</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_RDFS">XMLNS_RDFS</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_SWRL">XMLNS_SWRL</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_SWRLB">XMLNS_SWRLB</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_XSD">XMLNS_XSD</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_XSP">XMLNS_XSP</A></CODE></TD> </TR> </TABLE> @@ -226,6 +229,14 @@ java.lang.Object <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParser.html#disable_tracing()">disable_tracing</A></B>()</CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParser.html#DiscardedElement()">DiscardedElement</A></B>()</CODE> + <BR> </TD> </TR> @@ -282,6 +293,14 @@ java.lang.Object <CODE> <A HREF="../AST/Token.html" title="class in AST">Token</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParser.html#getToken(int)">getToken</A></B>(int index)</CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParser.html#Identifier()">Identifier</A></B>()</CODE> + <BR> </TD> </TR> @@ -346,6 +365,14 @@ java.lang.Object <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParser.html#OwlDisjointWith()">OwlDisjointWith</A></B>()</CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParser.html#OwlDistinctMembers()">OwlDistinctMembers</A></B>()</CODE> + <BR> </TD> </TR> @@ -394,6 +421,14 @@ java.lang.Object <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParser.html#OwlInverseOf()">OwlInverseOf</A></B>()</CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParser.html#OwlMaxCardinality()">OwlMaxCardinality</A></B>()</CODE> + <BR> </TD> </TR> @@ -450,6 +485,14 @@ java.lang.Object <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParser.html#OwlSomeValuesFrom()">OwlSomeValuesFrom</A></B>()</CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParser.html#OwlTransitiveProperty()">OwlTransitiveProperty</A></B>()</CODE> + <BR> </TD> </TR> @@ -490,6 +533,14 @@ java.lang.Object <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParser.html#RdfDeclaration()">RdfDeclaration</A></B>()</CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParser.html#RdfDescription()">RdfDescription</A></B>()</CODE> + <BR> </TD> </TR> @@ -763,6 +814,22 @@ java.lang.Object <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParser.html#XmlnsRdfs()">XmlnsRdfs</A></B>()</CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParser.html#XmlnsSwrl()">XmlnsSwrl</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParser.html#XmlnsSwrlb()">XmlnsSwrlb</A></B>()</CODE> + <BR> </TD> </TR> @@ -771,6 +838,14 @@ java.lang.Object <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParser.html#XmlnsXsd()">XmlnsXsd</A></B>()</CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParser.html#XmlnsXsp()">XmlnsXsp</A></B>()</CODE> + <BR> </TD> </TR> @@ -990,6 +1065,40 @@ public final void <B>Element</B>() </DL> <HR> +<A NAME="DiscardedElement()"><!-- --></A><H3> +DiscardedElement</H3> +<PRE> +public final void <B>DiscardedElement</B>() + throws <A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Throws:</B> +<DD><CODE><A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="Identifier()"><!-- --></A><H3> +Identifier</H3> +<PRE> +public final void <B>Identifier</B>() + throws <A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Throws:</B> +<DD><CODE><A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></CODE></DL> +</DD> +</DL> +<HR> + <A NAME="SimpleElement()"><!-- --></A><H3> SimpleElement</H3> <PRE> @@ -1211,6 +1320,23 @@ public final void <B>OwlDisjointWith</B>() </DL> <HR> +<A NAME="OwlDistinctMembers()"><!-- --></A><H3> +OwlDistinctMembers</H3> +<PRE> +public final void <B>OwlDistinctMembers</B>() + throws <A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Throws:</B> +<DD><CODE><A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></CODE></DL> +</DD> +</DL> +<HR> + <A NAME="OwlEquivalentClass()"><!-- --></A><H3> OwlEquivalentClass</H3> <PRE> @@ -1296,6 +1422,23 @@ public final void <B>OwlInverseOf</B>() </DL> <HR> +<A NAME="OwlMaxCardinality()"><!-- --></A><H3> +OwlMaxCardinality</H3> +<PRE> +public final void <B>OwlMaxCardinality</B>() + throws <A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Throws:</B> +<DD><CODE><A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></CODE></DL> +</DD> +</DL> +<HR> + <A NAME="OwlMinCardinality()"><!-- --></A><H3> OwlMinCardinality</H3> <PRE> @@ -1364,6 +1507,23 @@ public final void <B>OwlOnProperty</B>() </DL> <HR> +<A NAME="OwlRestriction()"><!-- --></A><H3> +OwlRestriction</H3> +<PRE> +public final void <B>OwlRestriction</B>() + throws <A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Throws:</B> +<DD><CODE><A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></CODE></DL> +</DD> +</DL> +<HR> + <A NAME="OwlSomeValuesFrom()"><!-- --></A><H3> OwlSomeValuesFrom</H3> <PRE> @@ -1381,11 +1541,11 @@ public final void <B>OwlSomeValuesFrom</B>() </DL> <HR> -<A NAME="OwlRestriction()"><!-- --></A><H3> -OwlRestriction</H3> +<A NAME="OwlTransitiveProperty()"><!-- --></A><H3> +OwlTransitiveProperty</H3> <PRE> -public final void <B>OwlRestriction</B>() - throws <A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></PRE> +public final void <B>OwlTransitiveProperty</B>() + throws <A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></PRE> <DL> <DD><DL> </DL> @@ -1449,6 +1609,23 @@ public final void <B>RdfType</B>() </DL> <HR> +<A NAME="RdfDescription()"><!-- --></A><H3> +RdfDescription</H3> +<PRE> +public final void <B>RdfDescription</B>() + throws <A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Throws:</B> +<DD><CODE><A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></CODE></DL> +</DD> +</DL> +<HR> + <A NAME="RdfFirst()"><!-- --></A><H3> RdfFirst</H3> <PRE> @@ -1874,6 +2051,40 @@ public final void <B>XmlnsRdf</B>() </DL> <HR> +<A NAME="XmlnsSwrl()"><!-- --></A><H3> +XmlnsSwrl</H3> +<PRE> +public final void <B>XmlnsSwrl</B>() + throws <A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Throws:</B> +<DD><CODE><A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="XmlnsSwrlb()"><!-- --></A><H3> +XmlnsSwrlb</H3> +<PRE> +public final void <B>XmlnsSwrlb</B>() + throws <A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Throws:</B> +<DD><CODE><A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></CODE></DL> +</DD> +</DL> +<HR> + <A NAME="XmlnsXsd()"><!-- --></A><H3> XmlnsXsd</H3> <PRE> @@ -1891,6 +2102,23 @@ public final void <B>XmlnsXsd</B>() </DL> <HR> +<A NAME="XmlnsXsp()"><!-- --></A><H3> +XmlnsXsp</H3> +<PRE> +public final void <B>XmlnsXsp</B>() + throws <A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Throws:</B> +<DD><CODE><A HREF="../AST/ParseException.html" title="class in AST">ParseException</A></CODE></DL> +</DD> +</DL> +<HR> + <A NAME="XmlnsRdfs()"><!-- --></A><H3> XmlnsRdfs</H3> <PRE> diff --git a/javadoc/AST/OwlParserConstants.html b/javadoc/AST/OwlParserConstants.html index 18eef2d..cd522f1 100644 --- a/javadoc/AST/OwlParserConstants.html +++ b/javadoc/AST/OwlParserConstants.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:32 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:24 CEST 2008 --> <TITLE> OwlParserConstants </TITLE> -<META NAME="keywords" CONTENT="AST.OwlParserConstants interface"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlParserConstants"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlParserConstants"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -127,6 +130,14 @@ Interface OwlParserConstants</H2> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParserConstants.html#CHARACTER_LITERAL">CHARACTER_LITERAL</A></B></CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserConstants.html#COLON">COLON</A></B></CODE> + <BR> </TD> </TR> @@ -287,6 +298,14 @@ Interface OwlParserConstants</H2> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParserConstants.html#OWL_DISJOINTWITH">OWL_DISJOINTWITH</A></B></CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserConstants.html#OWL_DISTINCTMEMBERS">OWL_DISTINCTMEMBERS</A></B></CODE> + <BR> </TD> </TR> @@ -327,6 +346,14 @@ Interface OwlParserConstants</H2> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParserConstants.html#OWL_INVERSEOF">OWL_INVERSEOF</A></B></CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserConstants.html#OWL_MAXCARDINALITY">OWL_MAXCARDINALITY</A></B></CODE> + <BR> </TD> </TR> @@ -383,6 +410,14 @@ Interface OwlParserConstants</H2> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParserConstants.html#OWL_SOMEVALUESFROM">OWL_SOMEVALUESFROM</A></B></CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserConstants.html#OWL_TRANSITIVEPROPERTY">OWL_TRANSITIVEPROPERTY</A></B></CODE> + <BR> </TD> </TR> @@ -391,6 +426,14 @@ Interface OwlParserConstants</H2> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParserConstants.html#OWL_UNIONOF">OWL_UNIONOF</A></B></CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserConstants.html#QUOTE">QUOTE</A></B></CODE> + <BR> </TD> </TR> @@ -423,6 +466,14 @@ Interface OwlParserConstants</H2> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParserConstants.html#RDF_DATATYPE">RDF_DATATYPE</A></B></CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserConstants.html#RDF_DESCRIPTION">RDF_DESCRIPTION</A></B></CODE> + <BR> </TD> </TR> @@ -527,6 +578,30 @@ Interface OwlParserConstants</H2> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParserConstants.html#SEMICOLON">SEMICOLON</A></B></CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserConstants.html#SLASH">SLASH</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserConstants.html#START_ENDTAG">START_ENDTAG</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserConstants.html#START_TAG">START_TAG</A></B></CODE> + <BR> </TD> </TR> @@ -631,6 +706,22 @@ Interface OwlParserConstants</H2> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParserConstants.html#XMLNS_RDFS">XMLNS_RDFS</A></B></CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserConstants.html#XMLNS_SWRL">XMLNS_SWRL</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserConstants.html#XMLNS_SWRLB">XMLNS_SWRLB</A></B></CODE> + <BR> </TD> </TR> @@ -639,6 +730,14 @@ Interface OwlParserConstants</H2> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParserConstants.html#XMLNS_XSD">XMLNS_XSD</A></B></CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserConstants.html#XMLNS_XSP">XMLNS_XSP</A></B></CODE> + <BR> </TD> </TR> @@ -736,6 +835,16 @@ static final int <B>OWL_DISJOINTWITH</B></PRE> </DL> <HR> +<A NAME="OWL_DISTINCTMEMBERS"><!-- --></A><H3> +OWL_DISTINCTMEMBERS</H3> +<PRE> +static final int <B>OWL_DISTINCTMEMBERS</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserConstants.OWL_DISTINCTMEMBERS">Constant Field Values</A></DL> +</DL> +<HR> + <A NAME="OWL_EQUIVALENTCLASS"><!-- --></A><H3> OWL_EQUIVALENTCLASS</H3> <PRE> @@ -786,6 +895,16 @@ static final int <B>OWL_INVERSEOF</B></PRE> </DL> <HR> +<A NAME="OWL_MAXCARDINALITY"><!-- --></A><H3> +OWL_MAXCARDINALITY</H3> +<PRE> +static final int <B>OWL_MAXCARDINALITY</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserConstants.OWL_MAXCARDINALITY">Constant Field Values</A></DL> +</DL> +<HR> + <A NAME="OWL_MINCARDINALITY"><!-- --></A><H3> OWL_MINCARDINALITY</H3> <PRE> @@ -856,6 +975,16 @@ static final int <B>OWL_SOMEVALUESFROM</B></PRE> </DL> <HR> +<A NAME="OWL_TRANSITIVEPROPERTY"><!-- --></A><H3> +OWL_TRANSITIVEPROPERTY</H3> +<PRE> +static final int <B>OWL_TRANSITIVEPROPERTY</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserConstants.OWL_TRANSITIVEPROPERTY">Constant Field Values</A></DL> +</DL> +<HR> + <A NAME="OWL_UNIONOF"><!-- --></A><H3> OWL_UNIONOF</H3> <PRE> @@ -896,6 +1025,16 @@ static final int <B>RDF_DATATYPE</B></PRE> </DL> <HR> +<A NAME="RDF_DESCRIPTION"><!-- --></A><H3> +RDF_DESCRIPTION</H3> +<PRE> +static final int <B>RDF_DESCRIPTION</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserConstants.RDF_DESCRIPTION">Constant Field Values</A></DL> +</DL> +<HR> + <A NAME="RDF_ID"><!-- --></A><H3> RDF_ID</H3> <PRE> @@ -1076,6 +1215,16 @@ static final int <B>XMLNS_P1</B></PRE> </DL> <HR> +<A NAME="XMLNS_OWL"><!-- --></A><H3> +XMLNS_OWL</H3> +<PRE> +static final int <B>XMLNS_OWL</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserConstants.XMLNS_OWL">Constant Field Values</A></DL> +</DL> +<HR> + <A NAME="XMLNS_PROTEGE"><!-- --></A><H3> XMLNS_PROTEGE</H3> <PRE> @@ -1096,33 +1245,53 @@ static final int <B>XMLNS_RDF</B></PRE> </DL> <HR> -<A NAME="XMLNS_XSD"><!-- --></A><H3> -XMLNS_XSD</H3> +<A NAME="XMLNS_RDFS"><!-- --></A><H3> +XMLNS_RDFS</H3> <PRE> -static final int <B>XMLNS_XSD</B></PRE> +static final int <B>XMLNS_RDFS</B></PRE> <DL> <DL> -<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserConstants.XMLNS_XSD">Constant Field Values</A></DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserConstants.XMLNS_RDFS">Constant Field Values</A></DL> </DL> <HR> -<A NAME="XMLNS_RDFS"><!-- --></A><H3> -XMLNS_RDFS</H3> +<A NAME="XMLNS_SWRL"><!-- --></A><H3> +XMLNS_SWRL</H3> <PRE> -static final int <B>XMLNS_RDFS</B></PRE> +static final int <B>XMLNS_SWRL</B></PRE> <DL> <DL> -<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserConstants.XMLNS_RDFS">Constant Field Values</A></DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserConstants.XMLNS_SWRL">Constant Field Values</A></DL> </DL> <HR> -<A NAME="XMLNS_OWL"><!-- --></A><H3> -XMLNS_OWL</H3> +<A NAME="XMLNS_SWRLB"><!-- --></A><H3> +XMLNS_SWRLB</H3> <PRE> -static final int <B>XMLNS_OWL</B></PRE> +static final int <B>XMLNS_SWRLB</B></PRE> <DL> <DL> -<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserConstants.XMLNS_OWL">Constant Field Values</A></DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserConstants.XMLNS_SWRLB">Constant Field Values</A></DL> +</DL> +<HR> + +<A NAME="XMLNS_XSD"><!-- --></A><H3> +XMLNS_XSD</H3> +<PRE> +static final int <B>XMLNS_XSD</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserConstants.XMLNS_XSD">Constant Field Values</A></DL> +</DL> +<HR> + +<A NAME="XMLNS_XSP"><!-- --></A><H3> +XMLNS_XSP</H3> +<PRE> +static final int <B>XMLNS_XSP</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserConstants.XMLNS_XSP">Constant Field Values</A></DL> </DL> <HR> @@ -1286,6 +1455,16 @@ static final int <B>SEMICOLON</B></PRE> </DL> <HR> +<A NAME="QUOTE"><!-- --></A><H3> +QUOTE</H3> +<PRE> +static final int <B>QUOTE</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserConstants.QUOTE">Constant Field Values</A></DL> +</DL> +<HR> + <A NAME="ASSIGN"><!-- --></A><H3> ASSIGN</H3> <PRE> @@ -1296,6 +1475,46 @@ static final int <B>ASSIGN</B></PRE> </DL> <HR> +<A NAME="START_ENDTAG"><!-- --></A><H3> +START_ENDTAG</H3> +<PRE> +static final int <B>START_ENDTAG</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserConstants.START_ENDTAG">Constant Field Values</A></DL> +</DL> +<HR> + +<A NAME="START_TAG"><!-- --></A><H3> +START_TAG</H3> +<PRE> +static final int <B>START_TAG</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserConstants.START_TAG">Constant Field Values</A></DL> +</DL> +<HR> + +<A NAME="COLON"><!-- --></A><H3> +COLON</H3> +<PRE> +static final int <B>COLON</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserConstants.COLON">Constant Field Values</A></DL> +</DL> +<HR> + +<A NAME="SLASH"><!-- --></A><H3> +SLASH</H3> +<PRE> +static final int <B>SLASH</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserConstants.SLASH">Constant Field Values</A></DL> +</DL> +<HR> + <A NAME="DEFAULT"><!-- --></A><H3> DEFAULT</H3> <PRE> diff --git a/javadoc/AST/OwlParserTokenManager.html b/javadoc/AST/OwlParserTokenManager.html index 5626639..5e79e8f 100644 --- a/javadoc/AST/OwlParserTokenManager.html +++ b/javadoc/AST/OwlParserTokenManager.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:32 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:24 CEST 2008 --> <TITLE> OwlParserTokenManager </TITLE> -<META NAME="keywords" CONTENT="AST.OwlParserTokenManager class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlParserTokenManager"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlParserTokenManager"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -165,7 +168,7 @@ java.lang.Object <TH ALIGN="left"><B>Fields inherited from interface AST.<A HREF="../AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/OwlParserConstants.html#ASSIGN">ASSIGN</A>, <A HREF="../AST/OwlParserConstants.html#BOUNDS">BOUNDS</A>, <A HREF="../AST/OwlParserConstants.html#CHARACTER_LITERAL">CHARACTER_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#DECIMAL_LITERAL">DECIMAL_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#DEFAULT">DEFAULT</A>, <A HREF="../AST/OwlParserConstants.html#DIGIT">DIGIT</A>, <A HREF="../AST/OwlParserConstants.html#EOF">EOF</A>, <A HREF="../AST/OwlParserConstants.html#EXPONENT">EXPONENT</A>, <A HREF="../AST/OwlParserConstants.html#FLOAT_LITERAL">FLOAT_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#HEX_LITERAL">HEX_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#IDENTIFIER">IDENTIFIER</A>, <A HREF="../AST/OwlParserConstants.html#INTEGER_LITERAL">INTEGER_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#LBRACE">LBRACE</A>, <A HREF="../AST/OwlParserConstants.html#LBRACKET">LBRACKET</A>, <A HREF="../AST/OwlParserConstants.html#LETTER">LETTER</A>, <A HREF="../AST/OwlParserConstants.html#OCTAL_LITERAL">OCTAL_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ALLDIFFERENT">OWL_ALLDIFFERENT</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ALLVALUESFROM">OWL_ALLVALUESFROM</A>, <A HREF="../AST/OwlParserConstants.html#OWL_CARDINALITY">OWL_CARDINALITY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_CLASS">OWL_CLASS</A>, <A HREF="../AST/OwlParserConstants.html#OWL_DATARANGE">OWL_DATARANGE</A>, <A HREF="../AST/OwlParserConstants.html#OWL_DATATYPEPROPERTY">OWL_DATATYPEPROPERTY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_DISJOINTWITH">OWL_DISJOINTWITH</A>, <A HREF="../AST/OwlParserConstants.html#OWL_EQUIVALENTCLASS">OWL_EQUIVALENTCLASS</A>, <A HREF="../AST/OwlParserConstants.html#OWL_FUNCTIONALPROPERTY">OWL_FUNCTIONALPROPERTY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_IMPORTS">OWL_IMPORTS</A>, <A HREF="../AST/OwlParserConstants.html#OWL_INTERSECTIONOF">OWL_INTERSECTIONOF</A>, <A HREF="../AST/OwlParserConstants.html#OWL_INVERSEOF">OWL_INVERSEOF</A>, <A HREF="../AST/OwlParserConstants.html#OWL_MINCARDINALITY">OWL_MINCARDINALITY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_OBJECTPROPERTY">OWL_OBJECTPROPERTY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ONEOF">OWL_ONEOF</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ONPROPERTY">OWL_ONPROPERTY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ONTOLOGY">OWL_ONTOLOGY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_RESTRICTION">OWL_RESTRICTION</A>, <A HREF="../AST/OwlParserConstants.html#OWL_SOMEVALUESFROM">OWL_SOMEVALUESFROM</A>, <A HREF="../AST/OwlParserConstants.html#OWL_UNIONOF">OWL_UNIONOF</A>, <A HREF="../AST/OwlParserConstants.html#RBRACE">RBRACE</A>, <A HREF="../AST/OwlParserConstants.html#RBRACKET">RBRACKET</A>, <A HREF="../AST/OwlParserConstants.html#RDF_ABOUT">RDF_ABOUT</A>, <A HREF="../AST/OwlParserConstants.html#RDF_DATATYPE">RDF_DATATYPE</A>, <A HREF="../AST/OwlParserConstants.html#RDF_FIRST">RDF_FIRST</A>, <A HREF="../AST/OwlParserConstants.html#RDF_ID">RDF_ID</A>, <A HREF="../AST/OwlParserConstants.html#RDF_PARSETYPE">RDF_PARSETYPE</A>, <A HREF="../AST/OwlParserConstants.html#RDF_RDF">RDF_RDF</A>, <A HREF="../AST/OwlParserConstants.html#RDF_RESOURCE">RDF_RESOURCE</A>, <A HREF="../AST/OwlParserConstants.html#RDF_REST">RDF_REST</A>, <A HREF="../AST/OwlParserConstants.html#RDF_TYPE">RDF_TYPE</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_COMMENT">RDFS_COMMENT</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_DOMAIN">RDFS_DOMAIN</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_RANGE">RDFS_RANGE</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_SUBCLASSOF">RDFS_SUBCLASSOF</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_SUBPROPERTYOF">RDFS_SUBPROPERTYOF</A>, <A HREF="../AST/OwlParserConstants.html#SEMICOLON">SEMICOLON</A>, <A HREF="../AST/OwlParserConstants.html#STRING_LITERAL">STRING_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#tokenImage">tokenImage</A>, <A HREF="../AST/OwlParserConstants.html#VERSION">VERSION</A>, <A HREF="../AST/OwlParserConstants.html#XML">XML</A>, <A HREF="../AST/OwlParserConstants.html#XML_BASE">XML_BASE</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS">XMLNS</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_DAML">XMLNS_DAML</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_DC">XMLNS_DC</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_OWL">XMLNS_OWL</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_P1">XMLNS_P1</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_PROTEGE">XMLNS_PROTEGE</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_RDF">XMLNS_RDF</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_RDFS">XMLNS_RDFS</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_XSD">XMLNS_XSD</A></CODE></TD> +<TD><CODE><A HREF="../AST/OwlParserConstants.html#ASSIGN">ASSIGN</A>, <A HREF="../AST/OwlParserConstants.html#BOUNDS">BOUNDS</A>, <A HREF="../AST/OwlParserConstants.html#CHARACTER_LITERAL">CHARACTER_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#COLON">COLON</A>, <A HREF="../AST/OwlParserConstants.html#DECIMAL_LITERAL">DECIMAL_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#DEFAULT">DEFAULT</A>, <A HREF="../AST/OwlParserConstants.html#DIGIT">DIGIT</A>, <A HREF="../AST/OwlParserConstants.html#EOF">EOF</A>, <A HREF="../AST/OwlParserConstants.html#EXPONENT">EXPONENT</A>, <A HREF="../AST/OwlParserConstants.html#FLOAT_LITERAL">FLOAT_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#HEX_LITERAL">HEX_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#IDENTIFIER">IDENTIFIER</A>, <A HREF="../AST/OwlParserConstants.html#INTEGER_LITERAL">INTEGER_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#LBRACE">LBRACE</A>, <A HREF="../AST/OwlParserConstants.html#LBRACKET">LBRACKET</A>, <A HREF="../AST/OwlParserConstants.html#LETTER">LETTER</A>, <A HREF="../AST/OwlParserConstants.html#OCTAL_LITERAL">OCTAL_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ALLDIFFERENT">OWL_ALLDIFFERENT</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ALLVALUESFROM">OWL_ALLVALUESFROM</A>, <A HREF="../AST/OwlParserConstants.html#OWL_CARDINALITY">OWL_CARDINALITY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_CLASS">OWL_CLASS</A>, <A HREF="../AST/OwlParserConstants.html#OWL_DATARANGE">OWL_DATARANGE</A>, <A HREF="../AST/OwlParserConstants.html#OWL_DATATYPEPROPERTY">OWL_DATATYPEPROPERTY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_DISJOINTWITH">OWL_DISJOINTWITH</A>, <A HREF="../AST/OwlParserConstants.html#OWL_DISTINCTMEMBERS">OWL_DISTINCTMEMBERS</A>, <A HREF="../AST/OwlParserConstants.html#OWL_EQUIVALENTCLASS">OWL_EQUIVALENTCLASS</A>, <A HREF="../AST/OwlParserConstants.html#OWL_FUNCTIONALPROPERTY">OWL_FUNCTIONALPROPERTY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_IMPORTS">OWL_IMPORTS</A>, <A HREF="../AST/OwlParserConstants.html#OWL_INTERSECTIONOF">OWL_INTERSECTIONOF</A>, <A HREF="../AST/OwlParserConstants.html#OWL_INVERSEOF">OWL_INVERSEOF</A>, <A HREF="../AST/OwlParserConstants.html#OWL_MAXCARDINALITY">OWL_MAXCARDINALITY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_MINCARDINALITY">OWL_MINCARDINALITY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_OBJECTPROPERTY">OWL_OBJECTPROPERTY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ONEOF">OWL_ONEOF</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ONPROPERTY">OWL_ONPROPERTY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_ONTOLOGY">OWL_ONTOLOGY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_RESTRICTION">OWL_RESTRICTION</A>, <A HREF="../AST/OwlParserConstants.html#OWL_SOMEVALUESFROM">OWL_SOMEVALUESFROM</A>, <A HREF="../AST/OwlParserConstants.html#OWL_TRANSITIVEPROPERTY">OWL_TRANSITIVEPROPERTY</A>, <A HREF="../AST/OwlParserConstants.html#OWL_UNIONOF">OWL_UNIONOF</A>, <A HREF="../AST/OwlParserConstants.html#QUOTE">QUOTE</A>, <A HREF="../AST/OwlParserConstants.html#RBRACE">RBRACE</A>, <A HREF="../AST/OwlParserConstants.html#RBRACKET">RBRACKET</A>, <A HREF="../AST/OwlParserConstants.html#RDF_ABOUT">RDF_ABOUT</A>, <A HREF="../AST/OwlParserConstants.html#RDF_DATATYPE">RDF_DATATYPE</A>, <A HREF="../AST/OwlParserConstants.html#RDF_DESCRIPTION">RDF_DESCRIPTION</A>, <A HREF="../AST/OwlParserConstants.html#RDF_FIRST">RDF_FIRST</A>, <A HREF="../AST/OwlParserConstants.html#RDF_ID">RDF_ID</A>, <A HREF="../AST/OwlParserConstants.html#RDF_PARSETYPE">RDF_PARSETYPE</A>, <A HREF="../AST/OwlParserConstants.html#RDF_RDF">RDF_RDF</A>, <A HREF="../AST/OwlParserConstants.html#RDF_RESOURCE">RDF_RESOURCE</A>, <A HREF="../AST/OwlParserConstants.html#RDF_REST">RDF_REST</A>, <A HREF="../AST/OwlParserConstants.html#RDF_TYPE">RDF_TYPE</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_COMMENT">RDFS_COMMENT</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_DOMAIN">RDFS_DOMAIN</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_RANGE">RDFS_RANGE</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_SUBCLASSOF">RDFS_SUBCLASSOF</A>, <A HREF="../AST/OwlParserConstants.html#RDFS_SUBPROPERTYOF">RDFS_SUBPROPERTYOF</A>, <A HREF="../AST/OwlParserConstants.html#SEMICOLON">SEMICOLON</A>, <A HREF="../AST/OwlParserConstants.html#SLASH">SLASH</A>, <A HREF="../AST/OwlParserConstants.html#START_ENDTAG">START_ENDTAG</A>, <A HREF="../AST/OwlParserConstants.html#START_TAG">START_TAG</A>, <A HREF="../AST/OwlParserConstants.html#STRING_LITERAL">STRING_LITERAL</A>, <A HREF="../AST/OwlParserConstants.html#tokenImage">tokenImage</A>, <A HREF="../AST/OwlParserConstants.html#VERSION">VERSION</A>, <A HREF="../AST/OwlParserConstants.html#XML">XML</A>, <A HREF="../AST/OwlParserConstants.html#XML_BASE">XML_BASE</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS">XMLNS</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_DAML">XMLNS_DAML</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_DC">XMLNS_DC</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_OWL">XMLNS_OWL</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_P1">XMLNS_P1</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_PROTEGE">XMLNS_PROTEGE</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_RDF">XMLNS_RDF</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_RDFS">XMLNS_RDFS</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_SWRL">XMLNS_SWRL</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_SWRLB">XMLNS_SWRLB</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_XSD">XMLNS_XSD</A>, <A HREF="../AST/OwlParserConstants.html#XMLNS_XSP">XMLNS_XSP</A></CODE></TD> </TR> </TABLE> diff --git a/javadoc/AST/OwlParserTreeConstants.html b/javadoc/AST/OwlParserTreeConstants.html index c26a516..c45dc9b 100644 --- a/javadoc/AST/OwlParserTreeConstants.html +++ b/javadoc/AST/OwlParserTreeConstants.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:32 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:24 CEST 2008 --> <TITLE> OwlParserTreeConstants </TITLE> -<META NAME="keywords" CONTENT="AST.OwlParserTreeConstants interface"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlParserTreeConstants"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlParserTreeConstants"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -109,8 +112,24 @@ Interface OwlParserTreeConstants</H2> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserTreeConstants.html#JJTDISCARDEDELEMENT">JJTDISCARDEDELEMENT</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParserTreeConstants.html#JJTFLOATELEMENT">JJTFLOATELEMENT</A></B></CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserTreeConstants.html#JJTIDENTIFIER">JJTIDENTIFIER</A></B></CODE> + <BR> </TD> </TR> @@ -191,6 +210,14 @@ Interface OwlParserTreeConstants</H2> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParserTreeConstants.html#JJTOWLDISJOINTWITH">JJTOWLDISJOINTWITH</A></B></CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserTreeConstants.html#JJTOWLDISTINCTMEMBERS">JJTOWLDISTINCTMEMBERS</A></B></CODE> + <BR> </TD> </TR> @@ -231,6 +258,14 @@ Interface OwlParserTreeConstants</H2> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParserTreeConstants.html#JJTOWLINVERSEOF">JJTOWLINVERSEOF</A></B></CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserTreeConstants.html#JJTOWLMAXCARDINALITY">JJTOWLMAXCARDINALITY</A></B></CODE> + <BR> </TD> </TR> @@ -287,6 +322,14 @@ Interface OwlParserTreeConstants</H2> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParserTreeConstants.html#JJTOWLSOMEVALUESFROM">JJTOWLSOMEVALUESFROM</A></B></CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserTreeConstants.html#JJTOWLTRANSITIVEPROPERTY">JJTOWLTRANSITIVEPROPERTY</A></B></CODE> + <BR> </TD> </TR> @@ -319,6 +362,14 @@ Interface OwlParserTreeConstants</H2> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParserTreeConstants.html#JJTRDFDECLARATION">JJTRDFDECLARATION</A></B></CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserTreeConstants.html#JJTRDFDESCRIPTION">JJTRDFDESCRIPTION</A></B></CODE> + <BR> </TD> </TR> @@ -535,6 +586,22 @@ Interface OwlParserTreeConstants</H2> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSRDFS">JJTXMLNSRDFS</A></B></CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSSWRL">JJTXMLNSSWRL</A></B></CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSSWRLB">JJTXMLNSSWRLB</A></B></CODE> + <BR> </TD> </TR> @@ -543,6 +610,14 @@ Interface OwlParserTreeConstants</H2> <CODE>static int</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSXSD">JJTXMLNSXSD</A></B></CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>static int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserTreeConstants.html#JJTXMLNSXSP">JJTXMLNSXSP</A></B></CODE> + <BR> </TD> </TR> @@ -620,6 +695,26 @@ static final int <B>JJTVOID</B></PRE> </DL> <HR> +<A NAME="JJTDISCARDEDELEMENT"><!-- --></A><H3> +JJTDISCARDEDELEMENT</H3> +<PRE> +static final int <B>JJTDISCARDEDELEMENT</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserTreeConstants.JJTDISCARDEDELEMENT">Constant Field Values</A></DL> +</DL> +<HR> + +<A NAME="JJTIDENTIFIER"><!-- --></A><H3> +JJTIDENTIFIER</H3> +<PRE> +static final int <B>JJTIDENTIFIER</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserTreeConstants.JJTIDENTIFIER">Constant Field Values</A></DL> +</DL> +<HR> + <A NAME="JJTINTELEMENT"><!-- --></A><H3> JJTINTELEMENT</H3> <PRE> @@ -730,6 +825,16 @@ static final int <B>JJTOWLDISJOINTWITH</B></PRE> </DL> <HR> +<A NAME="JJTOWLDISTINCTMEMBERS"><!-- --></A><H3> +JJTOWLDISTINCTMEMBERS</H3> +<PRE> +static final int <B>JJTOWLDISTINCTMEMBERS</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserTreeConstants.JJTOWLDISTINCTMEMBERS">Constant Field Values</A></DL> +</DL> +<HR> + <A NAME="JJTOWLEQUIVALENTCLASS"><!-- --></A><H3> JJTOWLEQUIVALENTCLASS</H3> <PRE> @@ -780,6 +885,16 @@ static final int <B>JJTOWLINVERSEOF</B></PRE> </DL> <HR> +<A NAME="JJTOWLMAXCARDINALITY"><!-- --></A><H3> +JJTOWLMAXCARDINALITY</H3> +<PRE> +static final int <B>JJTOWLMAXCARDINALITY</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserTreeConstants.JJTOWLMAXCARDINALITY">Constant Field Values</A></DL> +</DL> +<HR> + <A NAME="JJTOWLMINCARDINALITY"><!-- --></A><H3> JJTOWLMINCARDINALITY</H3> <PRE> @@ -820,6 +935,16 @@ static final int <B>JJTOWLONPROPERTY</B></PRE> </DL> <HR> +<A NAME="JJTOWLRESTRICTION"><!-- --></A><H3> +JJTOWLRESTRICTION</H3> +<PRE> +static final int <B>JJTOWLRESTRICTION</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserTreeConstants.JJTOWLRESTRICTION">Constant Field Values</A></DL> +</DL> +<HR> + <A NAME="JJTOWLSOMEVALUESFROM"><!-- --></A><H3> JJTOWLSOMEVALUESFROM</H3> <PRE> @@ -830,13 +955,13 @@ static final int <B>JJTOWLSOMEVALUESFROM</B></PRE> </DL> <HR> -<A NAME="JJTOWLRESTRICTION"><!-- --></A><H3> -JJTOWLRESTRICTION</H3> +<A NAME="JJTOWLTRANSITIVEPROPERTY"><!-- --></A><H3> +JJTOWLTRANSITIVEPROPERTY</H3> <PRE> -static final int <B>JJTOWLRESTRICTION</B></PRE> +static final int <B>JJTOWLTRANSITIVEPROPERTY</B></PRE> <DL> <DL> -<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserTreeConstants.JJTOWLRESTRICTION">Constant Field Values</A></DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserTreeConstants.JJTOWLTRANSITIVEPROPERTY">Constant Field Values</A></DL> </DL> <HR> @@ -860,6 +985,16 @@ static final int <B>JJTRDFTYPE</B></PRE> </DL> <HR> +<A NAME="JJTRDFDESCRIPTION"><!-- --></A><H3> +JJTRDFDESCRIPTION</H3> +<PRE> +static final int <B>JJTRDFDESCRIPTION</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserTreeConstants.JJTRDFDESCRIPTION">Constant Field Values</A></DL> +</DL> +<HR> + <A NAME="JJTRDFFIRST"><!-- --></A><H3> JJTRDFFIRST</H3> <PRE> @@ -1060,6 +1195,26 @@ static final int <B>JJTXMLNSRDF</B></PRE> </DL> <HR> +<A NAME="JJTXMLNSSWRL"><!-- --></A><H3> +JJTXMLNSSWRL</H3> +<PRE> +static final int <B>JJTXMLNSSWRL</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserTreeConstants.JJTXMLNSSWRL">Constant Field Values</A></DL> +</DL> +<HR> + +<A NAME="JJTXMLNSSWRLB"><!-- --></A><H3> +JJTXMLNSSWRLB</H3> +<PRE> +static final int <B>JJTXMLNSSWRLB</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserTreeConstants.JJTXMLNSSWRLB">Constant Field Values</A></DL> +</DL> +<HR> + <A NAME="JJTXMLNSXSD"><!-- --></A><H3> JJTXMLNSXSD</H3> <PRE> @@ -1070,6 +1225,16 @@ static final int <B>JJTXMLNSXSD</B></PRE> </DL> <HR> +<A NAME="JJTXMLNSXSP"><!-- --></A><H3> +JJTXMLNSXSP</H3> +<PRE> +static final int <B>JJTXMLNSXSP</B></PRE> +<DL> +<DL> +<DT><B>See Also:</B><DD><A HREF="../constant-values.html#AST.OwlParserTreeConstants.JJTXMLNSXSP">Constant Field Values</A></DL> +</DL> +<HR> + <A NAME="JJTXMLNSRDFS"><!-- --></A><H3> JJTXMLNSRDFS</H3> <PRE> diff --git a/javadoc/AST/OwlParserVisitor.html b/javadoc/AST/OwlParserVisitor.html index 9277ce0..c6f4c04 100644 --- a/javadoc/AST/OwlParserVisitor.html +++ b/javadoc/AST/OwlParserVisitor.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:32 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:24 CEST 2008 --> <TITLE> OwlParserVisitor </TITLE> -<META NAME="keywords" CONTENT="AST.OwlParserVisitor interface"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlParserVisitor"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlParserVisitor"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -107,9 +110,27 @@ Interface OwlParserVisitor</H2> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserVisitor.html#visit(AST.DiscardedElement, java.lang.Object)">visit</A></B>(<A HREF="../AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> node, + java.lang.Object data)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/OwlParserVisitor.html#visit(AST.FloatElement, java.lang.Object)">visit</A></B>(<A HREF="../AST/FloatElement.html" title="class in AST">FloatElement</A> node, java.lang.Object data)</CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserVisitor.html#visit(AST.Identifier, java.lang.Object)">visit</A></B>(<A HREF="../AST/Identifier.html" title="class in AST">Identifier</A> node, + java.lang.Object data)</CODE> + <BR> </TD> </TR> @@ -191,6 +212,15 @@ Interface OwlParserVisitor</H2> <TD><CODE><B><A HREF="../AST/OwlParserVisitor.html#visit(AST.OwlDisjointWith, java.lang.Object)">visit</A></B>(<A HREF="../AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A> node, java.lang.Object data)</CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserVisitor.html#visit(AST.OwlDistinctMembers, java.lang.Object)">visit</A></B>(<A HREF="../AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> node, + java.lang.Object data)</CODE> + <BR> </TD> </TR> @@ -236,6 +266,15 @@ Interface OwlParserVisitor</H2> <TD><CODE><B><A HREF="../AST/OwlParserVisitor.html#visit(AST.OwlInverseOf, java.lang.Object)">visit</A></B>(<A HREF="../AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A> node, java.lang.Object data)</CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserVisitor.html#visit(AST.OwlMaxCardinality, java.lang.Object)">visit</A></B>(<A HREF="../AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> node, + java.lang.Object data)</CODE> + <BR> </TD> </TR> @@ -299,6 +338,15 @@ Interface OwlParserVisitor</H2> <TD><CODE><B><A HREF="../AST/OwlParserVisitor.html#visit(AST.OwlSomeValuesFrom, java.lang.Object)">visit</A></B>(<A HREF="../AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A> node, java.lang.Object data)</CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserVisitor.html#visit(AST.OwlTransitiveProperty, java.lang.Object)">visit</A></B>(<A HREF="../AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> node, + java.lang.Object data)</CODE> + <BR> </TD> </TR> @@ -335,6 +383,15 @@ Interface OwlParserVisitor</H2> <TD><CODE><B><A HREF="../AST/OwlParserVisitor.html#visit(AST.RdfDeclaration, java.lang.Object)">visit</A></B>(<A HREF="../AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A> node, java.lang.Object data)</CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserVisitor.html#visit(AST.RdfDescription, java.lang.Object)">visit</A></B>(<A HREF="../AST/RdfDescription.html" title="class in AST">RdfDescription</A> node, + java.lang.Object data)</CODE> + <BR> </TD> </TR> @@ -578,6 +635,24 @@ Interface OwlParserVisitor</H2> <TD><CODE><B><A HREF="../AST/OwlParserVisitor.html#visit(AST.XmlnsRdfs, java.lang.Object)">visit</A></B>(<A HREF="../AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A> node, java.lang.Object data)</CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserVisitor.html#visit(AST.XmlnsSwrlb, java.lang.Object)">visit</A></B>(<A HREF="../AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> node, + java.lang.Object data)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserVisitor.html#visit(AST.XmlnsSwrl, java.lang.Object)">visit</A></B>(<A HREF="../AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> node, + java.lang.Object data)</CODE> + <BR> </TD> </TR> @@ -587,6 +662,15 @@ Interface OwlParserVisitor</H2> <TD><CODE><B><A HREF="../AST/OwlParserVisitor.html#visit(AST.XmlnsXsd, java.lang.Object)">visit</A></B>(<A HREF="../AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A> node, java.lang.Object data)</CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlParserVisitor.html#visit(AST.XmlnsXsp, java.lang.Object)">visit</A></B>(<A HREF="../AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> node, + java.lang.Object data)</CODE> + <BR> </TD> </TR> @@ -676,6 +760,30 @@ java.lang.Object <B>visit</B>(<A HREF="../AST/List.html" title="class in AST">Li </DL> <HR> +<A NAME="visit(AST.DiscardedElement, java.lang.Object)"><!-- --></A><H3> +visit</H3> +<PRE> +java.lang.Object <B>visit</B>(<A HREF="../AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> node, + java.lang.Object data)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="visit(AST.Identifier, java.lang.Object)"><!-- --></A><H3> +visit</H3> +<PRE> +java.lang.Object <B>visit</B>(<A HREF="../AST/Identifier.html" title="class in AST">Identifier</A> node, + java.lang.Object data)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + <A NAME="visit(AST.IntElement, java.lang.Object)"><!-- --></A><H3> visit</H3> <PRE> @@ -808,6 +916,18 @@ java.lang.Object <B>visit</B>(<A HREF="../AST/OwlDisjointWith.html" title="class </DL> <HR> +<A NAME="visit(AST.OwlDistinctMembers, java.lang.Object)"><!-- --></A><H3> +visit</H3> +<PRE> +java.lang.Object <B>visit</B>(<A HREF="../AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> node, + java.lang.Object data)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + <A NAME="visit(AST.OwlEquivalentClass, java.lang.Object)"><!-- --></A><H3> visit</H3> <PRE> @@ -868,6 +988,18 @@ java.lang.Object <B>visit</B>(<A HREF="../AST/OwlInverseOf.html" title="class in </DL> <HR> +<A NAME="visit(AST.OwlMaxCardinality, java.lang.Object)"><!-- --></A><H3> +visit</H3> +<PRE> +java.lang.Object <B>visit</B>(<A HREF="../AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> node, + java.lang.Object data)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + <A NAME="visit(AST.OwlMinCardinality, java.lang.Object)"><!-- --></A><H3> visit</H3> <PRE> @@ -916,6 +1048,18 @@ java.lang.Object <B>visit</B>(<A HREF="../AST/OwlOnProperty.html" title="class i </DL> <HR> +<A NAME="visit(AST.OwlRestriction, java.lang.Object)"><!-- --></A><H3> +visit</H3> +<PRE> +java.lang.Object <B>visit</B>(<A HREF="../AST/OwlRestriction.html" title="class in AST">OwlRestriction</A> node, + java.lang.Object data)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + <A NAME="visit(AST.OwlSomeValuesFrom, java.lang.Object)"><!-- --></A><H3> visit</H3> <PRE> @@ -928,10 +1072,10 @@ java.lang.Object <B>visit</B>(<A HREF="../AST/OwlSomeValuesFrom.html" title="cla </DL> <HR> -<A NAME="visit(AST.OwlRestriction, java.lang.Object)"><!-- --></A><H3> +<A NAME="visit(AST.OwlTransitiveProperty, java.lang.Object)"><!-- --></A><H3> visit</H3> <PRE> -java.lang.Object <B>visit</B>(<A HREF="../AST/OwlRestriction.html" title="class in AST">OwlRestriction</A> node, +java.lang.Object <B>visit</B>(<A HREF="../AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> node, java.lang.Object data)</PRE> <DL> <DD><DL> @@ -964,6 +1108,18 @@ java.lang.Object <B>visit</B>(<A HREF="../AST/RdfType.html" title="class in AST" </DL> <HR> +<A NAME="visit(AST.RdfDescription, java.lang.Object)"><!-- --></A><H3> +visit</H3> +<PRE> +java.lang.Object <B>visit</B>(<A HREF="../AST/RdfDescription.html" title="class in AST">RdfDescription</A> node, + java.lang.Object data)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + <A NAME="visit(AST.RdfFirst, java.lang.Object)"><!-- --></A><H3> visit</H3> <PRE> @@ -1204,6 +1360,30 @@ java.lang.Object <B>visit</B>(<A HREF="../AST/XmlnsRdf.html" title="class in AST </DL> <HR> +<A NAME="visit(AST.XmlnsSwrl, java.lang.Object)"><!-- --></A><H3> +visit</H3> +<PRE> +java.lang.Object <B>visit</B>(<A HREF="../AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> node, + java.lang.Object data)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="visit(AST.XmlnsSwrlb, java.lang.Object)"><!-- --></A><H3> +visit</H3> +<PRE> +java.lang.Object <B>visit</B>(<A HREF="../AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> node, + java.lang.Object data)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + <A NAME="visit(AST.XmlnsXsd, java.lang.Object)"><!-- --></A><H3> visit</H3> <PRE> @@ -1216,6 +1396,18 @@ java.lang.Object <B>visit</B>(<A HREF="../AST/XmlnsXsd.html" title="class in AST </DL> <HR> +<A NAME="visit(AST.XmlnsXsp, java.lang.Object)"><!-- --></A><H3> +visit</H3> +<PRE> +java.lang.Object <B>visit</B>(<A HREF="../AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> node, + java.lang.Object data)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + <A NAME="visit(AST.XmlnsRdfs, java.lang.Object)"><!-- --></A><H3> visit</H3> <PRE> diff --git a/javadoc/AST/OwlProperty.html b/javadoc/AST/OwlProperty.html index 90b2935..2c820b6 100644 --- a/javadoc/AST/OwlProperty.html +++ b/javadoc/AST/OwlProperty.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:32 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:24 CEST 2008 --> <TITLE> OwlProperty </TITLE> -<META NAME="keywords" CONTENT="AST.OwlProperty class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlProperty"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlProperty"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -388,7 +391,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#copy()">copy</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#copy()">copy</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/OwlRestriction.html b/javadoc/AST/OwlRestriction.html index 2dd13bf..f48f79e 100644 --- a/javadoc/AST/OwlRestriction.html +++ b/javadoc/AST/OwlRestriction.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:32 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:24 CEST 2008 --> <TITLE> OwlRestriction </TITLE> -<META NAME="keywords" CONTENT="AST.OwlRestriction class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlRestriction"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlRestriction"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -418,7 +421,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/OwlSomeValuesFrom.html b/javadoc/AST/OwlSomeValuesFrom.html index ecc9205..c4a0987 100644 --- a/javadoc/AST/OwlSomeValuesFrom.html +++ b/javadoc/AST/OwlSomeValuesFrom.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:32 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:24 CEST 2008 --> <TITLE> OwlSomeValuesFrom </TITLE> -<META NAME="keywords" CONTENT="AST.OwlSomeValuesFrom class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlSomeValuesFrom"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlSomeValuesFrom"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -51,7 +54,7 @@ function windowTitle() <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../AST/OwlRestriction.html" title="class in AST"><B>PREV CLASS</B></A> - <A HREF="../AST/OwlUnionOf.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> + <A HREF="../AST/OwlTransitiveProperty.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/OwlSomeValuesFrom.html" target="_top"><B>FRAMES</B></A> <A HREF="OwlSomeValuesFrom.html" target="_top"><B>NO FRAMES</B></A> @@ -403,7 +406,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> @@ -860,7 +863,7 @@ public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewrite <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../AST/OwlRestriction.html" title="class in AST"><B>PREV CLASS</B></A> - <A HREF="../AST/OwlUnionOf.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> + <A HREF="../AST/OwlTransitiveProperty.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/OwlSomeValuesFrom.html" target="_top"><B>FRAMES</B></A> <A HREF="OwlSomeValuesFrom.html" target="_top"><B>NO FRAMES</B></A> diff --git a/javadoc/AST/OwlTransitiveProperty.html b/javadoc/AST/OwlTransitiveProperty.html new file mode 100644 index 0000000..84eb937 --- /dev/null +++ b/javadoc/AST/OwlTransitiveProperty.html @@ -0,0 +1,896 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:25 CEST 2008 --> +<TITLE> +OwlTransitiveProperty +</TITLE> + +<META NAME="date" CONTENT="2008-06-25"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlTransitiveProperty"; + } +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> +<HR> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../AST/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../AST/OwlSomeValuesFrom.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/OwlUnionOf.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../index.html?AST/OwlTransitiveProperty.html" target="_top"><B>FRAMES</B></A> + <A HREF="OwlTransitiveProperty.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_AST.ASTNode">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<!-- ======== START OF CLASS DATA ======== --> +<H2> +<FONT SIZE="-1"> +AST</FONT> +<BR> +Class OwlTransitiveProperty</H2> +<PRE> +java.lang.Object + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/SimpleNode.html" title="class in AST">AST.SimpleNode</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/ASTNode.html" title="class in AST">AST.ASTNode</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/Element.html" title="class in AST">AST.Element</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/ComplexElement.html" title="class in AST">AST.ComplexElement</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><B>AST.OwlTransitiveProperty</B> +</PRE> +<DL> +<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../AST/Node.html" title="interface in AST">Node</A>, java.lang.Cloneable</DD> +</DL> +<HR> +<DL> +<DT><PRE>public class <B>OwlTransitiveProperty</B><DT>extends <A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A><DT>implements java.lang.Cloneable</DL> +</PRE> + +<P> +<HR> + +<P> +<!-- =========== FIELD SUMMARY =========== --> + +<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Field Summary</B></FONT></TH> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_AST.ASTNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Fields inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ASTNode.html#boundariesCrossed">boundariesCrossed</A>, <A HREF="../AST/ASTNode.html#CHANGE">CHANGE</A>, <A HREF="../AST/ASTNode.html#duringRewrites">duringRewrites</A>, <A HREF="../AST/ASTNode.html#generatedWithCacheCycle">generatedWithCacheCycle</A>, <A HREF="../AST/ASTNode.html#generatedWithCircularEnabled">generatedWithCircularEnabled</A>, <A HREF="../AST/ASTNode.html#IN_CIRCLE">IN_CIRCLE</A>, <A HREF="../AST/ASTNode.html#inCircle">inCircle</A>, <A HREF="../AST/ASTNode.html#isFinal">isFinal</A>, <A HREF="../AST/ASTNode.html#LAST_CYCLE">LAST_CYCLE</A>, <A HREF="../AST/ASTNode.html#REWRITE_CHANGE">REWRITE_CHANGE</A>, <A HREF="../AST/ASTNode.html#REWRITE_INTERRUPT">REWRITE_INTERRUPT</A>, <A HREF="../AST/ASTNode.html#REWRITE_NOCHANGE">REWRITE_NOCHANGE</A>, <A HREF="../AST/ASTNode.html#state">state</A></CODE></TD> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_AST.SimpleNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Fields inherited from class AST.<A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/SimpleNode.html#children">children</A>, <A HREF="../AST/SimpleNode.html#id">id</A>, <A HREF="../AST/SimpleNode.html#parent">parent</A>, <A HREF="../AST/SimpleNode.html#parser">parser</A></CODE></TD> +</TR> +</TABLE> + +<!-- ======== CONSTRUCTOR SUMMARY ======== --> + +<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Constructor Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#OwlTransitiveProperty()">OwlTransitiveProperty</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#OwlTransitiveProperty(int)">OwlTransitiveProperty</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#OwlTransitiveProperty(AST.List, AST.List)">OwlTransitiveProperty</A></B>(<A HREF="../AST/List.html" title="class in AST">List</A> p0, + <A HREF="../AST/List.html" title="class in AST">List</A> p1)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#OwlTransitiveProperty(AST.OwlParser, int)">OwlTransitiveProperty</A></B>(<A HREF="../AST/OwlParser.html" title="class in AST">OwlParser</A> p, + int i)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== METHOD SUMMARY =========== --> + +<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Method Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#addAttribute(AST.Attribute)">addAttribute</A></B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#addElement(AST.Element)">addElement</A></B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#checkChild(AST.Node, int)">checkChild</A></B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#clone()">clone</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#copy()">copy</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#dumpTree(java.lang.String, java.io.PrintStream)">dumpTree</A></B>(java.lang.String indent, + java.io.PrintStream pStream)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#fullCopy()">fullCopy</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#getAttribute(int)">getAttribute</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#getAttributeList()">getAttributeList</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#getAttributeListNoTransform()">getAttributeListNoTransform</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/Element.html" title="class in AST">Element</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#getElement(int)">getElement</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#getElementList()">getElementList</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#getElementListNoTransform()">getElementListNoTransform</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#getNumAttribute()">getNumAttribute</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#getNumChild()">getNumChild</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#getNumElement()">getNumElement</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></B>(<A HREF="../AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> visitor, + java.lang.Object data)</CODE> + +<BR> + Accept the visitor.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</CODE> + +<BR> + This method tells the node to add its argument to the node's + list of children.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> boolean</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#mayHaveRewrite()">mayHaveRewrite</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#rewriteTo()">rewriteTo</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#setAttribute(AST.Attribute, int)">setAttribute</A></B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#setAttributeList(AST.List)">setAttributeList</A></B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#setElement(AST.Element, int)">setElement</A></B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/OwlTransitiveProperty.html#setElementList(AST.List)">setElementList</A></B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.ComplexElement"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ComplexElement.html#getId()">getId</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.Element"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/Element.html" title="class in AST">Element</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/Element.html#range()">range</A>, <A HREF="../AST/Element.html#type()">type</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.ASTNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/SimpleNode.html#childrenAccept(AST.OwlParserVisitor, java.lang.Object)">childrenAccept</A>, <A HREF="../AST/SimpleNode.html#dump(java.lang.String)">dump</A>, <A HREF="../AST/SimpleNode.html#jjtClose()">jjtClose</A>, <A HREF="../AST/SimpleNode.html#jjtGetChild(int)">jjtGetChild</A>, <A HREF="../AST/SimpleNode.html#jjtGetNumChildren()">jjtGetNumChildren</A>, <A HREF="../AST/SimpleNode.html#jjtGetParent()">jjtGetParent</A>, <A HREF="../AST/SimpleNode.html#jjtOpen()">jjtOpen</A>, <A HREF="../AST/SimpleNode.html#jjtSetParent(AST.Node)">jjtSetParent</A>, <A HREF="../AST/SimpleNode.html#toString()">toString</A>, <A HREF="../AST/SimpleNode.html#toString(java.lang.String)">toString</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<P> + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + +<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Constructor Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="OwlTransitiveProperty(int)"><!-- --></A><H3> +OwlTransitiveProperty</H3> +<PRE> +public <B>OwlTransitiveProperty</B>(int i)</PRE> +<DL> +</DL> +<HR> + +<A NAME="OwlTransitiveProperty(AST.OwlParser, int)"><!-- --></A><H3> +OwlTransitiveProperty</H3> +<PRE> +public <B>OwlTransitiveProperty</B>(<A HREF="../AST/OwlParser.html" title="class in AST">OwlParser</A> p, + int i)</PRE> +<DL> +</DL> +<HR> + +<A NAME="OwlTransitiveProperty()"><!-- --></A><H3> +OwlTransitiveProperty</H3> +<PRE> +public <B>OwlTransitiveProperty</B>()</PRE> +<DL> +</DL> +<HR> + +<A NAME="OwlTransitiveProperty(AST.List, AST.List)"><!-- --></A><H3> +OwlTransitiveProperty</H3> +<PRE> +public <B>OwlTransitiveProperty</B>(<A HREF="../AST/List.html" title="class in AST">List</A> p0, + <A HREF="../AST/List.html" title="class in AST">List</A> p1)</PRE> +<DL> +</DL> + +<!-- ============ METHOD DETAIL ========== --> + +<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Method Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="clone()"><!-- --></A><H3> +clone</H3> +<PRE> +public java.lang.Object <B>clone</B>() + throws java.lang.CloneNotSupportedException</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#clone()">clone</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> + +<DT><B>Throws:</B> +<DD><CODE>java.lang.CloneNotSupportedException</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="copy()"><!-- --></A><H3> +copy</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>copy</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#copy()">copy</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="fullCopy()"><!-- --></A><H3> +fullCopy</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>fullCopy</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="dumpTree(java.lang.String, java.io.PrintStream)"><!-- --></A><H3> +dumpTree</H3> +<PRE> +public void <B>dumpTree</B>(java.lang.String indent, + java.io.PrintStream pStream)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#dumpTree(java.lang.String, java.io.PrintStream)">dumpTree</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><!-- --></A><H3> +jjtAccept</H3> +<PRE> +public java.lang.Object <B>jjtAccept</B>(<A HREF="../AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> visitor, + java.lang.Object data)</PRE> +<DL> +<DD><B>Description copied from class: <CODE><A HREF="../AST/SimpleNode.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">SimpleNode</A></CODE></B></DD> +<DD>Accept the visitor. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../AST/Node.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></CODE> in interface <CODE><A HREF="../AST/Node.html" title="interface in AST">Node</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="jjtAddChild(AST.Node, int)"><!-- --></A><H3> +jjtAddChild</H3> +<PRE> +public void <B>jjtAddChild</B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../AST/Node.html#jjtAddChild(AST.Node, int)">Node</A></CODE></B></DD> +<DD>This method tells the node to add its argument to the node's + list of children. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../AST/Node.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></CODE> in interface <CODE><A HREF="../AST/Node.html" title="interface in AST">Node</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="checkChild(AST.Node, int)"><!-- --></A><H3> +checkChild</H3> +<PRE> +public void <B>checkChild</B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#checkChild(AST.Node, int)">checkChild</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumChild()"><!-- --></A><H3> +getNumChild</H3> +<PRE> +public int <B>getNumChild</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getNumChild()">getNumChild</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="mayHaveRewrite()"><!-- --></A><H3> +mayHaveRewrite</H3> +<PRE> +public boolean <B>mayHaveRewrite</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#mayHaveRewrite()">mayHaveRewrite</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setAttributeList(AST.List)"><!-- --></A><H3> +setAttributeList</H3> +<PRE> +public void <B>setAttributeList</B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#setAttributeList(AST.List)">setAttributeList</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumAttribute()"><!-- --></A><H3> +getNumAttribute</H3> +<PRE> +public int <B>getNumAttribute</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getNumAttribute()">getNumAttribute</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getAttribute(int)"><!-- --></A><H3> +getAttribute</H3> +<PRE> +public <A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> <B>getAttribute</B>(int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getAttribute(int)">getAttribute</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="addAttribute(AST.Attribute)"><!-- --></A><H3> +addAttribute</H3> +<PRE> +public void <B>addAttribute</B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#addAttribute(AST.Attribute)">addAttribute</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setAttribute(AST.Attribute, int)"><!-- --></A><H3> +setAttribute</H3> +<PRE> +public void <B>setAttribute</B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node, + int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#setAttribute(AST.Attribute, int)">setAttribute</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getAttributeList()"><!-- --></A><H3> +getAttributeList</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getAttributeList</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getAttributeList()">getAttributeList</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getAttributeListNoTransform()"><!-- --></A><H3> +getAttributeListNoTransform</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getAttributeListNoTransform</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getAttributeListNoTransform()">getAttributeListNoTransform</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setElementList(AST.List)"><!-- --></A><H3> +setElementList</H3> +<PRE> +public void <B>setElementList</B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#setElementList(AST.List)">setElementList</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumElement()"><!-- --></A><H3> +getNumElement</H3> +<PRE> +public int <B>getNumElement</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getNumElement()">getNumElement</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getElement(int)"><!-- --></A><H3> +getElement</H3> +<PRE> +public <A HREF="../AST/Element.html" title="class in AST">Element</A> <B>getElement</B>(int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getElement(int)">getElement</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="addElement(AST.Element)"><!-- --></A><H3> +addElement</H3> +<PRE> +public void <B>addElement</B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#addElement(AST.Element)">addElement</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setElement(AST.Element, int)"><!-- --></A><H3> +setElement</H3> +<PRE> +public void <B>setElement</B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node, + int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#setElement(AST.Element, int)">setElement</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getElementList()"><!-- --></A><H3> +getElementList</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getElementList</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getElementList()">getElementList</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getElementListNoTransform()"><!-- --></A><H3> +getElementListNoTransform</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getElementListNoTransform</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getElementListNoTransform()">getElementListNoTransform</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="rewriteTo()"><!-- --></A><H3> +rewriteTo</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewriteTo</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#rewriteTo()">rewriteTo</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<!-- ========= END OF CLASS DATA ========= --> +<HR> + + +<!-- ======= 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> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../AST/OwlSomeValuesFrom.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/OwlUnionOf.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../index.html?AST/OwlTransitiveProperty.html" target="_top"><B>FRAMES</B></A> + <A HREF="OwlTransitiveProperty.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_AST.ASTNode">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> + +</BODY> +</HTML> diff --git a/javadoc/AST/OwlUnionOf.html b/javadoc/AST/OwlUnionOf.html index ebfb518..81c1fe3 100644 --- a/javadoc/AST/OwlUnionOf.html +++ b/javadoc/AST/OwlUnionOf.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:32 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:25 CEST 2008 --> <TITLE> OwlUnionOf </TITLE> -<META NAME="keywords" CONTENT="AST.OwlUnionOf class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlUnionOf"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlUnionOf"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -50,7 +53,7 @@ function windowTitle() <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../AST/OwlSomeValuesFrom.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/OwlTransitiveProperty.html" title="class in AST"><B>PREV CLASS</B></A> <A HREF="../AST/OwlValuesFrom.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/OwlUnionOf.html" target="_top"><B>FRAMES</B></A> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> @@ -858,7 +861,7 @@ public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewrite <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../AST/OwlSomeValuesFrom.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/OwlTransitiveProperty.html" title="class in AST"><B>PREV CLASS</B></A> <A HREF="../AST/OwlValuesFrom.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/OwlUnionOf.html" target="_top"><B>FRAMES</B></A> diff --git a/javadoc/AST/OwlValuesFrom.html b/javadoc/AST/OwlValuesFrom.html index 362341c..fa41210 100644 --- a/javadoc/AST/OwlValuesFrom.html +++ b/javadoc/AST/OwlValuesFrom.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:32 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:25 CEST 2008 --> <TITLE> OwlValuesFrom </TITLE> -<META NAME="keywords" CONTENT="AST.OwlValuesFrom class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="OwlValuesFrom"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="OwlValuesFrom"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -388,7 +391,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#copy()">copy</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#copy()">copy</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/ParseException.html b/javadoc/AST/ParseException.html index fc5e335..cf82d32 100644 --- a/javadoc/AST/ParseException.html +++ b/javadoc/AST/ParseException.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:32 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:25 CEST 2008 --> <TITLE> ParseException </TITLE> -<META NAME="keywords" CONTENT="AST.ParseException class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="ParseException"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="ParseException"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> diff --git a/javadoc/AST/Properties.html b/javadoc/AST/Properties.html index c39e0d1..6658f8c 100644 --- a/javadoc/AST/Properties.html +++ b/javadoc/AST/Properties.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:32 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:25 CEST 2008 --> <TITLE> Properties </TITLE> -<META NAME="keywords" CONTENT="AST.Properties class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Properties"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Properties"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -324,7 +327,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/RdfAbout.html b/javadoc/AST/RdfAbout.html index f29359e..1610eab 100644 --- a/javadoc/AST/RdfAbout.html +++ b/javadoc/AST/RdfAbout.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:32 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:25 CEST 2008 --> <TITLE> RdfAbout </TITLE> -<META NAME="keywords" CONTENT="AST.RdfAbout class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="RdfAbout"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="RdfAbout"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -301,7 +304,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/RdfDatatype.html b/javadoc/AST/RdfDatatype.html index f4bf4c6..1cd8f3d 100644 --- a/javadoc/AST/RdfDatatype.html +++ b/javadoc/AST/RdfDatatype.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:32 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:25 CEST 2008 --> <TITLE> RdfDatatype </TITLE> -<META NAME="keywords" CONTENT="AST.RdfDatatype class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="RdfDatatype"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="RdfDatatype"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -301,7 +304,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/RdfDeclaration.html b/javadoc/AST/RdfDeclaration.html index b4c1803..dfafa50 100644 --- a/javadoc/AST/RdfDeclaration.html +++ b/javadoc/AST/RdfDeclaration.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:32 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:25 CEST 2008 --> <TITLE> RdfDeclaration </TITLE> -<META NAME="keywords" CONTENT="AST.RdfDeclaration class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="RdfDeclaration"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="RdfDeclaration"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -51,7 +54,7 @@ function windowTitle() <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../AST/RdfDatatype.html" title="class in AST"><B>PREV CLASS</B></A> - <A HREF="../AST/RdfFirst.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> + <A HREF="../AST/RdfDescription.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/RdfDeclaration.html" target="_top"><B>FRAMES</B></A> <A HREF="RdfDeclaration.html" target="_top"><B>NO FRAMES</B></A> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> @@ -859,7 +862,7 @@ public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewrite <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../AST/RdfDatatype.html" title="class in AST"><B>PREV CLASS</B></A> - <A HREF="../AST/RdfFirst.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> + <A HREF="../AST/RdfDescription.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/RdfDeclaration.html" target="_top"><B>FRAMES</B></A> <A HREF="RdfDeclaration.html" target="_top"><B>NO FRAMES</B></A> diff --git a/javadoc/AST/RdfDescription.html b/javadoc/AST/RdfDescription.html new file mode 100644 index 0000000..9ff16ad --- /dev/null +++ b/javadoc/AST/RdfDescription.html @@ -0,0 +1,896 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:25 CEST 2008 --> +<TITLE> +RdfDescription +</TITLE> + +<META NAME="date" CONTENT="2008-06-25"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="RdfDescription"; + } +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> +<HR> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../AST/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../AST/RdfDeclaration.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/RdfFirst.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../index.html?AST/RdfDescription.html" target="_top"><B>FRAMES</B></A> + <A HREF="RdfDescription.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_AST.ASTNode">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<!-- ======== START OF CLASS DATA ======== --> +<H2> +<FONT SIZE="-1"> +AST</FONT> +<BR> +Class RdfDescription</H2> +<PRE> +java.lang.Object + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/SimpleNode.html" title="class in AST">AST.SimpleNode</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/ASTNode.html" title="class in AST">AST.ASTNode</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/Element.html" title="class in AST">AST.Element</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/ComplexElement.html" title="class in AST">AST.ComplexElement</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><B>AST.RdfDescription</B> +</PRE> +<DL> +<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../AST/Node.html" title="interface in AST">Node</A>, java.lang.Cloneable</DD> +</DL> +<HR> +<DL> +<DT><PRE>public class <B>RdfDescription</B><DT>extends <A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A><DT>implements java.lang.Cloneable</DL> +</PRE> + +<P> +<HR> + +<P> +<!-- =========== FIELD SUMMARY =========== --> + +<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Field Summary</B></FONT></TH> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_AST.ASTNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Fields inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ASTNode.html#boundariesCrossed">boundariesCrossed</A>, <A HREF="../AST/ASTNode.html#CHANGE">CHANGE</A>, <A HREF="../AST/ASTNode.html#duringRewrites">duringRewrites</A>, <A HREF="../AST/ASTNode.html#generatedWithCacheCycle">generatedWithCacheCycle</A>, <A HREF="../AST/ASTNode.html#generatedWithCircularEnabled">generatedWithCircularEnabled</A>, <A HREF="../AST/ASTNode.html#IN_CIRCLE">IN_CIRCLE</A>, <A HREF="../AST/ASTNode.html#inCircle">inCircle</A>, <A HREF="../AST/ASTNode.html#isFinal">isFinal</A>, <A HREF="../AST/ASTNode.html#LAST_CYCLE">LAST_CYCLE</A>, <A HREF="../AST/ASTNode.html#REWRITE_CHANGE">REWRITE_CHANGE</A>, <A HREF="../AST/ASTNode.html#REWRITE_INTERRUPT">REWRITE_INTERRUPT</A>, <A HREF="../AST/ASTNode.html#REWRITE_NOCHANGE">REWRITE_NOCHANGE</A>, <A HREF="../AST/ASTNode.html#state">state</A></CODE></TD> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_AST.SimpleNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Fields inherited from class AST.<A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/SimpleNode.html#children">children</A>, <A HREF="../AST/SimpleNode.html#id">id</A>, <A HREF="../AST/SimpleNode.html#parent">parent</A>, <A HREF="../AST/SimpleNode.html#parser">parser</A></CODE></TD> +</TR> +</TABLE> + +<!-- ======== CONSTRUCTOR SUMMARY ======== --> + +<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Constructor Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#RdfDescription()">RdfDescription</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#RdfDescription(int)">RdfDescription</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#RdfDescription(AST.List, AST.List)">RdfDescription</A></B>(<A HREF="../AST/List.html" title="class in AST">List</A> p0, + <A HREF="../AST/List.html" title="class in AST">List</A> p1)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#RdfDescription(AST.OwlParser, int)">RdfDescription</A></B>(<A HREF="../AST/OwlParser.html" title="class in AST">OwlParser</A> p, + int i)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== METHOD SUMMARY =========== --> + +<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Method Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#addAttribute(AST.Attribute)">addAttribute</A></B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#addElement(AST.Element)">addElement</A></B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#checkChild(AST.Node, int)">checkChild</A></B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#clone()">clone</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#copy()">copy</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#dumpTree(java.lang.String, java.io.PrintStream)">dumpTree</A></B>(java.lang.String indent, + java.io.PrintStream pStream)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#fullCopy()">fullCopy</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#getAttribute(int)">getAttribute</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#getAttributeList()">getAttributeList</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#getAttributeListNoTransform()">getAttributeListNoTransform</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/Element.html" title="class in AST">Element</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#getElement(int)">getElement</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#getElementList()">getElementList</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/List.html" title="class in AST">List</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#getElementListNoTransform()">getElementListNoTransform</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#getNumAttribute()">getNumAttribute</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#getNumChild()">getNumChild</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#getNumElement()">getNumElement</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></B>(<A HREF="../AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> visitor, + java.lang.Object data)</CODE> + +<BR> + Accept the visitor.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</CODE> + +<BR> + This method tells the node to add its argument to the node's + list of children.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> boolean</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#mayHaveRewrite()">mayHaveRewrite</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#rewriteTo()">rewriteTo</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#setAttribute(AST.Attribute, int)">setAttribute</A></B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#setAttributeList(AST.List)">setAttributeList</A></B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#setElement(AST.Element, int)">setElement</A></B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/RdfDescription.html#setElementList(AST.List)">setElementList</A></B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.ComplexElement"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ComplexElement.html#getId()">getId</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.Element"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/Element.html" title="class in AST">Element</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/Element.html#range()">range</A>, <A HREF="../AST/Element.html#type()">type</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.ASTNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/SimpleNode.html#childrenAccept(AST.OwlParserVisitor, java.lang.Object)">childrenAccept</A>, <A HREF="../AST/SimpleNode.html#dump(java.lang.String)">dump</A>, <A HREF="../AST/SimpleNode.html#jjtClose()">jjtClose</A>, <A HREF="../AST/SimpleNode.html#jjtGetChild(int)">jjtGetChild</A>, <A HREF="../AST/SimpleNode.html#jjtGetNumChildren()">jjtGetNumChildren</A>, <A HREF="../AST/SimpleNode.html#jjtGetParent()">jjtGetParent</A>, <A HREF="../AST/SimpleNode.html#jjtOpen()">jjtOpen</A>, <A HREF="../AST/SimpleNode.html#jjtSetParent(AST.Node)">jjtSetParent</A>, <A HREF="../AST/SimpleNode.html#toString()">toString</A>, <A HREF="../AST/SimpleNode.html#toString(java.lang.String)">toString</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<P> + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + +<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Constructor Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="RdfDescription(int)"><!-- --></A><H3> +RdfDescription</H3> +<PRE> +public <B>RdfDescription</B>(int i)</PRE> +<DL> +</DL> +<HR> + +<A NAME="RdfDescription(AST.OwlParser, int)"><!-- --></A><H3> +RdfDescription</H3> +<PRE> +public <B>RdfDescription</B>(<A HREF="../AST/OwlParser.html" title="class in AST">OwlParser</A> p, + int i)</PRE> +<DL> +</DL> +<HR> + +<A NAME="RdfDescription()"><!-- --></A><H3> +RdfDescription</H3> +<PRE> +public <B>RdfDescription</B>()</PRE> +<DL> +</DL> +<HR> + +<A NAME="RdfDescription(AST.List, AST.List)"><!-- --></A><H3> +RdfDescription</H3> +<PRE> +public <B>RdfDescription</B>(<A HREF="../AST/List.html" title="class in AST">List</A> p0, + <A HREF="../AST/List.html" title="class in AST">List</A> p1)</PRE> +<DL> +</DL> + +<!-- ============ METHOD DETAIL ========== --> + +<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Method Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="clone()"><!-- --></A><H3> +clone</H3> +<PRE> +public java.lang.Object <B>clone</B>() + throws java.lang.CloneNotSupportedException</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#clone()">clone</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> + +<DT><B>Throws:</B> +<DD><CODE>java.lang.CloneNotSupportedException</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="copy()"><!-- --></A><H3> +copy</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>copy</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#copy()">copy</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="fullCopy()"><!-- --></A><H3> +fullCopy</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>fullCopy</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="dumpTree(java.lang.String, java.io.PrintStream)"><!-- --></A><H3> +dumpTree</H3> +<PRE> +public void <B>dumpTree</B>(java.lang.String indent, + java.io.PrintStream pStream)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#dumpTree(java.lang.String, java.io.PrintStream)">dumpTree</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><!-- --></A><H3> +jjtAccept</H3> +<PRE> +public java.lang.Object <B>jjtAccept</B>(<A HREF="../AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> visitor, + java.lang.Object data)</PRE> +<DL> +<DD><B>Description copied from class: <CODE><A HREF="../AST/SimpleNode.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">SimpleNode</A></CODE></B></DD> +<DD>Accept the visitor. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../AST/Node.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></CODE> in interface <CODE><A HREF="../AST/Node.html" title="interface in AST">Node</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="jjtAddChild(AST.Node, int)"><!-- --></A><H3> +jjtAddChild</H3> +<PRE> +public void <B>jjtAddChild</B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../AST/Node.html#jjtAddChild(AST.Node, int)">Node</A></CODE></B></DD> +<DD>This method tells the node to add its argument to the node's + list of children. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../AST/Node.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></CODE> in interface <CODE><A HREF="../AST/Node.html" title="interface in AST">Node</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="checkChild(AST.Node, int)"><!-- --></A><H3> +checkChild</H3> +<PRE> +public void <B>checkChild</B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#checkChild(AST.Node, int)">checkChild</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumChild()"><!-- --></A><H3> +getNumChild</H3> +<PRE> +public int <B>getNumChild</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getNumChild()">getNumChild</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="mayHaveRewrite()"><!-- --></A><H3> +mayHaveRewrite</H3> +<PRE> +public boolean <B>mayHaveRewrite</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#mayHaveRewrite()">mayHaveRewrite</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setAttributeList(AST.List)"><!-- --></A><H3> +setAttributeList</H3> +<PRE> +public void <B>setAttributeList</B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#setAttributeList(AST.List)">setAttributeList</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumAttribute()"><!-- --></A><H3> +getNumAttribute</H3> +<PRE> +public int <B>getNumAttribute</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getNumAttribute()">getNumAttribute</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getAttribute(int)"><!-- --></A><H3> +getAttribute</H3> +<PRE> +public <A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> <B>getAttribute</B>(int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getAttribute(int)">getAttribute</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="addAttribute(AST.Attribute)"><!-- --></A><H3> +addAttribute</H3> +<PRE> +public void <B>addAttribute</B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#addAttribute(AST.Attribute)">addAttribute</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setAttribute(AST.Attribute, int)"><!-- --></A><H3> +setAttribute</H3> +<PRE> +public void <B>setAttribute</B>(<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A> node, + int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#setAttribute(AST.Attribute, int)">setAttribute</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getAttributeList()"><!-- --></A><H3> +getAttributeList</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getAttributeList</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getAttributeList()">getAttributeList</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getAttributeListNoTransform()"><!-- --></A><H3> +getAttributeListNoTransform</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getAttributeListNoTransform</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getAttributeListNoTransform()">getAttributeListNoTransform</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setElementList(AST.List)"><!-- --></A><H3> +setElementList</H3> +<PRE> +public void <B>setElementList</B>(<A HREF="../AST/List.html" title="class in AST">List</A> list)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#setElementList(AST.List)">setElementList</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumElement()"><!-- --></A><H3> +getNumElement</H3> +<PRE> +public int <B>getNumElement</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getNumElement()">getNumElement</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getElement(int)"><!-- --></A><H3> +getElement</H3> +<PRE> +public <A HREF="../AST/Element.html" title="class in AST">Element</A> <B>getElement</B>(int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getElement(int)">getElement</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="addElement(AST.Element)"><!-- --></A><H3> +addElement</H3> +<PRE> +public void <B>addElement</B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#addElement(AST.Element)">addElement</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setElement(AST.Element, int)"><!-- --></A><H3> +setElement</H3> +<PRE> +public void <B>setElement</B>(<A HREF="../AST/Element.html" title="class in AST">Element</A> node, + int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#setElement(AST.Element, int)">setElement</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getElementList()"><!-- --></A><H3> +getElementList</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getElementList</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getElementList()">getElementList</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getElementListNoTransform()"><!-- --></A><H3> +getElementListNoTransform</H3> +<PRE> +public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getElementListNoTransform</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#getElementListNoTransform()">getElementListNoTransform</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="rewriteTo()"><!-- --></A><H3> +rewriteTo</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewriteTo</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ComplexElement.html#rewriteTo()">rewriteTo</A></CODE> in class <CODE><A HREF="../AST/ComplexElement.html" title="class in AST">ComplexElement</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<!-- ========= END OF CLASS DATA ========= --> +<HR> + + +<!-- ======= 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> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../AST/RdfDeclaration.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/RdfFirst.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../index.html?AST/RdfDescription.html" target="_top"><B>FRAMES</B></A> + <A HREF="RdfDescription.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_AST.ASTNode">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> + +</BODY> +</HTML> diff --git a/javadoc/AST/RdfFirst.html b/javadoc/AST/RdfFirst.html index 2e23996..3adfd5e 100644 --- a/javadoc/AST/RdfFirst.html +++ b/javadoc/AST/RdfFirst.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:32 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:26 CEST 2008 --> <TITLE> RdfFirst </TITLE> -<META NAME="keywords" CONTENT="AST.RdfFirst class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="RdfFirst"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="RdfFirst"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -50,7 +53,7 @@ function windowTitle() <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../AST/RdfDeclaration.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/RdfDescription.html" title="class in AST"><B>PREV CLASS</B></A> <A HREF="../AST/RdfId.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/RdfFirst.html" target="_top"><B>FRAMES</B></A> @@ -410,7 +413,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> @@ -880,7 +883,7 @@ public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewrite <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../AST/RdfDeclaration.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/RdfDescription.html" title="class in AST"><B>PREV CLASS</B></A> <A HREF="../AST/RdfId.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/RdfFirst.html" target="_top"><B>FRAMES</B></A> diff --git a/javadoc/AST/RdfId.html b/javadoc/AST/RdfId.html index 3bef175..fcbe954 100644 --- a/javadoc/AST/RdfId.html +++ b/javadoc/AST/RdfId.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:32 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:26 CEST 2008 --> <TITLE> RdfId </TITLE> -<META NAME="keywords" CONTENT="AST.RdfId class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="RdfId"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="RdfId"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -301,7 +304,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/RdfParseType.html b/javadoc/AST/RdfParseType.html index ed459a2..8386513 100644 --- a/javadoc/AST/RdfParseType.html +++ b/javadoc/AST/RdfParseType.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:33 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:26 CEST 2008 --> <TITLE> RdfParseType </TITLE> -<META NAME="keywords" CONTENT="AST.RdfParseType class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="RdfParseType"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="RdfParseType"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -301,7 +304,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/RdfResource.html b/javadoc/AST/RdfResource.html index 6dd98ed..2bfb170 100644 --- a/javadoc/AST/RdfResource.html +++ b/javadoc/AST/RdfResource.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:33 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:26 CEST 2008 --> <TITLE> RdfResource </TITLE> -<META NAME="keywords" CONTENT="AST.RdfResource class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="RdfResource"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="RdfResource"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -300,7 +303,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/RdfRest.html b/javadoc/AST/RdfRest.html index 6f92e6a..cb3d71d 100644 --- a/javadoc/AST/RdfRest.html +++ b/javadoc/AST/RdfRest.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:33 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:26 CEST 2008 --> <TITLE> RdfRest </TITLE> -<META NAME="keywords" CONTENT="AST.RdfRest class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="RdfRest"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="RdfRest"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/RdfType.html b/javadoc/AST/RdfType.html index 85c1316..d6b6a6b 100644 --- a/javadoc/AST/RdfType.html +++ b/javadoc/AST/RdfType.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:33 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:27 CEST 2008 --> <TITLE> RdfType </TITLE> -<META NAME="keywords" CONTENT="AST.RdfType class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="RdfType"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="RdfType"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/RdfsComment.html b/javadoc/AST/RdfsComment.html index acd701b..5b442f4 100644 --- a/javadoc/AST/RdfsComment.html +++ b/javadoc/AST/RdfsComment.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:33 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:26 CEST 2008 --> <TITLE> RdfsComment </TITLE> -<META NAME="keywords" CONTENT="AST.RdfsComment class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="RdfsComment"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="RdfsComment"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/RdfsDomain.html b/javadoc/AST/RdfsDomain.html index 45e4614..2629b4a 100644 --- a/javadoc/AST/RdfsDomain.html +++ b/javadoc/AST/RdfsDomain.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:33 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:26 CEST 2008 --> <TITLE> RdfsDomain </TITLE> -<META NAME="keywords" CONTENT="AST.RdfsDomain class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="RdfsDomain"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="RdfsDomain"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/RdfsRange.html b/javadoc/AST/RdfsRange.html index f592ecc..26f238a 100644 --- a/javadoc/AST/RdfsRange.html +++ b/javadoc/AST/RdfsRange.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:33 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:26 CEST 2008 --> <TITLE> RdfsRange </TITLE> -<META NAME="keywords" CONTENT="AST.RdfsRange class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="RdfsRange"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="RdfsRange"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -410,7 +413,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/RdfsSubClassOf.html b/javadoc/AST/RdfsSubClassOf.html index 3991f0b..a72fa28 100644 --- a/javadoc/AST/RdfsSubClassOf.html +++ b/javadoc/AST/RdfsSubClassOf.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:33 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:26 CEST 2008 --> <TITLE> RdfsSubClassOf </TITLE> -<META NAME="keywords" CONTENT="AST.RdfsSubClassOf class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="RdfsSubClassOf"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="RdfsSubClassOf"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/RdfsSubPropertyOf.html b/javadoc/AST/RdfsSubPropertyOf.html index c64dade..408c99b 100644 --- a/javadoc/AST/RdfsSubPropertyOf.html +++ b/javadoc/AST/RdfsSubPropertyOf.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:33 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:26 CEST 2008 --> <TITLE> RdfsSubPropertyOf </TITLE> -<META NAME="keywords" CONTENT="AST.RdfsSubPropertyOf class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="RdfsSubPropertyOf"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="RdfsSubPropertyOf"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -402,7 +405,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/Restrictions.html b/javadoc/AST/Restrictions.html index cc1bc7a..14aa07a 100644 --- a/javadoc/AST/Restrictions.html +++ b/javadoc/AST/Restrictions.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:33 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:27 CEST 2008 --> <TITLE> Restrictions </TITLE> -<META NAME="keywords" CONTENT="AST.Restrictions class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Restrictions"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Restrictions"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -324,7 +327,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/SimpleElement.html b/javadoc/AST/SimpleElement.html index 6911142..938d8e5 100644 --- a/javadoc/AST/SimpleElement.html +++ b/javadoc/AST/SimpleElement.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:33 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:27 CEST 2008 --> <TITLE> SimpleElement </TITLE> -<META NAME="keywords" CONTENT="AST.SimpleElement class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="SimpleElement"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="SimpleElement"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -258,7 +261,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#copy()">copy</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#copy()">copy</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/SimpleNode.html b/javadoc/AST/SimpleNode.html index 5b9fdd3..7103835 100644 --- a/javadoc/AST/SimpleNode.html +++ b/javadoc/AST/SimpleNode.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:33 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:27 CEST 2008 --> <TITLE> SimpleNode </TITLE> -<META NAME="keywords" CONTENT="AST.SimpleNode class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="SimpleNode"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="SimpleNode"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> diff --git a/javadoc/AST/Specification.html b/javadoc/AST/Specification.html index aadb07c..7740166 100644 --- a/javadoc/AST/Specification.html +++ b/javadoc/AST/Specification.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:33 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:27 CEST 2008 --> <TITLE> Specification </TITLE> -<META NAME="keywords" CONTENT="AST.Specification class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Specification"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Specification"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -316,7 +319,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/Start.html b/javadoc/AST/Start.html index 3e3e369..f702456 100644 --- a/javadoc/AST/Start.html +++ b/javadoc/AST/Start.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:27 CEST 2008 --> <TITLE> Start </TITLE> -<META NAME="keywords" CONTENT="AST.Start class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Start"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Start"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -230,6 +233,22 @@ java.lang.Object <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../AST/Start.html#genAbsGrammar(java.io.PrintStream)">genAbsGrammar</A></B>(java.io.PrintStream pStream)</CODE> +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/Start.html#genAspects(java.io.PrintStream)">genAspects</A></B>(java.io.PrintStream pStream)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/Start.html#genMisc(java.io.PrintStream)">genMisc</A></B>(java.io.PrintStream pStream)</CODE> + <BR> </TD> </TR> @@ -244,8 +263,7 @@ java.lang.Object <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../AST/Start.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A></B>(java.lang.String ind, - java.io.PrintStream pStream)</CODE> +<TD><CODE><B><A HREF="../AST/Start.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A></B>(java.io.PrintStream pStream)</CODE> <BR> </TD> @@ -612,14 +630,27 @@ public void <B>genAbsGrammar</B>(java.io.PrintStream pStream)</PRE> </DL> <HR> -<A NAME="genPrettyPrinter(java.lang.String, java.io.PrintStream)"><!-- --></A><H3> +<A NAME="genAspects(java.io.PrintStream)"><!-- --></A><H3> +genAspects</H3> +<PRE> +public void <B>genAspects</B>(java.io.PrintStream pStream)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="genPrettyPrinter(java.io.PrintStream)"><!-- --></A><H3> genPrettyPrinter</H3> <PRE> -public void <B>genPrettyPrinter</B>(java.lang.String ind, - java.io.PrintStream pStream)</PRE> +public void <B>genPrettyPrinter</B>(java.io.PrintStream pStream)</PRE> <DL> <DD><DL> -<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> </DD> <DD><DL> </DL> @@ -641,6 +672,20 @@ public void <B>genRewrites</B>(java.io.PrintStream pStream)</PRE> </DL> <HR> +<A NAME="genMisc(java.io.PrintStream)"><!-- --></A><H3> +genMisc</H3> +<PRE> +public void <B>genMisc</B>(java.io.PrintStream pStream)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + <A NAME="genParser(java.io.PrintStream)"><!-- --></A><H3> genParser</H3> <PRE> diff --git a/javadoc/AST/StringElement.html b/javadoc/AST/StringElement.html index 472628d..65f2d56 100644 --- a/javadoc/AST/StringElement.html +++ b/javadoc/AST/StringElement.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:27 CEST 2008 --> <TITLE> StringElement </TITLE> -<META NAME="keywords" CONTENT="AST.StringElement class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="StringElement"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="StringElement"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -222,7 +225,7 @@ java.lang.Object <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../AST/StringElement.html#getIDENTIFIER()">getIDENTIFIER</A></B>()</CODE> +<TD><CODE><B><A HREF="../AST/StringElement.html#getLITERAL()">getLITERAL</A></B>()</CODE> <BR> </TD> @@ -273,7 +276,7 @@ java.lang.Object <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../AST/StringElement.html#setIDENTIFIER(java.lang.String)">setIDENTIFIER</A></B>(java.lang.String value)</CODE> +<TD><CODE><B><A HREF="../AST/StringElement.html#setLITERAL(java.lang.String)">setLITERAL</A></B>(java.lang.String value)</CODE> <BR> </TD> @@ -294,7 +297,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> @@ -510,10 +513,10 @@ public boolean <B>mayHaveRewrite</B>()</PRE> </DL> <HR> -<A NAME="setIDENTIFIER(java.lang.String)"><!-- --></A><H3> -setIDENTIFIER</H3> +<A NAME="setLITERAL(java.lang.String)"><!-- --></A><H3> +setLITERAL</H3> <PRE> -public void <B>setIDENTIFIER</B>(java.lang.String value)</PRE> +public void <B>setLITERAL</B>(java.lang.String value)</PRE> <DL> <DD><DL> </DL> @@ -524,10 +527,10 @@ public void <B>setIDENTIFIER</B>(java.lang.String value)</PRE> </DL> <HR> -<A NAME="getIDENTIFIER()"><!-- --></A><H3> -getIDENTIFIER</H3> +<A NAME="getLITERAL()"><!-- --></A><H3> +getLITERAL</H3> <PRE> -public java.lang.String <B>getIDENTIFIER</B>()</PRE> +public java.lang.String <B>getLITERAL</B>()</PRE> <DL> <DD><DL> </DL> diff --git a/javadoc/AST/Token.html b/javadoc/AST/Token.html index dbbee8a..163c63b 100644 --- a/javadoc/AST/Token.html +++ b/javadoc/AST/Token.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:28 CEST 2008 --> <TITLE> Token </TITLE> -<META NAME="keywords" CONTENT="AST.Token class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Token"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Token"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> diff --git a/javadoc/AST/TokenMgrError.html b/javadoc/AST/TokenMgrError.html index 82d71d9..9cc5b9e 100644 --- a/javadoc/AST/TokenMgrError.html +++ b/javadoc/AST/TokenMgrError.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:28 CEST 2008 --> <TITLE> TokenMgrError </TITLE> -<META NAME="keywords" CONTENT="AST.TokenMgrError class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="TokenMgrError"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="TokenMgrError"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> diff --git a/javadoc/AST/Value.html b/javadoc/AST/Value.html index 8f4c448..3889abf 100644 --- a/javadoc/AST/Value.html +++ b/javadoc/AST/Value.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:28 CEST 2008 --> <TITLE> Value </TITLE> -<META NAME="keywords" CONTENT="AST.Value class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Value"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Value"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -283,7 +286,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/Version.html b/javadoc/AST/Version.html index 06958a1..eb368b6 100644 --- a/javadoc/AST/Version.html +++ b/javadoc/AST/Version.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:28 CEST 2008 --> <TITLE> Version </TITLE> -<META NAME="keywords" CONTENT="AST.Version class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Version"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Version"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -301,7 +304,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/XmlBase.html b/javadoc/AST/XmlBase.html index 6d21992..c8eac20 100644 --- a/javadoc/AST/XmlBase.html +++ b/javadoc/AST/XmlBase.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:28 CEST 2008 --> <TITLE> XmlBase </TITLE> -<META NAME="keywords" CONTENT="AST.XmlBase class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="XmlBase"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="XmlBase"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -301,7 +304,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/XmlHeader.html b/javadoc/AST/XmlHeader.html index 6022a1b..8dfc018 100644 --- a/javadoc/AST/XmlHeader.html +++ b/javadoc/AST/XmlHeader.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:28 CEST 2008 --> <TITLE> XmlHeader </TITLE> -<META NAME="keywords" CONTENT="AST.XmlHeader class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="XmlHeader"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="XmlHeader"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -324,7 +327,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/Xmlns.html b/javadoc/AST/Xmlns.html index e69af7d..deaab66 100644 --- a/javadoc/AST/Xmlns.html +++ b/javadoc/AST/Xmlns.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:28 CEST 2008 --> <TITLE> Xmlns </TITLE> -<META NAME="keywords" CONTENT="AST.Xmlns class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Xmlns"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Xmlns"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -301,7 +304,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/XmlnsDaml.html b/javadoc/AST/XmlnsDaml.html index 7db096c..3a11f99 100644 --- a/javadoc/AST/XmlnsDaml.html +++ b/javadoc/AST/XmlnsDaml.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:28 CEST 2008 --> <TITLE> XmlnsDaml </TITLE> -<META NAME="keywords" CONTENT="AST.XmlnsDaml class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="XmlnsDaml"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="XmlnsDaml"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -301,7 +304,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/XmlnsDc.html b/javadoc/AST/XmlnsDc.html index ac4a4f8..128eaa5 100644 --- a/javadoc/AST/XmlnsDc.html +++ b/javadoc/AST/XmlnsDc.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:28 CEST 2008 --> <TITLE> XmlnsDc </TITLE> -<META NAME="keywords" CONTENT="AST.XmlnsDc class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="XmlnsDc"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="XmlnsDc"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -301,7 +304,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/XmlnsOwl.html b/javadoc/AST/XmlnsOwl.html index 632d819..fe6507b 100644 --- a/javadoc/AST/XmlnsOwl.html +++ b/javadoc/AST/XmlnsOwl.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:28 CEST 2008 --> <TITLE> XmlnsOwl </TITLE> -<META NAME="keywords" CONTENT="AST.XmlnsOwl class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="XmlnsOwl"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="XmlnsOwl"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -301,7 +304,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/XmlnsP1.html b/javadoc/AST/XmlnsP1.html index d9047a0..01ab397 100644 --- a/javadoc/AST/XmlnsP1.html +++ b/javadoc/AST/XmlnsP1.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:28 CEST 2008 --> <TITLE> XmlnsP1 </TITLE> -<META NAME="keywords" CONTENT="AST.XmlnsP1 class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="XmlnsP1"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="XmlnsP1"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -301,7 +304,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/XmlnsProtege.html b/javadoc/AST/XmlnsProtege.html index db33580..89a19a4 100644 --- a/javadoc/AST/XmlnsProtege.html +++ b/javadoc/AST/XmlnsProtege.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:28 CEST 2008 --> <TITLE> XmlnsProtege </TITLE> -<META NAME="keywords" CONTENT="AST.XmlnsProtege class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="XmlnsProtege"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="XmlnsProtege"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -301,7 +304,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/XmlnsRdf.html b/javadoc/AST/XmlnsRdf.html index a44889d..e4a5ee8 100644 --- a/javadoc/AST/XmlnsRdf.html +++ b/javadoc/AST/XmlnsRdf.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:29 CEST 2008 --> <TITLE> XmlnsRdf </TITLE> -<META NAME="keywords" CONTENT="AST.XmlnsRdf class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="XmlnsRdf"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="XmlnsRdf"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -301,7 +304,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> diff --git a/javadoc/AST/XmlnsRdfs.html b/javadoc/AST/XmlnsRdfs.html index 6a990d1..a2783cf 100644 --- a/javadoc/AST/XmlnsRdfs.html +++ b/javadoc/AST/XmlnsRdfs.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:29 CEST 2008 --> <TITLE> XmlnsRdfs </TITLE> -<META NAME="keywords" CONTENT="AST.XmlnsRdfs class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="XmlnsRdfs"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="XmlnsRdfs"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -51,7 +54,7 @@ function windowTitle() <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../AST/XmlnsRdf.html" title="class in AST"><B>PREV CLASS</B></A> - <A HREF="../AST/XmlnsXsd.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> + <A HREF="../AST/XmlnsSwrl.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/XmlnsRdfs.html" target="_top"><B>FRAMES</B></A> <A HREF="XmlnsRdfs.html" target="_top"><B>NO FRAMES</B></A> @@ -301,7 +304,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> @@ -601,7 +604,7 @@ public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewrite <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../AST/XmlnsRdf.html" title="class in AST"><B>PREV CLASS</B></A> - <A HREF="../AST/XmlnsXsd.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> + <A HREF="../AST/XmlnsSwrl.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/XmlnsRdfs.html" target="_top"><B>FRAMES</B></A> <A HREF="XmlnsRdfs.html" target="_top"><B>NO FRAMES</B></A> diff --git a/javadoc/AST/XmlnsSwrl.html b/javadoc/AST/XmlnsSwrl.html new file mode 100644 index 0000000..d2b6e32 --- /dev/null +++ b/javadoc/AST/XmlnsSwrl.html @@ -0,0 +1,638 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:29 CEST 2008 --> +<TITLE> +XmlnsSwrl +</TITLE> + +<META NAME="date" CONTENT="2008-06-25"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="XmlnsSwrl"; + } +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> +<HR> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../AST/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../AST/XmlnsRdfs.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/XmlnsSwrlb.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../index.html?AST/XmlnsSwrl.html" target="_top"><B>FRAMES</B></A> + <A HREF="XmlnsSwrl.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_AST.ASTNode">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<!-- ======== START OF CLASS DATA ======== --> +<H2> +<FONT SIZE="-1"> +AST</FONT> +<BR> +Class XmlnsSwrl</H2> +<PRE> +java.lang.Object + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/SimpleNode.html" title="class in AST">AST.SimpleNode</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/ASTNode.html" title="class in AST">AST.ASTNode</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/Attribute.html" title="class in AST">AST.Attribute</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><B>AST.XmlnsSwrl</B> +</PRE> +<DL> +<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../AST/Node.html" title="interface in AST">Node</A>, java.lang.Cloneable</DD> +</DL> +<HR> +<DL> +<DT><PRE>public class <B>XmlnsSwrl</B><DT>extends <A HREF="../AST/Attribute.html" title="class in AST">Attribute</A><DT>implements java.lang.Cloneable</DL> +</PRE> + +<P> +<HR> + +<P> +<!-- =========== FIELD SUMMARY =========== --> + +<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Field Summary</B></FONT></TH> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_AST.ASTNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Fields inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ASTNode.html#boundariesCrossed">boundariesCrossed</A>, <A HREF="../AST/ASTNode.html#CHANGE">CHANGE</A>, <A HREF="../AST/ASTNode.html#duringRewrites">duringRewrites</A>, <A HREF="../AST/ASTNode.html#generatedWithCacheCycle">generatedWithCacheCycle</A>, <A HREF="../AST/ASTNode.html#generatedWithCircularEnabled">generatedWithCircularEnabled</A>, <A HREF="../AST/ASTNode.html#IN_CIRCLE">IN_CIRCLE</A>, <A HREF="../AST/ASTNode.html#inCircle">inCircle</A>, <A HREF="../AST/ASTNode.html#isFinal">isFinal</A>, <A HREF="../AST/ASTNode.html#LAST_CYCLE">LAST_CYCLE</A>, <A HREF="../AST/ASTNode.html#REWRITE_CHANGE">REWRITE_CHANGE</A>, <A HREF="../AST/ASTNode.html#REWRITE_INTERRUPT">REWRITE_INTERRUPT</A>, <A HREF="../AST/ASTNode.html#REWRITE_NOCHANGE">REWRITE_NOCHANGE</A>, <A HREF="../AST/ASTNode.html#state">state</A></CODE></TD> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_AST.SimpleNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Fields inherited from class AST.<A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/SimpleNode.html#children">children</A>, <A HREF="../AST/SimpleNode.html#id">id</A>, <A HREF="../AST/SimpleNode.html#parent">parent</A>, <A HREF="../AST/SimpleNode.html#parser">parser</A></CODE></TD> +</TR> +</TABLE> + +<!-- ======== CONSTRUCTOR SUMMARY ======== --> + +<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Constructor Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/XmlnsSwrl.html#XmlnsSwrl()">XmlnsSwrl</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/XmlnsSwrl.html#XmlnsSwrl(int)">XmlnsSwrl</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/XmlnsSwrl.html#XmlnsSwrl(AST.OwlParser, int)">XmlnsSwrl</A></B>(<A HREF="../AST/OwlParser.html" title="class in AST">OwlParser</A> p, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/XmlnsSwrl.html#XmlnsSwrl(AST.Value)">XmlnsSwrl</A></B>(<A HREF="../AST/Value.html" title="class in AST">Value</A> p0)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== METHOD SUMMARY =========== --> + +<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Method Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrl.html#checkChild(AST.Node, int)">checkChild</A></B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrl.html#clone()">clone</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrl.html#copy()">copy</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrl.html#dumpTree(java.lang.String, java.io.PrintStream)">dumpTree</A></B>(java.lang.String indent, + java.io.PrintStream pStream)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrl.html#fullCopy()">fullCopy</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrl.html#getNumChild()">getNumChild</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/Value.html" title="class in AST">Value</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrl.html#getValue()">getValue</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/Value.html" title="class in AST">Value</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrl.html#getValueNoTransform()">getValueNoTransform</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrl.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></B>(<A HREF="../AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> visitor, + java.lang.Object data)</CODE> + +<BR> + Accept the visitor.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrl.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</CODE> + +<BR> + This method tells the node to add its argument to the node's + list of children.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> boolean</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrl.html#mayHaveRewrite()">mayHaveRewrite</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrl.html#rewriteTo()">rewriteTo</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrl.html#setValue(AST.Value)">setValue</A></B>(<A HREF="../AST/Value.html" title="class in AST">Value</A> node)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.Attribute"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/Attribute.html#trim()">trim</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.ASTNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/SimpleNode.html#childrenAccept(AST.OwlParserVisitor, java.lang.Object)">childrenAccept</A>, <A HREF="../AST/SimpleNode.html#dump(java.lang.String)">dump</A>, <A HREF="../AST/SimpleNode.html#jjtClose()">jjtClose</A>, <A HREF="../AST/SimpleNode.html#jjtGetChild(int)">jjtGetChild</A>, <A HREF="../AST/SimpleNode.html#jjtGetNumChildren()">jjtGetNumChildren</A>, <A HREF="../AST/SimpleNode.html#jjtGetParent()">jjtGetParent</A>, <A HREF="../AST/SimpleNode.html#jjtOpen()">jjtOpen</A>, <A HREF="../AST/SimpleNode.html#jjtSetParent(AST.Node)">jjtSetParent</A>, <A HREF="../AST/SimpleNode.html#toString()">toString</A>, <A HREF="../AST/SimpleNode.html#toString(java.lang.String)">toString</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<P> + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + +<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Constructor Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="XmlnsSwrl(int)"><!-- --></A><H3> +XmlnsSwrl</H3> +<PRE> +public <B>XmlnsSwrl</B>(int i)</PRE> +<DL> +</DL> +<HR> + +<A NAME="XmlnsSwrl(AST.OwlParser, int)"><!-- --></A><H3> +XmlnsSwrl</H3> +<PRE> +public <B>XmlnsSwrl</B>(<A HREF="../AST/OwlParser.html" title="class in AST">OwlParser</A> p, + int i)</PRE> +<DL> +</DL> +<HR> + +<A NAME="XmlnsSwrl()"><!-- --></A><H3> +XmlnsSwrl</H3> +<PRE> +public <B>XmlnsSwrl</B>()</PRE> +<DL> +</DL> +<HR> + +<A NAME="XmlnsSwrl(AST.Value)"><!-- --></A><H3> +XmlnsSwrl</H3> +<PRE> +public <B>XmlnsSwrl</B>(<A HREF="../AST/Value.html" title="class in AST">Value</A> p0)</PRE> +<DL> +</DL> + +<!-- ============ METHOD DETAIL ========== --> + +<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Method Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="clone()"><!-- --></A><H3> +clone</H3> +<PRE> +public java.lang.Object <B>clone</B>() + throws java.lang.CloneNotSupportedException</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#clone()">clone</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> + +<DT><B>Throws:</B> +<DD><CODE>java.lang.CloneNotSupportedException</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="copy()"><!-- --></A><H3> +copy</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>copy</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#copy()">copy</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="fullCopy()"><!-- --></A><H3> +fullCopy</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>fullCopy</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="dumpTree(java.lang.String, java.io.PrintStream)"><!-- --></A><H3> +dumpTree</H3> +<PRE> +public void <B>dumpTree</B>(java.lang.String indent, + java.io.PrintStream pStream)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#dumpTree(java.lang.String, java.io.PrintStream)">dumpTree</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><!-- --></A><H3> +jjtAccept</H3> +<PRE> +public java.lang.Object <B>jjtAccept</B>(<A HREF="../AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> visitor, + java.lang.Object data)</PRE> +<DL> +<DD><B>Description copied from class: <CODE><A HREF="../AST/SimpleNode.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">SimpleNode</A></CODE></B></DD> +<DD>Accept the visitor. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../AST/Node.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></CODE> in interface <CODE><A HREF="../AST/Node.html" title="interface in AST">Node</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="jjtAddChild(AST.Node, int)"><!-- --></A><H3> +jjtAddChild</H3> +<PRE> +public void <B>jjtAddChild</B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../AST/Node.html#jjtAddChild(AST.Node, int)">Node</A></CODE></B></DD> +<DD>This method tells the node to add its argument to the node's + list of children. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../AST/Node.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></CODE> in interface <CODE><A HREF="../AST/Node.html" title="interface in AST">Node</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="checkChild(AST.Node, int)"><!-- --></A><H3> +checkChild</H3> +<PRE> +public void <B>checkChild</B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#checkChild(AST.Node, int)">checkChild</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumChild()"><!-- --></A><H3> +getNumChild</H3> +<PRE> +public int <B>getNumChild</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#getNumChild()">getNumChild</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="mayHaveRewrite()"><!-- --></A><H3> +mayHaveRewrite</H3> +<PRE> +public boolean <B>mayHaveRewrite</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#mayHaveRewrite()">mayHaveRewrite</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setValue(AST.Value)"><!-- --></A><H3> +setValue</H3> +<PRE> +public void <B>setValue</B>(<A HREF="../AST/Value.html" title="class in AST">Value</A> node)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#setValue(AST.Value)">setValue</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getValue()"><!-- --></A><H3> +getValue</H3> +<PRE> +public <A HREF="../AST/Value.html" title="class in AST">Value</A> <B>getValue</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#getValue()">getValue</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getValueNoTransform()"><!-- --></A><H3> +getValueNoTransform</H3> +<PRE> +public <A HREF="../AST/Value.html" title="class in AST">Value</A> <B>getValueNoTransform</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#getValueNoTransform()">getValueNoTransform</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="rewriteTo()"><!-- --></A><H3> +rewriteTo</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewriteTo</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#rewriteTo()">rewriteTo</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<!-- ========= END OF CLASS DATA ========= --> +<HR> + + +<!-- ======= 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> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../AST/XmlnsRdfs.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/XmlnsSwrlb.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../index.html?AST/XmlnsSwrl.html" target="_top"><B>FRAMES</B></A> + <A HREF="XmlnsSwrl.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_AST.ASTNode">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> + +</BODY> +</HTML> diff --git a/javadoc/AST/XmlnsSwrlb.html b/javadoc/AST/XmlnsSwrlb.html new file mode 100644 index 0000000..0dc1844 --- /dev/null +++ b/javadoc/AST/XmlnsSwrlb.html @@ -0,0 +1,638 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:29 CEST 2008 --> +<TITLE> +XmlnsSwrlb +</TITLE> + +<META NAME="date" CONTENT="2008-06-25"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="XmlnsSwrlb"; + } +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> +<HR> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../AST/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../AST/XmlnsSwrl.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/XmlnsXsd.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../index.html?AST/XmlnsSwrlb.html" target="_top"><B>FRAMES</B></A> + <A HREF="XmlnsSwrlb.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_AST.ASTNode">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<!-- ======== START OF CLASS DATA ======== --> +<H2> +<FONT SIZE="-1"> +AST</FONT> +<BR> +Class XmlnsSwrlb</H2> +<PRE> +java.lang.Object + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/SimpleNode.html" title="class in AST">AST.SimpleNode</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/ASTNode.html" title="class in AST">AST.ASTNode</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/Attribute.html" title="class in AST">AST.Attribute</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><B>AST.XmlnsSwrlb</B> +</PRE> +<DL> +<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../AST/Node.html" title="interface in AST">Node</A>, java.lang.Cloneable</DD> +</DL> +<HR> +<DL> +<DT><PRE>public class <B>XmlnsSwrlb</B><DT>extends <A HREF="../AST/Attribute.html" title="class in AST">Attribute</A><DT>implements java.lang.Cloneable</DL> +</PRE> + +<P> +<HR> + +<P> +<!-- =========== FIELD SUMMARY =========== --> + +<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Field Summary</B></FONT></TH> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_AST.ASTNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Fields inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ASTNode.html#boundariesCrossed">boundariesCrossed</A>, <A HREF="../AST/ASTNode.html#CHANGE">CHANGE</A>, <A HREF="../AST/ASTNode.html#duringRewrites">duringRewrites</A>, <A HREF="../AST/ASTNode.html#generatedWithCacheCycle">generatedWithCacheCycle</A>, <A HREF="../AST/ASTNode.html#generatedWithCircularEnabled">generatedWithCircularEnabled</A>, <A HREF="../AST/ASTNode.html#IN_CIRCLE">IN_CIRCLE</A>, <A HREF="../AST/ASTNode.html#inCircle">inCircle</A>, <A HREF="../AST/ASTNode.html#isFinal">isFinal</A>, <A HREF="../AST/ASTNode.html#LAST_CYCLE">LAST_CYCLE</A>, <A HREF="../AST/ASTNode.html#REWRITE_CHANGE">REWRITE_CHANGE</A>, <A HREF="../AST/ASTNode.html#REWRITE_INTERRUPT">REWRITE_INTERRUPT</A>, <A HREF="../AST/ASTNode.html#REWRITE_NOCHANGE">REWRITE_NOCHANGE</A>, <A HREF="../AST/ASTNode.html#state">state</A></CODE></TD> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_AST.SimpleNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Fields inherited from class AST.<A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/SimpleNode.html#children">children</A>, <A HREF="../AST/SimpleNode.html#id">id</A>, <A HREF="../AST/SimpleNode.html#parent">parent</A>, <A HREF="../AST/SimpleNode.html#parser">parser</A></CODE></TD> +</TR> +</TABLE> + +<!-- ======== CONSTRUCTOR SUMMARY ======== --> + +<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Constructor Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/XmlnsSwrlb.html#XmlnsSwrlb()">XmlnsSwrlb</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/XmlnsSwrlb.html#XmlnsSwrlb(int)">XmlnsSwrlb</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/XmlnsSwrlb.html#XmlnsSwrlb(AST.OwlParser, int)">XmlnsSwrlb</A></B>(<A HREF="../AST/OwlParser.html" title="class in AST">OwlParser</A> p, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/XmlnsSwrlb.html#XmlnsSwrlb(AST.Value)">XmlnsSwrlb</A></B>(<A HREF="../AST/Value.html" title="class in AST">Value</A> p0)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== METHOD SUMMARY =========== --> + +<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Method Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrlb.html#checkChild(AST.Node, int)">checkChild</A></B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrlb.html#clone()">clone</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrlb.html#copy()">copy</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrlb.html#dumpTree(java.lang.String, java.io.PrintStream)">dumpTree</A></B>(java.lang.String indent, + java.io.PrintStream pStream)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrlb.html#fullCopy()">fullCopy</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrlb.html#getNumChild()">getNumChild</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/Value.html" title="class in AST">Value</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrlb.html#getValue()">getValue</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/Value.html" title="class in AST">Value</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrlb.html#getValueNoTransform()">getValueNoTransform</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrlb.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></B>(<A HREF="../AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> visitor, + java.lang.Object data)</CODE> + +<BR> + Accept the visitor.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrlb.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</CODE> + +<BR> + This method tells the node to add its argument to the node's + list of children.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> boolean</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrlb.html#mayHaveRewrite()">mayHaveRewrite</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrlb.html#rewriteTo()">rewriteTo</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsSwrlb.html#setValue(AST.Value)">setValue</A></B>(<A HREF="../AST/Value.html" title="class in AST">Value</A> node)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.Attribute"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/Attribute.html#trim()">trim</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.ASTNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/SimpleNode.html#childrenAccept(AST.OwlParserVisitor, java.lang.Object)">childrenAccept</A>, <A HREF="../AST/SimpleNode.html#dump(java.lang.String)">dump</A>, <A HREF="../AST/SimpleNode.html#jjtClose()">jjtClose</A>, <A HREF="../AST/SimpleNode.html#jjtGetChild(int)">jjtGetChild</A>, <A HREF="../AST/SimpleNode.html#jjtGetNumChildren()">jjtGetNumChildren</A>, <A HREF="../AST/SimpleNode.html#jjtGetParent()">jjtGetParent</A>, <A HREF="../AST/SimpleNode.html#jjtOpen()">jjtOpen</A>, <A HREF="../AST/SimpleNode.html#jjtSetParent(AST.Node)">jjtSetParent</A>, <A HREF="../AST/SimpleNode.html#toString()">toString</A>, <A HREF="../AST/SimpleNode.html#toString(java.lang.String)">toString</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<P> + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + +<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Constructor Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="XmlnsSwrlb(int)"><!-- --></A><H3> +XmlnsSwrlb</H3> +<PRE> +public <B>XmlnsSwrlb</B>(int i)</PRE> +<DL> +</DL> +<HR> + +<A NAME="XmlnsSwrlb(AST.OwlParser, int)"><!-- --></A><H3> +XmlnsSwrlb</H3> +<PRE> +public <B>XmlnsSwrlb</B>(<A HREF="../AST/OwlParser.html" title="class in AST">OwlParser</A> p, + int i)</PRE> +<DL> +</DL> +<HR> + +<A NAME="XmlnsSwrlb()"><!-- --></A><H3> +XmlnsSwrlb</H3> +<PRE> +public <B>XmlnsSwrlb</B>()</PRE> +<DL> +</DL> +<HR> + +<A NAME="XmlnsSwrlb(AST.Value)"><!-- --></A><H3> +XmlnsSwrlb</H3> +<PRE> +public <B>XmlnsSwrlb</B>(<A HREF="../AST/Value.html" title="class in AST">Value</A> p0)</PRE> +<DL> +</DL> + +<!-- ============ METHOD DETAIL ========== --> + +<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Method Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="clone()"><!-- --></A><H3> +clone</H3> +<PRE> +public java.lang.Object <B>clone</B>() + throws java.lang.CloneNotSupportedException</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#clone()">clone</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> + +<DT><B>Throws:</B> +<DD><CODE>java.lang.CloneNotSupportedException</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="copy()"><!-- --></A><H3> +copy</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>copy</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#copy()">copy</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="fullCopy()"><!-- --></A><H3> +fullCopy</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>fullCopy</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="dumpTree(java.lang.String, java.io.PrintStream)"><!-- --></A><H3> +dumpTree</H3> +<PRE> +public void <B>dumpTree</B>(java.lang.String indent, + java.io.PrintStream pStream)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#dumpTree(java.lang.String, java.io.PrintStream)">dumpTree</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><!-- --></A><H3> +jjtAccept</H3> +<PRE> +public java.lang.Object <B>jjtAccept</B>(<A HREF="../AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> visitor, + java.lang.Object data)</PRE> +<DL> +<DD><B>Description copied from class: <CODE><A HREF="../AST/SimpleNode.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">SimpleNode</A></CODE></B></DD> +<DD>Accept the visitor. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../AST/Node.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></CODE> in interface <CODE><A HREF="../AST/Node.html" title="interface in AST">Node</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="jjtAddChild(AST.Node, int)"><!-- --></A><H3> +jjtAddChild</H3> +<PRE> +public void <B>jjtAddChild</B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../AST/Node.html#jjtAddChild(AST.Node, int)">Node</A></CODE></B></DD> +<DD>This method tells the node to add its argument to the node's + list of children. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../AST/Node.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></CODE> in interface <CODE><A HREF="../AST/Node.html" title="interface in AST">Node</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="checkChild(AST.Node, int)"><!-- --></A><H3> +checkChild</H3> +<PRE> +public void <B>checkChild</B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#checkChild(AST.Node, int)">checkChild</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumChild()"><!-- --></A><H3> +getNumChild</H3> +<PRE> +public int <B>getNumChild</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#getNumChild()">getNumChild</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="mayHaveRewrite()"><!-- --></A><H3> +mayHaveRewrite</H3> +<PRE> +public boolean <B>mayHaveRewrite</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#mayHaveRewrite()">mayHaveRewrite</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setValue(AST.Value)"><!-- --></A><H3> +setValue</H3> +<PRE> +public void <B>setValue</B>(<A HREF="../AST/Value.html" title="class in AST">Value</A> node)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#setValue(AST.Value)">setValue</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getValue()"><!-- --></A><H3> +getValue</H3> +<PRE> +public <A HREF="../AST/Value.html" title="class in AST">Value</A> <B>getValue</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#getValue()">getValue</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getValueNoTransform()"><!-- --></A><H3> +getValueNoTransform</H3> +<PRE> +public <A HREF="../AST/Value.html" title="class in AST">Value</A> <B>getValueNoTransform</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#getValueNoTransform()">getValueNoTransform</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="rewriteTo()"><!-- --></A><H3> +rewriteTo</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewriteTo</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#rewriteTo()">rewriteTo</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<!-- ========= END OF CLASS DATA ========= --> +<HR> + + +<!-- ======= 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> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../AST/XmlnsSwrl.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/XmlnsXsd.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../index.html?AST/XmlnsSwrlb.html" target="_top"><B>FRAMES</B></A> + <A HREF="XmlnsSwrlb.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_AST.ASTNode">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> + +</BODY> +</HTML> diff --git a/javadoc/AST/XmlnsXsd.html b/javadoc/AST/XmlnsXsd.html index 133c89d..3689094 100644 --- a/javadoc/AST/XmlnsXsd.html +++ b/javadoc/AST/XmlnsXsd.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:29 CEST 2008 --> <TITLE> XmlnsXsd </TITLE> -<META NAME="keywords" CONTENT="AST.XmlnsXsd class"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="XmlnsXsd"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="XmlnsXsd"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -50,8 +53,8 @@ function windowTitle() <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../AST/XmlnsRdfs.html" title="class in AST"><B>PREV CLASS</B></A> - NEXT CLASS</FONT></TD> + <A HREF="../AST/XmlnsSwrlb.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/XmlnsXsp.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/XmlnsXsd.html" target="_top"><B>FRAMES</B></A> <A HREF="XmlnsXsd.html" target="_top"><B>NO FRAMES</B></A> @@ -301,7 +304,7 @@ java.lang.Object <TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> @@ -600,8 +603,8 @@ public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewrite <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../AST/XmlnsRdfs.html" title="class in AST"><B>PREV CLASS</B></A> - NEXT CLASS</FONT></TD> + <A HREF="../AST/XmlnsSwrlb.html" title="class in AST"><B>PREV CLASS</B></A> + <A HREF="../AST/XmlnsXsp.html" title="class in AST"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?AST/XmlnsXsd.html" target="_top"><B>FRAMES</B></A> <A HREF="XmlnsXsd.html" target="_top"><B>NO FRAMES</B></A> diff --git a/javadoc/AST/XmlnsXsp.html b/javadoc/AST/XmlnsXsp.html new file mode 100644 index 0000000..f9092fc --- /dev/null +++ b/javadoc/AST/XmlnsXsp.html @@ -0,0 +1,638 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:29 CEST 2008 --> +<TITLE> +XmlnsXsp +</TITLE> + +<META NAME="date" CONTENT="2008-06-25"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="XmlnsXsp"; + } +} +</SCRIPT> +<NOSCRIPT> +</NOSCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> +<HR> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <TR ALIGN="center" VALIGN="top"> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../AST/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../AST/XmlnsXsd.html" title="class in AST"><B>PREV CLASS</B></A> + NEXT CLASS</FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../index.html?AST/XmlnsXsp.html" target="_top"><B>FRAMES</B></A> + <A HREF="XmlnsXsp.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_AST.ASTNode">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<!-- ======== START OF CLASS DATA ======== --> +<H2> +<FONT SIZE="-1"> +AST</FONT> +<BR> +Class XmlnsXsp</H2> +<PRE> +java.lang.Object + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/SimpleNode.html" title="class in AST">AST.SimpleNode</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/ASTNode.html" title="class in AST">AST.ASTNode</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../AST/Attribute.html" title="class in AST">AST.Attribute</A> + <IMG SRC="../resources/inherit.gif" ALT="extended by "><B>AST.XmlnsXsp</B> +</PRE> +<DL> +<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../AST/Node.html" title="interface in AST">Node</A>, java.lang.Cloneable</DD> +</DL> +<HR> +<DL> +<DT><PRE>public class <B>XmlnsXsp</B><DT>extends <A HREF="../AST/Attribute.html" title="class in AST">Attribute</A><DT>implements java.lang.Cloneable</DL> +</PRE> + +<P> +<HR> + +<P> +<!-- =========== FIELD SUMMARY =========== --> + +<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Field Summary</B></FONT></TH> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_AST.ASTNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Fields inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ASTNode.html#boundariesCrossed">boundariesCrossed</A>, <A HREF="../AST/ASTNode.html#CHANGE">CHANGE</A>, <A HREF="../AST/ASTNode.html#duringRewrites">duringRewrites</A>, <A HREF="../AST/ASTNode.html#generatedWithCacheCycle">generatedWithCacheCycle</A>, <A HREF="../AST/ASTNode.html#generatedWithCircularEnabled">generatedWithCircularEnabled</A>, <A HREF="../AST/ASTNode.html#IN_CIRCLE">IN_CIRCLE</A>, <A HREF="../AST/ASTNode.html#inCircle">inCircle</A>, <A HREF="../AST/ASTNode.html#isFinal">isFinal</A>, <A HREF="../AST/ASTNode.html#LAST_CYCLE">LAST_CYCLE</A>, <A HREF="../AST/ASTNode.html#REWRITE_CHANGE">REWRITE_CHANGE</A>, <A HREF="../AST/ASTNode.html#REWRITE_INTERRUPT">REWRITE_INTERRUPT</A>, <A HREF="../AST/ASTNode.html#REWRITE_NOCHANGE">REWRITE_NOCHANGE</A>, <A HREF="../AST/ASTNode.html#state">state</A></CODE></TD> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_AST.SimpleNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Fields inherited from class AST.<A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/SimpleNode.html#children">children</A>, <A HREF="../AST/SimpleNode.html#id">id</A>, <A HREF="../AST/SimpleNode.html#parent">parent</A>, <A HREF="../AST/SimpleNode.html#parser">parser</A></CODE></TD> +</TR> +</TABLE> + +<!-- ======== CONSTRUCTOR SUMMARY ======== --> + +<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Constructor Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/XmlnsXsp.html#XmlnsXsp()">XmlnsXsp</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/XmlnsXsp.html#XmlnsXsp(int)">XmlnsXsp</A></B>(int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/XmlnsXsp.html#XmlnsXsp(AST.OwlParser, int)">XmlnsXsp</A></B>(<A HREF="../AST/OwlParser.html" title="class in AST">OwlParser</A> p, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../AST/XmlnsXsp.html#XmlnsXsp(AST.Value)">XmlnsXsp</A></B>(<A HREF="../AST/Value.html" title="class in AST">Value</A> p0)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== METHOD SUMMARY =========== --> + +<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +<B>Method Summary</B></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsXsp.html#checkChild(AST.Node, int)">checkChild</A></B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsXsp.html#clone()">clone</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsXsp.html#copy()">copy</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsXsp.html#dumpTree(java.lang.String, java.io.PrintStream)">dumpTree</A></B>(java.lang.String indent, + java.io.PrintStream pStream)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsXsp.html#fullCopy()">fullCopy</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsXsp.html#getNumChild()">getNumChild</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/Value.html" title="class in AST">Value</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsXsp.html#getValue()">getValue</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/Value.html" title="class in AST">Value</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsXsp.html#getValueNoTransform()">getValueNoTransform</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsXsp.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></B>(<A HREF="../AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> visitor, + java.lang.Object data)</CODE> + +<BR> + Accept the visitor.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsXsp.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</CODE> + +<BR> + This method tells the node to add its argument to the node's + list of children.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> boolean</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsXsp.html#mayHaveRewrite()">mayHaveRewrite</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsXsp.html#rewriteTo()">rewriteTo</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../AST/XmlnsXsp.html#setValue(AST.Value)">setValue</A></B>(<A HREF="../AST/Value.html" title="class in AST">Value</A> node)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.Attribute"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/Attribute.html#trim()">trim</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.ASTNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/ASTNode.html#addChild(AST.ASTNode)">addChild</A>, <A HREF="../AST/ASTNode.html#duringRewrites()">duringRewrites</A>, <A HREF="../AST/ASTNode.html#genMisc(java.io.PrintStream)">genMisc</A>, <A HREF="../AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)">genPrettyPrinter</A>, <A HREF="../AST/ASTNode.html#genRewrites(java.io.PrintStream)">genRewrites</A>, <A HREF="../AST/ASTNode.html#getChild(int)">getChild</A>, <A HREF="../AST/ASTNode.html#getChildNoTransform(int)">getChildNoTransform</A>, <A HREF="../AST/ASTNode.html#getIndexOfChild(AST.ASTNode)">getIndexOfChild</A>, <A HREF="../AST/ASTNode.html#getParent()">getParent</A>, <A HREF="../AST/ASTNode.html#getSubClasses(AST.OwlClassDecl, java.util.ArrayList)">getSubClasses</A>, <A HREF="../AST/ASTNode.html#goStart()">goStart</A>, <A HREF="../AST/ASTNode.html#ind(int)">ind</A>, <A HREF="../AST/ASTNode.html#insertChild(AST.ASTNode, int)">insertChild</A>, <A HREF="../AST/ASTNode.html#setChild(AST.ASTNode, int)">setChild</A>, <A HREF="../AST/ASTNode.html#setParent(AST.ASTNode)">setParent</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_AST.SimpleNode"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class AST.<A HREF="../AST/SimpleNode.html" title="class in AST">SimpleNode</A></B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><A HREF="../AST/SimpleNode.html#childrenAccept(AST.OwlParserVisitor, java.lang.Object)">childrenAccept</A>, <A HREF="../AST/SimpleNode.html#dump(java.lang.String)">dump</A>, <A HREF="../AST/SimpleNode.html#jjtClose()">jjtClose</A>, <A HREF="../AST/SimpleNode.html#jjtGetChild(int)">jjtGetChild</A>, <A HREF="../AST/SimpleNode.html#jjtGetNumChildren()">jjtGetNumChildren</A>, <A HREF="../AST/SimpleNode.html#jjtGetParent()">jjtGetParent</A>, <A HREF="../AST/SimpleNode.html#jjtOpen()">jjtOpen</A>, <A HREF="../AST/SimpleNode.html#jjtSetParent(AST.Node)">jjtSetParent</A>, <A HREF="../AST/SimpleNode.html#toString()">toString</A>, <A HREF="../AST/SimpleNode.html#toString(java.lang.String)">toString</A></CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<P> + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + +<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Constructor Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="XmlnsXsp(int)"><!-- --></A><H3> +XmlnsXsp</H3> +<PRE> +public <B>XmlnsXsp</B>(int i)</PRE> +<DL> +</DL> +<HR> + +<A NAME="XmlnsXsp(AST.OwlParser, int)"><!-- --></A><H3> +XmlnsXsp</H3> +<PRE> +public <B>XmlnsXsp</B>(<A HREF="../AST/OwlParser.html" title="class in AST">OwlParser</A> p, + int i)</PRE> +<DL> +</DL> +<HR> + +<A NAME="XmlnsXsp()"><!-- --></A><H3> +XmlnsXsp</H3> +<PRE> +public <B>XmlnsXsp</B>()</PRE> +<DL> +</DL> +<HR> + +<A NAME="XmlnsXsp(AST.Value)"><!-- --></A><H3> +XmlnsXsp</H3> +<PRE> +public <B>XmlnsXsp</B>(<A HREF="../AST/Value.html" title="class in AST">Value</A> p0)</PRE> +<DL> +</DL> + +<!-- ============ METHOD DETAIL ========== --> + +<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> +<B>Method Detail</B></FONT></TH> +</TR> +</TABLE> + +<A NAME="clone()"><!-- --></A><H3> +clone</H3> +<PRE> +public java.lang.Object <B>clone</B>() + throws java.lang.CloneNotSupportedException</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#clone()">clone</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> + +<DT><B>Throws:</B> +<DD><CODE>java.lang.CloneNotSupportedException</CODE></DL> +</DD> +</DL> +<HR> + +<A NAME="copy()"><!-- --></A><H3> +copy</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>copy</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#copy()">copy</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="fullCopy()"><!-- --></A><H3> +fullCopy</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>fullCopy</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/ASTNode.html#fullCopy()">fullCopy</A></CODE> in class <CODE><A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="dumpTree(java.lang.String, java.io.PrintStream)"><!-- --></A><H3> +dumpTree</H3> +<PRE> +public void <B>dumpTree</B>(java.lang.String indent, + java.io.PrintStream pStream)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#dumpTree(java.lang.String, java.io.PrintStream)">dumpTree</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><!-- --></A><H3> +jjtAccept</H3> +<PRE> +public java.lang.Object <B>jjtAccept</B>(<A HREF="../AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> visitor, + java.lang.Object data)</PRE> +<DL> +<DD><B>Description copied from class: <CODE><A HREF="../AST/SimpleNode.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">SimpleNode</A></CODE></B></DD> +<DD>Accept the visitor. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../AST/Node.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></CODE> in interface <CODE><A HREF="../AST/Node.html" title="interface in AST">Node</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)">jjtAccept</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="jjtAddChild(AST.Node, int)"><!-- --></A><H3> +jjtAddChild</H3> +<PRE> +public void <B>jjtAddChild</B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../AST/Node.html#jjtAddChild(AST.Node, int)">Node</A></CODE></B></DD> +<DD>This method tells the node to add its argument to the node's + list of children. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../AST/Node.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></CODE> in interface <CODE><A HREF="../AST/Node.html" title="interface in AST">Node</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#jjtAddChild(AST.Node, int)">jjtAddChild</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="checkChild(AST.Node, int)"><!-- --></A><H3> +checkChild</H3> +<PRE> +public void <B>checkChild</B>(<A HREF="../AST/Node.html" title="interface in AST">Node</A> n, + int i)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#checkChild(AST.Node, int)">checkChild</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getNumChild()"><!-- --></A><H3> +getNumChild</H3> +<PRE> +public int <B>getNumChild</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#getNumChild()">getNumChild</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="mayHaveRewrite()"><!-- --></A><H3> +mayHaveRewrite</H3> +<PRE> +public boolean <B>mayHaveRewrite</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#mayHaveRewrite()">mayHaveRewrite</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="setValue(AST.Value)"><!-- --></A><H3> +setValue</H3> +<PRE> +public void <B>setValue</B>(<A HREF="../AST/Value.html" title="class in AST">Value</A> node)</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#setValue(AST.Value)">setValue</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getValue()"><!-- --></A><H3> +getValue</H3> +<PRE> +public <A HREF="../AST/Value.html" title="class in AST">Value</A> <B>getValue</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#getValue()">getValue</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getValueNoTransform()"><!-- --></A><H3> +getValueNoTransform</H3> +<PRE> +public <A HREF="../AST/Value.html" title="class in AST">Value</A> <B>getValueNoTransform</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#getValueNoTransform()">getValueNoTransform</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="rewriteTo()"><!-- --></A><H3> +rewriteTo</H3> +<PRE> +public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewriteTo</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Overrides:</B><DD><CODE><A HREF="../AST/Attribute.html#rewriteTo()">rewriteTo</A></CODE> in class <CODE><A HREF="../AST/Attribute.html" title="class in AST">Attribute</A></CODE></DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<!-- ========= END OF CLASS DATA ========= --> +<HR> + + +<!-- ======= 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> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../AST/XmlnsXsd.html" title="class in AST"><B>PREV CLASS</B></A> + NEXT CLASS</FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../index.html?AST/XmlnsXsp.html" target="_top"><B>FRAMES</B></A> + <A HREF="XmlnsXsp.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_AST.ASTNode">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> + +</BODY> +</HTML> diff --git a/javadoc/AST/package-frame.html b/javadoc/AST/package-frame.html index 1ff1631..9780477 100644 --- a/javadoc/AST/package-frame.html +++ b/javadoc/AST/package-frame.html @@ -2,12 +2,12 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:29 CEST 2008 --> <TITLE> AST </TITLE> -<META NAME="keywords" CONTENT="AST package"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> @@ -46,10 +46,14 @@ Classes</FONT> <BR> <A HREF="ComplexElement.html" title="class in AST" target="classFrame">ComplexElement</A> <BR> +<A HREF="DiscardedElement.html" title="class in AST" target="classFrame">DiscardedElement</A> +<BR> <A HREF="Element.html" title="class in AST" target="classFrame">Element</A> <BR> <A HREF="FloatElement.html" title="class in AST" target="classFrame">FloatElement</A> <BR> +<A HREF="Identifier.html" title="class in AST" target="classFrame">Identifier</A> +<BR> <A HREF="IntElement.html" title="class in AST" target="classFrame">IntElement</A> <BR> <A HREF="JavaCharStream.html" title="class in AST" target="classFrame">JavaCharStream</A> @@ -78,6 +82,8 @@ Classes</FONT> <BR> <A HREF="OwlDisjointWith.html" title="class in AST" target="classFrame">OwlDisjointWith</A> <BR> +<A HREF="OwlDistinctMembers.html" title="class in AST" target="classFrame">OwlDistinctMembers</A> +<BR> <A HREF="OwlEquivalentClass.html" title="class in AST" target="classFrame">OwlEquivalentClass</A> <BR> <A HREF="OwlFunctionalProperty.html" title="class in AST" target="classFrame">OwlFunctionalProperty</A> @@ -88,6 +94,8 @@ Classes</FONT> <BR> <A HREF="OwlInverseOf.html" title="class in AST" target="classFrame">OwlInverseOf</A> <BR> +<A HREF="OwlMaxCardinality.html" title="class in AST" target="classFrame">OwlMaxCardinality</A> +<BR> <A HREF="OwlMinCardinality.html" title="class in AST" target="classFrame">OwlMinCardinality</A> <BR> <A HREF="OwlObjectProperty.html" title="class in AST" target="classFrame">OwlObjectProperty</A> @@ -108,6 +116,8 @@ Classes</FONT> <BR> <A HREF="OwlSomeValuesFrom.html" title="class in AST" target="classFrame">OwlSomeValuesFrom</A> <BR> +<A HREF="OwlTransitiveProperty.html" title="class in AST" target="classFrame">OwlTransitiveProperty</A> +<BR> <A HREF="OwlUnionOf.html" title="class in AST" target="classFrame">OwlUnionOf</A> <BR> <A HREF="OwlValuesFrom.html" title="class in AST" target="classFrame">OwlValuesFrom</A> @@ -120,6 +130,8 @@ Classes</FONT> <BR> <A HREF="RdfDeclaration.html" title="class in AST" target="classFrame">RdfDeclaration</A> <BR> +<A HREF="RdfDescription.html" title="class in AST" target="classFrame">RdfDescription</A> +<BR> <A HREF="RdfFirst.html" title="class in AST" target="classFrame">RdfFirst</A> <BR> <A HREF="RdfId.html" title="class in AST" target="classFrame">RdfId</A> @@ -180,7 +192,13 @@ Classes</FONT> <BR> <A HREF="XmlnsRdfs.html" title="class in AST" target="classFrame">XmlnsRdfs</A> <BR> -<A HREF="XmlnsXsd.html" title="class in AST" target="classFrame">XmlnsXsd</A></FONT></TD> +<A HREF="XmlnsSwrl.html" title="class in AST" target="classFrame">XmlnsSwrl</A> +<BR> +<A HREF="XmlnsSwrlb.html" title="class in AST" target="classFrame">XmlnsSwrlb</A> +<BR> +<A HREF="XmlnsXsd.html" title="class in AST" target="classFrame">XmlnsXsd</A> +<BR> +<A HREF="XmlnsXsp.html" title="class in AST" target="classFrame">XmlnsXsp</A></FONT></TD> </TR> </TABLE> diff --git a/javadoc/AST/package-summary.html b/javadoc/AST/package-summary.html index 1840466..dc22433 100644 --- a/javadoc/AST/package-summary.html +++ b/javadoc/AST/package-summary.html @@ -2,19 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:29 CEST 2008 --> <TITLE> AST </TITLE> -<META NAME="keywords" CONTENT="AST package"> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="AST"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="AST"; + } } </SCRIPT> <NOSCRIPT> @@ -23,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -122,6 +125,10 @@ Package AST <TD> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> +<TD WIDTH="15%"><B><A HREF="../AST/DiscardedElement.html" title="class in AST">DiscardedElement</A></B></TD> +<TD> </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../AST/Element.html" title="class in AST">Element</A></B></TD> <TD> </TD> </TR> @@ -130,6 +137,10 @@ Package AST <TD> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> +<TD WIDTH="15%"><B><A HREF="../AST/Identifier.html" title="class in AST">Identifier</A></B></TD> +<TD> </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../AST/IntElement.html" title="class in AST">IntElement</A></B></TD> <TD> </TD> </TR> @@ -187,6 +198,10 @@ Package AST <TD> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> +<TD WIDTH="15%"><B><A HREF="../AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A></B></TD> +<TD> </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A></B></TD> <TD> </TD> </TR> @@ -207,6 +222,10 @@ Package AST <TD> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> +<TD WIDTH="15%"><B><A HREF="../AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A></B></TD> +<TD> </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A></B></TD> <TD> </TD> </TR> @@ -247,6 +266,10 @@ Package AST <TD> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> +<TD WIDTH="15%"><B><A HREF="../AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A></B></TD> +<TD> </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A></B></TD> <TD> </TD> </TR> @@ -271,6 +294,10 @@ Package AST <TD> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> +<TD WIDTH="15%"><B><A HREF="../AST/RdfDescription.html" title="class in AST">RdfDescription</A></B></TD> +<TD> </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../AST/RdfFirst.html" title="class in AST">RdfFirst</A></B></TD> <TD> </TD> </TR> @@ -391,9 +418,21 @@ Package AST <TD> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> +<TD WIDTH="15%"><B><A HREF="../AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A></B></TD> +<TD> </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD WIDTH="15%"><B><A HREF="../AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A></B></TD> +<TD> </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A></B></TD> <TD> </TD> </TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD WIDTH="15%"><B><A HREF="../AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A></B></TD> +<TD> </TD> +</TR> </TABLE> diff --git a/javadoc/AST/package-tree.html b/javadoc/AST/package-tree.html index a3b0248..45d8fe9 100644 --- a/javadoc/AST/package-tree.html +++ b/javadoc/AST/package-tree.html @@ -2,18 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:29 CEST 2008 --> <TITLE> AST Class Hierarchy </TITLE> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="AST Class Hierarchy"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="AST Class Hierarchy"; + } } </SCRIPT> <NOSCRIPT> @@ -22,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -106,7 +110,10 @@ Class Hierarchy <LI TYPE="circle">AST.<A HREF="../AST/XmlnsProtege.html" title="class in AST"><B>XmlnsProtege</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/XmlnsRdf.html" title="class in AST"><B>XmlnsRdf</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/XmlnsRdfs.html" title="class in AST"><B>XmlnsRdfs</B></A> (implements java.lang.Cloneable) +<LI TYPE="circle">AST.<A HREF="../AST/XmlnsSwrl.html" title="class in AST"><B>XmlnsSwrl</B></A> (implements java.lang.Cloneable) +<LI TYPE="circle">AST.<A HREF="../AST/XmlnsSwrlb.html" title="class in AST"><B>XmlnsSwrlb</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/XmlnsXsd.html" title="class in AST"><B>XmlnsXsd</B></A> (implements java.lang.Cloneable) +<LI TYPE="circle">AST.<A HREF="../AST/XmlnsXsp.html" title="class in AST"><B>XmlnsXsp</B></A> (implements java.lang.Cloneable) </UL> <LI TYPE="circle">AST.<A HREF="../AST/Element.html" title="class in AST"><B>Element</B></A> (implements java.lang.Cloneable) <UL> @@ -123,10 +130,12 @@ Class Hierarchy <LI TYPE="circle">AST.<A HREF="../AST/OwlDataRange.html" title="class in AST"><B>OwlDataRange</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/OwlDatatypeProperty.html" title="class in AST"><B>OwlDatatypeProperty</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/OwlDisjointWith.html" title="class in AST"><B>OwlDisjointWith</B></A> (implements java.lang.Cloneable) +<LI TYPE="circle">AST.<A HREF="../AST/OwlDistinctMembers.html" title="class in AST"><B>OwlDistinctMembers</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/OwlEquivalentClass.html" title="class in AST"><B>OwlEquivalentClass</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/OwlImports.html" title="class in AST"><B>OwlImports</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/OwlIntersectionOf.html" title="class in AST"><B>OwlIntersectionOf</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/OwlInverseOf.html" title="class in AST"><B>OwlInverseOf</B></A> (implements java.lang.Cloneable) +<LI TYPE="circle">AST.<A HREF="../AST/OwlMaxCardinality.html" title="class in AST"><B>OwlMaxCardinality</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/OwlMinCardinality.html" title="class in AST"><B>OwlMinCardinality</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/OwlOneOf.html" title="class in AST"><B>OwlOneOf</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/OwlOntology.html" title="class in AST"><B>OwlOntology</B></A> (implements java.lang.Cloneable) @@ -137,6 +146,7 @@ Class Hierarchy <LI TYPE="circle">AST.<A HREF="../AST/OwlOnProperty.html" title="class in AST"><B>OwlOnProperty</B></A> (implements java.lang.Cloneable) </UL> <LI TYPE="circle">AST.<A HREF="../AST/OwlRestriction.html" title="class in AST"><B>OwlRestriction</B></A> (implements java.lang.Cloneable) +<LI TYPE="circle">AST.<A HREF="../AST/OwlTransitiveProperty.html" title="class in AST"><B>OwlTransitiveProperty</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/OwlUnionOf.html" title="class in AST"><B>OwlUnionOf</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/OwlValuesFrom.html" title="class in AST"><B>OwlValuesFrom</B></A> (implements java.lang.Cloneable) <UL> @@ -144,6 +154,7 @@ Class Hierarchy <LI TYPE="circle">AST.<A HREF="../AST/OwlSomeValuesFrom.html" title="class in AST"><B>OwlSomeValuesFrom</B></A> (implements java.lang.Cloneable) </UL> <LI TYPE="circle">AST.<A HREF="../AST/RdfDeclaration.html" title="class in AST"><B>RdfDeclaration</B></A> (implements java.lang.Cloneable) +<LI TYPE="circle">AST.<A HREF="../AST/RdfDescription.html" title="class in AST"><B>RdfDescription</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/RdfFirst.html" title="class in AST"><B>RdfFirst</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/RdfRest.html" title="class in AST"><B>RdfRest</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/RdfsComment.html" title="class in AST"><B>RdfsComment</B></A> (implements java.lang.Cloneable) @@ -153,6 +164,7 @@ Class Hierarchy <LI TYPE="circle">AST.<A HREF="../AST/RdfsSubPropertyOf.html" title="class in AST"><B>RdfsSubPropertyOf</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/RdfType.html" title="class in AST"><B>RdfType</B></A> (implements java.lang.Cloneable) </UL> +<LI TYPE="circle">AST.<A HREF="../AST/DiscardedElement.html" title="class in AST"><B>DiscardedElement</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/SimpleElement.html" title="class in AST"><B>SimpleElement</B></A> (implements java.lang.Cloneable) <UL> <LI TYPE="circle">AST.<A HREF="../AST/FloatElement.html" title="class in AST"><B>FloatElement</B></A> (implements java.lang.Cloneable) @@ -160,6 +172,7 @@ Class Hierarchy <LI TYPE="circle">AST.<A HREF="../AST/StringElement.html" title="class in AST"><B>StringElement</B></A> (implements java.lang.Cloneable) </UL> </UL> +<LI TYPE="circle">AST.<A HREF="../AST/Identifier.html" title="class in AST"><B>Identifier</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/List.html" title="class in AST"><B>List</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/Opt.html" title="class in AST"><B>Opt</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="../AST/Properties.html" title="class in AST"><B>Properties</B></A> (implements java.lang.Cloneable) diff --git a/javadoc/allclasses-frame.html b/javadoc/allclasses-frame.html index c5e554e..c00cc78 100644 --- a/javadoc/allclasses-frame.html +++ b/javadoc/allclasses-frame.html @@ -2,11 +2,12 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:35 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:30 CEST 2008 --> <TITLE> All Classes </TITLE> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> @@ -26,10 +27,14 @@ All Classes <BR> <A HREF="AST/ComplexElement.html" title="class in AST" target="classFrame">ComplexElement</A> <BR> +<A HREF="AST/DiscardedElement.html" title="class in AST" target="classFrame">DiscardedElement</A> +<BR> <A HREF="AST/Element.html" title="class in AST" target="classFrame">Element</A> <BR> <A HREF="AST/FloatElement.html" title="class in AST" target="classFrame">FloatElement</A> <BR> +<A HREF="AST/Identifier.html" title="class in AST" target="classFrame">Identifier</A> +<BR> <A HREF="AST/IntElement.html" title="class in AST" target="classFrame">IntElement</A> <BR> <A HREF="AST/JavaCharStream.html" title="class in AST" target="classFrame">JavaCharStream</A> @@ -60,6 +65,8 @@ All Classes <BR> <A HREF="AST/OwlDisjointWith.html" title="class in AST" target="classFrame">OwlDisjointWith</A> <BR> +<A HREF="AST/OwlDistinctMembers.html" title="class in AST" target="classFrame">OwlDistinctMembers</A> +<BR> <A HREF="AST/OwlEquivalentClass.html" title="class in AST" target="classFrame">OwlEquivalentClass</A> <BR> <A HREF="AST/OwlFunctionalProperty.html" title="class in AST" target="classFrame">OwlFunctionalProperty</A> @@ -70,6 +77,8 @@ All Classes <BR> <A HREF="AST/OwlInverseOf.html" title="class in AST" target="classFrame">OwlInverseOf</A> <BR> +<A HREF="AST/OwlMaxCardinality.html" title="class in AST" target="classFrame">OwlMaxCardinality</A> +<BR> <A HREF="AST/OwlMinCardinality.html" title="class in AST" target="classFrame">OwlMinCardinality</A> <BR> <A HREF="AST/OwlObjectProperty.html" title="class in AST" target="classFrame">OwlObjectProperty</A> @@ -96,6 +105,8 @@ All Classes <BR> <A HREF="AST/OwlSomeValuesFrom.html" title="class in AST" target="classFrame">OwlSomeValuesFrom</A> <BR> +<A HREF="AST/OwlTransitiveProperty.html" title="class in AST" target="classFrame">OwlTransitiveProperty</A> +<BR> <A HREF="AST/OwlUnionOf.html" title="class in AST" target="classFrame">OwlUnionOf</A> <BR> <A HREF="AST/OwlValuesFrom.html" title="class in AST" target="classFrame">OwlValuesFrom</A> @@ -110,6 +121,8 @@ All Classes <BR> <A HREF="AST/RdfDeclaration.html" title="class in AST" target="classFrame">RdfDeclaration</A> <BR> +<A HREF="AST/RdfDescription.html" title="class in AST" target="classFrame">RdfDescription</A> +<BR> <A HREF="AST/RdfFirst.html" title="class in AST" target="classFrame">RdfFirst</A> <BR> <A HREF="AST/RdfId.html" title="class in AST" target="classFrame">RdfId</A> @@ -172,8 +185,14 @@ All Classes <BR> <A HREF="AST/XmlnsRdfs.html" title="class in AST" target="classFrame">XmlnsRdfs</A> <BR> +<A HREF="AST/XmlnsSwrl.html" title="class in AST" target="classFrame">XmlnsSwrl</A> +<BR> +<A HREF="AST/XmlnsSwrlb.html" title="class in AST" target="classFrame">XmlnsSwrlb</A> +<BR> <A HREF="AST/XmlnsXsd.html" title="class in AST" target="classFrame">XmlnsXsd</A> <BR> +<A HREF="AST/XmlnsXsp.html" title="class in AST" target="classFrame">XmlnsXsp</A> +<BR> </FONT></TD> </TR> </TABLE> diff --git a/javadoc/allclasses-noframe.html b/javadoc/allclasses-noframe.html index 112cfa4..a49a59e 100644 --- a/javadoc/allclasses-noframe.html +++ b/javadoc/allclasses-noframe.html @@ -2,11 +2,12 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:35 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:30 CEST 2008 --> <TITLE> All Classes </TITLE> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> @@ -26,10 +27,14 @@ All Classes <BR> <A HREF="AST/ComplexElement.html" title="class in AST">ComplexElement</A> <BR> +<A HREF="AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<BR> <A HREF="AST/Element.html" title="class in AST">Element</A> <BR> <A HREF="AST/FloatElement.html" title="class in AST">FloatElement</A> <BR> +<A HREF="AST/Identifier.html" title="class in AST">Identifier</A> +<BR> <A HREF="AST/IntElement.html" title="class in AST">IntElement</A> <BR> <A HREF="AST/JavaCharStream.html" title="class in AST">JavaCharStream</A> @@ -60,6 +65,8 @@ All Classes <BR> <A HREF="AST/OwlDisjointWith.html" title="class in AST">OwlDisjointWith</A> <BR> +<A HREF="AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<BR> <A HREF="AST/OwlEquivalentClass.html" title="class in AST">OwlEquivalentClass</A> <BR> <A HREF="AST/OwlFunctionalProperty.html" title="class in AST">OwlFunctionalProperty</A> @@ -70,6 +77,8 @@ All Classes <BR> <A HREF="AST/OwlInverseOf.html" title="class in AST">OwlInverseOf</A> <BR> +<A HREF="AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<BR> <A HREF="AST/OwlMinCardinality.html" title="class in AST">OwlMinCardinality</A> <BR> <A HREF="AST/OwlObjectProperty.html" title="class in AST">OwlObjectProperty</A> @@ -96,6 +105,8 @@ All Classes <BR> <A HREF="AST/OwlSomeValuesFrom.html" title="class in AST">OwlSomeValuesFrom</A> <BR> +<A HREF="AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<BR> <A HREF="AST/OwlUnionOf.html" title="class in AST">OwlUnionOf</A> <BR> <A HREF="AST/OwlValuesFrom.html" title="class in AST">OwlValuesFrom</A> @@ -110,6 +121,8 @@ All Classes <BR> <A HREF="AST/RdfDeclaration.html" title="class in AST">RdfDeclaration</A> <BR> +<A HREF="AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<BR> <A HREF="AST/RdfFirst.html" title="class in AST">RdfFirst</A> <BR> <A HREF="AST/RdfId.html" title="class in AST">RdfId</A> @@ -172,8 +185,14 @@ All Classes <BR> <A HREF="AST/XmlnsRdfs.html" title="class in AST">XmlnsRdfs</A> <BR> +<A HREF="AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> +<BR> +<A HREF="AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> +<BR> <A HREF="AST/XmlnsXsd.html" title="class in AST">XmlnsXsd</A> <BR> +<A HREF="AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> +<BR> </FONT></TD> </TR> </TABLE> diff --git a/javadoc/constant-values.html b/javadoc/constant-values.html index dcae830..33533ef 100644 --- a/javadoc/constant-values.html +++ b/javadoc/constant-values.html @@ -2,18 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:29 CEST 2008 --> <TITLE> Constant Field Values </TITLE> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Constant Field Values"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Constant Field Values"; + } } </SCRIPT> <NOSCRIPT> @@ -22,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -148,7 +152,7 @@ AST.*</FONT></TH> <A NAME="AST.OwlParserConstants.ASSIGN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#ASSIGN">ASSIGN</A></CODE></TD> -<TD ALIGN="right"><CODE>70</CODE></TD> +<TD ALIGN="right"><CODE>78</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.BOUNDS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> @@ -160,13 +164,19 @@ AST.*</FONT></TH> <A NAME="AST.OwlParserConstants.CHARACTER_LITERAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#CHARACTER_LITERAL">CHARACTER_LITERAL</A></CODE></TD> -<TD ALIGN="right"><CODE>60</CODE></TD> +<TD ALIGN="right"><CODE>67</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserConstants.COLON"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#COLON">COLON</A></CODE></TD> +<TD ALIGN="right"><CODE>81</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.DECIMAL_LITERAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#DECIMAL_LITERAL">DECIMAL_LITERAL</A></CODE></TD> -<TD ALIGN="right"><CODE>55</CODE></TD> +<TD ALIGN="right"><CODE>62</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.DEFAULT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> @@ -178,7 +188,7 @@ AST.*</FONT></TH> <A NAME="AST.OwlParserConstants.DIGIT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#DIGIT">DIGIT</A></CODE></TD> -<TD ALIGN="right"><CODE>64</CODE></TD> +<TD ALIGN="right"><CODE>71</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.EOF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> @@ -190,55 +200,55 @@ AST.*</FONT></TH> <A NAME="AST.OwlParserConstants.EXPONENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#EXPONENT">EXPONENT</A></CODE></TD> -<TD ALIGN="right"><CODE>59</CODE></TD> +<TD ALIGN="right"><CODE>66</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.FLOAT_LITERAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#FLOAT_LITERAL">FLOAT_LITERAL</A></CODE></TD> -<TD ALIGN="right"><CODE>58</CODE></TD> +<TD ALIGN="right"><CODE>65</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.HEX_LITERAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#HEX_LITERAL">HEX_LITERAL</A></CODE></TD> -<TD ALIGN="right"><CODE>56</CODE></TD> +<TD ALIGN="right"><CODE>63</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.IDENTIFIER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#IDENTIFIER">IDENTIFIER</A></CODE></TD> -<TD ALIGN="right"><CODE>62</CODE></TD> +<TD ALIGN="right"><CODE>69</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.INTEGER_LITERAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#INTEGER_LITERAL">INTEGER_LITERAL</A></CODE></TD> -<TD ALIGN="right"><CODE>54</CODE></TD> +<TD ALIGN="right"><CODE>61</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.LBRACE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#LBRACE">LBRACE</A></CODE></TD> -<TD ALIGN="right"><CODE>65</CODE></TD> +<TD ALIGN="right"><CODE>72</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.LBRACKET"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#LBRACKET">LBRACKET</A></CODE></TD> -<TD ALIGN="right"><CODE>67</CODE></TD> +<TD ALIGN="right"><CODE>74</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.LETTER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#LETTER">LETTER</A></CODE></TD> -<TD ALIGN="right"><CODE>63</CODE></TD> +<TD ALIGN="right"><CODE>70</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.OCTAL_LITERAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#OCTAL_LITERAL">OCTAL_LITERAL</A></CODE></TD> -<TD ALIGN="right"><CODE>57</CODE></TD> +<TD ALIGN="right"><CODE>64</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.OWL_ALLDIFFERENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> @@ -283,226 +293,274 @@ AST.*</FONT></TH> <TD ALIGN="right"><CODE>14</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserConstants.OWL_DISTINCTMEMBERS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#OWL_DISTINCTMEMBERS">OWL_DISTINCTMEMBERS</A></CODE></TD> +<TD ALIGN="right"><CODE>15</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.OWL_EQUIVALENTCLASS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#OWL_EQUIVALENTCLASS">OWL_EQUIVALENTCLASS</A></CODE></TD> -<TD ALIGN="right"><CODE>15</CODE></TD> +<TD ALIGN="right"><CODE>16</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.OWL_FUNCTIONALPROPERTY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#OWL_FUNCTIONALPROPERTY">OWL_FUNCTIONALPROPERTY</A></CODE></TD> -<TD ALIGN="right"><CODE>16</CODE></TD> +<TD ALIGN="right"><CODE>17</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.OWL_IMPORTS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#OWL_IMPORTS">OWL_IMPORTS</A></CODE></TD> -<TD ALIGN="right"><CODE>17</CODE></TD> +<TD ALIGN="right"><CODE>18</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.OWL_INTERSECTIONOF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#OWL_INTERSECTIONOF">OWL_INTERSECTIONOF</A></CODE></TD> -<TD ALIGN="right"><CODE>18</CODE></TD> +<TD ALIGN="right"><CODE>19</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.OWL_INVERSEOF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#OWL_INVERSEOF">OWL_INVERSEOF</A></CODE></TD> -<TD ALIGN="right"><CODE>19</CODE></TD> +<TD ALIGN="right"><CODE>20</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserConstants.OWL_MAXCARDINALITY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#OWL_MAXCARDINALITY">OWL_MAXCARDINALITY</A></CODE></TD> +<TD ALIGN="right"><CODE>21</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.OWL_MINCARDINALITY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#OWL_MINCARDINALITY">OWL_MINCARDINALITY</A></CODE></TD> -<TD ALIGN="right"><CODE>20</CODE></TD> +<TD ALIGN="right"><CODE>22</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.OWL_OBJECTPROPERTY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#OWL_OBJECTPROPERTY">OWL_OBJECTPROPERTY</A></CODE></TD> -<TD ALIGN="right"><CODE>21</CODE></TD> +<TD ALIGN="right"><CODE>23</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.OWL_ONEOF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#OWL_ONEOF">OWL_ONEOF</A></CODE></TD> -<TD ALIGN="right"><CODE>23</CODE></TD> +<TD ALIGN="right"><CODE>25</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.OWL_ONPROPERTY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#OWL_ONPROPERTY">OWL_ONPROPERTY</A></CODE></TD> -<TD ALIGN="right"><CODE>22</CODE></TD> +<TD ALIGN="right"><CODE>24</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.OWL_ONTOLOGY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#OWL_ONTOLOGY">OWL_ONTOLOGY</A></CODE></TD> -<TD ALIGN="right"><CODE>24</CODE></TD> +<TD ALIGN="right"><CODE>26</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.OWL_RESTRICTION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#OWL_RESTRICTION">OWL_RESTRICTION</A></CODE></TD> -<TD ALIGN="right"><CODE>25</CODE></TD> +<TD ALIGN="right"><CODE>27</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.OWL_SOMEVALUESFROM"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#OWL_SOMEVALUESFROM">OWL_SOMEVALUESFROM</A></CODE></TD> -<TD ALIGN="right"><CODE>26</CODE></TD> +<TD ALIGN="right"><CODE>28</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserConstants.OWL_TRANSITIVEPROPERTY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#OWL_TRANSITIVEPROPERTY">OWL_TRANSITIVEPROPERTY</A></CODE></TD> +<TD ALIGN="right"><CODE>29</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.OWL_UNIONOF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#OWL_UNIONOF">OWL_UNIONOF</A></CODE></TD> -<TD ALIGN="right"><CODE>27</CODE></TD> +<TD ALIGN="right"><CODE>30</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserConstants.QUOTE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#QUOTE">QUOTE</A></CODE></TD> +<TD ALIGN="right"><CODE>77</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.RBRACE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#RBRACE">RBRACE</A></CODE></TD> -<TD ALIGN="right"><CODE>66</CODE></TD> +<TD ALIGN="right"><CODE>73</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.RBRACKET"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#RBRACKET">RBRACKET</A></CODE></TD> -<TD ALIGN="right"><CODE>68</CODE></TD> +<TD ALIGN="right"><CODE>75</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.RDF_ABOUT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#RDF_ABOUT">RDF_ABOUT</A></CODE></TD> -<TD ALIGN="right"><CODE>29</CODE></TD> +<TD ALIGN="right"><CODE>32</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.RDF_DATATYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#RDF_DATATYPE">RDF_DATATYPE</A></CODE></TD> -<TD ALIGN="right"><CODE>30</CODE></TD> +<TD ALIGN="right"><CODE>33</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserConstants.RDF_DESCRIPTION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#RDF_DESCRIPTION">RDF_DESCRIPTION</A></CODE></TD> +<TD ALIGN="right"><CODE>34</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.RDF_FIRST"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#RDF_FIRST">RDF_FIRST</A></CODE></TD> -<TD ALIGN="right"><CODE>32</CODE></TD> +<TD ALIGN="right"><CODE>36</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.RDF_ID"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#RDF_ID">RDF_ID</A></CODE></TD> -<TD ALIGN="right"><CODE>31</CODE></TD> +<TD ALIGN="right"><CODE>35</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.RDF_PARSETYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#RDF_PARSETYPE">RDF_PARSETYPE</A></CODE></TD> -<TD ALIGN="right"><CODE>34</CODE></TD> +<TD ALIGN="right"><CODE>38</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.RDF_RDF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#RDF_RDF">RDF_RDF</A></CODE></TD> -<TD ALIGN="right"><CODE>28</CODE></TD> +<TD ALIGN="right"><CODE>31</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.RDF_RESOURCE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#RDF_RESOURCE">RDF_RESOURCE</A></CODE></TD> -<TD ALIGN="right"><CODE>35</CODE></TD> +<TD ALIGN="right"><CODE>39</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.RDF_REST"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#RDF_REST">RDF_REST</A></CODE></TD> -<TD ALIGN="right"><CODE>33</CODE></TD> +<TD ALIGN="right"><CODE>37</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.RDF_TYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#RDF_TYPE">RDF_TYPE</A></CODE></TD> -<TD ALIGN="right"><CODE>36</CODE></TD> +<TD ALIGN="right"><CODE>40</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.RDFS_COMMENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#RDFS_COMMENT">RDFS_COMMENT</A></CODE></TD> -<TD ALIGN="right"><CODE>37</CODE></TD> +<TD ALIGN="right"><CODE>41</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.RDFS_DOMAIN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#RDFS_DOMAIN">RDFS_DOMAIN</A></CODE></TD> -<TD ALIGN="right"><CODE>38</CODE></TD> +<TD ALIGN="right"><CODE>42</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.RDFS_RANGE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#RDFS_RANGE">RDFS_RANGE</A></CODE></TD> -<TD ALIGN="right"><CODE>39</CODE></TD> +<TD ALIGN="right"><CODE>43</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.RDFS_SUBCLASSOF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#RDFS_SUBCLASSOF">RDFS_SUBCLASSOF</A></CODE></TD> -<TD ALIGN="right"><CODE>40</CODE></TD> +<TD ALIGN="right"><CODE>44</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.RDFS_SUBPROPERTYOF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#RDFS_SUBPROPERTYOF">RDFS_SUBPROPERTYOF</A></CODE></TD> -<TD ALIGN="right"><CODE>41</CODE></TD> +<TD ALIGN="right"><CODE>45</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.SEMICOLON"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#SEMICOLON">SEMICOLON</A></CODE></TD> -<TD ALIGN="right"><CODE>69</CODE></TD> +<TD ALIGN="right"><CODE>76</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserConstants.SLASH"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#SLASH">SLASH</A></CODE></TD> +<TD ALIGN="right"><CODE>82</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserConstants.START_ENDTAG"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#START_ENDTAG">START_ENDTAG</A></CODE></TD> +<TD ALIGN="right"><CODE>79</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserConstants.START_TAG"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#START_TAG">START_TAG</A></CODE></TD> +<TD ALIGN="right"><CODE>80</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.STRING_LITERAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#STRING_LITERAL">STRING_LITERAL</A></CODE></TD> -<TD ALIGN="right"><CODE>61</CODE></TD> +<TD ALIGN="right"><CODE>68</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.VERSION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#VERSION">VERSION</A></CODE></TD> -<TD ALIGN="right"><CODE>42</CODE></TD> +<TD ALIGN="right"><CODE>46</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.XML"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#XML">XML</A></CODE></TD> -<TD ALIGN="right"><CODE>43</CODE></TD> +<TD ALIGN="right"><CODE>47</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.XML_BASE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#XML_BASE">XML_BASE</A></CODE></TD> -<TD ALIGN="right"><CODE>44</CODE></TD> +<TD ALIGN="right"><CODE>48</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.XMLNS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#XMLNS">XMLNS</A></CODE></TD> -<TD ALIGN="right"><CODE>45</CODE></TD> +<TD ALIGN="right"><CODE>49</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.XMLNS_DAML"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#XMLNS_DAML">XMLNS_DAML</A></CODE></TD> -<TD ALIGN="right"><CODE>46</CODE></TD> +<TD ALIGN="right"><CODE>50</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.XMLNS_DC"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#XMLNS_DC">XMLNS_DC</A></CODE></TD> -<TD ALIGN="right"><CODE>47</CODE></TD> +<TD ALIGN="right"><CODE>51</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.XMLNS_OWL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> @@ -514,31 +572,49 @@ AST.*</FONT></TH> <A NAME="AST.OwlParserConstants.XMLNS_P1"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#XMLNS_P1">XMLNS_P1</A></CODE></TD> -<TD ALIGN="right"><CODE>48</CODE></TD> +<TD ALIGN="right"><CODE>52</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.XMLNS_PROTEGE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#XMLNS_PROTEGE">XMLNS_PROTEGE</A></CODE></TD> -<TD ALIGN="right"><CODE>49</CODE></TD> +<TD ALIGN="right"><CODE>54</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.XMLNS_RDF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#XMLNS_RDF">XMLNS_RDF</A></CODE></TD> -<TD ALIGN="right"><CODE>50</CODE></TD> +<TD ALIGN="right"><CODE>55</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.XMLNS_RDFS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#XMLNS_RDFS">XMLNS_RDFS</A></CODE></TD> -<TD ALIGN="right"><CODE>52</CODE></TD> +<TD ALIGN="right"><CODE>56</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserConstants.XMLNS_SWRL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#XMLNS_SWRL">XMLNS_SWRL</A></CODE></TD> +<TD ALIGN="right"><CODE>57</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserConstants.XMLNS_SWRLB"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#XMLNS_SWRLB">XMLNS_SWRLB</A></CODE></TD> +<TD ALIGN="right"><CODE>58</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserConstants.XMLNS_XSD"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#XMLNS_XSD">XMLNS_XSD</A></CODE></TD> -<TD ALIGN="right"><CODE>51</CODE></TD> +<TD ALIGN="right"><CODE>59</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserConstants.XMLNS_XSP"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserConstants.html#XMLNS_XSP">XMLNS_XSP</A></CODE></TD> +<TD ALIGN="right"><CODE>60</CODE></TD> </TR> </FONT></TD> </TR> @@ -553,16 +629,28 @@ AST.*</FONT></TH> <TH ALIGN="left" COLSPAN="3">AST.<A HREF="AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserTreeConstants.JJTDISCARDEDELEMENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTDISCARDEDELEMENT">JJTDISCARDEDELEMENT</A></CODE></TD> +<TD ALIGN="right"><CODE>6</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTFLOATELEMENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTFLOATELEMENT">JJTFLOATELEMENT</A></CODE></TD> +<TD ALIGN="right"><CODE>9</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserTreeConstants.JJTIDENTIFIER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTIDENTIFIER">JJTIDENTIFIER</A></CODE></TD> <TD ALIGN="right"><CODE>7</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTINTELEMENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTINTELEMENT">JJTINTELEMENT</A></CODE></TD> -<TD ALIGN="right"><CODE>6</CODE></TD> +<TD ALIGN="right"><CODE>8</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTLIST"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> @@ -574,133 +662,151 @@ AST.*</FONT></TH> <A NAME="AST.OwlParserTreeConstants.JJTOWLALLDIFFERENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLALLDIFFERENT">JJTOWLALLDIFFERENT</A></CODE></TD> -<TD ALIGN="right"><CODE>10</CODE></TD> +<TD ALIGN="right"><CODE>12</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLALLVALUESFROM"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLALLVALUESFROM">JJTOWLALLVALUESFROM</A></CODE></TD> -<TD ALIGN="right"><CODE>11</CODE></TD> +<TD ALIGN="right"><CODE>13</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLCARDINALITY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLCARDINALITY">JJTOWLCARDINALITY</A></CODE></TD> -<TD ALIGN="right"><CODE>12</CODE></TD> +<TD ALIGN="right"><CODE>14</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLCLASS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLCLASS">JJTOWLCLASS</A></CODE></TD> -<TD ALIGN="right"><CODE>13</CODE></TD> +<TD ALIGN="right"><CODE>15</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLDATARANGE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLDATARANGE">JJTOWLDATARANGE</A></CODE></TD> -<TD ALIGN="right"><CODE>14</CODE></TD> +<TD ALIGN="right"><CODE>16</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLDATATYPEPROPERTY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLDATATYPEPROPERTY">JJTOWLDATATYPEPROPERTY</A></CODE></TD> -<TD ALIGN="right"><CODE>15</CODE></TD> +<TD ALIGN="right"><CODE>17</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLDISJOINTWITH"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLDISJOINTWITH">JJTOWLDISJOINTWITH</A></CODE></TD> -<TD ALIGN="right"><CODE>16</CODE></TD> +<TD ALIGN="right"><CODE>18</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserTreeConstants.JJTOWLDISTINCTMEMBERS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLDISTINCTMEMBERS">JJTOWLDISTINCTMEMBERS</A></CODE></TD> +<TD ALIGN="right"><CODE>19</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLEQUIVALENTCLASS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLEQUIVALENTCLASS">JJTOWLEQUIVALENTCLASS</A></CODE></TD> -<TD ALIGN="right"><CODE>17</CODE></TD> +<TD ALIGN="right"><CODE>20</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLFUNCTIONALPROPERTY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLFUNCTIONALPROPERTY">JJTOWLFUNCTIONALPROPERTY</A></CODE></TD> -<TD ALIGN="right"><CODE>18</CODE></TD> +<TD ALIGN="right"><CODE>21</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLIMPORTS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLIMPORTS">JJTOWLIMPORTS</A></CODE></TD> -<TD ALIGN="right"><CODE>19</CODE></TD> +<TD ALIGN="right"><CODE>22</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLINTERSECTIONOF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLINTERSECTIONOF">JJTOWLINTERSECTIONOF</A></CODE></TD> -<TD ALIGN="right"><CODE>20</CODE></TD> +<TD ALIGN="right"><CODE>23</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLINVERSEOF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLINVERSEOF">JJTOWLINVERSEOF</A></CODE></TD> -<TD ALIGN="right"><CODE>21</CODE></TD> +<TD ALIGN="right"><CODE>24</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserTreeConstants.JJTOWLMAXCARDINALITY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLMAXCARDINALITY">JJTOWLMAXCARDINALITY</A></CODE></TD> +<TD ALIGN="right"><CODE>25</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLMINCARDINALITY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLMINCARDINALITY">JJTOWLMINCARDINALITY</A></CODE></TD> -<TD ALIGN="right"><CODE>22</CODE></TD> +<TD ALIGN="right"><CODE>26</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLOBJECTPROPERTY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLOBJECTPROPERTY">JJTOWLOBJECTPROPERTY</A></CODE></TD> -<TD ALIGN="right"><CODE>23</CODE></TD> +<TD ALIGN="right"><CODE>27</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLONEOF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLONEOF">JJTOWLONEOF</A></CODE></TD> -<TD ALIGN="right"><CODE>24</CODE></TD> +<TD ALIGN="right"><CODE>28</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLONPROPERTY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLONPROPERTY">JJTOWLONPROPERTY</A></CODE></TD> -<TD ALIGN="right"><CODE>25</CODE></TD> +<TD ALIGN="right"><CODE>29</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLONTOLOGY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLONTOLOGY">JJTOWLONTOLOGY</A></CODE></TD> -<TD ALIGN="right"><CODE>9</CODE></TD> +<TD ALIGN="right"><CODE>11</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLRESTRICTION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLRESTRICTION">JJTOWLRESTRICTION</A></CODE></TD> -<TD ALIGN="right"><CODE>27</CODE></TD> +<TD ALIGN="right"><CODE>30</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLSOMEVALUESFROM"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLSOMEVALUESFROM">JJTOWLSOMEVALUESFROM</A></CODE></TD> -<TD ALIGN="right"><CODE>26</CODE></TD> +<TD ALIGN="right"><CODE>31</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserTreeConstants.JJTOWLTRANSITIVEPROPERTY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLTRANSITIVEPROPERTY">JJTOWLTRANSITIVEPROPERTY</A></CODE></TD> +<TD ALIGN="right"><CODE>32</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTOWLUNIONOF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTOWLUNIONOF">JJTOWLUNIONOF</A></CODE></TD> -<TD ALIGN="right"><CODE>28</CODE></TD> +<TD ALIGN="right"><CODE>33</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTRDFABOUT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTRDFABOUT">JJTRDFABOUT</A></CODE></TD> -<TD ALIGN="right"><CODE>38</CODE></TD> +<TD ALIGN="right"><CODE>44</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTRDFDATATYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTRDFDATATYPE">JJTRDFDATATYPE</A></CODE></TD> -<TD ALIGN="right"><CODE>39</CODE></TD> +<TD ALIGN="right"><CODE>45</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTRDFDECLARATION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> @@ -709,70 +815,76 @@ AST.*</FONT></TH> <TD ALIGN="right"><CODE>3</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserTreeConstants.JJTRDFDESCRIPTION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTRDFDESCRIPTION">JJTRDFDESCRIPTION</A></CODE></TD> +<TD ALIGN="right"><CODE>35</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTRDFFIRST"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTRDFFIRST">JJTRDFFIRST</A></CODE></TD> -<TD ALIGN="right"><CODE>30</CODE></TD> +<TD ALIGN="right"><CODE>36</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTRDFID"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTRDFID">JJTRDFID</A></CODE></TD> -<TD ALIGN="right"><CODE>40</CODE></TD> +<TD ALIGN="right"><CODE>46</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTRDFPARSETYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTRDFPARSETYPE">JJTRDFPARSETYPE</A></CODE></TD> -<TD ALIGN="right"><CODE>41</CODE></TD> +<TD ALIGN="right"><CODE>47</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTRDFRESOURCE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTRDFRESOURCE">JJTRDFRESOURCE</A></CODE></TD> -<TD ALIGN="right"><CODE>42</CODE></TD> +<TD ALIGN="right"><CODE>48</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTRDFREST"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTRDFREST">JJTRDFREST</A></CODE></TD> -<TD ALIGN="right"><CODE>31</CODE></TD> +<TD ALIGN="right"><CODE>37</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTRDFSCOMMENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTRDFSCOMMENT">JJTRDFSCOMMENT</A></CODE></TD> -<TD ALIGN="right"><CODE>32</CODE></TD> +<TD ALIGN="right"><CODE>38</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTRDFSDOMAIN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTRDFSDOMAIN">JJTRDFSDOMAIN</A></CODE></TD> -<TD ALIGN="right"><CODE>33</CODE></TD> +<TD ALIGN="right"><CODE>39</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTRDFSRANGE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTRDFSRANGE">JJTRDFSRANGE</A></CODE></TD> -<TD ALIGN="right"><CODE>34</CODE></TD> +<TD ALIGN="right"><CODE>40</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTRDFSSUBCLASSOF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTRDFSSUBCLASSOF">JJTRDFSSUBCLASSOF</A></CODE></TD> -<TD ALIGN="right"><CODE>35</CODE></TD> +<TD ALIGN="right"><CODE>41</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTRDFSSUBPROPERTYOF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTRDFSSUBPROPERTYOF">JJTRDFSSUBPROPERTYOF</A></CODE></TD> -<TD ALIGN="right"><CODE>36</CODE></TD> +<TD ALIGN="right"><CODE>42</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTRDFTYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTRDFTYPE">JJTRDFTYPE</A></CODE></TD> -<TD ALIGN="right"><CODE>29</CODE></TD> +<TD ALIGN="right"><CODE>34</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTSPECIFICATION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> @@ -790,19 +902,19 @@ AST.*</FONT></TH> <A NAME="AST.OwlParserTreeConstants.JJTSTRINGELEMENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTSTRINGELEMENT">JJTSTRINGELEMENT</A></CODE></TD> -<TD ALIGN="right"><CODE>8</CODE></TD> +<TD ALIGN="right"><CODE>10</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTVALUE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTVALUE">JJTVALUE</A></CODE></TD> -<TD ALIGN="right"><CODE>53</CODE></TD> +<TD ALIGN="right"><CODE>62</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTVERSION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTVERSION">JJTVERSION</A></CODE></TD> -<TD ALIGN="right"><CODE>37</CODE></TD> +<TD ALIGN="right"><CODE>43</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTVOID"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> @@ -814,7 +926,7 @@ AST.*</FONT></TH> <A NAME="AST.OwlParserTreeConstants.JJTXMLBASE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTXMLBASE">JJTXMLBASE</A></CODE></TD> -<TD ALIGN="right"><CODE>43</CODE></TD> +<TD ALIGN="right"><CODE>49</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTXMLHEADER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> @@ -826,55 +938,73 @@ AST.*</FONT></TH> <A NAME="AST.OwlParserTreeConstants.JJTXMLNS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTXMLNS">JJTXMLNS</A></CODE></TD> -<TD ALIGN="right"><CODE>44</CODE></TD> +<TD ALIGN="right"><CODE>50</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTXMLNSDAML"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTXMLNSDAML">JJTXMLNSDAML</A></CODE></TD> -<TD ALIGN="right"><CODE>45</CODE></TD> +<TD ALIGN="right"><CODE>51</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTXMLNSDC"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTXMLNSDC">JJTXMLNSDC</A></CODE></TD> -<TD ALIGN="right"><CODE>46</CODE></TD> +<TD ALIGN="right"><CODE>52</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTXMLNSOWL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTXMLNSOWL">JJTXMLNSOWL</A></CODE></TD> -<TD ALIGN="right"><CODE>52</CODE></TD> +<TD ALIGN="right"><CODE>61</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTXMLNSP1"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTXMLNSP1">JJTXMLNSP1</A></CODE></TD> -<TD ALIGN="right"><CODE>47</CODE></TD> +<TD ALIGN="right"><CODE>53</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTXMLNSPROTEGE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTXMLNSPROTEGE">JJTXMLNSPROTEGE</A></CODE></TD> -<TD ALIGN="right"><CODE>48</CODE></TD> +<TD ALIGN="right"><CODE>54</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTXMLNSRDF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTXMLNSRDF">JJTXMLNSRDF</A></CODE></TD> -<TD ALIGN="right"><CODE>49</CODE></TD> +<TD ALIGN="right"><CODE>55</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTXMLNSRDFS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTXMLNSRDFS">JJTXMLNSRDFS</A></CODE></TD> -<TD ALIGN="right"><CODE>51</CODE></TD> +<TD ALIGN="right"><CODE>60</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserTreeConstants.JJTXMLNSSWRL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTXMLNSSWRL">JJTXMLNSSWRL</A></CODE></TD> +<TD ALIGN="right"><CODE>56</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserTreeConstants.JJTXMLNSSWRLB"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTXMLNSSWRLB">JJTXMLNSSWRLB</A></CODE></TD> +<TD ALIGN="right"><CODE>57</CODE></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <A NAME="AST.OwlParserTreeConstants.JJTXMLNSXSD"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> <CODE>public static final int</CODE></FONT></TD> <TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTXMLNSXSD">JJTXMLNSXSD</A></CODE></TD> -<TD ALIGN="right"><CODE>50</CODE></TD> +<TD ALIGN="right"><CODE>58</CODE></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<A NAME="AST.OwlParserTreeConstants.JJTXMLNSXSP"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> +<CODE>public static final int</CODE></FONT></TD> +<TD ALIGN="left"><CODE><A HREF="AST/OwlParserTreeConstants.html#JJTXMLNSXSP">JJTXMLNSXSP</A></CODE></TD> +<TD ALIGN="right"><CODE>59</CODE></TD> </TR> </FONT></TD> </TR> diff --git a/javadoc/deprecated-list.html b/javadoc/deprecated-list.html index c4395cb..d88a5f4 100644 --- a/javadoc/deprecated-list.html +++ b/javadoc/deprecated-list.html @@ -2,18 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:35 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:30 CEST 2008 --> <TITLE> Deprecated List </TITLE> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Deprecated List"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Deprecated List"; + } } </SCRIPT> <NOSCRIPT> @@ -22,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> diff --git a/javadoc/help-doc.html b/javadoc/help-doc.html index d60fe4c..04b9b3c 100644 --- a/javadoc/help-doc.html +++ b/javadoc/help-doc.html @@ -2,18 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:35 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:30 CEST 2008 --> <TITLE> API Help </TITLE> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="API Help"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="API Help"; + } } </SCRIPT> <NOSCRIPT> @@ -22,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> diff --git a/javadoc/index-all.html b/javadoc/index-all.html index 223a071..98e9d0d 100644 --- a/javadoc/index-all.html +++ b/javadoc/index-all.html @@ -2,18 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:29 CEST 2008 --> <TITLE> Index </TITLE> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Index"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Index"; + } } </SCRIPT> <NOSCRIPT> @@ -22,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -72,7 +76,7 @@ function windowTitle() <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 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="#_Q_">Q</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> @@ -87,6 +91,9 @@ Method in exception AST.<A HREF="./AST/ParseException.html" title="class in AST" <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> +<DT><A HREF="./AST/DiscardedElement.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> @@ -117,6 +124,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -132,6 +142,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -156,6 +169,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -165,6 +181,9 @@ Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlV <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> +<DT><A HREF="./AST/RdfDescription.html#addAttribute(AST.Attribute)"><B>addAttribute(Attribute)</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -198,6 +217,9 @@ Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A <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> +<DT><A HREF="./AST/DiscardedElement.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> @@ -228,6 +250,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -243,6 +268,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -267,6 +295,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -276,6 +307,9 @@ Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlV <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> +<DT><A HREF="./AST/RdfDescription.html#addElement(AST.Element)"><B>addElement(Element)</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -408,12 +442,18 @@ Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribut <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> +<DT><A HREF="./AST/DiscardedElement.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> <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> +<DT><A HREF="./AST/Identifier.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - +Method in class AST.<A HREF="./AST/Identifier.html" title="class in AST">Identifier</A> +<DD> <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> @@ -453,6 +493,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -468,6 +511,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -492,6 +538,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -510,6 +559,9 @@ Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDat <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> +<DT><A HREF="./AST/RdfDescription.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -594,9 +646,18 @@ Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf< <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> +<DT><A HREF="./AST/XmlnsSwrl.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrlb.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> +<DD> <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> +<DT><A HREF="./AST/XmlnsXsp.html#checkChild(AST.Node, int)"><B>checkChild(Node, int)</B></A> - +Method in class AST.<A HREF="./AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> +<DD> <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> @@ -612,12 +673,18 @@ Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribut <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> +<DT><A HREF="./AST/DiscardedElement.html#clone()"><B>clone()</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> <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> +<DT><A HREF="./AST/Identifier.html#clone()"><B>clone()</B></A> - +Method in class AST.<A HREF="./AST/Identifier.html" title="class in AST">Identifier</A> +<DD> <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> @@ -657,6 +724,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#clone()"><B>clone()</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -672,6 +742,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#clone()"><B>clone()</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -696,6 +769,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#clone()"><B>clone()</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -714,6 +790,9 @@ Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDat <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> +<DT><A HREF="./AST/RdfDescription.html#clone()"><B>clone()</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -798,9 +877,21 @@ Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf< <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> +<DT><A HREF="./AST/XmlnsSwrl.html#clone()"><B>clone()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrlb.html#clone()"><B>clone()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> +<DD> <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> +<DT><A HREF="./AST/XmlnsXsp.html#clone()"><B>clone()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> +<DD> +<DT><A HREF="./AST/OwlParserConstants.html#COLON"><B>COLON</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A> +<DD> <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> @@ -819,9 +910,15 @@ Constructor for class AST.<A HREF="./AST/ComplexElement.html" title="class in AS <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> +<DT><A HREF="./AST/DiscardedElement.html#copy()"><B>copy()</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> +<DT><A HREF="./AST/Identifier.html#copy()"><B>copy()</B></A> - +Method in class AST.<A HREF="./AST/Identifier.html" title="class in AST">Identifier</A> +<DD> <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> @@ -858,6 +955,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#copy()"><B>copy()</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -873,6 +973,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#copy()"><B>copy()</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -894,6 +997,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#copy()"><B>copy()</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -909,6 +1015,9 @@ Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDat <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> +<DT><A HREF="./AST/RdfDescription.html#copy()"><B>copy()</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -990,9 +1099,18 @@ Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf< <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> +<DT><A HREF="./AST/XmlnsSwrl.html#copy()"><B>copy()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrlb.html#copy()"><B>copy()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> +<DD> <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> +<DT><A HREF="./AST/XmlnsXsp.html#copy()"><B>copy()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> +<DD> <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> @@ -1028,6 +1146,21 @@ Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title=" <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> +<DT><A HREF="./AST/DiscardedElement.html" title="class in AST"><B>DiscardedElement</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD> <DT><A HREF="./AST/DiscardedElement.html#DiscardedElement(int)"><B>DiscardedElement(int)</B></A> - +Constructor for class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> +<DT><A HREF="./AST/DiscardedElement.html#DiscardedElement(AST.OwlParser, int)"><B>DiscardedElement(OwlParser, int)</B></A> - +Constructor for class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> +<DT><A HREF="./AST/DiscardedElement.html#DiscardedElement()"><B>DiscardedElement()</B></A> - +Constructor for class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> +<DT><A HREF="./AST/DiscardedElement.html#DiscardedElement(AST.Identifier, AST.List, AST.List)"><B>DiscardedElement(Identifier, List, List)</B></A> - +Constructor for class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> +<DT><A HREF="./AST/OwlParser.html#DiscardedElement()"><B>DiscardedElement()</B></A> - +Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A> +<DD> <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> @@ -1046,12 +1179,18 @@ Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribut <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> +<DT><A HREF="./AST/DiscardedElement.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> <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> +<DT><A HREF="./AST/Identifier.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - +Method in class AST.<A HREF="./AST/Identifier.html" title="class in AST">Identifier</A> +<DD> <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> @@ -1091,6 +1230,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -1106,6 +1248,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -1130,6 +1275,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -1148,6 +1296,9 @@ Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDat <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> +<DT><A HREF="./AST/RdfDescription.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -1232,9 +1383,18 @@ Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf< <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> +<DT><A HREF="./AST/XmlnsSwrl.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrlb.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> +<DD> <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> +<DT><A HREF="./AST/XmlnsXsp.html#dumpTree(java.lang.String, java.io.PrintStream)"><B>dumpTree(String, PrintStream)</B></A> - +Method in class AST.<A HREF="./AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> +<DD> <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> @@ -1318,9 +1478,15 @@ Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParse <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> +<DT><A HREF="./AST/DiscardedElement.html#fullCopy()"><B>fullCopy()</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> +<DT><A HREF="./AST/Identifier.html#fullCopy()"><B>fullCopy()</B></A> - +Method in class AST.<A HREF="./AST/Identifier.html" title="class in AST">Identifier</A> +<DD> <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> @@ -1357,6 +1523,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#fullCopy()"><B>fullCopy()</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -1372,6 +1541,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#fullCopy()"><B>fullCopy()</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -1393,6 +1565,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#fullCopy()"><B>fullCopy()</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -1408,6 +1583,9 @@ Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDat <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> +<DT><A HREF="./AST/RdfDescription.html#fullCopy()"><B>fullCopy()</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -1489,9 +1667,18 @@ Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf< <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> +<DT><A HREF="./AST/XmlnsSwrl.html#fullCopy()"><B>fullCopy()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrlb.html#fullCopy()"><B>fullCopy()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> +<DD> <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> +<DT><A HREF="./AST/XmlnsXsp.html#fullCopy()"><B>fullCopy()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> +<DD> </DL> <HR> <A NAME="_G_"><!-- --></A><H2> @@ -1500,6 +1687,9 @@ Method in class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">XmlnsXsd< <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> +<DT><A HREF="./AST/Start.html#genAspects(java.io.PrintStream)"><B>genAspects(PrintStream)</B></A> - +Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A> +<DD> <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> @@ -1509,27 +1699,39 @@ Static variable in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">A <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> +<DT><A HREF="./AST/ASTNode.html#genMisc(java.io.PrintStream)"><B>genMisc(PrintStream)</B></A> - +Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A> +<DD> +<DT><A HREF="./AST/Start.html#genMisc(java.io.PrintStream)"><B>genMisc(PrintStream)</B></A> - +Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A> +<DD> <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> -<DT><A HREF="./AST/ASTNode.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)"><B>genPrettyPrinter(String, PrintStream)</B></A> - +<DT><A HREF="./AST/ASTNode.html#genPrettyPrinter(java.io.PrintStream)"><B>genPrettyPrinter(PrintStream)</B></A> - Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A> <DD> -<DT><A HREF="./AST/OwlClassDecl.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)"><B>genPrettyPrinter(String, PrintStream)</B></A> - +<DT><A HREF="./AST/OwlClassDecl.html#genPrettyPrinter(java.io.PrintStream)"><B>genPrettyPrinter(PrintStream)</B></A> - Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A> <DD> -<DT><A HREF="./AST/Start.html#genPrettyPrinter(java.lang.String, java.io.PrintStream)"><B>genPrettyPrinter(String, PrintStream)</B></A> - +<DT><A HREF="./AST/Start.html#genPrettyPrinter(java.io.PrintStream)"><B>genPrettyPrinter(PrintStream)</B></A> - Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A> <DD> <DT><A HREF="./AST/ASTNode.html#genRewrites(java.io.PrintStream)"><B>genRewrites(PrintStream)</B></A> - Method in class AST.<A HREF="./AST/ASTNode.html" title="class in AST">ASTNode</A> <DD> +<DT><A HREF="./AST/OwlClassDecl.html#genRewrites(java.io.PrintStream)"><B>genRewrites(PrintStream)</B></A> - +Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlClassDecl</A> +<DD> <DT><A HREF="./AST/Start.html#genRewrites(java.io.PrintStream)"><B>genRewrites(PrintStream)</B></A> - Method in class AST.<A HREF="./AST/Start.html" title="class in AST">Start</A> <DD> <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> +<DT><A HREF="./AST/DiscardedElement.html#getAttribute(int)"><B>getAttribute(int)</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> @@ -1560,6 +1762,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#getAttribute(int)"><B>getAttribute(int)</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -1575,6 +1780,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#getAttribute(int)"><B>getAttribute(int)</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -1599,6 +1807,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#getAttribute(int)"><B>getAttribute(int)</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -1608,6 +1819,9 @@ Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlV <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> +<DT><A HREF="./AST/RdfDescription.html#getAttribute(int)"><B>getAttribute(int)</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -1638,6 +1852,9 @@ Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeade <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> +<DT><A HREF="./AST/DiscardedElement.html#getAttributeList()"><B>getAttributeList()</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> @@ -1668,6 +1885,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#getAttributeList()"><B>getAttributeList()</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -1683,6 +1903,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#getAttributeList()"><B>getAttributeList()</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -1707,6 +1930,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#getAttributeList()"><B>getAttributeList()</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -1716,6 +1942,9 @@ Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlV <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> +<DT><A HREF="./AST/RdfDescription.html#getAttributeList()"><B>getAttributeList()</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -1746,6 +1975,9 @@ Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeade <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> +<DT><A HREF="./AST/DiscardedElement.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> @@ -1776,6 +2008,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -1791,6 +2026,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -1815,6 +2053,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -1824,6 +2065,9 @@ Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlV <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> +<DT><A HREF="./AST/RdfDescription.html#getAttributeListNoTransform()"><B>getAttributeListNoTransform()</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -1869,6 +2113,9 @@ Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">Jav <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> +<DT><A HREF="./AST/DiscardedElement.html#getElement(int)"><B>getElement(int)</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> @@ -1899,6 +2146,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#getElement(int)"><B>getElement(int)</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -1914,6 +2164,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#getElement(int)"><B>getElement(int)</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -1938,6 +2191,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#getElement(int)"><B>getElement(int)</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -1947,6 +2203,9 @@ Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlV <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> +<DT><A HREF="./AST/RdfDescription.html#getElement(int)"><B>getElement(int)</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -1974,6 +2233,9 @@ Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A <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> +<DT><A HREF="./AST/DiscardedElement.html#getElementList()"><B>getElementList()</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> @@ -2004,6 +2266,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#getElementList()"><B>getElementList()</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -2019,6 +2284,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#getElementList()"><B>getElementList()</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -2043,6 +2311,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#getElementList()"><B>getElementList()</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -2052,6 +2323,9 @@ Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlV <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> +<DT><A HREF="./AST/RdfDescription.html#getElementList()"><B>getElementList()</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -2079,6 +2353,9 @@ Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A <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> +<DT><A HREF="./AST/DiscardedElement.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> @@ -2109,6 +2386,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -2124,6 +2404,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -2148,6 +2431,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -2157,6 +2443,9 @@ Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlV <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> +<DT><A HREF="./AST/RdfDescription.html#getElementListNoTransform()"><B>getElementListNoTransform()</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -2187,9 +2476,6 @@ Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">Jav <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> -<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> <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> @@ -2211,8 +2497,14 @@ Method in class AST.<A HREF="./AST/OwlProperty.html" title="class in AST">OwlPro <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> -<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> +<DT><A HREF="./AST/DiscardedElement.html#getIdentifier()"><B>getIdentifier()</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> +<DT><A HREF="./AST/Identifier.html#getIDENTIFIER()"><B>getIDENTIFIER()</B></A> - +Method in class AST.<A HREF="./AST/Identifier.html" title="class in AST">Identifier</A> +<DD> +<DT><A HREF="./AST/DiscardedElement.html#getIdentifierNoTransform()"><B>getIdentifierNoTransform()</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> <DD> <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> @@ -2220,12 +2512,18 @@ Method in class AST.<A HREF="./AST/JavaCharStream.html" title="class in AST">Jav <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> -<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> <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> <I></I> +<DT><A HREF="./AST/FloatElement.html#getLITERAL()"><B>getLITERAL()</B></A> - +Method in class AST.<A HREF="./AST/FloatElement.html" title="class in AST">FloatElement</A> +<DD> +<DT><A HREF="./AST/IntElement.html#getLITERAL()"><B>getLITERAL()</B></A> - +Method in class AST.<A HREF="./AST/IntElement.html" title="class in AST">IntElement</A> +<DD> +<DT><A HREF="./AST/StringElement.html#getLITERAL()"><B>getLITERAL()</B></A> - +Method in class AST.<A HREF="./AST/StringElement.html" title="class in AST">StringElement</A> +<DD> <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 @@ -2242,6 +2540,9 @@ Method in class AST.<A HREF="./AST/OwlParserTokenManager.html" title="class in A <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> +<DT><A HREF="./AST/DiscardedElement.html#getNumAttribute()"><B>getNumAttribute()</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> @@ -2272,6 +2573,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#getNumAttribute()"><B>getNumAttribute()</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -2287,6 +2591,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#getNumAttribute()"><B>getNumAttribute()</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -2311,6 +2618,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#getNumAttribute()"><B>getNumAttribute()</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -2320,6 +2630,9 @@ Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlV <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> +<DT><A HREF="./AST/RdfDescription.html#getNumAttribute()"><B>getNumAttribute()</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -2356,12 +2669,18 @@ Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribut <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> +<DT><A HREF="./AST/DiscardedElement.html#getNumChild()"><B>getNumChild()</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> <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> +<DT><A HREF="./AST/Identifier.html#getNumChild()"><B>getNumChild()</B></A> - +Method in class AST.<A HREF="./AST/Identifier.html" title="class in AST">Identifier</A> +<DD> <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> @@ -2395,6 +2714,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#getNumChild()"><B>getNumChild()</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -2410,6 +2732,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#getNumChild()"><B>getNumChild()</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -2434,6 +2759,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#getNumChild()"><B>getNumChild()</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -2452,6 +2780,9 @@ Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDat <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> +<DT><A HREF="./AST/RdfDescription.html#getNumChild()"><B>getNumChild()</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -2536,12 +2867,24 @@ Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf< <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> +<DT><A HREF="./AST/XmlnsSwrl.html#getNumChild()"><B>getNumChild()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrlb.html#getNumChild()"><B>getNumChild()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> +<DD> <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> +<DT><A HREF="./AST/XmlnsXsp.html#getNumChild()"><B>getNumChild()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> +<DD> <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> +<DT><A HREF="./AST/DiscardedElement.html#getNumElement()"><B>getNumElement()</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> @@ -2572,6 +2915,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#getNumElement()"><B>getNumElement()</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -2587,6 +2933,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#getNumElement()"><B>getNumElement()</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -2611,6 +2960,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#getNumElement()"><B>getNumElement()</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -2620,6 +2972,9 @@ Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlV <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> +<DT><A HREF="./AST/RdfDescription.html#getNumElement()"><B>getNumElement()</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -2782,9 +3137,18 @@ Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf< <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> +<DT><A HREF="./AST/XmlnsSwrl.html#getValue()"><B>getValue()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrlb.html#getValue()"><B>getValue()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> +<DD> <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> +<DT><A HREF="./AST/XmlnsXsp.html#getValue()"><B>getValue()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> +<DD> <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> @@ -2833,9 +3197,18 @@ Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf< <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> +<DT><A HREF="./AST/XmlnsSwrl.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrlb.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> +<DD> <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> +<DT><A HREF="./AST/XmlnsXsp.html#getValueNoTransform()"><B>getValueNoTransform()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> +<DD> <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> @@ -2864,6 +3237,21 @@ Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title=" <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> +<DT><A HREF="./AST/Identifier.html" title="class in AST"><B>Identifier</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD> <DT><A HREF="./AST/Identifier.html#Identifier(int)"><B>Identifier(int)</B></A> - +Constructor for class AST.<A HREF="./AST/Identifier.html" title="class in AST">Identifier</A> +<DD> +<DT><A HREF="./AST/Identifier.html#Identifier(AST.OwlParser, int)"><B>Identifier(OwlParser, int)</B></A> - +Constructor for class AST.<A HREF="./AST/Identifier.html" title="class in AST">Identifier</A> +<DD> +<DT><A HREF="./AST/Identifier.html#Identifier()"><B>Identifier()</B></A> - +Constructor for class AST.<A HREF="./AST/Identifier.html" title="class in AST">Identifier</A> +<DD> +<DT><A HREF="./AST/Identifier.html#Identifier(java.lang.String)"><B>Identifier(String)</B></A> - +Constructor for class AST.<A HREF="./AST/Identifier.html" title="class in AST">Identifier</A> +<DD> +<DT><A HREF="./AST/OwlParser.html#Identifier()"><B>Identifier()</B></A> - +Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A> +<DD> <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> @@ -2966,12 +3354,18 @@ Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribut <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> +<DT><A HREF="./AST/DiscardedElement.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> <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> +<DT><A HREF="./AST/Identifier.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - +Method in class AST.<A HREF="./AST/Identifier.html" title="class in AST">Identifier</A> +<DD> <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> @@ -3014,6 +3408,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -3029,6 +3426,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -3053,6 +3453,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -3071,6 +3474,9 @@ Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDat <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> +<DT><A HREF="./AST/RdfDescription.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -3158,9 +3564,18 @@ Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf< <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> +<DT><A HREF="./AST/XmlnsSwrl.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrlb.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> +<DD> <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> +<DT><A HREF="./AST/XmlnsXsp.html#jjtAccept(AST.OwlParserVisitor, java.lang.Object)"><B>jjtAccept(OwlParserVisitor, Object)</B></A> - +Method in class AST.<A HREF="./AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> +<DD> <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> @@ -3170,12 +3585,18 @@ Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribut <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> +<DT><A HREF="./AST/DiscardedElement.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> <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> +<DT><A HREF="./AST/Identifier.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - +Method in class AST.<A HREF="./AST/Identifier.html" title="class in AST">Identifier</A> +<DD> <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> @@ -3219,6 +3640,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -3234,6 +3658,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -3258,6 +3685,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -3276,6 +3706,9 @@ Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDat <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> +<DT><A HREF="./AST/RdfDescription.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -3363,9 +3796,18 @@ Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf< <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> +<DT><A HREF="./AST/XmlnsSwrl.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrlb.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> +<DD> <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> +<DT><A HREF="./AST/XmlnsXsp.html#jjtAddChild(AST.Node, int)"><B>jjtAddChild(Node, int)</B></A> - +Method in class AST.<A HREF="./AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> +<DD> <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 @@ -3373,6 +3815,9 @@ Method in interface AST.<A HREF="./AST/Node.html" title="interface in AST">Node< <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> +<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTDISCARDEDELEMENT"><B>JJTDISCARDEDELEMENT</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A> +<DD> <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> @@ -3394,6 +3839,9 @@ Method in interface AST.<A HREF="./AST/Node.html" title="interface in AST">Node< <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> +<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTIDENTIFIER"><B>JJTIDENTIFIER</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A> +<DD> <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> @@ -3431,6 +3879,9 @@ Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" tit <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> +<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLDISTINCTMEMBERS"><B>JJTOWLDISTINCTMEMBERS</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A> +<DD> <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> @@ -3446,6 +3897,9 @@ Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" tit <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> +<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLMAXCARDINALITY"><B>JJTOWLMAXCARDINALITY</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A> +<DD> <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> @@ -3467,6 +3921,9 @@ Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" tit <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> +<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTOWLTRANSITIVEPROPERTY"><B>JJTOWLTRANSITIVEPROPERTY</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A> +<DD> <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> @@ -3479,6 +3936,9 @@ Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" tit <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> +<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTRDFDESCRIPTION"><B>JJTRDFDESCRIPTION</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A> +<DD> <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> @@ -3570,9 +4030,18 @@ Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" tit <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> +<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTXMLNSSWRL"><B>JJTXMLNSSWRL</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A> +<DD> +<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTXMLNSSWRLB"><B>JJTXMLNSSWRLB</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A> +<DD> <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> +<DT><A HREF="./AST/OwlParserTreeConstants.html#JJTXMLNSXSP"><B>JJTXMLNSXSP</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserTreeConstants.html" title="interface in AST">OwlParserTreeConstants</A> +<DD> </DL> <HR> <A NAME="_K_"><!-- --></A><H2> @@ -3634,12 +4103,18 @@ Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribut <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> +<DT><A HREF="./AST/DiscardedElement.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> <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> +<DT><A HREF="./AST/Identifier.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - +Method in class AST.<A HREF="./AST/Identifier.html" title="class in AST">Identifier</A> +<DD> <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> @@ -3679,6 +4154,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -3694,6 +4172,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -3718,6 +4199,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -3736,6 +4220,9 @@ Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDat <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> +<DT><A HREF="./AST/RdfDescription.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -3820,9 +4307,18 @@ Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf< <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> +<DT><A HREF="./AST/XmlnsSwrl.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrlb.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> +<DD> <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> +<DT><A HREF="./AST/XmlnsXsp.html#mayHaveRewrite()"><B>mayHaveRewrite()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> +<DD> </DL> <HR> <A NAME="_N_"><!-- --></A><H2> @@ -3900,6 +4396,9 @@ Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title=" <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> +<DT><A HREF="./AST/OwlParserConstants.html#OWL_DISTINCTMEMBERS"><B>OWL_DISTINCTMEMBERS</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A> +<DD> <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> @@ -3915,6 +4414,9 @@ Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title=" <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> +<DT><A HREF="./AST/OwlParserConstants.html#OWL_MAXCARDINALITY"><B>OWL_MAXCARDINALITY</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A> +<DD> <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> @@ -3936,6 +4438,9 @@ Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title=" <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> +<DT><A HREF="./AST/OwlParserConstants.html#OWL_TRANSITIVEPROPERTY"><B>OWL_TRANSITIVEPROPERTY</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A> +<DD> <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> @@ -4068,6 +4573,21 @@ Constructor for class AST.<A HREF="./AST/OwlDisjointWith.html" title="class in A <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> +<DT><A HREF="./AST/OwlDistinctMembers.html" title="class in AST"><B>OwlDistinctMembers</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD> <DT><A HREF="./AST/OwlDistinctMembers.html#OwlDistinctMembers(int)"><B>OwlDistinctMembers(int)</B></A> - +Constructor for class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> +<DT><A HREF="./AST/OwlDistinctMembers.html#OwlDistinctMembers(AST.OwlParser, int)"><B>OwlDistinctMembers(OwlParser, int)</B></A> - +Constructor for class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> +<DT><A HREF="./AST/OwlDistinctMembers.html#OwlDistinctMembers()"><B>OwlDistinctMembers()</B></A> - +Constructor for class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> +<DT><A HREF="./AST/OwlDistinctMembers.html#OwlDistinctMembers(AST.List, AST.List)"><B>OwlDistinctMembers(List, List)</B></A> - +Constructor for class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> +<DT><A HREF="./AST/OwlParser.html#OwlDistinctMembers()"><B>OwlDistinctMembers()</B></A> - +Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A> +<DD> <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> @@ -4146,6 +4666,21 @@ Constructor for class AST.<A HREF="./AST/OwlInverseOf.html" title="class in AST" <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> +<DT><A HREF="./AST/OwlMaxCardinality.html" title="class in AST"><B>OwlMaxCardinality</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD> <DT><A HREF="./AST/OwlMaxCardinality.html#OwlMaxCardinality(int)"><B>OwlMaxCardinality(int)</B></A> - +Constructor for class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> +<DT><A HREF="./AST/OwlMaxCardinality.html#OwlMaxCardinality(AST.OwlParser, int)"><B>OwlMaxCardinality(OwlParser, int)</B></A> - +Constructor for class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> +<DT><A HREF="./AST/OwlMaxCardinality.html#OwlMaxCardinality()"><B>OwlMaxCardinality()</B></A> - +Constructor for class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> +<DT><A HREF="./AST/OwlMaxCardinality.html#OwlMaxCardinality(AST.List, AST.List)"><B>OwlMaxCardinality(List, List)</B></A> - +Constructor for class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> +<DT><A HREF="./AST/OwlParser.html#OwlMaxCardinality()"><B>OwlMaxCardinality()</B></A> - +Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A> +<DD> <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> <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> @@ -4281,6 +4816,21 @@ Constructor for class AST.<A HREF="./AST/OwlSomeValuesFrom.html" title="class in <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> +<DT><A HREF="./AST/OwlParser.html#OwlTransitiveProperty()"><B>OwlTransitiveProperty()</B></A> - +Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A> +<DD> +<DT><A HREF="./AST/OwlTransitiveProperty.html" title="class in AST"><B>OwlTransitiveProperty</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD> <DT><A HREF="./AST/OwlTransitiveProperty.html#OwlTransitiveProperty(int)"><B>OwlTransitiveProperty(int)</B></A> - +Constructor for class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> +<DT><A HREF="./AST/OwlTransitiveProperty.html#OwlTransitiveProperty(AST.OwlParser, int)"><B>OwlTransitiveProperty(OwlParser, int)</B></A> - +Constructor for class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> +<DT><A HREF="./AST/OwlTransitiveProperty.html#OwlTransitiveProperty()"><B>OwlTransitiveProperty()</B></A> - +Constructor for class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> +<DT><A HREF="./AST/OwlTransitiveProperty.html#OwlTransitiveProperty(AST.List, AST.List)"><B>OwlTransitiveProperty(List, List)</B></A> - +Constructor for class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -4350,6 +4900,14 @@ Constructor for class AST.<A HREF="./AST/Properties.html" title="class in AST">P <DD> </DL> <HR> +<A NAME="_Q_"><!-- --></A><H2> +<B>Q</B></H2> +<DL> +<DT><A HREF="./AST/OwlParserConstants.html#QUOTE"><B>QUOTE</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A> +<DD> +</DL> +<HR> <A NAME="_R_"><!-- --></A><H2> <B>R</B></H2> <DL> @@ -4371,6 +4929,9 @@ Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title=" <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> +<DT><A HREF="./AST/OwlParserConstants.html#RDF_DESCRIPTION"><B>RDF_DESCRIPTION</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A> +<DD> <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> @@ -4440,6 +5001,21 @@ Constructor for class AST.<A HREF="./AST/RdfDeclaration.html" title="class in AS <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> +<DT><A HREF="./AST/OwlParser.html#RdfDescription()"><B>RdfDescription()</B></A> - +Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A> +<DD> +<DT><A HREF="./AST/RdfDescription.html" title="class in AST"><B>RdfDescription</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD> <DT><A HREF="./AST/RdfDescription.html#RdfDescription(int)"><B>RdfDescription(int)</B></A> - +Constructor for class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> +<DT><A HREF="./AST/RdfDescription.html#RdfDescription(AST.OwlParser, int)"><B>RdfDescription(OwlParser, int)</B></A> - +Constructor for class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> +<DT><A HREF="./AST/RdfDescription.html#RdfDescription()"><B>RdfDescription()</B></A> - +Constructor for class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> +<DT><A HREF="./AST/RdfDescription.html#RdfDescription(AST.List, AST.List)"><B>RdfDescription(List, List)</B></A> - +Constructor for class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -4704,12 +5280,18 @@ Method in class AST.<A HREF="./AST/Attribute.html" title="class in AST">Attribut <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> +<DT><A HREF="./AST/DiscardedElement.html#rewriteTo()"><B>rewriteTo()</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> <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> +<DT><A HREF="./AST/Identifier.html#rewriteTo()"><B>rewriteTo()</B></A> - +Method in class AST.<A HREF="./AST/Identifier.html" title="class in AST">Identifier</A> +<DD> <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> @@ -4749,6 +5331,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#rewriteTo()"><B>rewriteTo()</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -4764,6 +5349,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#rewriteTo()"><B>rewriteTo()</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -4788,6 +5376,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#rewriteTo()"><B>rewriteTo()</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -4806,6 +5397,9 @@ Method in class AST.<A HREF="./AST/RdfDatatype.html" title="class in AST">RdfDat <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> +<DT><A HREF="./AST/RdfDescription.html#rewriteTo()"><B>rewriteTo()</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -4890,9 +5484,18 @@ Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf< <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> +<DT><A HREF="./AST/XmlnsSwrl.html#rewriteTo()"><B>rewriteTo()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrlb.html#rewriteTo()"><B>rewriteTo()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> +<DD> <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> +<DT><A HREF="./AST/XmlnsXsp.html#rewriteTo()"><B>rewriteTo()</B></A> - +Method in class AST.<A HREF="./AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> +<DD> </DL> <HR> <A NAME="_S_"><!-- --></A><H2> @@ -4904,6 +5507,9 @@ Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title=" <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> +<DT><A HREF="./AST/DiscardedElement.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> @@ -4934,6 +5540,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -4949,6 +5558,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -4973,6 +5585,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -4982,6 +5597,9 @@ Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlV <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> +<DT><A HREF="./AST/RdfDescription.html#setAttribute(AST.Attribute, int)"><B>setAttribute(Attribute, int)</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -5012,6 +5630,9 @@ Method in class AST.<A HREF="./AST/XmlHeader.html" title="class in AST">XmlHeade <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> +<DT><A HREF="./AST/DiscardedElement.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> @@ -5042,6 +5663,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -5057,6 +5681,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -5081,6 +5708,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -5090,6 +5720,9 @@ Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlV <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> +<DT><A HREF="./AST/RdfDescription.html#setAttributeList(AST.List)"><B>setAttributeList(List)</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -5126,6 +5759,9 @@ Method in class AST.<A HREF="./AST/OwlParserTokenManager.html" title="class in A <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> +<DT><A HREF="./AST/DiscardedElement.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> @@ -5156,6 +5792,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -5171,6 +5810,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -5195,6 +5837,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -5204,6 +5849,9 @@ Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlV <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> +<DT><A HREF="./AST/RdfDescription.html#setElement(AST.Element, int)"><B>setElement(Element, int)</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -5231,6 +5879,9 @@ Method in class AST.<A HREF="./AST/RdfType.html" title="class in AST">RdfType</A <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> +<DT><A HREF="./AST/DiscardedElement.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> <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> @@ -5261,6 +5912,9 @@ Method in class AST.<A HREF="./AST/OwlDatatypeProperty.html" title="class in AST <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> +<DT><A HREF="./AST/OwlDistinctMembers.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - +Method in class AST.<A HREF="./AST/OwlDistinctMembers.html" title="class in AST">OwlDistinctMembers</A> +<DD> <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> @@ -5276,6 +5930,9 @@ Method in class AST.<A HREF="./AST/OwlIntersectionOf.html" title="class in AST"> <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> +<DT><A HREF="./AST/OwlMaxCardinality.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - +Method in class AST.<A HREF="./AST/OwlMaxCardinality.html" title="class in AST">OwlMaxCardinality</A> +<DD> <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> @@ -5300,6 +5957,9 @@ Method in class AST.<A HREF="./AST/OwlRestriction.html" title="class in AST">Owl <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> +<DT><A HREF="./AST/OwlTransitiveProperty.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - +Method in class AST.<A HREF="./AST/OwlTransitiveProperty.html" title="class in AST">OwlTransitiveProperty</A> +<DD> <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> @@ -5309,6 +5969,9 @@ Method in class AST.<A HREF="./AST/OwlValuesFrom.html" title="class in AST">OwlV <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> +<DT><A HREF="./AST/RdfDescription.html#setElementList(AST.List)"><B>setElementList(List)</B></A> - +Method in class AST.<A HREF="./AST/RdfDescription.html" title="class in AST">RdfDescription</A> +<DD> <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> @@ -5333,9 +5996,6 @@ Method in class AST.<A HREF="./AST/RdfsSubPropertyOf.html" title="class in AST"> <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> -<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> <DT><A HREF="./AST/OClass.html#setId(java.lang.String)"><B>setId(String)</B></A> - Method in class AST.<A HREF="./AST/OClass.html" title="class in AST">OClass</A> <DD> @@ -5345,12 +6005,21 @@ Method in class AST.<A HREF="./AST/OwlClassDecl.html" title="class in AST">OwlCl <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> -<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> +<DT><A HREF="./AST/DiscardedElement.html#setIdentifier(AST.Identifier)"><B>setIdentifier(Identifier)</B></A> - +Method in class AST.<A HREF="./AST/DiscardedElement.html" title="class in AST">DiscardedElement</A> +<DD> +<DT><A HREF="./AST/Identifier.html#setIDENTIFIER(java.lang.String)"><B>setIDENTIFIER(String)</B></A> - +Method in class AST.<A HREF="./AST/Identifier.html" title="class in AST">Identifier</A> <DD> -<DT><A HREF="./AST/IntElement.html#setINTEGER_LITERAL(java.lang.String)"><B>setINTEGER_LITERAL(String)</B></A> - +<DT><A HREF="./AST/FloatElement.html#setLITERAL(java.lang.String)"><B>setLITERAL(String)</B></A> - +Method in class AST.<A HREF="./AST/FloatElement.html" title="class in AST">FloatElement</A> +<DD> +<DT><A HREF="./AST/IntElement.html#setLITERAL(java.lang.String)"><B>setLITERAL(String)</B></A> - Method in class AST.<A HREF="./AST/IntElement.html" title="class in AST">IntElement</A> <DD> +<DT><A HREF="./AST/StringElement.html#setLITERAL(java.lang.String)"><B>setLITERAL(String)</B></A> - +Method in class AST.<A HREF="./AST/StringElement.html" title="class in AST">StringElement</A> +<DD> <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> @@ -5426,9 +6095,18 @@ Method in class AST.<A HREF="./AST/XmlnsRdf.html" title="class in AST">XmlnsRdf< <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> +<DT><A HREF="./AST/XmlnsSwrl.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrlb.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - +Method in class AST.<A HREF="./AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> +<DD> <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> +<DT><A HREF="./AST/XmlnsXsp.html#setValue(AST.Value)"><B>setValue(Value)</B></A> - +Method in class AST.<A HREF="./AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> +<DD> <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> @@ -5450,6 +6128,9 @@ Constructor for class AST.<A HREF="./AST/SimpleNode.html" title="class in AST">S <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> +<DT><A HREF="./AST/OwlParserConstants.html#SLASH"><B>SLASH</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A> +<DD> <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 @@ -5489,6 +6170,12 @@ Constructor for class AST.<A HREF="./AST/Start.html" title="class in AST">Start< <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> +<DT><A HREF="./AST/OwlParserConstants.html#START_ENDTAG"><B>START_ENDTAG</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A> +<DD> +<DT><A HREF="./AST/OwlParserConstants.html#START_TAG"><B>START_TAG</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A> +<DD> <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> @@ -5643,6 +6330,12 @@ Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface i <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> +<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.DiscardedElement, java.lang.Object)"><B>visit(DiscardedElement, Object)</B></A> - +Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> +<DD> +<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.Identifier, java.lang.Object)"><B>visit(Identifier, Object)</B></A> - +Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> +<DD> <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> @@ -5676,6 +6369,9 @@ Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface i <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> +<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlDistinctMembers, java.lang.Object)"><B>visit(OwlDistinctMembers, Object)</B></A> - +Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> +<DD> <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> @@ -5691,6 +6387,9 @@ Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface i <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> +<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlMaxCardinality, java.lang.Object)"><B>visit(OwlMaxCardinality, Object)</B></A> - +Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> +<DD> <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> @@ -5703,10 +6402,13 @@ Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface i <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> +<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> <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> -<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlRestriction, java.lang.Object)"><B>visit(OwlRestriction, Object)</B></A> - +<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlTransitiveProperty, java.lang.Object)"><B>visit(OwlTransitiveProperty, Object)</B></A> - Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> <DD> <DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.OwlUnionOf, java.lang.Object)"><B>visit(OwlUnionOf, Object)</B></A> - @@ -5715,6 +6417,9 @@ Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface i <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> +<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.RdfDescription, java.lang.Object)"><B>visit(RdfDescription, Object)</B></A> - +Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> +<DD> <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> @@ -5775,9 +6480,18 @@ Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface i <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> +<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.XmlnsSwrl, java.lang.Object)"><B>visit(XmlnsSwrl, Object)</B></A> - +Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> +<DD> +<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.XmlnsSwrlb, java.lang.Object)"><B>visit(XmlnsSwrlb, Object)</B></A> - +Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> +<DD> <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> +<DT><A HREF="./AST/OwlParserVisitor.html#visit(AST.XmlnsXsp, java.lang.Object)"><B>visit(XmlnsXsp, Object)</B></A> - +Method in interface AST.<A HREF="./AST/OwlParserVisitor.html" title="interface in AST">OwlParserVisitor</A> +<DD> <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> @@ -5870,9 +6584,18 @@ Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title=" <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> +<DT><A HREF="./AST/OwlParserConstants.html#XMLNS_SWRL"><B>XMLNS_SWRL</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A> +<DD> +<DT><A HREF="./AST/OwlParserConstants.html#XMLNS_SWRLB"><B>XMLNS_SWRLB</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A> +<DD> <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> +<DT><A HREF="./AST/OwlParserConstants.html#XMLNS_XSP"><B>XMLNS_XSP</B></A> - +Static variable in interface AST.<A HREF="./AST/OwlParserConstants.html" title="interface in AST">OwlParserConstants</A> +<DD> <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> @@ -5981,6 +6704,36 @@ Constructor for class AST.<A HREF="./AST/XmlnsRdfs.html" title="class in AST">Xm <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> +<DT><A HREF="./AST/OwlParser.html#XmlnsSwrl()"><B>XmlnsSwrl()</B></A> - +Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrl.html" title="class in AST"><B>XmlnsSwrl</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD> <DT><A HREF="./AST/XmlnsSwrl.html#XmlnsSwrl(int)"><B>XmlnsSwrl(int)</B></A> - +Constructor for class AST.<A HREF="./AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrl.html#XmlnsSwrl(AST.OwlParser, int)"><B>XmlnsSwrl(OwlParser, int)</B></A> - +Constructor for class AST.<A HREF="./AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrl.html#XmlnsSwrl()"><B>XmlnsSwrl()</B></A> - +Constructor for class AST.<A HREF="./AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrl.html#XmlnsSwrl(AST.Value)"><B>XmlnsSwrl(Value)</B></A> - +Constructor for class AST.<A HREF="./AST/XmlnsSwrl.html" title="class in AST">XmlnsSwrl</A> +<DD> +<DT><A HREF="./AST/OwlParser.html#XmlnsSwrlb()"><B>XmlnsSwrlb()</B></A> - +Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrlb.html" title="class in AST"><B>XmlnsSwrlb</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD> <DT><A HREF="./AST/XmlnsSwrlb.html#XmlnsSwrlb(int)"><B>XmlnsSwrlb(int)</B></A> - +Constructor for class AST.<A HREF="./AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrlb.html#XmlnsSwrlb(AST.OwlParser, int)"><B>XmlnsSwrlb(OwlParser, int)</B></A> - +Constructor for class AST.<A HREF="./AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrlb.html#XmlnsSwrlb()"><B>XmlnsSwrlb()</B></A> - +Constructor for class AST.<A HREF="./AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> +<DD> +<DT><A HREF="./AST/XmlnsSwrlb.html#XmlnsSwrlb(AST.Value)"><B>XmlnsSwrlb(Value)</B></A> - +Constructor for class AST.<A HREF="./AST/XmlnsSwrlb.html" title="class in AST">XmlnsSwrlb</A> +<DD> <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> @@ -5996,9 +6749,24 @@ Constructor for class AST.<A HREF="./AST/XmlnsXsd.html" title="class in AST">Xml <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> +<DT><A HREF="./AST/OwlParser.html#XmlnsXsp()"><B>XmlnsXsp()</B></A> - +Method in class AST.<A HREF="./AST/OwlParser.html" title="class in AST">OwlParser</A> +<DD> +<DT><A HREF="./AST/XmlnsXsp.html" title="class in AST"><B>XmlnsXsp</B></A> - Class in <A HREF="./AST/package-summary.html">AST</A><DD> <DT><A HREF="./AST/XmlnsXsp.html#XmlnsXsp(int)"><B>XmlnsXsp(int)</B></A> - +Constructor for class AST.<A HREF="./AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> +<DD> +<DT><A HREF="./AST/XmlnsXsp.html#XmlnsXsp(AST.OwlParser, int)"><B>XmlnsXsp(OwlParser, int)</B></A> - +Constructor for class AST.<A HREF="./AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> +<DD> +<DT><A HREF="./AST/XmlnsXsp.html#XmlnsXsp()"><B>XmlnsXsp()</B></A> - +Constructor for class AST.<A HREF="./AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> +<DD> +<DT><A HREF="./AST/XmlnsXsp.html#XmlnsXsp(AST.Value)"><B>XmlnsXsp(Value)</B></A> - +Constructor for class AST.<A HREF="./AST/XmlnsXsp.html" title="class in AST">XmlnsXsp</A> +<DD> </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> +<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="#_Q_">Q</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> diff --git a/javadoc/index.html b/javadoc/index.html index cd29e62..4747759 100644 --- a/javadoc/index.html +++ b/javadoc/index.html @@ -2,14 +2,16 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc on Wed Nov 29 10:39:35 CET 2006--> +<!-- Generated by javadoc on Wed Jun 25 12:18:30 CEST 2008--> <TITLE> Generated Documentation (Untitled) </TITLE> <SCRIPT type="text/javascript"> targetPage = "" + window.location.search; if (targetPage != "" && targetPage != "undefined") - targetPage = targetPage.substring(1); + targetPage = targetPage.substring(1); + if (targetPage.indexOf(":") != -1) + targetPage = "undefined"; function loadFrames() { if (targetPage != "" && targetPage != "undefined") top.classFrame.location = top.targetPage; diff --git a/javadoc/overview-tree.html b/javadoc/overview-tree.html index 7400915..b2d6531 100644 --- a/javadoc/overview-tree.html +++ b/javadoc/overview-tree.html @@ -2,18 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:29 CEST 2008 --> <TITLE> Class Hierarchy </TITLE> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Class Hierarchy"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Class Hierarchy"; + } } </SCRIPT> <NOSCRIPT> @@ -22,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> @@ -108,7 +112,10 @@ Class Hierarchy <LI TYPE="circle">AST.<A HREF="AST/XmlnsProtege.html" title="class in AST"><B>XmlnsProtege</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/XmlnsRdf.html" title="class in AST"><B>XmlnsRdf</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/XmlnsRdfs.html" title="class in AST"><B>XmlnsRdfs</B></A> (implements java.lang.Cloneable) +<LI TYPE="circle">AST.<A HREF="AST/XmlnsSwrl.html" title="class in AST"><B>XmlnsSwrl</B></A> (implements java.lang.Cloneable) +<LI TYPE="circle">AST.<A HREF="AST/XmlnsSwrlb.html" title="class in AST"><B>XmlnsSwrlb</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/XmlnsXsd.html" title="class in AST"><B>XmlnsXsd</B></A> (implements java.lang.Cloneable) +<LI TYPE="circle">AST.<A HREF="AST/XmlnsXsp.html" title="class in AST"><B>XmlnsXsp</B></A> (implements java.lang.Cloneable) </UL> <LI TYPE="circle">AST.<A HREF="AST/Element.html" title="class in AST"><B>Element</B></A> (implements java.lang.Cloneable) <UL> @@ -125,10 +132,12 @@ Class Hierarchy <LI TYPE="circle">AST.<A HREF="AST/OwlDataRange.html" title="class in AST"><B>OwlDataRange</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/OwlDatatypeProperty.html" title="class in AST"><B>OwlDatatypeProperty</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/OwlDisjointWith.html" title="class in AST"><B>OwlDisjointWith</B></A> (implements java.lang.Cloneable) +<LI TYPE="circle">AST.<A HREF="AST/OwlDistinctMembers.html" title="class in AST"><B>OwlDistinctMembers</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/OwlEquivalentClass.html" title="class in AST"><B>OwlEquivalentClass</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/OwlImports.html" title="class in AST"><B>OwlImports</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/OwlIntersectionOf.html" title="class in AST"><B>OwlIntersectionOf</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/OwlInverseOf.html" title="class in AST"><B>OwlInverseOf</B></A> (implements java.lang.Cloneable) +<LI TYPE="circle">AST.<A HREF="AST/OwlMaxCardinality.html" title="class in AST"><B>OwlMaxCardinality</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/OwlMinCardinality.html" title="class in AST"><B>OwlMinCardinality</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/OwlOneOf.html" title="class in AST"><B>OwlOneOf</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/OwlOntology.html" title="class in AST"><B>OwlOntology</B></A> (implements java.lang.Cloneable) @@ -139,6 +148,7 @@ Class Hierarchy <LI TYPE="circle">AST.<A HREF="AST/OwlOnProperty.html" title="class in AST"><B>OwlOnProperty</B></A> (implements java.lang.Cloneable) </UL> <LI TYPE="circle">AST.<A HREF="AST/OwlRestriction.html" title="class in AST"><B>OwlRestriction</B></A> (implements java.lang.Cloneable) +<LI TYPE="circle">AST.<A HREF="AST/OwlTransitiveProperty.html" title="class in AST"><B>OwlTransitiveProperty</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/OwlUnionOf.html" title="class in AST"><B>OwlUnionOf</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/OwlValuesFrom.html" title="class in AST"><B>OwlValuesFrom</B></A> (implements java.lang.Cloneable) <UL> @@ -146,6 +156,7 @@ Class Hierarchy <LI TYPE="circle">AST.<A HREF="AST/OwlSomeValuesFrom.html" title="class in AST"><B>OwlSomeValuesFrom</B></A> (implements java.lang.Cloneable) </UL> <LI TYPE="circle">AST.<A HREF="AST/RdfDeclaration.html" title="class in AST"><B>RdfDeclaration</B></A> (implements java.lang.Cloneable) +<LI TYPE="circle">AST.<A HREF="AST/RdfDescription.html" title="class in AST"><B>RdfDescription</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/RdfFirst.html" title="class in AST"><B>RdfFirst</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/RdfRest.html" title="class in AST"><B>RdfRest</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/RdfsComment.html" title="class in AST"><B>RdfsComment</B></A> (implements java.lang.Cloneable) @@ -155,6 +166,7 @@ Class Hierarchy <LI TYPE="circle">AST.<A HREF="AST/RdfsSubPropertyOf.html" title="class in AST"><B>RdfsSubPropertyOf</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/RdfType.html" title="class in AST"><B>RdfType</B></A> (implements java.lang.Cloneable) </UL> +<LI TYPE="circle">AST.<A HREF="AST/DiscardedElement.html" title="class in AST"><B>DiscardedElement</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/SimpleElement.html" title="class in AST"><B>SimpleElement</B></A> (implements java.lang.Cloneable) <UL> <LI TYPE="circle">AST.<A HREF="AST/FloatElement.html" title="class in AST"><B>FloatElement</B></A> (implements java.lang.Cloneable) @@ -162,6 +174,7 @@ Class Hierarchy <LI TYPE="circle">AST.<A HREF="AST/StringElement.html" title="class in AST"><B>StringElement</B></A> (implements java.lang.Cloneable) </UL> </UL> +<LI TYPE="circle">AST.<A HREF="AST/Identifier.html" title="class in AST"><B>Identifier</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/List.html" title="class in AST"><B>List</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/Opt.html" title="class in AST"><B>Opt</B></A> (implements java.lang.Cloneable) <LI TYPE="circle">AST.<A HREF="AST/Properties.html" title="class in AST"><B>Properties</B></A> (implements java.lang.Cloneable) diff --git a/javadoc/serialized-form.html b/javadoc/serialized-form.html index cd4a1e9..c2d4208 100644 --- a/javadoc/serialized-form.html +++ b/javadoc/serialized-form.html @@ -2,18 +2,21 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.5.0_08) on Wed Nov 29 10:39:34 CET 2006 --> +<!-- Generated by javadoc (build 1.6.0_06) on Wed Jun 25 12:18:29 CEST 2008 --> <TITLE> Serialized Form </TITLE> +<META NAME="date" CONTENT="2008-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { - parent.document.title="Serialized Form"; + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Serialized Form"; + } } </SCRIPT> <NOSCRIPT> @@ -22,6 +25,7 @@ function windowTitle() </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> +<HR> <!-- ========= START OF TOP NAVBAR ======= --> diff --git a/javadoc/stylesheet.css b/javadoc/stylesheet.css index 6d31fdb..6ea9e51 100644 --- a/javadoc/stylesheet.css +++ b/javadoc/stylesheet.css @@ -3,27 +3,27 @@ /* Define colors, fonts and other style attributes here to override the defaults */ /* Page background color */ -body { background-color: #FFFFFF } +body { background-color: #FFFFFF; color:#000000 } /* Headings */ h1 { font-size: 145% } /* Table colors */ -.TableHeadingColor { background: #CCCCFF } /* Dark mauve */ -.TableSubHeadingColor { background: #EEEEFF } /* Light mauve */ -.TableRowColor { background: #FFFFFF } /* White */ +.TableHeadingColor { background: #CCCCFF; color:#000000 } /* Dark mauve */ +.TableSubHeadingColor { background: #EEEEFF; color:#000000 } /* Light mauve */ +.TableRowColor { background: #FFFFFF; color:#000000 } /* White */ /* Font used in left-hand frame lists */ -.FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif } -.FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif } -.FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif } +.FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 } +.FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 } +.FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 } /* Navigation bar fonts and colors */ -.NavBarCell1 { background-color:#EEEEFF;} /* Light mauve */ -.NavBarCell1Rev { background-color:#00008B;} /* Dark Blue */ -.NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;} -.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;} +.NavBarCell1 { background-color:#EEEEFF; color:#000000} /* Light mauve */ +.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */ +.NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;} +.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;} -.NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;} -.NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;} +.NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000} +.NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000} -- GitLab