Interface ZoningModifier

    • Method Detail

      • recreateConnectoidIds

        void recreateConnectoidIds()
        recreate all internal ids fo all connectoids both od and transfer connectoids
      • recreateZoneIds

        void recreateZoneIds()
        recreate all internal ids fo all zones both od and transfer zones
      • recreateTransferZoneGroupIds

        void recreateTransferZoneGroupIds()
        recreate all internal ids fo all zones both od and transfer zones
      • removeDanglingZones

        void removeDanglingZones()
        a Method that scans the zones and removes any zones that are not associated with any connectoids, i.e., are not connected to any physical network layer and therefore are considered dangling. If a transfer zone is removed and this zone belongs to a transfer zone group, it is also removed from this group
      • removeDanglingTransferZoneGroups

        void removeDanglingTransferZoneGroups()
        a Method that scans the transfer zone groups and removes any groups that are empty, i.e., have no transfer zones and are therefore considered dangling.