Abbreviation

DistributedProperty[1]

Description

This validation rule checks if the «DistributedProperty» stereotype (and its subtypes) is applied only to properties of classifiers stereotyped by Block or Value Type.

Severity

warning

Constrained Element

Property

Solvers

  • Apply «Block» to the owner of this property - applies the «Block» stereotype for the owner of property stereotyped by «DistributedProperty».
  • Apply «ValueType» to the owner of this property - applies the «ValueType» stereotype for the owner of property stereotyped by «DistributedProperty».

Example

The powerSupply Part Property is stereotyped by «DistributedProperty» and must be owned by a Computer Block but not Computer Class.