Uses of Class
org.gcube.opensearch.opensearchdatasource.processor.GCQLNodeAnnotation

Packages that use GCQLNodeAnnotation
org.gcube.opensearch.opensearchdatasource.processor   
 

Uses of GCQLNodeAnnotation in org.gcube.opensearch.opensearchdatasource.processor
 

Fields in org.gcube.opensearch.opensearchdatasource.processor declared as GCQLNodeAnnotation
 GCQLNodeAnnotation GCQLNodeAnnotation.left
           
 GCQLNodeAnnotation GCQLNodeAnnotation.right
           
 

Methods in org.gcube.opensearch.opensearchdatasource.processor that return GCQLNodeAnnotation
 GCQLNodeAnnotation OpenSearchGcqlAnnotator.processNode(GCQLNode node)
           
 

Methods in org.gcube.opensearch.opensearchdatasource.processor with parameters of type GCQLNodeAnnotation
 java.lang.String OpenSearchGcqlAnnotator.getFirstEncounteredCollectionId(GCQLNodeAnnotation node)
           
 void OpenSearchGcqlProcessor.setAnnotationTree(GCQLNodeAnnotation annotationTree)