public class TableInfo
extends java.lang.Object
| Constructor and Description |
|---|
TableInfo(java.lang.String rowsRole,
java.lang.String columnsRole)
Instantiates a new table info.
|
| Modifier and Type | Method and Description |
|---|---|
ConceptHeader |
getConceptHeaderColumns()
Gets the concept header columns.
|
ConceptHeader |
getConceptheaderRows()
Gets the conceptheader rows.
|
java.util.Collection<ConceptInTable> |
getConcepts()
Gets the concepts.
|
void |
process(DTSContainer dts,
DTSExplorer dte)
Process.
|
public TableInfo(java.lang.String rowsRole,
java.lang.String columnsRole)
rowsRole - the rows rolecolumnsRole - the columns rolepublic ConceptHeader getConceptHeaderColumns()
public ConceptHeader getConceptheaderRows()
public java.util.Collection<ConceptInTable> getConcepts()
public void process(DTSContainer dts, DTSExplorer dte) throws TableInfoException
dts - the dtsdte - the dteTableInfoException - the table info exceptionCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa