|
| Work Specification ABE UML Documentation |
Enterprise Domain::Workforce ABE::Work Specification ABE
Class WorkSpecificationVersion
A particular form or variety of a WorkSpecification that is different from others or from the original. The form represents differences in properties that characterize a WorkSpecification that are not enough to justify the creation of a new WorkSpecification.
| Attributes |
| WorkSpecification | _workSpecification | |
| DateTime | date |
The date the version was created.
|
| String | number |
A number that represents the occurrence of the version in the sequence of versions.
|
| String | type |
The significance of the Version.Permitted Values: Major, Minor
|
| «baseType» TimePeriod | validFor |
The period during which the version is applicable.
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | WorkSpecificationVersion |
| Name Expression | |
| Namespace | Work Specification ABE |
| Owned Template Signature | |
| Owner | Work Specification ABE |
| Owning Template Parameter | |
| Package | Work Specification ABE |
| Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Work Specification ABE::WorkSpecificationVersion |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
_workSpecification
Public WorkSpecification _workSpecification
-
Constraints:
-
Properties:
-
date
Public DateTime date
-
The date the version was created.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | WorkSpecificationVersion |
| 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 | date |
| Name Expression | |
| Namespace | WorkSpecificationVersion |
| Opposite | |
| Owner | WorkSpecificationVersion |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Work Specification ABE::WorkSpecificationVersion::date |
| Stereotype | required |
| Template Parameter | |
| Type | DateTime |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
number
Public String number
-
A number that represents the occurrence of the version in the sequence of versions.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | WorkSpecificationVersion |
| 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 | number |
| Name Expression | |
| Namespace | WorkSpecificationVersion |
| Opposite | |
| Owner | WorkSpecificationVersion |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Work Specification ABE::WorkSpecificationVersion::number |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
type
Public String type
-
The significance of the Version.Permitted Values: Major, Minor
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | WorkSpecificationVersion |
| 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 | type |
| Name Expression | |
| Namespace | WorkSpecificationVersion |
| Opposite | |
| Owner | WorkSpecificationVersion |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Work Specification ABE::WorkSpecificationVersion::type |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
validFor
Public «baseType» TimePeriod validFor
-
The period during which the version is applicable.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | WorkSpecificationVersion |
| 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 | validFor |
| Name Expression | |
| Namespace | WorkSpecificationVersion |
| Opposite | |
| Owner | WorkSpecificationVersion |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Enterprise Domain::Workforce ABE::Work Specification ABE::WorkSpecificationVersion::validFor |
| Stereotype | required |
| Template Parameter | |
| Type | «baseType» TimePeriod |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
|
| Work Specification ABE UML Documentation |