public interface AliasTable extends Table
An alias table is a reference to a standard or derived table in the data foundation. See the Information Design Tool User Guide for more information.
Use DataFoundationFactory.createAliasTable(String, Table, DataFoundation) to instantiate an alias table.
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
Table |
getAliasedTable()
Returns the value of the 'Aliased Table' reference.
|
getColumns, getDataFoundation, getDescription, setDescriptiongetIdentifiergetInheritedDataTable getAliasedTable()