Template:- OASIS:ProductConfigurationStructure

The ProductConfigurationStructure template describes how to represent hierarchical relationships between product configurations.

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:
parent [1] (Template: OASIS:ProductConfiguration)
The parent Product Configuration
child [1] (Template: OASIS:ProductConfiguration)
The child Product Configuration
Parts:
effectivityRole [0..1] (Template: OASIS:Classifier)
The role of the dated effectivity
structureRole [0..1] (Template: OASIS:Classifier)
The role of the relationship
Values:
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')
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')