Uses of Class
org.semanticweb.owlapi.model.AddOntologyAnnotation
Packages that use AddOntologyAnnotation
Package
Description
Ontology change classes.
Main API classes.
-
Uses of AddOntologyAnnotation in org.semanticweb.owlapi.change
Methods in org.semanticweb.owlapi.change that return AddOntologyAnnotationModifier and TypeMethodDescriptionAddOntologyAnnotationData.createOntologyChange
(OWLOntology ontology) -
Uses of AddOntologyAnnotation in org.semanticweb.owlapi.model
Methods in org.semanticweb.owlapi.model with parameters of type AddOntologyAnnotationModifier and TypeMethodDescriptiondefault void
OWLOntologyChangeVisitor.visit
(AddOntologyAnnotation change) visit AddOntologyAnnotation typeOWLOntologyChangeVisitorEx.visit
(AddOntologyAnnotation change) Visit AddOntologyAnnotation type.