Template:- OASIS:ResourceOrderDeliveryReceipt

The ResourceOrderDeliveryReceipt template describes how to represent the actual reception of a resource order delivery

The SysML Block Definition diagram in Figure 2 shows how an approval is represented in the PLCS PSM.

Template Properties

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

References:
delivery [1] (Template: OASIS:ResourceOrderDelivery)
The delivery being received
receivedBy [0..1] (Block: Ap239Ap233Psm:OrganizationOrPersonInOrganizationSelect)
The actor approving the reception
Parts:
id [1] (Template: OASIS:Identification)
The id of the reception
The reference data used in Template: OASIS:Identification is restricted as follows:
RDL constraint 1:
The id must be classified as a Approval_identification_code or a subclass thereof.
The reference data for:
OASIS:Identification.role -> ExternalOwlClass.class
is restricted to the following class or a subclass:
description [0..1] (Template: OASIS:Descriptor)
The comment the receiver is giving
receptionStatus [1] (Template: OASIS:StateAssertion)
The status of the reception (i.e. ACCEPTED/REJECTED)
name [0..1] (Template: OASIS:Name)
The name of the reception
Values:
actualReceptionDate [0..1] (Block: Ap239Ap233Psm:DateTimeString)
The reception date

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')