Changes between Initial Version and Version 1 of Ticket #4050


Ignore:
Timestamp:
2016-09-22T08:59:06Z (8 years ago)
Author:
Lennart Ochel
Comment:

I just added an inner Settings component to the example to get rid of the warnings.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4050 – Description

    initial v1  
    33{{{#!mo
    44model test
     5  inner PNlib.Settings settings annotation(Placement(visible = true, transformation(origin = {-30, 30}, extent = {{-10, -10}, {10, 10}}, rotation = 0)));
    56  PNlib.PC P1[2] annotation(Placement(visible = true, transformation(origin = {0, 0}, extent = {{-10, -10}, {10, 10}}, rotation = 0)));
    67  annotation(uses(PNlib(version = "1.4")));