public class UseOfObjectOneOfWithMultipleIndividuals extends UseOfIllegalClassExpression implements OWL2ELProfileViolation
Constructor and Description |
---|
UseOfObjectOneOfWithMultipleIndividuals(OWLOntology ontology,
OWLAxiom axiom,
OWLObjectOneOf oneOf) |
Modifier and Type | Method and Description |
---|---|
void |
accept(OWL2ELProfileViolationVisitor visitor) |
OWLObjectOneOf |
getOWLObjectOneOf() |
java.lang.String |
toString() |
getOWLClassExpression
getAxiom, getDocumentIRI, getImportsClosure, getOntologyID
public UseOfObjectOneOfWithMultipleIndividuals(OWLOntology ontology, OWLAxiom axiom, OWLObjectOneOf oneOf)
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