|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.semanticweb.owlapi.profiles.OWLProfileViolation org.semanticweb.owlapi.profiles.UseOfNonAbsoluteIRI
public class UseOfNonAbsoluteIRI
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
Constructor Summary | |
---|---|
UseOfNonAbsoluteIRI(OWLOntology ontology,
OWLAxiom axiom)
|
Method Summary | |
---|---|
void |
accept(OWL2ProfileViolationVisitor visitor)
|
Methods inherited from class org.semanticweb.owlapi.profiles.OWLProfileViolation |
---|
getAxiom, getDocumentIRI, getImportsClosure, getOntologyID |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UseOfNonAbsoluteIRI(OWLOntology ontology, OWLAxiom axiom)
Method Detail |
---|
public void accept(OWL2ProfileViolationVisitor visitor)
accept
in interface OWL2ProfileViolation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |