| Customer Problem ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
A trackable task delegated from the CustomerProblem with a specified due date
Attributes | ||
DateTime | ![]() |
The date and time in which the CustomerProblemTask was created |
CustomerProblem | ![]() | |
DateTime | ![]() |
The date and time in which the CustomerProblemTask should be completed |
String | ![]() |
A unique identifier that enables different instances of a CustomerProblemTask to be distinguished from each other. |
String | ![]() |
The current status of the task. Possible values (among others) are Waiting, In Process, Completed, Failed, Rejected |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | CustomerProblemTask |
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::CustomerProblemTask |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public DateTime creationDate
The date and time in which the CustomerProblemTask was created
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CustomerProblemTask |
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 | creationDate |
Name Expression | |
Namespace | CustomerProblemTask |
Opposite | |
Owner | CustomerProblemTask |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Problem ABE::CustomerProblemTask::creationDate |
Stereotype | required |
Template Parameter | |
Type | DateTime |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public CustomerProblem customerProblem
Aggregation | None |
Alias | |
Association | CustomerProblemDelegates |
Association End | |
Class | CustomerProblemTask |
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 | customerProblem |
Name Expression | |
Namespace | CustomerProblemTask |
Opposite | customerProblemTask |
Owner | CustomerProblemTask |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Problem ABE::CustomerProblemTask::customerProblem |
Stereotype | |
Template Parameter | |
Type | CustomerProblem |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public DateTime dueDate
The date and time in which the CustomerProblemTask should be completed
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CustomerProblemTask |
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 | dueDate |
Name Expression | |
Namespace | CustomerProblemTask |
Opposite | |
Owner | CustomerProblemTask |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Problem ABE::CustomerProblemTask::dueDate |
Stereotype | |
Template Parameter | |
Type | DateTime |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public String ID
A unique identifier that enables different instances of a CustomerProblemTask to be distinguished from each other.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CustomerProblemTask |
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 | CustomerProblemTask |
Opposite | |
Owner | CustomerProblemTask |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Problem ABE::CustomerProblemTask::ID |
Stereotype | required |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public String status
The current status of the task. Possible values (among others) are Waiting, In Process, Completed, Failed, Rejected
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CustomerProblemTask |
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 | status |
Name Expression | |
Namespace | CustomerProblemTask |
Opposite | |
Owner | CustomerProblemTask |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Customer Domain::Customer Problem ABE::CustomerProblemTask::status |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Customer Problem ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |