public interface SliceTableData
Modifier and Type | Method and Description |
---|---|
TableColumn |
getDimensionColumn(Concept ref) |
TableColumn |
getDimensionColumn(String ref) |
Collection<String> |
getDimensionColumnIds() |
TableColumn |
getMetricColumn(Concept ref) |
TableColumn |
getMetricColumn(String ref) |
Collection<String> |
getMetricColumnIds() |
int |
getNumRows() |
int getNumRows()
Collection<String> getDimensionColumnIds()
Collection<String> getMetricColumnIds()
TableColumn getDimensionColumn(Concept ref)
TableColumn getMetricColumn(Concept ref)
TableColumn getDimensionColumn(String ref)
TableColumn getMetricColumn(String ref)
Copyright © 2016 Metron, Inc.. All rights reserved.