Class SequentialActivationPlan


  • public class SequentialActivationPlan
    extends Plan
    Plan for sequential goal activation in GPMN processes.
    • Constructor Detail

      • SequentialActivationPlan

        public SequentialActivationPlan()
    • Method Detail

      • body

        public void body()
        The body method is called on the instantiated plan instance from the scheduler.
        Specified by:
        body in class Plan