Template:- SwedishDefence:MeterReadingActivity
The MeterReadingActivity template describes how to represent an action or a set of actions that consume time and resources, when and whose performance is necessary to do a MeterReading for a ItemOfSupplyIndividual.
Template Properties

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

References:
personReporting [0..1] (Template: OASIS:PersonInOrganization)
Relationship to a person who execute the mater reading activity.
meterReadings [1..*] (Template: SwedishDefence:MeterReading)
Relationship to a meter reading that the meter reading activity acts to.
readingForIndividual [1] (Template: SwedishDefence:ItemIndividual)
Relationship to a individual item of supply that the meter reading activity is applied to.
Parts:
cause [0..1] (Template: OASIS:Descriptor)
Description of the cause of the meter reading activity.
meterReadingActivityId [1] (Template: OASIS:Identification)
Identifier of the meter reading activity.
Values:
readingTime [1] (Block: Ap239Ap233Psm:DateTimeString)
The time when the meter reading activity is executed.

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