| Customer Problem ABE UML Documentation |
Customer Domain::Customer Problem ABE
Class CloseCustomerProblemSummary
Records the closure activity of a CustomerProblem. There may be more than one CloseCustomerProblemSummary per CustomerProblem because CustomerProblems can be reopened, or a temporary solution may be replaced by a permanent one.
Attributes |
DateTime | closeDate |
The date in which the CustomerProblem was closed
|
CustomerProblem | customerProblem | |
String | description |
A textual description of the solution applied to the CustomerProblem
|
String | ID |
A unique identifier that enables different instances of a CloseCustomerProblemSummary to be distinguished from each other.
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | CloseCustomerProblemSummary |
Name Expression | |
Namespace | «005» Customer Problem ABE |
Owned Template Signature | |
Owner | «005» Customer Problem ABE |
Owning Template Parameter | |
Package | «005» Customer Problem ABE |
Qualified Name | SID Models::Customer Domain::Customer Problem ABE::CloseCustomerProblemSummary |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
closeDate
Public DateTime closeDate
-
The date in which the CustomerProblem was closed
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CloseCustomerProblemSummary |
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 | CloseCustomerProblemSummary |
Opposite | |
Owner | CloseCustomerProblemSummary |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Problem ABE::CloseCustomerProblemSummary::closeDate |
Stereotype | required |
Template Parameter | |
Type | DateTime |
Upper | 1 |
Upper Value | |
Visibility | Public |
customerProblem
Public CustomerProblem customerProblem
-
Constraints:
-
Properties:
-
description
Public String description
-
A textual description of the solution applied to the CustomerProblem
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CloseCustomerProblemSummary |
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 | CloseCustomerProblemSummary |
Opposite | |
Owner | CloseCustomerProblemSummary |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Problem ABE::CloseCustomerProblemSummary::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 CloseCustomerProblemSummary to be distinguished from each other.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CloseCustomerProblemSummary |
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 | CloseCustomerProblemSummary |
Opposite | |
Owner | CloseCustomerProblemSummary |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Problem ABE::CloseCustomerProblemSummary::ID |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Customer Problem ABE UML Documentation |