|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |