Class BeliefChangeCatchPlan


  • public class BeliefChangeCatchPlan
    extends Plan
    Test if plan can be invoked when trigger is added dynamically at runtime.
    • Constructor Detail

      • BeliefChangeCatchPlan

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