| Calendar ABE UML Documentation |
Common Domain::Calendar ABE
Class CalendarAlarm
Is "a reminder or alarm for an event or a to-do. For example, it may be used to define a reminder for a pending event or an overdue to-do." [iCalendar]
Attributes |
CalendarActionEntry | _calendarActionEntry | |
String | alarmAction |
The action to be invoked when an alarm is triggered [iCalendar]NotesACTION [iCalendar]
|
«baseType» Duration | interval |
The interval between alarm repetitions
|
Integer | repeatCount |
The number of times the alarm should be repeated, after the initial trigger [iCalendar]Notes:REPEAT [iCalendar]
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | true |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | CalendarAlarm |
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::CalendarAlarm |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
_calendarActionEntry
Public CalendarActionEntry _calendarActionEntry
-
Constraints:
-
Properties:
-
alarmAction
Public String alarmAction
-
The action to be invoked when an alarm is triggered [iCalendar]NotesACTION [iCalendar]
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CalendarAlarm |
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 | alarmAction |
Name Expression | |
Namespace | CalendarAlarm |
Opposite | |
Owner | CalendarAlarm |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Calendar ABE::CalendarAlarm::alarmAction |
Stereotype | required |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
interval
Public «baseType» Duration interval
-
The interval between alarm repetitions
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CalendarAlarm |
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 | interval |
Name Expression | |
Namespace | CalendarAlarm |
Opposite | |
Owner | CalendarAlarm |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Calendar ABE::CalendarAlarm::interval |
Stereotype | required |
Template Parameter | |
Type | «baseType» Duration |
Upper | 1 |
Upper Value | |
Visibility | Public |
repeatCount
Public Integer repeatCount
-
The number of times the alarm should be repeated, after the initial trigger [iCalendar]Notes:REPEAT [iCalendar]
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CalendarAlarm |
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 | repeatCount |
Name Expression | |
Namespace | CalendarAlarm |
Opposite | |
Owner | CalendarAlarm |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Calendar ABE::CalendarAlarm::repeatCount |
Stereotype | required |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Calendar ABE UML Documentation |