?? annotation.html
字號:
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/axioms/Declaration.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">Declaration</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#declaration(java.util.Collection, org.semanticweb.kaon2.api.owl.elements.OWLEntity)">declaration</A></B>(java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Annotation.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Annotation</A>> annotations,
<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/OWLEntity.html" title="interface in org.semanticweb.kaon2.api.owl.elements">OWLEntity</A> entity)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/axioms/DifferentIndividuals.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">DifferentIndividuals</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#differentIndividuals(java.util.Collection, java.util.Collection)">differentIndividuals</A></B>(java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Annotation.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Annotation</A>> annotations,
java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Individual</A>> individuals)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/axioms/DisjointClasses.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">DisjointClasses</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#disjointClasses(java.util.Collection, java.util.Collection)">disjointClasses</A></B>(java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Annotation.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Annotation</A>> annotations,
java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Description.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Description</A>> descriptions)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/axioms/DisjointDataProperties.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">DisjointDataProperties</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#disjointDataProperties(java.util.Collection, java.util.Collection)">disjointDataProperties</A></B>(java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Annotation.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Annotation</A>> annotations,
java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/DataPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">DataPropertyExpression</A>> dataProperties)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/axioms/DisjointObjectProperties.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">DisjointObjectProperties</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#disjointObjectProperties(java.util.Collection, java.util.Collection)">disjointObjectProperties</A></B>(java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Annotation.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Annotation</A>> annotations,
java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">ObjectPropertyExpression</A>> objectProperties)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/axioms/DisjointUnion.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">DisjointUnion</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#disjointUnion(java.util.Collection, org.semanticweb.kaon2.api.owl.elements.OWLClass, java.util.Collection)">disjointUnion</A></B>(java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Annotation.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Annotation</A>> annotations,
<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/OWLClass.html" title="interface in org.semanticweb.kaon2.api.owl.elements">OWLClass</A> owlClass,
java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Description.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Description</A>> descriptions)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/axioms/EntityAnnotation.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">EntityAnnotation</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#entityAnnotation(java.util.Collection, org.semanticweb.kaon2.api.owl.elements.AnnotationProperty, org.semanticweb.kaon2.api.owl.elements.OWLEntity, org.semanticweb.kaon2.api.logic.Constant)">entityAnnotation</A></B>(java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Annotation.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Annotation</A>> annotations,
<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/AnnotationProperty.html" title="interface in org.semanticweb.kaon2.api.owl.elements">AnnotationProperty</A> annotationProperty,
<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/OWLEntity.html" title="interface in org.semanticweb.kaon2.api.owl.elements">OWLEntity</A> entity,
<A HREF="../../../../../../../org/semanticweb/kaon2/api/logic/Constant.html" title="interface in org.semanticweb.kaon2.api.logic">Constant</A> annotationValue)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/axioms/EquivalentClasses.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">EquivalentClasses</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#equivalentClasses(java.util.Collection, java.util.Collection)">equivalentClasses</A></B>(java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Annotation.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Annotation</A>> annotations,
java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Description.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Description</A>> descriptions)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/axioms/EquivalentDataProperties.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">EquivalentDataProperties</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#equivalentDataProperties(java.util.Collection, java.util.Collection)">equivalentDataProperties</A></B>(java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Annotation.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Annotation</A>> annotations,
java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/DataPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">DataPropertyExpression</A>> dataProperties)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/axioms/EquivalentObjectProperties.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">EquivalentObjectProperties</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#equivalentObjectProperties(java.util.Collection, java.util.Collection)">equivalentObjectProperties</A></B>(java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Annotation.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Annotation</A>> annotations,
java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">ObjectPropertyExpression</A>> objectProperties)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/axioms/InverseObjectProperties.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">InverseObjectProperties</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#inverseObjectProperties(java.util.Collection, org.semanticweb.kaon2.api.owl.elements.ObjectPropertyExpression, org.semanticweb.kaon2.api.owl.elements.ObjectPropertyExpression)">inverseObjectProperties</A></B>(java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Annotation.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Annotation</A>> annotation,
<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">ObjectPropertyExpression</A> first,
<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">ObjectPropertyExpression</A> second)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/axioms/NegativeDataPropertyMember.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">NegativeDataPropertyMember</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#negativeDataPropertyMember(java.util.Collection, org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, org.semanticweb.kaon2.api.owl.elements.Individual, org.semanticweb.kaon2.api.logic.Constant)">negativeDataPropertyMember</A></B>(java.util.Collection<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Annotation.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Annotation</A>> annotations,
<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/DataPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">DataPropertyExpression</A> dataProperty,
<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Individual</A> sourceIndividual,
<A HREF="../../../../../../../org/semanticweb/kaon2/api/logic/Constant.html" title="interface in org.semanticweb.kaon2.api.logic">Constant</A> targetValue)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF=".
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -