Template:- SwedishDefence:OperationalPropertyDefinition
The OperationalPropertyDefinition template describes how to represent an operational property definition, that will be measured and given property values later on in the operative and maintenance phases.
Template Properties

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

References:
allowedUnits [0..*] (Block: Ap239Ap233Psm:ExternalUnit)
A set of external units (OWL individuals) that may be used for the property value.

The following constraint, normally a uniqueness constraint, is applicable when instantiating the ExternalUnit:

rule.Ap239Ap233Psm.ExternalOwlClass.ur1
Constraint: UR1
Specification: (OCL2.0)
ExternalUnit::allInstances()->isUnique(definition)
propertyName [1] (Block: Ap239Ap233Psm:ExternalOwlObject)
Reference to OWL individual that provides the definition of the property.

The following constraint, normally a uniqueness constraint, is applicable when instantiating the ExternalOwlObject:

rule.Ap239Ap233Psm.ExternalOwlClass.ur1
Constraint: ur1
Specification: (OCL2.0)
ExternalOwlObject::allInstances()->isUnique(individual)