Class DependentBeliefPlan


  • public class DependentBeliefPlan
    extends Plan
    Test if dependent beliefs work correctly.
    • Constructor Detail

      • DependentBeliefPlan

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