AbstractLocalizedString
Published on May 11, 2020
VEC Version 1.2.0
Last updated on Jan 31, 2023
1 min read
Note: There is a newer version of this specification see VEC 2.1.0
Abstract super-class for Localized text values.
General Information
Attribute | Value |
---|---|
Owner | core |
Applied Stereotype | |
Base Classifier | |
Is Abstract | true |
Derived Classifiers | LocalizedString, LocalizedTypedString |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
languageCode | LanguageCode | 1 | References the corresponding languageCode of the value. |
AbstractLocalizedString |
value | String | 1 | The value of the LocalizedString in language defined by the languageCode. |
AbstractLocalizedString |
Previous
Classes
Last updated on Jan 31, 2023