Interface IActivationEdge

    • Method Detail

      • getOrder

        int getOrder()
        Gets the order for sequential activation.
        Returns:
        The order.
      • setOrder

        void setOrder​(int order)
        Sets the order for sequential activation.
        Parameters:
        order - The order.