jadex.planlib
Capability StartAgents
jadex.planlib.StartAgents
jadex.planlib.AMS
- capability StartAgents
- contains AMS
The start agents capability helps starting agents.
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
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
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.