Package jline.api.fes

Class FESResult

java.lang.Object
jline.api.fes.FESResult

public final class FESResult extends Object
Result of Flow-Equivalent Server (FES) aggregation. Copyright (c) 2012-2026, Imperial College London All rights reserved.
  • Field Details

    • fesModel

      public final Network fesModel
      New Network with FES replacing the subset.
    • fesStation

      public final Queue fesStation
      Reference to the FES Queue station.
    • deaggInfo

      public final FESDeaggInfo deaggInfo
      Deaggregation information.
  • Constructor Details

  • Method Details