jadex.examples.cleanerworld.multi.environment
Agent EnvironmentObserver
jadex.examples.cleanerworld.multi.environment.EnvironmentObserver
jadex.planlib.DF
jadex.planlib.Protocols
- agent EnvironmentObserver
- contains jadex.planlib.DF, jadex.planlib.Protocols
The Environment observer agent allows to watch the environment.
Configuration Summary |
default configuration |
default
|
environment
belief IEnvironment environment
- Default fact:
new Environment()
environmentagent
belief AgentIdentifier environmentagent
df
belief AgentIdentifier df
- Default fact:
new AgentIdentifier("df@alex",
new String[]{"nio-mtp://vsisstaff0:5678"})
gui
belief EnvironmentGui gui
- Default fact:
new EnvironmentGui($agent.getExternalAccess())
df_search
achievegoalref df_search
- Parameters:
- parameterref
constraints
- parameterref
description
- parameterref
df
- parameterset
result
- Referenced from:
df_search
in capability jadex.planlib.DF
rp_initiate
achievegoalref rp_initiate
- Parameters:
- parameterref
action
- parameterref
interaction_state
- parameterref
language
- parameterref
ontology
- parameterref
receiver
- parameterref
result
- parameterref
timeout
- Referenced from:
rp_initiate
in capability jadex.planlib.Protocols
updateenvironment
standard plan updateenvironment()
- Plan body:
new UpdateEnvironmentPlan()
default
default configuration default
- Initial Plans:
- updateenvironment
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.