public class UseOfNonEquivalentClassExpression extends OWLProfileViolation implements OWL2RLProfileViolation
| Constructor and Description |
|---|
UseOfNonEquivalentClassExpression(OWLOntology ontology,
OWLAxiom axiom,
OWLClassExpression classExpression) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OWL2RLProfileViolationVisitor visitor) |
OWLClassExpression |
getOWLClassExpression() |
String |
toString() |
getAxiom, getDocumentIRI, getImportsClosure, getOntologyIDpublic UseOfNonEquivalentClassExpression(OWLOntology ontology, OWLAxiom axiom, OWLClassExpression classExpression)
ontology - wrong ontologyaxiom - wrong axiomclassExpression - wrong class expressionpublic OWLClassExpression getOWLClassExpression()
public void accept(OWL2RLProfileViolationVisitor visitor)
accept in interface OWL2RLProfileViolationvisitor - visitor to acceptCopyright © 2014 The University of Manchester. All Rights Reserved.