meico v0.8.37
v0.8.37
- New method
meico.mpm.Mpm.isInNamespace()
. to check whether a given element name is in the MPM namespace. One of the constructors ofmeico.mpm.elements.map.GenericMap
uses this to apply the MPM namespace more properly - it can also be used to create maps that are not in MPM namespace, such asscore
orchannelVolumeMap
in MSM. - Methods
meico.mpm.elements.maps.AsynchronyMap.renderAsynchronyToMap()
andmeico.mpm.elements.maps.ImprecisionMap.addOffsetsToAttributes()
have been enhanced, so they do no longer produce negative timings, i.e. shift the timing of events to negative milliseconds dates.