Uses of Class
org.gcube.dataaccess.spql.model.UnfoldClause

Packages that use UnfoldClause
org.gcube.dataaccess.spql   
org.gcube.dataaccess.spql.model   
 

Uses of UnfoldClause in org.gcube.dataaccess.spql
 

Methods in org.gcube.dataaccess.spql that return UnfoldClause
 UnfoldClause SPQLParser.unfoldClause()
           
 

Uses of UnfoldClause in org.gcube.dataaccess.spql.model
 

Fields in org.gcube.dataaccess.spql.model declared as UnfoldClause
protected  UnfoldClause Term.unfoldClause
           
 

Methods in org.gcube.dataaccess.spql.model that return UnfoldClause
 UnfoldClause Term.getUnfoldClause()
           
 

Methods in org.gcube.dataaccess.spql.model with parameters of type UnfoldClause
 void Term.setUnfoldClause(UnfoldClause unfoldClause)
           
 



Copyright © 2013. All Rights Reserved.