Uses of Class
org.gcube.data.analysis.tabulardata.model.table.Table

Packages that use Table
org.gcube.data.analysis.tabulardata.model.idioms   
org.gcube.data.analysis.tabulardata.model.table   
 

Uses of Table in org.gcube.data.analysis.tabulardata.model.idioms
 

Methods in org.gcube.data.analysis.tabulardata.model.idioms with parameters of type Table
 boolean TableHasId.apply(Table table)
           
 

Uses of Table in org.gcube.data.analysis.tabulardata.model.table
 

Subclasses of Table in org.gcube.data.analysis.tabulardata.model.table
 class Codelist
          Represent a codelist.
 class Dataset
          A dataset is a table containing statistical data, optionally linked to dimensions (codelists).
 class GenericTable
           
 class HierarchicalCodelist
          Represent a HierarchicalCodelist that enables a parent-child relationship between codes of two codelist.
 class ViewTable
           
 

Methods in org.gcube.data.analysis.tabulardata.model.table with parameters of type Table
 boolean Table.sameStructureAs(Table table)
           
 



Copyright © 2013. All Rights Reserved.