Template:- OASIS:Approval

The Approval template describes how to represent a formal record of the fact that items fullfil agreed criteria.

The SysML Block Definition diagram in Figure 1 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:
approvedItems [0..*] (Block: Ap239Ap233Psm:ApprovalAssignmentSelect)
the items concerned by the approval.
reasonForApproval [0..*] (Block: Ap239Ap233Psm:JustificationSupportAssignmentSelect)
the justification for the approval.
approvedBy [0..*] (Block: Ap239Ap233Psm:ApprovalPartySelect)
the party that performed the approval.
Parts:
ids [0..*] (Template: OASIS:Identification)
The collection of identifiers of the approval.
The reference data used in Template: OASIS:Identification is restricted as follows:
RDL constraint 1:
The id must be classified as an 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:
descriptions [0..*] (Template: OASIS:Descriptor)
the descriptions of the approval.
status [0..1] (Template: OASIS:StateAssertion)
the status of the approval.
The reference data used in Template: OASIS:StateAssertion is restricted as follows:
RDL constraint 1:
The status is represented subclasses of State_of_approval.
The reference data for:
OASIS:StateAssertion.sameAs -> ExternalOwlObject.individual
is restricted to the following class or a subclass:
names [0..*] (Template: OASIS:Name)
The names of the approval.
classifications [0..*] (Template: OASIS:Classifier)
The classification of the approval.
The reference data used in Template: OASIS:Classifier is restricted as follows:
RDL constraint 1:
The reference data for:
OASIS:Classifier.class -> ExternalOwlClass.class
is restricted to the following class or a subclass:
reasonDescriptions [0..*] (Template: OASIS:Descriptor)
textual description of the justification for the approval.
Values:
validDate [0..1] (Block: Ap239Ap233Psm:DateTimeString)
the date when the approval become 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')