Template:- OASIS:ResourcePool

The ResourcePool template describes how to represent a grouping of ResourcePoolItem (represented as ManagedResource).

This template can be used to represent a stock of resources (Resource/Stock Management)

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

Template Properties

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

References:
viewDefinitionContext [1] (Template: OASIS:ViewDefinitionContext)
location [0..1] (Block: Ap239Ap233Psm:Location)
The actual location of the ResourcePool
responsibleOrganization [0..1] (Template: OASIS:Organization)
The responsible organization of the ResourcePool
Parts:
descriptions [0..*] (Template: OASIS:Descriptor)
The collection of descriptions of the ResourcePool (Collection)
ids [1..*] (Template: OASIS:Identification)
The collection of identification of the ResourcePool (Collection)
The reference data used in Template: OASIS:Identification is restricted as follows:
RDL constraint 1:
There must be one identifier that identifies the Collection.
The reference data for:
OASIS:Identification.role -> ExternalOwlClass.class
is restricted to the following class or a subclass:
names [0..*] (Template: OASIS:Name)
The collection of names of the ResourcePool (Collection)
versionId [1] (Template: OASIS:Identification)
The version identification of the ResourcePool (CollectionVersion)
The reference data used in Template: OASIS:Identification is restricted as follows:
RDL constraint 1:
The identifier must be a version identifier.
The reference data for:
OASIS:Identification.role -> ExternalOwlClass.class
is restricted to the following class or a subclass:
classifications [1..*] (Template: OASIS:Classifier)
The collection of classifications for the ResourcePool (Collection)
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 classes that are subclasses of the following class:
Values:
validityStartDate [0..1] (Block: Ap239Ap233Psm:DateTimeString)
The date when the ResourcePool starts to be valid (for usage)

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')
validityEndDate [0..1] (Block: Ap239Ap233Psm:DateTimeString)
The date when the ResourcePool ends to be valid (for usage)

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