public class UseOfReservedVocabularyForDataPropertyIRI extends OWLProfileViolation<org.semanticweb.owlapi.model.OWLDataProperty>
axiom, df, expression, ontology| Constructor and Description |
|---|
UseOfReservedVocabularyForDataPropertyIRI(org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLAxiom axiom,
org.semanticweb.owlapi.model.OWLDataProperty property) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OWLProfileViolationVisitor visitor)
visitor accept method
|
<O> O |
accept(OWLProfileViolationVisitorEx<O> visitor) |
java.lang.String |
toString() |
addDeclaration, getAxiom, getExpression, getOntology, getOntologyID, list, repair, toString, toString, toStringpublic UseOfReservedVocabularyForDataPropertyIRI(org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLAxiom axiom,
org.semanticweb.owlapi.model.OWLDataProperty property)
ontology - ontologyaxiom - axiomproperty - propertypublic void accept(OWLProfileViolationVisitor visitor)
OWLProfileViolationaccept in class OWLProfileViolation<org.semanticweb.owlapi.model.OWLDataProperty>visitor - visitorpublic <O> O accept(OWLProfileViolationVisitorEx<O> visitor)
accept in class OWLProfileViolation<org.semanticweb.owlapi.model.OWLDataProperty>visitor - visitorpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2014 The University of Manchester. All Rights Reserved.