| 
|||||||||
| 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.UseOfUndeclaredObjectProperty
public class UseOfUndeclaredObjectProperty
Author: Matthew Horridge
 The University of Manchester
 Information Management Group
 Date: 03-Aug-2009
| Constructor Summary | |
|---|---|
UseOfUndeclaredObjectProperty(OWLOntology ontology,
                              OWLAxiom axiom,
                              OWLObjectProperty prop)
 | 
|
| Method Summary | |
|---|---|
 void | 
accept(OWL2DLProfileViolationVisitor visitor)
 | 
 OWLObjectProperty | 
getOWLObjectProperty()
 | 
 java.lang.String | 
toString()
 | 
| 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, wait, wait, wait | 
| Constructor Detail | 
|---|
public UseOfUndeclaredObjectProperty(OWLOntology ontology,
                                     OWLAxiom axiom,
                                     OWLObjectProperty prop)
| Method Detail | 
|---|
public OWLObjectProperty getOWLObjectProperty()
public void accept(OWL2DLProfileViolationVisitor visitor)
accept in interface OWL2DLProfileViolationpublic java.lang.String toString()
toString in class java.lang.Object
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||