Dr Darren's MagicDraw UML and SysML Plugin eSchool
Motto: "Learn good ways to work with MagicDraw UML and its SysML Plugin !"
About the eSchool
UML2 in MagicDraw
MagicDraw UML tips
MD SysML Plugin
MagicDraw for Java
MagicDraw for XML
Advanced UML and SysML Training

(12365) If a DistributedProperty may be applied to a property within a structured ValueType, then an example should be provided

On p.46, under 8.3.2.4 DistributedProperty it is stated that:

'[1] The DistributedProperty stereotype may be applied only to properties of classifiers stereotyped by Block or ValueType.'

There are however, as far as I can tell, no examples of a DistributedProperty or specialisation thereof applied to a property that is not within a block.

A candidate example might include a variation on a Complex <<ValueType>> (cf. Figure 8.7 - Model Library for Blocks) with distributions applied to the real and imaginary parts (being represented by properties, and thus admitting application of the DistributedProperty stereotype, or substereotype).

-------------------------------------------------------------
<<ValueType>>
StrangeDistributedComplex 
-------------------------------------------------------------
<<Uniform>> {min=-10, max=10} realPart : Real
<<Uniform>> {min=-12, max=12} imagPart : Imag 
-------------------------------------------------------------
Search
The MagicDraw SysML Plugin Tutorial Overview