jadex.examples.hunterprey
Class Vision
java.lang.Object
jadex.examples.hunterprey.VisionData
jadex.examples.hunterprey.Vision
- All Implemented Interfaces:
- nuggets.INugget
public class Vision
- extends VisionData
Editable Java class for concept Vision of hunterprey ontology.
Nested classes/interfaces inherited from interface nuggets.INugget |
nuggets.INugget.Helper |
Constructor Summary |
Vision()
Create a new Vision. |
Vision
public Vision()
- Create a new Vision.
getCreatures
public Creature[] getCreatures()
- Get the creatures in the vision.
contains
public boolean contains(WorldObject object)
- Test if an object is currently seen.
- Returns:
- True, if seen.
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.