Class PhaseAngleClock

    • Constructor Detail

      • PhaseAngleClock

        public PhaseAngleClock()
    • Method Detail

      • process

        public void process​(Network network,
                            TripleStore tripleStore)
        Description copied from interface: CgmesImportPostProcessor
        Method called after all base data have been processed. It is called one time per CGMES conversion. It is expected in this method to query triple store for additional data and to attach IIDM extensions to network.
        Specified by:
        process in interface CgmesImportPostProcessor
        Parameters:
        network - the IIDM network model
        tripleStore - the triple store