Template:- OASIS:ProductConfigurationOptionRelationship

The ProductConfigurationOptionRelationship template describes how to indicate that a product configuration is an option of another product configuration.
For instance:

The SysML Block Definition diagram in Figure 1 shows how a Product Configuration is represented in the PLCS PSM

Template Properties

The following SysML Part, Reference, and Value properties are defined for this template:

References:
configuration [1] (Template: OASIS:ProductConfiguration)
The optional Product Configuration
optionFor [1] (Template: OASIS:ProductConfiguration)
The target Product Configuration for which the given configuration is an option
Parts:
optionRole [0..1] (Template: OASIS:Classifier)
The role of the option relationhip
effectivityRole [0..1] (Template: OASIS:Classifier)
The role of the dated effectivity
Values:
startEffectivityDate [0..1] (Block: Ap239Ap233Psm:DateTimeString)
The date when the relationship starts to be valid.

The following constraint, normally a uniqueness constraint, is applicable when instantiating the DateTimeString:

rule.Ap239Ap233Psm.ExternalOwlClass.ur1
Constraint: XSDDATETIME
Specification: (OCL2.0)
self.matches('[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')
endEffectivityDate [0..1] (Block: Ap239Ap233Psm:DateTimeString)
The date when the relationship ends to be valid.

The following constraint, normally a uniqueness constraint, is applicable when instantiating the DateTimeString:

rule.Ap239Ap233Psm.ExternalOwlClass.ur1
Constraint: XSDDATETIME
Specification: (OCL2.0)
self.matches('[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')