Jadex 0.96

jadex.examples.hunterprey
Class Obstacle

java.lang.Object
  extended by jadex.examples.hunterprey.WorldObjectData
      extended by jadex.examples.hunterprey.WorldObject
          extended by jadex.examples.hunterprey.ObstacleData
              extended by jadex.examples.hunterprey.Obstacle
All Implemented Interfaces:
nuggets.INugget

public class Obstacle
extends ObstacleData

Editable Java class for concept Obstacle of hunterprey ontology.


Nested Class Summary
 
Nested classes/interfaces inherited from interface nuggets.INugget
nuggets.INugget.Helper
 
Constructor Summary
Obstacle()
          Create a new Obstacle.
Obstacle(Location location)
          Create a new Obstacle.
 
Method Summary
 
Methods inherited from class jadex.examples.hunterprey.ObstacleData
_persist, _set, toString
 
Methods inherited from class jadex.examples.hunterprey.WorldObject
equals, hashCode
 
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

Obstacle

public Obstacle()
Create a new Obstacle.


Obstacle

public Obstacle(Location location)
Create a new Obstacle.


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.