Class EurostagTutorialExample1Factory


  • public final class EurostagTutorialExample1Factory
    extends Object
    This is a network test based on Eurostag tutorial example 1.
    Author:
    Geoffroy Jamgotchian
    • Method Detail

      • create

        public static Network create()
      • createWithTieLine

        public static Network createWithTieLine()
      • createWithLFResults

        public static Network createWithLFResults()
      • createWithMoreGenerators

        public static Network createWithMoreGenerators()
      • createWithMoreGenerators

        public static Network createWithMoreGenerators​(NetworkFactory networkFactory)
      • createWithCurrentLimits

        @Deprecated
        public static Network createWithCurrentLimits()
        Deprecated.
        Use createWithFixedCurrentLimits() instead, here current limits do not respect the convention of having an infinite value temporary limit, which make overload detection malfunction.
      • createWithFixedCurrentLimits

        public static Network createWithFixedCurrentLimits()
      • createWithFixedCurrentLimits

        public static Network createWithFixedCurrentLimits​(NetworkFactory networkFactory)
      • createWithMultipleConnectedComponents

        public static Network createWithMultipleConnectedComponents()
      • createWithMultipleConnectedComponents

        public static Network createWithMultipleConnectedComponents​(NetworkFactory networkFactory)
      • createWithTerminalMockExt

        public static Network createWithTerminalMockExt()
      • createWithTerminalMockExt

        public static Network createWithTerminalMockExt​(NetworkFactory networkFactory)