net.sourceforge.fluxion.pussycat.util
Class CannedQueries

java.lang.Object
  extended by net.sourceforge.fluxion.pussycat.util.CannedQueries

public class CannedQueries
extends java.lang.Object


Method Summary
static org.semanticweb.owl.model.OWLDescription getAllMapsQuery(java.net.URI datasource, org.semanticweb.owl.model.OWLDataFactory factory)
           
static org.semanticweb.owl.model.OWLDescription getAllOrganismQuery(java.net.URI datasource, org.semanticweb.owl.model.OWLDataFactory factory)
           
static org.semanticweb.owl.model.OWLDescription getAllSpeciesQuery(java.net.URI datasource, org.semanticweb.owl.model.OWLDataFactory factory)
           
static org.semanticweb.owl.model.OWLDescription getFakeQuery(java.net.URI datasource, org.semanticweb.owl.model.OWLDataFactory factory)
           
static org.semanticweb.owl.model.OWLDescription getPigSpeciesQuery(java.net.URI datasource, org.semanticweb.owl.model.OWLDataFactory factory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFakeQuery

public static final org.semanticweb.owl.model.OWLDescription getFakeQuery(java.net.URI datasource,
                                                                          org.semanticweb.owl.model.OWLDataFactory factory)
                                                                   throws org.semanticweb.owl.model.OWLException
Throws:
org.semanticweb.owl.model.OWLException

getPigSpeciesQuery

public static final org.semanticweb.owl.model.OWLDescription getPigSpeciesQuery(java.net.URI datasource,
                                                                                org.semanticweb.owl.model.OWLDataFactory factory)
                                                                         throws org.semanticweb.owl.model.OWLException
Throws:
org.semanticweb.owl.model.OWLException

getAllSpeciesQuery

public static final org.semanticweb.owl.model.OWLDescription getAllSpeciesQuery(java.net.URI datasource,
                                                                                org.semanticweb.owl.model.OWLDataFactory factory)
                                                                         throws org.semanticweb.owl.model.OWLException
Throws:
org.semanticweb.owl.model.OWLException

getAllOrganismQuery

public static final org.semanticweb.owl.model.OWLDescription getAllOrganismQuery(java.net.URI datasource,
                                                                                 org.semanticweb.owl.model.OWLDataFactory factory)
                                                                          throws org.semanticweb.owl.model.OWLException
Throws:
org.semanticweb.owl.model.OWLException

getAllMapsQuery

public static final org.semanticweb.owl.model.OWLDescription getAllMapsQuery(java.net.URI datasource,
                                                                             org.semanticweb.owl.model.OWLDataFactory factory)
                                                                      throws org.semanticweb.owl.model.OWLException
Throws:
org.semanticweb.owl.model.OWLException


Copyright © 2010. All Rights Reserved.