AbstractLocalizedString

Abstract super-class for Localized text values.

General Information

AttributeValue
Ownercore
Applied Stereotype
Base Classifier
Is Abstracttrue
Derived ClassifiersLocalizedString, LocalizedTypedString

Attributes

NameTypeMult.DescriptionOwning Classifier
languageCodeLanguageCode1

References the corresponding languageCode of the value.

AbstractLocalizedString
valueString1

The value of the LocalizedString in language defined by the languageCode.

AbstractLocalizedString
Previous