|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IColumn | |
---|---|
com.semarchy.mdm.runtime.model.physical |
Uses of IColumn in com.semarchy.mdm.runtime.model.physical |
---|
Methods in com.semarchy.mdm.runtime.model.physical that return IColumn | |
---|---|
IColumn |
IIndexColumn.getColumn()
|
IColumn |
ITable.getColumn(String pColumnName)
|
Methods in com.semarchy.mdm.runtime.model.physical that return types with arguments of type IColumn | |
---|---|
List<IColumn> |
ITable.getApplicableColumns(IEntity pEntity)
The sublist list of columns from the list of columns of this table that apply for a given entity by analyzing the attributes ownership and building the inheritance tree... |
List<? extends IColumn> |
ITable.getColumns()
|
List<? extends IColumn> |
ITable.getPkColumns()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |