Interface ChoiceData

  • All Known Implementing Classes:
    ChoiceDataImpl

    public interface ChoiceData
    • Method Detail

      • addExecution

        void addExecution​(int[] history,
                          int executeNext,
                          java.util.BitSet enabled)
        The input objects will NOT be copied and must not be changed after adding.
        Parameters:
        history -
        executeNext -
        enabled -