|
| Product Specification ABE UML Documentation |
Product Domain::Product Specification ABE
Class ProductSpecificationVersion
A particular form or variety of a ProductSpecification that is different from others or from the original. The form represents differences in properties that characterize a ProductSpecification, that are not enough to warrant creating a new ProductSpecification.
| Attributes |
| ProductSpecification | _productSpecification | |
| DateTime | date |
The date the version was created.
|
| String | description |
A narrative that explains the reason for the version's creation.
|
| String | number |
A number that represents the occurrence of the version in the sequence of versions.
|
| String | type |
Indicates whether the version created is Minor or Major.
|
| «baseType» TimePeriod | validFor |
The period during which the version is applicable.
|
Properties:
_productSpecification
Public ProductSpecification _productSpecification
-
Constraints:
-
Properties:
-
date
Public DateTime date
-
The date the version was created.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | ProductSpecificationVersion |
| 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 | ProductSpecificationVersion |
| Opposite | |
| Owner | ProductSpecificationVersion |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Product Domain::Product Specification ABE::ProductSpecificationVersion::date |
| Stereotype | required |
| Template Parameter | |
| Type | DateTime |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
description
Public String description
-
A narrative that explains the reason for the version's creation.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | ProductSpecificationVersion |
| 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 | description |
| Name Expression | |
| Namespace | ProductSpecificationVersion |
| Opposite | |
| Owner | ProductSpecificationVersion |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Product Domain::Product Specification ABE::ProductSpecificationVersion::description |
| Stereotype | |
| Template Parameter | |
| Type | String |
| 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 | ProductSpecificationVersion |
| 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 | ProductSpecificationVersion |
| Opposite | |
| Owner | ProductSpecificationVersion |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Product Domain::Product Specification ABE::ProductSpecificationVersion::number |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
type
Public String type
-
Indicates whether the version created is Minor or Major.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | ProductSpecificationVersion |
| 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 | ProductSpecificationVersion |
| Opposite | |
| Owner | ProductSpecificationVersion |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Product Domain::Product Specification ABE::ProductSpecificationVersion::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 | ProductSpecificationVersion |
| 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 | ProductSpecificationVersion |
| Opposite | |
| Owner | ProductSpecificationVersion |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Product Domain::Product Specification ABE::ProductSpecificationVersion::validFor |
| Stereotype | |
| Template Parameter | |
| Type | «baseType» TimePeriod |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
|
| Product Specification ABE UML Documentation |