Class ParallelActivationPlan


  • public class ParallelActivationPlan
    extends Plan
    Plan for parallel goal activation in GPMN processes.
    • Constructor Detail

      • ParallelActivationPlan

        public ParallelActivationPlan()
    • 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