Class Error

    • Constructor Detail

      • Error

        public Error​(ComponentManager manager,
                     java.lang.String gridconPcsId,
                     java.lang.String b1Id,
                     java.lang.String b2Id,
                     java.lang.String b3Id,
                     boolean enableIpu1,
                     boolean enableIpu2,
                     boolean enableIpu3,
                     java.lang.String hardRestartRelayAdress)
    • Method Detail

      • getState

        public IState getState()
        Description copied from interface: GridconStateObject
        Returns the corresponding state.
        Returns:
        the state
      • getNextState

        public IState getNextState()
        Description copied from interface: GridconStateObject
        Depending on the circumstances the next state according to the state machine is returned.
        Returns:
        the next state