Uses of Interface
com.semarchy.mdm.runtime.model.logical.ITranslationBundle

Packages that use ITranslationBundle
com.semarchy.mdm.runtime.model.logical This package contains the IModel representing the model as designed in Semarchy Convergence For MDM. 
 

Uses of ITranslationBundle in com.semarchy.mdm.runtime.model.logical
 

Methods in com.semarchy.mdm.runtime.model.logical that return ITranslationBundle
 ITranslationBundle IModel.getBaseTranslationBundle()
           
 

Methods in com.semarchy.mdm.runtime.model.logical that return types with arguments of type ITranslationBundle
 List<ITranslationBundle> IModel.getNotBaseTranslationBundles()
           
 

Method parameters in com.semarchy.mdm.runtime.model.logical with type arguments of type ITranslationBundle
 void IModel.setNotBaseTranslationBundles(List<ITranslationBundle> pTranslationBundlesToUse)
          Change the list of not base ITranslationBundle and update the IModel.getLabelProvider() to use them.
 



Copyright © 2015. All Rights Reserved.