Uses of Class
de.mid.innovator.srv2api.icw2elem.ARG_TranslationProperty
-
Packages that use ARG_TranslationProperty Package Description de.mid.innovator.srv2api.icw2elem Describes the common behavior of all elements stored in a model server repository even configuration elements in profiles and schema elements of the meta model. -
-
Uses of ARG_TranslationProperty in de.mid.innovator.srv2api.icw2elem
Fields in de.mid.innovator.srv2api.icw2elem with type parameters of type ARG_TranslationProperty Modifier and Type Field Description java.util.List<ARG_TranslationProperty>
ARG_TranslationLanguage. seqTrans
list of translation propertiesConstructor parameters in de.mid.innovator.srv2api.icw2elem with type arguments of type ARG_TranslationProperty Constructor Description ARG_TranslationLanguage(ELTranslationAble ohTrans, java.lang.String strLanguage, java.lang.String strLocale, java.util.List<ARG_TranslationProperty> seqTrans)
-