?? individual.html
字號:
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Individual</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html#getObjectPropertyValue(org.semanticweb.kaon2.api.Ontology, org.semanticweb.kaon2.api.owl.elements.ObjectPropertyExpression)">getObjectPropertyValue</A></B>(<A HREF="../../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology,
<A HREF="../../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">ObjectPropertyExpression</A> objectProperty)</CODE>
<BR>
Returns the value of the object property for this individual.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Map<<A HREF="../../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">ObjectPropertyExpression</A>,java.util.Set<<A HREF="../../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Individual</A>>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html#getObjectPropertyValues(org.semanticweb.kaon2.api.Ontology)">getObjectPropertyValues</A></B>(<A HREF="../../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Returns the values of object properties sorted by properties.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Individual</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html#getSameIndividuals(org.semanticweb.kaon2.api.Ontology)">getSameIndividuals</A></B>(<A HREF="../../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)</CODE>
<BR>
Returns all individuals which are explicitly asserted in a SameIndividual axiom as being same as this individual.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.semanticweb.kaon2.api.owl.elements.OWLEntity"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.semanticweb.kaon2.api.owl.elements.<A HREF="../../../../../../org/semanticweb/kaon2/api/owl/elements/OWLEntity.html" title="interface in org.semanticweb.kaon2.api.owl.elements">OWLEntity</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/semanticweb/kaon2/api/owl/elements/OWLEntity.html#getEntityAnnotations(org.semanticweb.kaon2.api.Ontology)">getEntityAnnotations</A>, <A HREF="../../../../../../org/semanticweb/kaon2/api/owl/elements/OWLEntity.html#getEntityAnnotationValue(org.semanticweb.kaon2.api.Ontology, org.semanticweb.kaon2.api.owl.elements.AnnotationProperty)">getEntityAnnotationValue</A>, <A HREF="../../../../../../org/semanticweb/kaon2/api/owl/elements/OWLEntity.html#getEntityAnnotationValues(org.semanticweb.kaon2.api.Ontology)">getEntityAnnotationValues</A>, <A HREF="../../../../../../org/semanticweb/kaon2/api/owl/elements/OWLEntity.html#getEntityAnnotationValues(org.semanticweb.kaon2.api.Ontology, org.semanticweb.kaon2.api.owl.elements.AnnotationProperty)">getEntityAnnotationValues</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.semanticweb.kaon2.api.Entity"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.semanticweb.kaon2.api.<A HREF="../../../../../../org/semanticweb/kaon2/api/Entity.html" title="interface in org.semanticweb.kaon2.api">Entity</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/semanticweb/kaon2/api/Entity.html#accept(org.semanticweb.kaon2.api.KAON2Visitor)">accept</A>, <A HREF="../../../../../../org/semanticweb/kaon2/api/Entity.html#getURI()">getURI</A>, <A HREF="../../../../../../org/semanticweb/kaon2/api/Entity.html#toString(java.lang.StringBuffer, org.semanticweb.kaon2.api.Namespaces)">toString</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.semanticweb.kaon2.api.logic.Constant"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.semanticweb.kaon2.api.logic.<A HREF="../../../../../../org/semanticweb/kaon2/api/logic/Constant.html" title="interface in org.semanticweb.kaon2.api.logic">Constant</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/semanticweb/kaon2/api/logic/Constant.html#getValue()">getValue</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.semanticweb.kaon2.api.logic.FunctionalTerm"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.semanticweb.kaon2.api.logic.<A HREF="../../../../../../org/semanticweb/kaon2/api/logic/FunctionalTerm.html" title="interface in org.semanticweb.kaon2.api.logic">FunctionalTerm</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/semanticweb/kaon2/api/logic/FunctionalTerm.html#getFunctionSymbol()">getFunctionSymbol</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.semanticweb.kaon2.api.logic.Term"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.semanticweb.kaon2.api.logic.<A HREF="../../../../../../org/semanticweb/kaon2/api/logic/Term.html" title="interface in org.semanticweb.kaon2.api.logic">Term</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/semanticweb/kaon2/api/logic/Term.html#accept(org.semanticweb.kaon2.api.KAON2Visitor)">accept</A>, <A HREF="../../../../../../org/semanticweb/kaon2/api/logic/Term.html#apply(java.util.Map)">apply</A>, <A HREF="../../../../../../org/semanticweb/kaon2/api/logic/Term.html#containsVariable(org.semanticweb.kaon2.api.logic.Variable)">containsVariable</A>, <A HREF="../../../../../../org/semanticweb/kaon2/api/logic/Term.html#getArgument(int)">getArgument</A>, <A HREF="../../../../../../org/semanticweb/kaon2/api/logic/Term.html#getArguments()">getArguments</A>, <A HREF="../../../../../../org/semanticweb/kaon2/api/logic/Term.html#getArity()">getArity</A>, <A HREF="../../../../../../org/semanticweb/kaon2/api/logic/Term.html#getFreeVariables()">getFreeVariables</A>, <A HREF="../../../../../../org/semanticweb/kaon2/api/logic/Term.html#getFreeVariables(java.util.Set)">getFreeVariables</A>, <A HREF="../../../../../../org/semanticweb/kaon2/api/logic/Term.html#isClosed()">isClosed</A>, <A HREF="../../../../../../org/semanticweb/kaon2/api/logic/Term.html#isGround()">isGround</A>, <A HREF="../../../../../../org/semanticweb/kaon2/api/logic/Term.html#toString(java.lang.StringBuffer, org.semanticweb.kaon2.api.Namespaces)">toString</A></CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ 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="getDescriptionsMemberOf(org.semanticweb.kaon2.api.Ontology)"><!-- --></A><H3>
getDescriptionsMemberOf</H3>
<PRE>
java.util.Set<<A HREF="../../../../../../org/semanticweb/kaon2/api/owl/elements/Description.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Description</A>> <B>getDescriptionsMemberOf</B>(<A HREF="../../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)
throws <A HREF="../../../../../../org/semanticweb/kaon2/api/KAON2Exception.html" title="class in org.semanticweb.kaon2.api">KAON2Exception</A></PRE>
<DL>
<DD>Returns the set of descriptions that occur in a ClassMember axiom, where this individual is the individual.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>ontology</CODE> - the ontology in which the search is perfromed
<DT><B>Returns:</B><DD>the set of descriptions which this individual is a member of
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../org/semanticweb/kaon2/api/KAON2Exception.html" title="class in org.semanticweb.kaon2.api">KAON2Exception</A></CODE> - thrown if there is an error</DL>
</DD>
</DL>
<HR>
<A NAME="getSameIndividuals(org.semanticweb.kaon2.api.Ontology)"><!-- --></A><H3>
getSameIndividuals</H3>
<PRE>
java.util.Set<<A HREF="../../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Individual</A>> <B>getSameIndividuals</B>(<A HREF="../../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)
throws <A HREF="../../../../../../org/semanticweb/kaon2/api/KAON2Exception.html" title="class in org.semanticweb.kaon2.api">KAON2Exception</A></PRE>
<DL>
<DD>Returns all individuals which are explicitly asserted in a SameIndividual axiom as being same as this individual.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>ontology</CODE> - the ontology in which the search is perfromed
<DT><B>Returns:</B><DD>the set of individuals which are same to this individual
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../org/semanticweb/kaon2/api/KAON2Exception.html" title="class in org.semanticweb.kaon2.api">KAON2Exception</A></CODE> - thrown if there is an error</DL>
</DD>
</DL>
<HR>
<A NAME="getDifferentIndividuals(org.semanticweb.kaon2.api.Ontology)"><!-- --></A><H3>
getDifferentIndividuals</H3>
<PRE>
java.util.Set<<A HREF="../../../../../../org/semanticweb/kaon2/api/owl/elements/Individual.html" title="interface in org.semanticweb.kaon2.api.owl.elements">Individual</A>> <B>getDifferentIndividuals</B>(<A HREF="../../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)
throws <A HREF="../../../../../../org/semanticweb/kaon2/api/KAON2Exception.html" title="class in org.semanticweb.kaon2.api">KAON2Exception</A></PRE>
<DL>
<DD>Returns all individuals which are explicitly asserted in a DifferentIndividuals axiom as being different from this individual.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>ontology</CODE> - the ontology in which the search is perfromed
<DT><B>Returns:</B><DD>the set of individuals which are different from this individual
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../org/semanticweb/kaon2/api/KAON2Exception.html" title="class in org.semanticweb.kaon2.api">KAON2Exception</A></CODE> - thrown if there is an error</DL>
</DD>
</DL>
<HR>
<A NAME="getDataPropertyMembersFrom(org.semanticweb.kaon2.api.Ontology)"><!-- --></A><H3>
getDataPropertyMembersFrom</H3>
<PRE>
java.util.Set<<A HREF="../../../../../../org/semanticweb/kaon2/api/owl/axioms/DataPropertyMember.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">DataPropertyMember</A>> <B>getDataPropertyMembersFrom</B>(<A HREF="../../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)
throws <A HREF="../../../../../../org/semanticweb/kaon2/api/KAON2Exception.html" title="class in org.semanticweb.kaon2.api">KAON2Exception</A></PRE>
<DL>
<DD>Returns the members in a data property where this individual is the origin.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>ontology</CODE> - the ontology in which the search is perfromed
<DT><B>Returns:</B><DD>the set of members in a data property where this individual is the origin
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../org/semanticweb/kaon2/api/KAON2Exception.html" title="class in org.semanticweb.kaon2.api">KAON2Exception</A></CODE> - thrown if there is an error</DL>
</DD>
</DL>
<HR>
<A NAME="getObjectPropertyMembersFrom(org.semanticweb.kaon2.api.Ontology)"><!-- --></A><H3>
getObjectPropertyMembersFrom</H3>
<PRE>
java.util.Set<<A HREF="../../../../../../org/semanticweb/kaon2/api/owl/axioms/ObjectPropertyMember.html" title="interface in org.semanticweb.kaon2.api.owl.axioms">ObjectPropertyMember</A>> <B>getObjectPropertyMembersFrom</B>(<A HREF="../../../../../../org/semanticweb/kaon2/api/Ontology.html" title="interface in org.semanticweb.kaon2.api">Ontology</A> ontology)
throws <A HREF="../../../../../../org/semanticweb/kaon2/api/KAON2Exception.html" title="class in org.semanticweb.kaon2.api">KAON2Exception</A></PRE>
<DL>
<DD>Returns the members in an object property where this individual is the origin.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>ontology</CODE> - the ontology in which the search is perfromed
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -