| Schedule Definition ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |
The monthly schedule by days of week is used to define a monthly schedule based on the sequnce of day in a month by specifying its instance, e.g. the 1st Monday of the month.
| Attributes | ||
| DaysOfWeek |
The list of days of week when the monthly schedule definition is active on, e.g. Monday, Tuesday, etc. This works with the weekly instance (1-5, last) as sprecified in the monthlyDaysOfWeekInstance attribute. For example: the 2nd Monday in a month. |
|
| String |
The instance of a selected day in the monthly schedule definition, 1-5 or "last" instance. For example: the 2nd Monday in a month.This works in conjunction with the daysOfWeek attribute Permitted Values:1-4, last |
|
| Attributes inherited from |
||
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | dataType |
| Name | MonthlyScheduleDayOfWeekDefinition |
| Name Expression | |
| Namespace | Schedule Definition ABE |
| Owned Template Signature | |
| Owner | Schedule Definition ABE |
| Owning Template Parameter | |
| Package | Schedule Definition ABE |
| Qualified Name | SID Models::Common Domain::Calendar ABE::Schedule Definition ABE::MonthlyScheduleDayOfWeekDefinition |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public DaysOfWeek daysOfWeek
The list of days of week when the monthly schedule definition is active on, e.g. Monday, Tuesday, etc. This works with the weekly instance (1-5, last) as sprecified in the monthlyDaysOfWeekInstance attribute. For example: the 2nd Monday in a month.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | «dataType» MonthlyScheduleDayOfWeekDefinition |
| 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 | 0 |
| Lower Value | (0) |
| Multiplicity | * |
| Name | daysOfWeek |
| Name Expression | |
| Namespace | «dataType» MonthlyScheduleDayOfWeekDefinition |
| Opposite | |
| Owner | «dataType» MonthlyScheduleDayOfWeekDefinition |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Calendar ABE::Schedule Definition ABE::MonthlyScheduleDayOfWeekDefinition::daysOfWeek |
| Stereotype | required |
| Template Parameter | |
| Type | DaysOfWeek |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
Public String monthlyDaysOfWeekInstance
The instance of a selected day in the monthly schedule definition, 1-5 or "last" instance. For example: the 2nd Monday in a month.This works in conjunction with the daysOfWeek attribute Permitted Values:1-4, last
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | «dataType» MonthlyScheduleDayOfWeekDefinition |
| 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 | monthlyDaysOfWeekInstance |
| Name Expression | |
| Namespace | «dataType» MonthlyScheduleDayOfWeekDefinition |
| Opposite | |
| Owner | «dataType» MonthlyScheduleDayOfWeekDefinition |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Calendar ABE::Schedule Definition ABE::MonthlyScheduleDayOfWeekDefinition::monthlyDaysOfWeekInstance |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
| Schedule Definition ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |