jadex.examples.cleanerworld.multi
Class Vision
java.lang.Object
jadex.examples.cleanerworld.multi.LocationObjectData
jadex.examples.cleanerworld.multi.LocationObject
jadex.examples.cleanerworld.multi.VisionData
jadex.examples.cleanerworld.multi.Vision
- All Implemented Interfaces:
- Serializable, Cloneable, nuggets.INugget
public class Vision
- extends VisionData
Editable Java class for concept Vision of cleaner-generated ontology.
- See Also:
- Serialized Form
Nested classes/interfaces inherited from interface nuggets.INugget |
nuggets.INugget.Helper |
Constructor Summary |
Vision()
Create a new Vision. |
Vision(List wastes,
List wastebins,
List stations,
List cleaners,
boolean daytime)
Create a new vision. |
Methods inherited from class jadex.examples.cleanerworld.multi.VisionData |
_persist, _set, addCleaner, addStation, addWaste, addWastebin, getCleaner, getCleaners, getStation, getStations, getWaste, getWastebin, getWastebins, getWastes, isDaytime, removeCleaner, removeStation, removeWaste, removeWastebin, setCleaner, setCleaners, setDaytime, setStation, setStations, setWaste, setWastebin, setWastebins, setWastes, toString |
Vision
public Vision()
- Create a new Vision.
Vision
public Vision(List wastes,
List wastebins,
List stations,
List cleaners,
boolean daytime)
- Create a new vision.
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.