Class DefaultStateChart<T>

    • Constructor Detail

      • DefaultStateChart

        protected DefaultStateChart​(T agent)
        Creates DefaultStateChart for the specified agent and sets whether or not the agent needs to be in a Context for the statechart to function.
        Parameters:
        agent -
        contextRequired -