public class LastPropertyInChainNotInImposedRange extends OWLProfileViolation implements OWL2ELProfileViolation
| Constructor and Description |
|---|
LastPropertyInChainNotInImposedRange(OWLOntology ontology,
OWLSubPropertyChainOfAxiom axiom,
OWLObjectPropertyRangeAxiom rangeAxiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OWL2ELProfileViolationVisitor visitor) |
OWLObjectPropertyRangeAxiom |
getOWLObjectPropertyRangeAxiom() |
OWLSubPropertyChainOfAxiom |
getOWLSubPropertyChainOfAxiom() |
String |
toString() |
getAxiom, getDocumentIRI, getImportsClosure, getOntologyIDpublic LastPropertyInChainNotInImposedRange(OWLOntology ontology, OWLSubPropertyChainOfAxiom axiom, OWLObjectPropertyRangeAxiom rangeAxiom)
public void accept(OWL2ELProfileViolationVisitor visitor)
accept in interface OWL2ELProfileViolationpublic OWLSubPropertyChainOfAxiom getOWLSubPropertyChainOfAxiom()
public OWLObjectPropertyRangeAxiom getOWLObjectPropertyRangeAxiom()
Copyright © 2013 The University of Manchester. All Rights Reserved.