Interface StochasticLabelledDataPetriNetWeights

    • Method Detail

      • getTransitionWeight

        double getTransitionWeight​(int transition,
                                   DataState dataState)
        Parameters:
        transition -
        dataState -
        Returns:
        the weight of the transition.
      • getWeightFunction

        WeightFunction getWeightFunction​(int transition)