Class IvMTrace2dotToken2


  • public class IvMTrace2dotToken2
    extends java.lang.Object
    Rewritten animation class
    Author:
    sleemans
    • Constructor Detail

      • IvMTrace2dotToken2

        public IvMTrace2dotToken2()
    • Method Detail

      • areTraceTimestampsConsistent

        public static boolean areTraceTimestampsConsistent​(IvMTrace trace)
      • trace2token

        public static DotToken trace2token​(IvMModel model,
                                           IvMTrace trace,
                                           boolean showDeviations,
                                           ShortestPathGraph shortestPath,
                                           ProcessTreeVisualisationInfo info,
                                           Scaler scaler)
        Parameters:
        model -
        trace -
        showDeviations -
        shortestPath -
        info -
        scaler -
        Returns:
        The dotToken of this trace, starting at the source and ending at sink. All time stamps are represented in the dotToken.