|
| Party ABE UML Documentation |
Common Domain::Party ABE
Class Individual
Represents a single human being (a man, woman or child).The individual could be a customer, an employee or any other person that the organization needs to store information about. An Individual is a type of Party.
| Attributes |
| Country | _country | |
| Country | _countryOfBirth | |
| IndividualIdentification | _individualIdentification | |
| IndividualName | _individualName | |
| LanguageAbility | _languageAbility | |
| «baseType» TimePeriod | aliveDuring |
Birth date and death date.
|
| String | disabilities |
Notes: Used for legal requirements (special billing, special products, special contact media, such as Braille). This should be modeled as a separate entity but is shown as an attribute for brevity.
|
| String | gender |
A socially constructed role that implies behaviours, activities, and attributes.
|
| String | maritalStatus |
Permitted Values: married, never married, divorced, widowed
|
| String | nationality |
Note:Pointer to a country object
|
| String | placeOfBirth |
Note:Pointer to a Location objectCity, town name etc.
|
| String | skills |
Note:Probably only used for employees, but is really role independentThis should be modeled as a separate entity but is shown as an attribute for brevity
|
Attributes inherited from SID Models::Common Domain::Party ABE::Party |
ID, validFor, _partyRole, _partySecurityEntity, _partySecurityThreatActor, _securityEventCollectionMethod, skill, _partyUser, _metricDefinitionInvolvement, partyInteractionRole, contactMedium, partyProfile, taxExemption |
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | Individual |
| Name Expression | |
| Namespace | «002» Party ABE |
| Owned Template Signature | |
| Owner | «002» Party ABE |
| Owning Template Parameter | |
| Package | «002» Party ABE |
| Qualified Name | SID Models::Common Domain::Party ABE::Individual |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
_country
Public Country _country
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | IndividualIsCitizenOf |
| Association End | |
| Class | Individual |
| Datatype | |
| Default | |
| Default Value | |
| 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 | false |
| Keywords | |
| Lower | 0 |
| Lower Value | (0) |
| Multiplicity | * |
| Name | _country |
| Name Expression | |
| Namespace | Individual |
| Opposite | _individual1 |
| Owner | Individual |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party ABE::Individual::_country |
| Stereotype | |
| Template Parameter | |
| Type | Country |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
_countryOfBirth
Public Country _countryOfBirth
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | IndividualBornIn |
| Association End | |
| Class | Individual |
| Datatype | |
| Default | |
| Default Value | |
| 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 | false |
| Keywords | |
| Lower | 1 |
| Lower Value | (1) |
| Multiplicity | 1 |
| Name | _countryOfBirth |
| Name Expression | |
| Namespace | Individual |
| Opposite | _individual |
| Owner | Individual |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party ABE::Individual::_countryOfBirth |
| Stereotype | |
| Template Parameter | |
| Type | Country |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
_individualIdentification
Public IndividualIdentification _individualIdentification
-
Constraints:
-
Properties:
-
| Aggregation | Shared |
| Alias | |
| Association | IndividualIdentifiedBy |
| Association End | |
| Class | Individual |
| Datatype | |
| Default | |
| Default Value | |
| 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 | false |
| Keywords | |
| Lower | 0 |
| Lower Value | (0) |
| Multiplicity | * |
| Name | _individualIdentification |
| Name Expression | |
| Namespace | Individual |
| Opposite | _individual |
| Owner | Individual |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party ABE::Individual::_individualIdentification |
| Stereotype | |
| Template Parameter | |
| Type | IndividualIdentification |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
_individualName
Public IndividualName _individualName
-
Constraints:
-
Properties:
-
| Aggregation | Shared |
| Alias | |
| Association | IndividualIsNamedUsing |
| Association End | |
| Class | Individual |
| Datatype | |
| Default | |
| Default Value | |
| 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 | false |
| Keywords | |
| Lower | 1 |
| Lower Value | (1) |
| Multiplicity | 1..* |
| Name | _individualName |
| Name Expression | |
| Namespace | Individual |
| Opposite | _individual |
| Owner | Individual |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party ABE::Individual::_individualName |
| Stereotype | |
| Template Parameter | |
| Type | IndividualName |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
_languageAbility
Public LanguageAbility _languageAbility
-
Constraints:
-
Properties:
-
| Aggregation | Shared |
| Alias | |
| Association | IndividualHas |
| Association End | |
| Class | Individual |
| Datatype | |
| Default | |
| Default Value | |
| 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 | false |
| Keywords | |
| Lower | 0 |
| Lower Value | (0) |
| Multiplicity | * |
| Name | _languageAbility |
| Name Expression | |
| Namespace | Individual |
| Opposite | _party |
| Owner | Individual |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party ABE::Individual::_languageAbility |
| Stereotype | |
| Template Parameter | |
| Type | LanguageAbility |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
aliveDuring
Public «baseType» TimePeriod aliveDuring
-
Birth date and death date.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Individual |
| Datatype | |
| Default | |
| Default Value | |
| 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 |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | aliveDuring |
| Name Expression | |
| Namespace | Individual |
| Opposite | |
| Owner | Individual |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party ABE::Individual::aliveDuring |
| Stereotype | required |
| Template Parameter | |
| Type | «baseType» TimePeriod |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
disabilities
Public String disabilities
-
Notes: Used for legal requirements (special billing, special products, special contact media, such as Braille). This should be modeled as a separate entity but is shown as an attribute for brevity.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Individual |
| Datatype | |
| Default | |
| Default Value | |
| 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 |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | disabilities |
| Name Expression | |
| Namespace | Individual |
| Opposite | |
| Owner | Individual |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party ABE::Individual::disabilities |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
gender
Public String gender
-
A socially constructed role that implies behaviours, activities, and attributes.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Individual |
| Datatype | |
| Default | |
| Default Value | |
| 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 |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | gender |
| Name Expression | |
| Namespace | Individual |
| Opposite | |
| Owner | Individual |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party ABE::Individual::gender |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
maritalStatus
Public String maritalStatus
-
Permitted Values: married, never married, divorced, widowed
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Individual |
| Datatype | |
| Default | |
| Default Value | |
| 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 |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | maritalStatus |
| Name Expression | |
| Namespace | Individual |
| Opposite | |
| Owner | Individual |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party ABE::Individual::maritalStatus |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
nationality
Public String nationality
-
Note:Pointer to a country object
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Individual |
| Datatype | |
| Default | |
| Default Value | |
| 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 |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | nationality |
| Name Expression | |
| Namespace | Individual |
| Opposite | |
| Owner | Individual |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party ABE::Individual::nationality |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
placeOfBirth
Public String placeOfBirth
-
Note:Pointer to a Location objectCity, town name etc.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Individual |
| Datatype | |
| Default | |
| Default Value | |
| 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 |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | placeOfBirth |
| Name Expression | |
| Namespace | Individual |
| Opposite | |
| Owner | Individual |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party ABE::Individual::placeOfBirth |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
skills
Public String skills
-
Note:Probably only used for employees, but is really role independentThis should be modeled as a separate entity but is shown as an attribute for brevity
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Individual |
| Datatype | |
| Default | |
| Default Value | |
| 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 |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | skills |
| Name Expression | |
| Namespace | Individual |
| Opposite | |
| Owner | Individual |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party ABE::Individual::skills |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
|
| Party ABE UML Documentation |