| Calendar ABE UML Documentation |
Common Domain::Calendar ABE
Class CalendarToDo
This represents 'an action-item or assignment. For example, it can be used to represent an item of work assigned to an individual; such as "turn in travel expense today".'
Attributes |
String | actionItem | |
DateTime | actualCompletionDate |
The date the toDo was actually completedNotes:COMPLETED [iCalendar]
|
DateTime | dueDate |
The DateTime the toDo is expected to be completedNotes:DUE [iCalendar]
|
Integer | percentComplete |
Shows progress from 0 (not started to 100 (complete)Notes:PERCENT-COMPLETE [iCalendar]
|
Attributes inherited from SID Models::Common Domain::Calendar ABE::CalendarEntry |
ID, description, summary, versionNr, comment, status, accessClassification, isRVSPRequested, creationDate, lastModifiedDate, _calendarEntryCategory, _organizer, _sender, _calendarEntry, _calendarEntry1, _partyRole, _calendar, _calendarPartyRole, _recurrenceTemporalExpression, _simpleTemporalExpression, _temporalExpression, _language, _event, appointment, _workforceEmployeeReservation, _workforceEmployeeAssignment, _workforceResourceAssignment, _workforceResourceReservation, attachment |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | CalendarToDo |
Name Expression | |
Namespace | «005» Calendar ABE |
Owned Template Signature | |
Owner | «005» Calendar ABE |
Owning Template Parameter | |
Package | «005» Calendar ABE |
Qualified Name | SID Models::Common Domain::Calendar ABE::CalendarToDo |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
actionItem
Public String actionItem
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CalendarToDo |
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 | actionItem |
Name Expression | |
Namespace | CalendarToDo |
Opposite | |
Owner | CalendarToDo |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Calendar ABE::CalendarToDo::actionItem |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
actualCompletionDate
Public DateTime actualCompletionDate
-
The date the toDo was actually completedNotes:COMPLETED [iCalendar]
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CalendarToDo |
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 | actualCompletionDate |
Name Expression | |
Namespace | CalendarToDo |
Opposite | |
Owner | CalendarToDo |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Calendar ABE::CalendarToDo::actualCompletionDate |
Stereotype | |
Template Parameter | |
Type | DateTime |
Upper | 1 |
Upper Value | |
Visibility | Public |
dueDate
Public DateTime dueDate
-
The DateTime the toDo is expected to be completedNotes:DUE [iCalendar]
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CalendarToDo |
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 | CalendarToDo |
Opposite | |
Owner | CalendarToDo |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Calendar ABE::CalendarToDo::dueDate |
Stereotype | required |
Template Parameter | |
Type | DateTime |
Upper | 1 |
Upper Value | |
Visibility | Public |
percentComplete
Public Integer percentComplete
-
Shows progress from 0 (not started to 100 (complete)Notes:PERCENT-COMPLETE [iCalendar]
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CalendarToDo |
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 | percentComplete |
Name Expression | |
Namespace | CalendarToDo |
Opposite | |
Owner | CalendarToDo |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Calendar ABE::CalendarToDo::percentComplete |
Stereotype | required |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Calendar ABE UML Documentation |