|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.fluxion.pussycat.util.AbstractPussycatSearcher<org.semanticweb.owl.model.OWLOntology> net.sourceforge.fluxion.pussycat.util.PussycatOntologySearcher
public class PussycatOntologySearcher
Field Summary |
---|
Fields inherited from class net.sourceforge.fluxion.pussycat.util.AbstractPussycatSearcher |
---|
entityCache, filter, pattern, results, searchableObject |
Constructor Summary | |
---|---|
PussycatOntologySearcher()
|
Method Summary | |
---|---|
java.util.Set<? extends org.semanticweb.owl.model.OWLEntity> |
lookupFilter()
|
void |
precache(org.semanticweb.owl.model.OWLOntology ontology)
|
void |
visit(org.semanticweb.owl.model.OWLOntology ontology)
|
Methods inherited from class net.sourceforge.fluxion.pussycat.util.AbstractPussycatSearcher |
---|
destroy, getEntities, getFilter, getPattern, getSearchableObject, getSearchableObjectClass, removeCachedEntities, reset, setFilter, setPattern |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PussycatOntologySearcher()
Method Detail |
---|
public void precache(org.semanticweb.owl.model.OWLOntology ontology)
precache
in class AbstractPussycatSearcher<org.semanticweb.owl.model.OWLOntology>
public void visit(org.semanticweb.owl.model.OWLOntology ontology) throws PussycatException
visit
in interface PussycatSearcher<org.semanticweb.owl.model.OWLOntology>
visit
in class AbstractPussycatSearcher<org.semanticweb.owl.model.OWLOntology>
PussycatException
public java.util.Set<? extends org.semanticweb.owl.model.OWLEntity> lookupFilter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |