<IMGSRC="../resources/inherit.gif"ALT="extended by "><AHREF="../AST/SimpleNode.html"title="class in AST">AST.SimpleNode</A>
<IMGSRC="../resources/inherit.gif"ALT="extended by "><AHREF="../AST/ASTNode.html"title="class in AST">AST.ASTNode</A>
<IMGSRC="../resources/inherit.gif"ALT="extended by "><AHREF="../AST/ASTNode.html"title="class in AST">AST.ASTNode</A><<AHREF="../AST/ASTNode.html"title="class in AST">ASTNode</A>>
<IMGSRC="../resources/inherit.gif"ALT="extended by "><AHREF="../AST/Element.html"title="class in AST">AST.Element</A>
<IMGSRC="../resources/inherit.gif"ALT="extended by "><AHREF="../AST/ComplexElement.html"title="class in AST">AST.ComplexElement</A>
<IMGSRC="../resources/inherit.gif"ALT="extended by "><B>AST.OwlEquivalentClass</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B><DD><AHREF="../AST/Node.html"title="interface in AST">Node</A>, java.lang.Cloneable</DD>
<DT><B>All Implemented Interfaces:</B><DD><AHREF="../AST/Node.html"title="interface in AST">Node</A>, java.lang.Cloneable, java.lang.Iterable<<AHREF="../AST/ASTNode.html"title="class in AST">ASTNode</A>></DD>
<TD><CODE><B><AHREF="../AST/OwlEquivalentClass.html#OwlEquivalentClass(AST.List, AST.List)">OwlEquivalentClass</A></B>(<AHREF="../AST/List.html"title="class in AST">List</A> p0,
<AHREF="../AST/List.html"title="class in AST">List</A> p1)</CODE>
<TD><CODE><B><AHREF="../AST/OwlEquivalentClass.html#OwlEquivalentClass(AST.List, AST.List)">OwlEquivalentClass</A></B>(<AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Attribute.html"title="class in AST">Attribute</A>> p0,
<AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Element.html"title="class in AST">Element</A>> p1)</CODE>
<CODE> <AHREF="../AST/List.html"title="class in AST">List</A></CODE></FONT></TD>
<CODE> <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Attribute.html"title="class in AST">Attribute</A>></CODE></FONT></TD>
<CODE> <AHREF="../AST/List.html"title="class in AST">List</A></CODE></FONT></TD>
<CODE> <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Attribute.html"title="class in AST">Attribute</A>></CODE></FONT></TD>
<CODE> <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Attribute.html"title="class in AST">Attribute</A>></CODE></FONT></TD>
<CODE> <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Attribute.html"title="class in AST">Attribute</A>></CODE></FONT></TD>
<CODE> <AHREF="../AST/List.html"title="class in AST">List</A></CODE></FONT></TD>
<CODE> <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Element.html"title="class in AST">Element</A>></CODE></FONT></TD>
<CODE> <AHREF="../AST/List.html"title="class in AST">List</A></CODE></FONT></TD>
<CODE> <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Element.html"title="class in AST">Element</A>></CODE></FONT></TD>
<CODE> <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Element.html"title="class in AST">Element</A>></CODE></FONT></TD>
<CODE> <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Element.html"title="class in AST">Element</A>></CODE></FONT></TD>
<TD><CODE><B><AHREF="../AST/OwlEquivalentClass.html#setAttributeList(AST.List)">setAttributeList</A></B>(<AHREF="../AST/List.html"title="class in AST">List</A> list)</CODE>
<TD><CODE><B><AHREF="../AST/OwlEquivalentClass.html#setAttributeList(AST.List)">setAttributeList</A></B>(<AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Attribute.html"title="class in AST">Attribute</A>> list)</CODE>
<TD><CODE><B><AHREF="../AST/OwlEquivalentClass.html#setElementList(AST.List)">setElementList</A></B>(<AHREF="../AST/List.html"title="class in AST">List</A> list)</CODE>
<TD><CODE><B><AHREF="../AST/OwlEquivalentClass.html#setElementList(AST.List)">setElementList</A></B>(<AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Element.html"title="class in AST">Element</A>> list)</CODE>
public <B>OwlEquivalentClass</B>(<AHREF="../AST/List.html"title="class in AST">List</A> p0,
<AHREF="../AST/List.html"title="class in AST">List</A> p1)</PRE>
public <B>OwlEquivalentClass</B>(<AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Attribute.html"title="class in AST">Attribute</A>> p0,
<AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Element.html"title="class in AST">Element</A>> p1)</PRE>
<DL>
</DL>
...
...
@@ -482,11 +540,25 @@ public <B>OwlEquivalentClass</B>(<A HREF="../AST/List.html" title="class in AST"
</TR>
</TABLE>
<ANAME="flushCache()"><!-- --></A><H3>
flushCache</H3>
<PRE>
public void <B>flushCache</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../AST/ComplexElement.html#flushCache()">flushCache</A></CODE> in class <CODE><AHREF="../AST/ComplexElement.html"title="class in AST">ComplexElement</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<ANAME="clone()"><!-- --></A><H3>
clone</H3>
<PRE>
public java.lang.Object<B>clone</B>()
throws java.lang.CloneNotSupportedException</PRE>
public <AHREF="../AST/OwlEquivalentClass.html"title="class in AST">OwlEquivalentClass</A><B>clone</B>()
throws java.lang.CloneNotSupportedException</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../AST/ComplexElement.html#clone()">clone</A></CODE> in class <CODE><AHREF="../AST/ComplexElement.html"title="class in AST">ComplexElement</A></CODE></DL>
...
...
@@ -502,10 +574,10 @@ public java.lang.Object <B>clone</B>()
<ANAME="copy()"><!-- --></A><H3>
copy</H3>
<PRE>
public <AHREF="../AST/ASTNode.html"title="class in AST">ASTNode</A><B>copy</B>()</PRE>
public <AHREF="../AST/OwlEquivalentClass.html"title="class in AST">OwlEquivalentClass</A><B>copy</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../AST/ASTNode.html#copy()">copy</A></CODE> in class <CODE><AHREF="../AST/ASTNode.html"title="class in AST">ASTNode</A></CODE></DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../AST/ASTNode.html#copy()">copy</A></CODE> in class <CODE><AHREF="../AST/ASTNode.html"title="class in AST">ASTNode</A><<AHREF="../AST/ASTNode.html"title="class in AST">ASTNode</A>></CODE></DL>
</DD>
<DD><DL>
</DL>
...
...
@@ -516,10 +588,10 @@ public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>copy</B
<ANAME="fullCopy()"><!-- --></A><H3>
fullCopy</H3>
<PRE>
public <AHREF="../AST/ASTNode.html"title="class in AST">ASTNode</A><B>fullCopy</B>()</PRE>
public <AHREF="../AST/OwlEquivalentClass.html"title="class in AST">OwlEquivalentClass</A><B>fullCopy</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../AST/ASTNode.html#fullCopy()">fullCopy</A></CODE> in class <CODE><AHREF="../AST/ASTNode.html"title="class in AST">ASTNode</A></CODE></DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../AST/ASTNode.html#fullCopy()">fullCopy</A></CODE> in class <CODE><AHREF="../AST/ASTNode.html"title="class in AST">ASTNode</A><<AHREF="../AST/ASTNode.html"title="class in AST">ASTNode</A>></CODE></DL>
</DD>
<DD><DL>
</DL>
...
...
@@ -625,7 +697,7 @@ public boolean <B>mayHaveRewrite</B>()</PRE>
public void <B>setAttributeList</B>(<AHREF="../AST/List.html"title="class in AST">List</A> list)</PRE>
public void <B>setAttributeList</B>(<AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Attribute.html"title="class in AST">Attribute</A>> list)</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../AST/ComplexElement.html#setAttributeList(AST.List)">setAttributeList</A></CODE> in class <CODE><AHREF="../AST/ComplexElement.html"title="class in AST">ComplexElement</A></CODE></DL>
...
...
@@ -693,10 +765,38 @@ public void <B>setAttribute</B>(<A HREF="../AST/Attribute.html" title="class in
</DL>
<HR>
<ANAME="getAttributes()"><!-- --></A><H3>
getAttributes</H3>
<PRE>
public <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Attribute.html"title="class in AST">Attribute</A>><B>getAttributes</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../AST/ComplexElement.html#getAttributes()">getAttributes</A></CODE> in class <CODE><AHREF="../AST/ComplexElement.html"title="class in AST">ComplexElement</A></CODE></DL>
public <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Attribute.html"title="class in AST">Attribute</A>><B>getAttributesNoTransform</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../AST/ComplexElement.html#getAttributesNoTransform()">getAttributesNoTransform</A></CODE> in class <CODE><AHREF="../AST/ComplexElement.html"title="class in AST">ComplexElement</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<ANAME="getAttributeList()"><!-- --></A><H3>
getAttributeList</H3>
<PRE>
public <AHREF="../AST/List.html"title="class in AST">List</A><B>getAttributeList</B>()</PRE>
public <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Attribute.html"title="class in AST">Attribute</A>><B>getAttributeList</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../AST/ComplexElement.html#getAttributeList()">getAttributeList</A></CODE> in class <CODE><AHREF="../AST/ComplexElement.html"title="class in AST">ComplexElement</A></CODE></DL>
...
...
@@ -710,7 +810,7 @@ public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getAttributeL
public <AHREF="../AST/List.html"title="class in AST">List</A><B>getAttributeListNoTransform</B>()</PRE>
public <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Attribute.html"title="class in AST">Attribute</A>><B>getAttributeListNoTransform</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../AST/ComplexElement.html#getAttributeListNoTransform()">getAttributeListNoTransform</A></CODE> in class <CODE><AHREF="../AST/ComplexElement.html"title="class in AST">ComplexElement</A></CODE></DL>
...
...
@@ -724,7 +824,7 @@ public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getAttributeL
public void <B>setElementList</B>(<AHREF="../AST/List.html"title="class in AST">List</A> list)</PRE>
public void <B>setElementList</B>(<AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Element.html"title="class in AST">Element</A>> list)</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../AST/ComplexElement.html#setElementList(AST.List)">setElementList</A></CODE> in class <CODE><AHREF="../AST/ComplexElement.html"title="class in AST">ComplexElement</A></CODE></DL>
...
...
@@ -792,10 +892,38 @@ public void <B>setElement</B>(<A HREF="../AST/Element.html" title="class in AST"
</DL>
<HR>
<ANAME="getElements()"><!-- --></A><H3>
getElements</H3>
<PRE>
public <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Element.html"title="class in AST">Element</A>><B>getElements</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../AST/ComplexElement.html#getElements()">getElements</A></CODE> in class <CODE><AHREF="../AST/ComplexElement.html"title="class in AST">ComplexElement</A></CODE></DL>
public <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Element.html"title="class in AST">Element</A>><B>getElementsNoTransform</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../AST/ComplexElement.html#getElementsNoTransform()">getElementsNoTransform</A></CODE> in class <CODE><AHREF="../AST/ComplexElement.html"title="class in AST">ComplexElement</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<ANAME="getElementList()"><!-- --></A><H3>
getElementList</H3>
<PRE>
public <AHREF="../AST/List.html"title="class in AST">List</A><B>getElementList</B>()</PRE>
public <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Element.html"title="class in AST">Element</A>><B>getElementList</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../AST/ComplexElement.html#getElementList()">getElementList</A></CODE> in class <CODE><AHREF="../AST/ComplexElement.html"title="class in AST">ComplexElement</A></CODE></DL>
...
...
@@ -809,7 +937,7 @@ public <A HREF="../AST/List.html" title="class in AST">List</A> <B>getElementLis
public <AHREF="../AST/List.html"title="class in AST">List</A><B>getElementListNoTransform</B>()</PRE>
public <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Element.html"title="class in AST">Element</A>><B>getElementListNoTransform</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><AHREF="../AST/ComplexElement.html#getElementListNoTransform()">getElementListNoTransform</A></CODE> in class <CODE><AHREF="../AST/ComplexElement.html"title="class in AST">ComplexElement</A></CODE></DL>
...
...
@@ -882,7 +1010,7 @@ public <A HREF="../AST/ASTNode.html" title="class in AST">ASTNode</A> <B>rewrite
@@ -92,13 +92,13 @@ Class OwlEquivalentProperty</H2>
<PRE>
java.lang.Object
<IMGSRC="../resources/inherit.gif"ALT="extended by "><AHREF="../AST/SimpleNode.html"title="class in AST">AST.SimpleNode</A>
<IMGSRC="../resources/inherit.gif"ALT="extended by "><AHREF="../AST/ASTNode.html"title="class in AST">AST.ASTNode</A>
<IMGSRC="../resources/inherit.gif"ALT="extended by "><AHREF="../AST/ASTNode.html"title="class in AST">AST.ASTNode</A><<AHREF="../AST/ASTNode.html"title="class in AST">ASTNode</A>>
<IMGSRC="../resources/inherit.gif"ALT="extended by "><AHREF="../AST/Element.html"title="class in AST">AST.Element</A>
<IMGSRC="../resources/inherit.gif"ALT="extended by "><AHREF="../AST/ComplexElement.html"title="class in AST">AST.ComplexElement</A>
<IMGSRC="../resources/inherit.gif"ALT="extended by "><B>AST.OwlEquivalentProperty</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B><DD><AHREF="../AST/Node.html"title="interface in AST">Node</A>, java.lang.Cloneable</DD>
<DT><B>All Implemented Interfaces:</B><DD><AHREF="../AST/Node.html"title="interface in AST">Node</A>, java.lang.Cloneable, java.lang.Iterable<<AHREF="../AST/ASTNode.html"title="class in AST">ASTNode</A>></DD>
<TD><CODE><B><AHREF="../AST/OwlEquivalentProperty.html#OwlEquivalentProperty(AST.List, AST.List)">OwlEquivalentProperty</A></B>(<AHREF="../AST/List.html"title="class in AST">List</A> p0,
<AHREF="../AST/List.html"title="class in AST">List</A> p1)</CODE>
<TD><CODE><B><AHREF="../AST/OwlEquivalentProperty.html#OwlEquivalentProperty(AST.List, AST.List)">OwlEquivalentProperty</A></B>(<AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Attribute.html"title="class in AST">Attribute</A>> p0,
<AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Element.html"title="class in AST">Element</A>> p1)</CODE>
<CODE> <AHREF="../AST/List.html"title="class in AST">List</A></CODE></FONT></TD>
<CODE> <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Attribute.html"title="class in AST">Attribute</A>></CODE></FONT></TD>
<CODE> <AHREF="../AST/List.html"title="class in AST">List</A></CODE></FONT></TD>
<CODE> <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Attribute.html"title="class in AST">Attribute</A>></CODE></FONT></TD>
<CODE> <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Attribute.html"title="class in AST">Attribute</A>></CODE></FONT></TD>
<CODE> <AHREF="../AST/List.html"title="class in AST">List</A><<AHREF="../AST/Attribute.html"title="class in AST">Attribute</A>></CODE></FONT></TD>