|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticweb.HermiT.structural.OWLAxioms.DisjunctiveRule
public static class OWLAxioms.DisjunctiveRule
Field Summary | |
---|---|
org.semanticweb.owlapi.model.SWRLAtom[] |
m_body
|
org.semanticweb.owlapi.model.SWRLAtom[] |
m_head
|
Constructor Summary | |
---|---|
OWLAxioms.DisjunctiveRule(org.semanticweb.owlapi.model.SWRLAtom[] body,
org.semanticweb.owlapi.model.SWRLAtom[] head)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public final org.semanticweb.owlapi.model.SWRLAtom[] m_body
public final org.semanticweb.owlapi.model.SWRLAtom[] m_head
Constructor Detail |
---|
public OWLAxioms.DisjunctiveRule(org.semanticweb.owlapi.model.SWRLAtom[] body, org.semanticweb.owlapi.model.SWRLAtom[] head)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |