|
| Party Problem ABE UML Documentation |
Business Partner Domain::Party Problem ABE
Class ClosePartyProblemSummary
Records the closure activity of a PartyProblem. There may be more than one ClosePartyProblemSummary per PartyProblem because PartyProblems can be reopened, or a temporary solution may be replaced by a permanent one.
| Attributes |
| DateTime | closeDate |
The date in which the PartyProblem was closed
|
| String | description |
A textual description of the solution applied to the PartyProblem
|
| String | ID |
A unique identifier that enables different instances of a ClosePartyProblemSummary to be distinguished from each other.
|
| «preliminary» PartyProblem | partyProblem | |
Properties:
closeDate
Public DateTime closeDate
-
The date in which the PartyProblem was closed
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | «preliminary» ClosePartyProblemSummary |
| 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 | closeDate |
| Name Expression | |
| Namespace | «preliminary» ClosePartyProblemSummary |
| Opposite | |
| Owner | «preliminary» ClosePartyProblemSummary |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Business Partner Domain::Party Problem ABE::ClosePartyProblemSummary::closeDate |
| Stereotype | required |
| Template Parameter | |
| Type | DateTime |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
description
Public String description
-
A textual description of the solution applied to the PartyProblem
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | «preliminary» ClosePartyProblemSummary |
| 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 | description |
| Name Expression | |
| Namespace | «preliminary» ClosePartyProblemSummary |
| Opposite | |
| Owner | «preliminary» ClosePartyProblemSummary |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Business Partner Domain::Party Problem ABE::ClosePartyProblemSummary::description |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
ID
Public String ID
-
A unique identifier that enables different instances of a ClosePartyProblemSummary to be distinguished from each other.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | «preliminary» ClosePartyProblemSummary |
| 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 | ID |
| Name Expression | |
| Namespace | «preliminary» ClosePartyProblemSummary |
| Opposite | |
| Owner | «preliminary» ClosePartyProblemSummary |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Business Partner Domain::Party Problem ABE::ClosePartyProblemSummary::ID |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
partyProblem
Public «preliminary» PartyProblem partyProblem
-
Constraints:
-
Properties:
-
|
| Party Problem ABE UML Documentation |