Jadex 0.96

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.planlib.DF
  • jadex.planlib.Protocols

  • agent LazyPrey
    contains BasicBehaviour

    The lazy prey.

    The lazy prey does only move when chased by a wolf. Otherwise it sits and waits.


    Belief Summary
    belief Creature my_self
               The creature
     
    Configuration Summary
    default configuration  default
              
     

    Belief Detail

    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
    Configuration Detail

    default

    default configuration default
    Initial Capabilities:
    BasicBehaviour Configuration  flee

    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.