Uses of Interface
com.semarchy.mdm.runtime.model.physical.ITable

Packages that use ITable
com.semarchy.mdm.runtime.model.physical   
 

Uses of ITable in com.semarchy.mdm.runtime.model.physical
 

Methods in com.semarchy.mdm.runtime.model.physical that return ITable
 ITable IIndex.getTable()
           
 ITable IColumn.getTable()
           
 ITable IPhysicalModel.getTable(String name)
           
 ITable IEntityTableMapping.getTable(String pTableType)
           
 

Methods in com.semarchy.mdm.runtime.model.physical that return types with arguments of type ITable
 List<? extends ITable> IPhysicalModel.getTables()
           
 Collection<ITable> IEntityTableMapping.getTables()
           
 



Copyright © 2015. All Rights Reserved.