public class LeafBrusher extends Object implements BindingVisitor
| Constructor and Description |
|---|
LeafBrusher(Map<Variable<?>,Set<org.semanticweb.owlapi.model.OWLObject>> bindings) |
| Modifier and Type | Method and Description |
|---|---|
Map<Variable<?>,Set<org.semanticweb.owlapi.model.OWLObject>> |
getBindings() |
Set<BindingNode> |
getLeaves() |
void |
visit(BindingNode bindingNode) |
public void visit(BindingNode bindingNode)
visit in interface BindingVisitorbindingNode - bindingNodepublic Set<BindingNode> getLeaves()
Copyright © 2015 The University of Manchester. All Rights Reserved.