|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.semanticweb.owlapi.profiles.OWLProfileViolation org.semanticweb.owlapi.profiles.UseOfIllegalClassExpression org.semanticweb.owlapi.profiles.UseOfObjectOneOfWithMultipleIndividuals
public class UseOfObjectOneOfWithMultipleIndividuals
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009
Constructor Summary | |
---|---|
UseOfObjectOneOfWithMultipleIndividuals(OWLOntology ontology,
OWLAxiom axiom,
OWLObjectOneOf oneOf)
|
Method Summary | |
---|---|
void |
accept(OWL2ELProfileViolationVisitor visitor)
|
OWLObjectOneOf |
getOWLObjectOneOf()
|
java.lang.String |
toString()
|
Methods inherited from class org.semanticweb.owlapi.profiles.UseOfIllegalClassExpression |
---|
getOWLClassExpression |
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 UseOfObjectOneOfWithMultipleIndividuals(OWLOntology ontology, OWLAxiom axiom, OWLObjectOneOf oneOf)
Method Detail |
---|
public void accept(OWL2ELProfileViolationVisitor visitor)
accept
in interface OWL2ELProfileViolation
accept
in class UseOfIllegalClassExpression
public OWLObjectOneOf getOWLObjectOneOf()
public java.lang.String toString()
toString
in class UseOfIllegalClassExpression
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |