Template:- OASIS:ActualMission

The ActualMission template describes how to represent an approved actual activity performed by a set of items at a given time and location

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

Template Properties

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

References:
location [1] (Block: Ap239Ap233Psm:Location)
The location where the mission is
approvals [0..*] (Block: Ap239Ap233Psm:Approval)
The collection of approvals for the mission
Parts:
ids [1..*] (Template: OASIS:Identification)
The collection of identifications of the mission (ActivityActual)
The reference data used in Template: OASIS:Identification is restricted as follows:
RDL constraint 1:
There must be one identifier that identifies the ActivityActual.
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 mission (ActivityActual)
descriptions [0..*] (Template: OASIS:Descriptor)
The collection of descriptions of mission (ActivityActual)
classifications [1..*] (Template: OASIS:Classifier)
The collection of classifications for the mission (ActivityActual)
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:
status [0..1] (Template: OASIS:StateAssertion)
the status of the mission
The reference data used in Template: OASIS:StateAssertion is restricted as follows:
RDL constraint 1:
The status is represented subclasses of State_of_activity.
The reference data for:
OASIS:StateAssertion.sameAs -> ExternalOwlObject.individual
is restricted to the following class or a subclass:
Values:
startDate [1] (Block: Ap239Ap233Psm:DateTimeString)
The date when the mission starts

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')
endDate [0..1] (Block: Ap239Ap233Psm:DateTimeString)
The date when the mission ends

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