Class MLRTesterPlan


  • public class MLRTesterPlan
    extends Plan
    Test the meta-level reasoning in combination with retry.
    • Constructor Detail

      • MLRTesterPlan

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