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

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

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

Methods in com.semarchy.mdm.runtime.model.physical that return IIndex
 IIndex IIndexColumn.getIndex()
           
 

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



Copyright © 2015. All Rights Reserved.