📄 objectpropertyattribute.html
字号:
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.semanticweb.kaon2.api.<A HREF="../../../../../../org/semanticweb/kaon2/api/Axiom.html" title="interface in org.semanticweb.kaon2.api">Axiom</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/semanticweb/kaon2/api/Axiom.html#accept(org.semanticweb.kaon2.api.KAON2Visitor)">accept</A>, <A HREF="../../../../../../org/semanticweb/kaon2/api/Axiom.html#getAxiomID()">getAxiomID</A>, <A HREF="../../../../../../org/semanticweb/kaon2/api/Axiom.html#toString(java.lang.StringBuffer, org.semanticweb.kaon2.api.Namespaces)">toString</A></CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_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>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="OBJECT_PROPERTY_FUNCTIONAL"><!-- --></A><H3>
OBJECT_PROPERTY_FUNCTIONAL</H3>
<PRE>
static final int <B>OBJECT_PROPERTY_FUNCTIONAL</B></PRE>
<DL>
<DD>The attribute specifying that the object property is functional.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.semanticweb.kaon2.api.owl.axioms.ObjectPropertyAttribute.OBJECT_PROPERTY_FUNCTIONAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="OBJECT_PROPERTY_INVERSE_FUNCTIONAL"><!-- --></A><H3>
OBJECT_PROPERTY_INVERSE_FUNCTIONAL</H3>
<PRE>
static final int <B>OBJECT_PROPERTY_INVERSE_FUNCTIONAL</B></PRE>
<DL>
<DD>The attribute specifying that the object property is inverse functional.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.semanticweb.kaon2.api.owl.axioms.ObjectPropertyAttribute.OBJECT_PROPERTY_INVERSE_FUNCTIONAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="OBJECT_PROPERTY_SYMMETRIC"><!-- --></A><H3>
OBJECT_PROPERTY_SYMMETRIC</H3>
<PRE>
static final int <B>OBJECT_PROPERTY_SYMMETRIC</B></PRE>
<DL>
<DD>The attribute specifying that the object property is symmetric.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.semanticweb.kaon2.api.owl.axioms.ObjectPropertyAttribute.OBJECT_PROPERTY_SYMMETRIC">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="OBJECT_PROPERTY_TRANSITIVE"><!-- --></A><H3>
OBJECT_PROPERTY_TRANSITIVE</H3>
<PRE>
static final int <B>OBJECT_PROPERTY_TRANSITIVE</B></PRE>
<DL>
<DD>The attribute specifying that the object property is transitive.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.semanticweb.kaon2.api.owl.axioms.ObjectPropertyAttribute.OBJECT_PROPERTY_TRANSITIVE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="OBJECT_PROPERTY_REFLEXIVE"><!-- --></A><H3>
OBJECT_PROPERTY_REFLEXIVE</H3>
<PRE>
static final int <B>OBJECT_PROPERTY_REFLEXIVE</B></PRE>
<DL>
<DD>The attribute specifying that the object property is reflexive.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.semanticweb.kaon2.api.owl.axioms.ObjectPropertyAttribute.OBJECT_PROPERTY_REFLEXIVE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="OBJECT_PROPERTY_IRREFLEXIVE"><!-- --></A><H3>
OBJECT_PROPERTY_IRREFLEXIVE</H3>
<PRE>
static final int <B>OBJECT_PROPERTY_IRREFLEXIVE</B></PRE>
<DL>
<DD>The attribute specifying that the object property is irreflexive.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.semanticweb.kaon2.api.owl.axioms.ObjectPropertyAttribute.OBJECT_PROPERTY_IRREFLEXIVE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="OBJECT_PROPERTY_ASYMMETRIC"><!-- --></A><H3>
OBJECT_PROPERTY_ASYMMETRIC</H3>
<PRE>
static final int <B>OBJECT_PROPERTY_ASYMMETRIC</B></PRE>
<DL>
<DD>The attribute specifying that the object property is asymmetric.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.semanticweb.kaon2.api.owl.axioms.ObjectPropertyAttribute.OBJECT_PROPERTY_ASYMMETRIC">Constant Field Values</A></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="getObjectProperty()"><!-- --></A><H3>
getObjectProperty</H3>
<PRE>
<A HREF="../../../../../../org/semanticweb/kaon2/api/owl/elements/ObjectPropertyExpression.html" title="interface in org.semanticweb.kaon2.api.owl.elements">ObjectPropertyExpression</A> <B>getObjectProperty</B>()</PRE>
<DL>
<DD>Returns the object property for which this axiom is stated.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the object property of the axiom</DL>
</DD>
</DL>
<HR>
<A NAME="getAttribute()"><!-- --></A><H3>
getAttribute</H3>
<PRE>
int <B>getAttribute</B>()</PRE>
<DL>
<DD>Returns the attribute.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the attribute</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="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="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="class-use/ObjectPropertyAttribute.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </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="../../../../../../org/semanticweb/kaon2/api/owl/axioms/NegativeObjectPropertyMember.html" title="interface in org.semanticweb.kaon2.api.owl.axioms"><B>PREV CLASS</B></A>
<A HREF="../../../../../../org/semanticweb/kaon2/api/owl/axioms/ObjectPropertyDomain.html" title="interface in org.semanticweb.kaon2.api.owl.axioms"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/semanticweb/kaon2/api/owl/axioms/ObjectPropertyAttribute.html" target="_top"><B>FRAMES</B></A>
<A HREF="ObjectPropertyAttribute.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="#field_summary">FIELD</A> | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -