Jadex 0.96

jadex.examples.hunterprey
Class Observer

java.lang.Object
  extended by jadex.examples.hunterprey.WorldObjectData
      extended by jadex.examples.hunterprey.WorldObject
          extended by jadex.examples.hunterprey.CreatureData
              extended by jadex.examples.hunterprey.Creature
                  extended by jadex.examples.hunterprey.ObserverData
                      extended by jadex.examples.hunterprey.Observer
All Implemented Interfaces:
Serializable, nuggets.INugget

public class Observer
extends ObserverData

Editable Java class for concept Observer of hunterprey ontology.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface nuggets.INugget
nuggets.INugget.Helper
 
Field Summary
 
Fields inherited from class jadex.examples.hunterprey.Creature
alldirs
 
Constructor Summary
Observer()
          Create a new Observer.
Observer(String name, AgentIdentifier aid, Location location)
          Create a new Observer.
 
Method Summary
 
Methods inherited from class jadex.examples.hunterprey.ObserverData
_persist, _set, toString
 
Methods inherited from class jadex.examples.hunterprey.Creature
clone, createLocation, createLocation, equals, getDirections, getDirections, getDirections, getDistance, getDistance, getDistance, getObject, getPossibleDirections, hashCode, isInVisionRange, isNear, sortByDistance, sortByDistance
 
Methods inherited from class jadex.examples.hunterprey.CreatureData
getAge, getAID, getLeaseticks, getName, getPoints, getVisionRange, getWorldHeight, getWorldWidth, setAge, setAID, setLeaseticks, setName, setPoints, setVisionRange, setWorldHeight, setWorldWidth
 
Methods inherited from class jadex.examples.hunterprey.WorldObjectData
getLocation, setLocation
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Observer

public Observer()
Create a new Observer.


Observer

public Observer(String name,
                AgentIdentifier aid,
                Location location)
Create a new Observer.


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.