Uses of Class
edu.ucsb.nceas.metacat.QueryGroup

Packages that use QueryGroup
edu.ucsb.nceas.metacat   
 

Uses of QueryGroup in edu.ucsb.nceas.metacat
 

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

Methods in edu.ucsb.nceas.metacat with parameters of type QueryGroup
 void QuerySpecification.setQueryGroup(QueryGroup group)
          set the querygroup
 void QueryGroup.addChild(QueryGroup qgroup)
          Add a child QueryGroup to this QueryGroup
 



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