Package jline.api.sn

Class SnIsClosedModel

java.lang.Object
jline.api.sn.SnIsClosedModel

public final class SnIsClosedModel extends Object
  • Method Details

    • snIsClosedModel

      public static boolean snIsClosedModel(NetworkStruct sn)
      Checks if the network model is closed.
      Parameters:
      sn - the NetworkStruct object representing the network
      Returns:
      true if the network has finite jobs and no infinite jobs, false otherwise