Class AccessModelPlan


  • public class AccessModelPlan
    extends Plan
    Test accessing model information.
    • Constructor Detail

      • AccessModelPlan

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