?? annotation.html
字號:
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>OntologyListener.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/OntologyListener.html#ontologyAnnotationUpdated(org.semanticweb.kaon2.api.Ontology, org.semanticweb.kaon2.api.Ontology, org.semanticweb.kaon2.api.OntologyChangeEvent.ChangeType, org.semanticweb.kaon2.api.owl.elements.Annotation)">ontologyAnnotationUpdated</A></B>(<A HREF="../../../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> changedOntology,
<A HREF="../../../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> sourceOntology,
<A HREF="../../../../../../../org/semanticweb/kaon2/api/OntologyChangeEvent.ChangeType.html" title="enum in org.semanticweb.kaon2.api">OntologyChangeEvent.ChangeType</A> changeType,
<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Annotation.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Annotation</A> annotation)</CODE>
<BR>
Called when an ontology annotation has been added or removed.</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>Ontology.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/Ontology.html#removeAnnotation(org.semanticweb.kaon2.api.owl.elements.Annotation)">removeAnnotation</A></B>(<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Annotation.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Annotation</A> annotation)</CODE>
<BR>
Removes an annotation from an ontology.</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/SameIndividual.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">SameIndividual</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#sameIndividual(org.semanticweb.kaon2.api.owl.elements.Annotation[], org.semanticweb.kaon2.api.owl.elements.Individual...)">sameIndividual</A></B>(<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/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/SubClassOf.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">SubClassOf</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#subClassOf(org.semanticweb.kaon2.api.owl.elements.Annotation[], org.semanticweb.kaon2.api.owl.elements.Description, org.semanticweb.kaon2.api.owl.elements.Description)">subClassOf</A></B>(<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/Description.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Description</A> subDescription,
<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Description.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Description</A> superDescription)</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/SubDataPropertyOf.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">SubDataPropertyOf</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#subDataPropertyOf(org.semanticweb.kaon2.api.owl.elements.Annotation[], org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression)">subDataPropertyOf</A></B>(<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> subDataProperty,
<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/DataPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">DataPropertyExpression</A> superDataProperty)</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/SubObjectPropertyOf.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">SubObjectPropertyOf</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#subObjectPropertyOf(org.semanticweb.kaon2.api.owl.elements.Annotation[], java.util.List, org.semanticweb.kaon2.api.owl.elements.ObjectPropertyExpression)">subObjectPropertyOf</A></B>(<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Annotation.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Annotation</A>[] annotations,
java.util.List<<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">ObjectPropertyExpression</A>> subObjectProperties,
<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">ObjectPropertyExpression</A> superObjectProperty)</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/SubObjectPropertyOf.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">SubObjectPropertyOf</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#subObjectPropertyOf(org.semanticweb.kaon2.api.owl.elements.Annotation[], org.semanticweb.kaon2.api.owl.elements.ObjectPropertyExpression, org.semanticweb.kaon2.api.owl.elements.ObjectPropertyExpression)">subObjectPropertyOf</A></B>(<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> subObjectProperty,
<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">ObjectPropertyExpression</A> superObjectProperty)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Method parameters in <A HREF="../../../../../../../org/semanticweb/kaon2/api/package-summary.html">org.semanticweb.kaon2.api</A> with type arguments of type <A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Annotation.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Annotation</A></FONT></TH>
</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/ClassMember.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">ClassMember</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#classMember(java.util.Collection, org.semanticweb.kaon2.api.owl.elements.Description, org.semanticweb.kaon2.api.owl.elements.Individual)">classMember</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/Description.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Description</A> description,
<A HREF="../../../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Individual</A> individual)</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/DataPropertyAttribute.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">DataPropertyAttribute</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#dataPropertyAttribute(java.util.Collection, org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, int)">dataPropertyAttribute</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,
int attribute)</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/DataPropertyDomain.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">DataPropertyDomain</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#dataPropertyDomain(java.util.Collection, org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, org.semanticweb.kaon2.api.owl.elements.Description)">dataPropertyDomain</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/Description.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Description</A> domain)</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/DataPropertyMember.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">DataPropertyMember</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#dataPropertyMember(java.util.Collection, org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, org.semanticweb.kaon2.api.owl.elements.Individual, org.semanticweb.kaon2.api.logic.Constant)">dataPropertyMember</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="../../../../../../../org/semanticweb/kaon2/api/owl/axioms/DataPropertyRange.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">DataPropertyRange</A></CODE></FONT></TD>
<TD><CODE><B>KAON2Factory.</B><B><A HREF="../../../../../../../org/semanticweb/kaon2/api/KAON2Factory.html#dataPropertyRange(java.util.Collection, org.semanticweb.kaon2.api.owl.elements.DataPropertyExpression, org.semanticweb.kaon2.api.owl.elements.DataRange)">dataPropertyRange</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/DataRange.html" title="interface in org.semanticweb.kaon2.api.owl.elements">DataRange</A> range)</CODE>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -