Jadex 0.96

jadex.planlib
Capability StartAgents

jadex.planlib.StartAgents
  • jadex.planlib.AMS

  • capability StartAgents
    contains AMS

    The start agents capability helps starting agents.


    Goal Summary
    achievegoalref ams_create_agent
              
    exported achievegoal start_agents(BasicAgentIdentifier [set] agentidentifiers, StartAgentInfo [set] agentinfos)
              
     
    Plan Summary
    standard plan start_agents_plan(BasicAgentIdentifier [set] agentidentifiers, StartAgentInfo [set] agentinfos)
              
     

    Goal Detail

    start_agents

    exported achievegoal start_agents(BasicAgentIdentifier [set] agentidentifiers, 
                                      StartAgentInfo [set] agentinfos)
    Parameters:
    out parameterset agentidentifiers
    in parameterset agentinfos
    BDI flags:
    retry: true
    retry delay: 0
    exclude: when_tried
    random selection: false
    post to all: false

    ams_create_agent

    achievegoalref ams_create_agent
    Parameters:
    parameterref agentidentifier
    parameterref ams
    parameterref arguments
    parameterref configuration
    parameterref name
    parameterref start
    parameterref type
    Referenced from:
    ams_create_agent in capability AMS
    Plan Detail

    start_agents_plan

    standard plan start_agents_plan(BasicAgentIdentifier [set] agentidentifiers, 
                                   StartAgentInfo [set] agentinfos)
    Parameters:
    out parameterset agentidentifiers (goal mappings: start_agents.agentidentifiers)
    in parameterset agentinfos (goal mappings: start_agents.agentinfos)
    Plan body:
    Plan trigger:
    Goals:
    start_agents

    Jadex 0.96

    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-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.