Class RunningContext

    • Constructor Detail

      • RunningContext

        public RunningContext​(Network network,
                              String initialStateId)
    • Method Detail

      • getInitialStateId

        public String getInitialStateId()
        Get the state ID corresponding to the N situation computation. TODO: I think thisis broken, as security analysis contract does not guarantee that the corresponding state will be filled with N results
        Returns:
        the state ID corresponding to the N situation computation