| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.semanticweb.owlapi.profiles.OWLProfileViolation
org.semanticweb.owlapi.profiles.UseOfPropertyInChainCausesCycle
public class UseOfPropertyInChainCausesCycle
Author: Matthew Horridge
 The University of Manchester
 Information Management Group
 Date: 03-Aug-2009
| Constructor Summary | |
|---|---|
UseOfPropertyInChainCausesCycle(OWLOntology ontology,
                                OWLSubPropertyChainOfAxiom axiom,
                                OWLObjectPropertyExpression property)
 | 
|
| Method Summary | |
|---|---|
 void | 
accept(OWL2DLProfileViolationVisitor visitor)
 | 
 OWLObjectPropertyExpression | 
getOWLObjectProperty()
 | 
| Methods inherited from class org.semanticweb.owlapi.profiles.OWLProfileViolation | 
|---|
getAxiom, getDocumentIRI, getImportsClosure, getOntologyID | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public UseOfPropertyInChainCausesCycle(OWLOntology ontology,
                                       OWLSubPropertyChainOfAxiom axiom,
                                       OWLObjectPropertyExpression property)
| Method Detail | 
|---|
public OWLObjectPropertyExpression getOWLObjectProperty()
public void accept(OWL2DLProfileViolationVisitor visitor)
accept in interface OWL2DLProfileViolation
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||