Package jline.api.sn

Class SnIsPopulationModel

java.lang.Object
jline.api.sn.SnIsPopulationModel

public final class SnIsPopulationModel extends Object
  • Method Details

    • snIsPopulationModel

      public static boolean snIsPopulationModel(NetworkStruct sn)
      Checks if the model is a population model (only specific scheduling strategies without priorities or fork-join)
      Parameters:
      sn - the NetworkStruct object for the queueing network model
      Returns:
      true if the model is a population model, false otherwise