Class InternalNode


  • public class InternalNode
    extends FictitiousNode
    Author:
    Geoffroy Jamgotchian
    • Constructor Detail

      • InternalNode

        public InternalNode​(String id,
                            String voltageLevelId)
      • InternalNode

        public InternalNode​(int id,
                            String voltageLevelId)
    • Method Detail

      • isIidmInternalNode

        public static boolean isIidmInternalNode​(Node node)