Uses of Class
org.bioquery.query.Query.QueryDescriptor

Packages that use Query.QueryDescriptor
org.bioquery.query A complete framework for modeling, storing, and submitting queries to mutliple different databases. 
 

Uses of Query.QueryDescriptor in org.bioquery.query
 

Methods in org.bioquery.query that return Query.QueryDescriptor
 Query.QueryDescriptor Query.getQueryDescriptor()
          Returns the QueryDescriptor that holds information about the user, when to automatically submit the Query, and when it was last auto-submitted.