Uses of Interface
org.semanticweb.owlapi.model.OWLAnnotationSubjectVisitorEx
Packages that use OWLAnnotationSubjectVisitorEx
-
Uses of OWLAnnotationSubjectVisitorEx in org.semanticweb.owlapi.model
Methods in org.semanticweb.owlapi.model with parameters of type OWLAnnotationSubjectVisitorExModifier and TypeMethodDescription<E> E
IRI.accept
(OWLAnnotationSubjectVisitorEx<E> visitor) <O> O
OWLAnnotationSubject.accept
(OWLAnnotationSubjectVisitorEx<O> visitor) default <E> E
OWLAnonymousIndividual.accept
(OWLAnnotationSubjectVisitorEx<E> visitor)