PML Settings

This
optional detached block defines specific settings related to all
Process Modeling Library blocks present on the same graphical diagram
where you placed PMLSettings. You can add at most one
PMLSettings
block on the diagram.
Parameters
- Offset for attached units
- Agent and its attached units are animated in a row. Here you define the offset between their animations (in pixels).
Syntax: double offsetForAttachedUnits
Default value:
10
- Initial capacity of animation locations
- Here
you specify the initial capacity for paths and nodes with arranged
locations layout. When agents are animated inside these shapes, the
offset between entity animations will be calculated based on this
setting.
Syntax: int animationLocationInitialCapacity
Default value:
100
- Enable statistics by default
- If the option is selected (true), statistics are collected for the library blocks. Otherwise, statistics are collected only for the blocks that have the
Force statistics collection
option selected.
Syntax:
boolean enableStatsByDefault
Default value:
true