Jadex 0.941

jadex.testcases.plans
Agent PlanMetaLevelReasoning

jadex.testcases.plans.PlanMetaLevelReasoning
  • jadex.testcases.plans.MLR

  • agent PlanMetaLevelReasoning
    contains MLR

    Test meta-level reasoning.

    The agent creates a goal for which more than one plan is applicable. For choosing between the alternative plan a "metalevel_reasoning_goal" is created and handled by a plan.


    Goal Summary
    achievegoalref app_goal
              
    metagoalref ml_goal
              
     
    Plan Summary
    standard plan good_plan(double importance)
              
     
    Initial State Summary
    default initial state  default
              
     

    Goal Detail

    app_goal

    achievegoalref app_goal
    Referenced from:
    app_goal in capability MLR

    ml_goal

    metagoalref ml_goal
    Parameters:
    parameterset applicables
    parameterset result
    Referenced from:
    ml_goal in capability MLR
    Plan Detail

    good_plan

    standard plan good_plan(double importance)
    Parameters:
    in parameter importance Default value:  1.0
    Plan body:
    new ResultPlan("Good_plan")
    Initial State Detail

    default

    default initial state default
    Initial Goals:
    app_goal

    Jadex 0.941

    Submit a bug or feature
    For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples.

    Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.