jadex.examples.hunterprey.creature.preys.lazyprey
Agent LazyPrey
jadex.examples.hunterprey.creature.preys.lazyprey.LazyPrey
jadex.examples.hunterprey.creature.preys.basicbehaviour.BasicBehaviour
jadex.examples.hunterprey.creature.actsense.Creature
jadex.adapter.standalone.planlib.DF_standalone
- agent LazyPrey
- contains BasicBehaviour
The lazy prey.
The lazy prey does only move when chased by a wolf.
Otherwise it sits and waits.
Initial State Summary |
default initial state |
default
|
my_self
belief Creature my_self
- The creature
- Default fact:
new Prey($agent.getName(), (AgentIdentifier)$agent.getAgentIdentifier(), new Location(10,10))
- Assign to:
my_self
in capability BasicBehaviour
default
default initial state default
- Initial Capabilities:
- BasicBehaviour Configuration
flee
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.