Class BeliefTriggerPlan


  • public class BeliefTriggerPlan
    extends Plan
    Change a belief (set) and test if a plan is triggerd in response.
    • Constructor Detail

      • BeliefTriggerPlan

        public BeliefTriggerPlan()
    • Method Detail

      • body

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