Interface NetworkExt

All Superinterfaces:
Container<Network>, Extendable<Network>, Identifiable<Network>, Network
All Known Implementing Classes:
NetworkImpl, SubnetworkImpl

public interface NetworkExt extends Network
Author:
Florian Dupuy <florian.dupuy at rte-france.com>
  • Method Details

    • getRootNetworkRef

      RefChain<NetworkImpl> getRootNetworkRef()
      Return the reference to the root network which is also used within the network elements. This is used to easily update the root network of network elements when merging networks or detaching subnetworks.