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) |
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,
Class<? extends org.semanticweb.owlapi.model.OWLRestriction<?,?,?>> type) |
accummulateRestrictions, getRestrictions, getRestrictionspublic DataFillerAccumulator(org.semanticweb.owlapi.reasoner.OWLReasoner r)
protected org.coode.suggestor.util.RestrictionVisitor getVisitor(org.semanticweb.owlapi.model.OWLPropertyExpression<?,?> prop,
Class<? extends org.semanticweb.owlapi.model.OWLRestriction<?,?,?>> type)
getVisitor in class RestrictionAccumulatorpublic Set<O> getFillers(org.semanticweb.owlapi.model.OWLClassExpression descr, org.semanticweb.owlapi.model.OWLPropertyExpression<?,?> prop)
protected void add(O filler)
Copyright © 2013 The University of Manchester. All Rights Reserved.