| Common Usage Documentazione UML |
Rules and Parameters::Common Usage
Classe Country
This entity includes all reference data related to countries defined in T2S.
Attributi |
<Primitive Type> Integer | Country Code |
Numeric code of the country according to the ISO 3166-1 standard.
|
<Primitive Type> String | Country Name |
Name of the country according to the ISO 3166-1 standard.
|
<<Entity>> <Class> Party Address | belongs to | |
Proprietà:
belongs to
Private <<Entity>> <Class> Party Address belongs to
-
Vincoli:
-
Proprietà:
-
Country Code
Public <Primitive Type> Integer Country Code
-
Numeric code of the country according to the ISO 3166-1 standard.
-
Vincoli:
-
Proprietà:
-
Aggregation | None |
Class | <<Entity>> <Class> Country |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Lower | 1 |
Multiplicity | 1 |
Name | Country Code |
Namespace | <<Entity>> <Class> Country |
Owner | <<Entity>> <Class> Country |
Qualified Name | T2S Data Model::Rules and Parameters::Common Usage::Country::Country Code |
Type | <Primitive Type> Integer |
Upper | 1 |
Visibility | Public |
Country Name
Public <Primitive Type> String Country Name
-
Name of the country according to the ISO 3166-1 standard.
-
Vincoli:
-
Proprietà:
-
Aggregation | None |
Class | <<Entity>> <Class> Country |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Lower | 1 |
Multiplicity | 1 |
Name | Country Name |
Namespace | <<Entity>> <Class> Country |
Owner | <<Entity>> <Class> Country |
Qualified Name | T2S Data Model::Rules and Parameters::Common Usage::Country::Country Name |
Type | <Primitive Type> String |
Upper | 1 |
Visibility | Public |
| Common Usage Documentazione UML |