|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.manchester.cs.owl.OWLObjectImpl
uk.ac.manchester.cs.owl.OWLAxiomImpl
uk.ac.manchester.cs.owl.OWLLogicalAxiomImpl
public abstract class OWLLogicalAxiomImpl
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 05-Dec-2006
| Method Summary | |
|---|---|
boolean |
isLogicalAxiom()
Determines if this axiom is a logical axiom. |
| Methods inherited from class uk.ac.manchester.cs.owl.OWLAxiomImpl |
|---|
equals, getAnnotationAxioms, getReferencedEntities |
| Methods inherited from class uk.ac.manchester.cs.owl.OWLObjectImpl |
|---|
compareTo, getOWLDataFactory, getSignature, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.semanticweb.owl.model.OWLAxiom |
|---|
accept, accept, getAnnotationAxioms, getAxiomType, getReferencedEntities |
| Methods inherited from interface org.semanticweb.owl.model.OWLObject |
|---|
accept, accept, getSignature |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
public boolean isLogicalAxiom()
OWLAxiom
isLogicalAxiom in interface OWLAxiomtrue if the axiom is a logical axiom, false
if the axiom is not a logical axiom.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||