public static interface OboInOwlCardinalityTools.AnnotationCardinalityReporter
| Modifier and Type | Method and Description |
|---|---|
void |
reportConflict(org.semanticweb.owlapi.model.OWLAnnotationProperty property,
Collection<org.semanticweb.owlapi.model.OWLAnnotation> ontologyAnnotations)
Report a conflict for a given annotation property and ontology
annotations.
|
void |
reportConflict(org.semanticweb.owlapi.model.OWLEntity entity,
org.semanticweb.owlapi.model.OWLAnnotationProperty property,
Collection<org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom> axioms)
Report a conflict for a given annotation property and axioms.
|
void reportConflict(org.semanticweb.owlapi.model.OWLEntity entity,
org.semanticweb.owlapi.model.OWLAnnotationProperty property,
Collection<org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom> axioms)
entity - entityproperty - propertyaxioms - axiomsvoid reportConflict(org.semanticweb.owlapi.model.OWLAnnotationProperty property,
Collection<org.semanticweb.owlapi.model.OWLAnnotation> ontologyAnnotations)
property - propertyontologyAnnotations - ontologyAnnotationsCopyright © 2010–2018 The University of Manchester. All rights reserved.