|
| Provider UML Documentation |
Provider
Class Jurisdiction
'The territory over which authority is exercised.' - dictionary.com. This class represents the organization that has authority over a given territory or area of endeavor. In other words, this class represents a government or governmental agency. The government may be a national (e.g., Canada) or territorial (e.g., Virginia).
| Attributes |
| «CS» Code | identifier |
An unique string or token used to identify the jurisdiction
|
| String | name |
The name of the jurisdiction
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | Jurisdiction |
| Name Expression | |
| Namespace | Provider |
| Owned Template Signature | |
| Owner | Provider |
| Owning Template Parameter | |
| Package | Provider |
| Qualified Name | FHIM::Provider::Jurisdiction |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
identifier
Public «CS» Code identifier
-
An unique string or token used to identify the jurisdiction
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Jurisdiction |
| 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 | identifier |
| Name Expression | |
| Namespace | Jurisdiction |
| Opposite | |
| Owner | Jurisdiction |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::Jurisdiction::identifier |
| Stereotype | |
| Template Parameter | |
| Type | «CS» Code |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
name
Public String name
-
The name of the jurisdiction
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Jurisdiction |
| 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 | name |
| Name Expression | |
| Namespace | Jurisdiction |
| Opposite | |
| Owner | Jurisdiction |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::Jurisdiction::name |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
|
| Provider UML Documentation |