Interface NetworkPredicate

    • Method Detail

      • test

        boolean test​(Substation substation)
        Return true if the given Substation should be kept in the network, false otherwise
      • test

        boolean test​(VoltageLevel voltageLevel)
        Return true if the given VoltageLevel should be kept in the network, false otherwise