Uses of Class
org.semanticweb.owlapi.util.StructureWalker
Packages that use StructureWalker
-
Uses of StructureWalker in org.semanticweb.owlapi.util
Methods in org.semanticweb.owlapi.util with parameters of type StructureWalkerModifier and TypeMethodDescriptionvoid
OWLObjectWalker.setStructureWalker
(StructureWalker<O> walker) <T extends OWLObject>
voidAnnotationWalkingControl.walk
(StructureWalker<T> walker, OWLObject o) Visit annotations on the object, if the setting allows for the annotations to be visited.