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