Uses of Class
ca.sqlpower.architect.profile.ColumnValueCount

Packages that use ColumnValueCount
ca.sqlpower.architect.profile   
ca.sqlpower.architect.swingui.table   
 

Uses of ColumnValueCount in ca.sqlpower.architect.profile
 

Methods in ca.sqlpower.architect.profile that return types with arguments of type ColumnValueCount
 java.util.List<ColumnValueCount> ColumnProfileResult.getValueCount()
           
 

Methods in ca.sqlpower.architect.profile with parameters of type ColumnValueCount
 void ColumnProfileResult.addValueCount(ColumnValueCount value)
           
 

Uses of ColumnValueCount in ca.sqlpower.architect.swingui.table
 

Methods in ca.sqlpower.architect.swingui.table that return types with arguments of type ColumnValueCount
 java.util.List<ColumnValueCount> ProfileTableModel.getTopNValueAt(int rowIndex)
          Get top N value at table cell(row), on column "TOP_VALUE"
 



Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca