Interface ProcessorContext

    • Method Detail

      • setValue

        void setValue​(Register register,
                      java.math.BigInteger value)
               throws ContextChangeException
        Sets the value for a Register.
        Parameters:
        register - the register to have its value set
        value - the value for the register (null is not permitted).
        Throws:
        ContextChangeException - an illegal attempt to change context was made