|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.semanticweb.owlapi.profiles.OWLProfileViolation
public class OWLProfileViolation
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
Describes a violation of an OWLProfile by one or more axioms. Ultimately, there may
be part of an axiom(s) that violates the profile rather than the complete axiom.
| Constructor Summary | |
|---|---|
OWLProfileViolation(OWLOntology ontology,
OWLAxiom axiom)
|
|
| Method Summary | |
|---|---|
OWLAxiom |
getAxiom()
|
IRI |
getDocumentIRI(OWLOntologyID ontologyID)
|
java.util.Set<OWLOntologyID> |
getImportsClosure()
|
OWLOntologyID |
getOntologyID()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OWLProfileViolation(OWLOntology ontology,
OWLAxiom axiom)
| Method Detail |
|---|
public OWLAxiom getAxiom()
public OWLOntologyID getOntologyID()
public IRI getDocumentIRI(OWLOntologyID ontologyID)
public java.util.Set<OWLOntologyID> getImportsClosure()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||