public class DataFillerAccumulator extends RestrictionAccumulator
r| Constructor and Description |
|---|
DataFillerAccumulator(org.semanticweb.owlapi.reasoner.OWLReasoner r) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
add(O filler) |
java.util.Set<O> |
getFillers(org.semanticweb.owlapi.model.OWLClassExpression descr,
org.semanticweb.owlapi.model.OWLPropertyExpression<?,?> prop) |
protected org.coode.suggestor.util.RestrictionVisitor |
getVisitor(org.semanticweb.owlapi.model.OWLPropertyExpression<?,?> prop,
java.lang.Class<? extends org.semanticweb.owlapi.model.OWLRestriction<?,?,?>> type) |
accummulateRestrictions, getRestrictions, getRestrictionspublic DataFillerAccumulator(org.semanticweb.owlapi.reasoner.OWLReasoner r)
r - reasoner to useprotected org.coode.suggestor.util.RestrictionVisitor getVisitor(org.semanticweb.owlapi.model.OWLPropertyExpression<?,?> prop,
java.lang.Class<? extends org.semanticweb.owlapi.model.OWLRestriction<?,?,?>> type)
getVisitor in class RestrictionAccumulatorpublic java.util.Set<O> getFillers(org.semanticweb.owlapi.model.OWLClassExpression descr,
org.semanticweb.owlapi.model.OWLPropertyExpression<?,?> prop)
protected void add(O filler)
Copyright © 2014 The University of Manchester. All Rights Reserved.