| Person UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
"A power of attorney (POA) ... is an authorization to act on someone else's behalf in a legal or business matter." - wikipedia
Attributes | ||
Person | attorney |
A pointer to the person authorized to act in the stead of the grantor. |
String | purpose |
Attributes inherited from FHIM::Person::AdvanceDirective | ||
category, comments, dateLastVerified, effectiveDateRange, image, paperLocator, status |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | PowerOfAttorney |
Name Expression | |
Namespace | Person |
Owned Template Signature | |
Owner | Person |
Owning Template Parameter | |
Package | Person |
Qualified Name | FHIM::Person::PowerOfAttorney |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public Person attorney
A pointer to the person authorized to act in the stead of the grantor.
Aggregation | None |
Alias | |
Association | powerOfAttorney_designee |
Association End | |
Class | PowerOfAttorney |
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 | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | attorney |
Name Expression | |
Namespace | PowerOfAttorney |
Opposite | |
Owner | PowerOfAttorney |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::PowerOfAttorney::attorney |
Stereotype | |
Template Parameter | |
Type | Person |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String purpose
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PowerOfAttorney |
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 | (1) |
Multiplicity | 1 |
Name | purpose |
Name Expression | |
Namespace | PowerOfAttorney |
Opposite | |
Owner | PowerOfAttorney |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::PowerOfAttorney::purpose |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Person UML Documentation |
Summary:AttributesProperties | Detail:Attributes |