Uses of Class
edu.ucsb.nceas.morpho.query.QueryGroup

Packages that use QueryGroup
edu.ucsb.nceas.morpho.query   
 

Uses of QueryGroup in edu.ucsb.nceas.morpho.query
 

Methods in edu.ucsb.nceas.morpho.query that return QueryGroup
 QueryGroup Query.getQueryGroup()
          get the QueryGroup used to express query constraints
 

Methods in edu.ucsb.nceas.morpho.query with parameters of type QueryGroup
 void QueryGroup.addChild(QueryGroup qgroup)
          Add a child QueryGroup to this QueryGroup
 void Query.setQueryGroup(QueryGroup qg)
          set the QueryGroup used to express query constraints
 



Copyright © 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.