public class UseOfNonSimplePropertyInAsymmetricObjectPropertyAxiom extends OWLProfileViolation implements OWL2DLProfileViolation
| Constructor and Description |
|---|
UseOfNonSimplePropertyInAsymmetricObjectPropertyAxiom(OWLOntology ontology,
OWLAsymmetricObjectPropertyAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OWL2DLProfileViolationVisitor visitor) |
OWLAsymmetricObjectPropertyAxiom |
getAxiom() |
String |
toString() |
getDocumentIRI, getImportsClosure, getOntologyIDpublic UseOfNonSimplePropertyInAsymmetricObjectPropertyAxiom(OWLOntology ontology, OWLAsymmetricObjectPropertyAxiom axiom)
ontology - wrong ontologyaxiom - wrong axiompublic OWLAsymmetricObjectPropertyAxiom getAxiom()
getAxiom in class OWLProfileViolationpublic void accept(OWL2DLProfileViolationVisitor visitor)
accept in interface OWL2DLProfileViolationvisitor - visitor to acceptCopyright © 2014 The University of Manchester. All Rights Reserved.