net.sourceforge.fluxion.pussycat.util
Class PussycatOntologySearcher

java.lang.Object
  extended by net.sourceforge.fluxion.pussycat.util.AbstractPussycatSearcher<org.semanticweb.owl.model.OWLOntology>
      extended by net.sourceforge.fluxion.pussycat.util.PussycatOntologySearcher
All Implemented Interfaces:
PussycatSearcher<org.semanticweb.owl.model.OWLOntology>

public class PussycatOntologySearcher
extends AbstractPussycatSearcher<org.semanticweb.owl.model.OWLOntology>
implements PussycatSearcher<org.semanticweb.owl.model.OWLOntology>


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

PussycatOntologySearcher

public PussycatOntologySearcher()
Method Detail

precache

public void precache(org.semanticweb.owl.model.OWLOntology ontology)
Specified by:
precache in class AbstractPussycatSearcher<org.semanticweb.owl.model.OWLOntology>

visit

public void visit(org.semanticweb.owl.model.OWLOntology ontology)
           throws PussycatException
Specified by:
visit in interface PussycatSearcher<org.semanticweb.owl.model.OWLOntology>
Specified by:
visit in class AbstractPussycatSearcher<org.semanticweb.owl.model.OWLOntology>
Throws:
PussycatException

lookupFilter

public java.util.Set<? extends org.semanticweb.owl.model.OWLEntity> lookupFilter()


Copyright © 2010. All Rights Reserved.