jadex.examples.cleanerworld.multi
Class Waste
java.lang.Object
jadex.examples.cleanerworld.multi.LocationObjectData
jadex.examples.cleanerworld.multi.LocationObject
jadex.examples.cleanerworld.multi.WasteData
jadex.examples.cleanerworld.multi.Waste
- All Implemented Interfaces:
- Serializable, Cloneable, nuggets.INugget
public class Waste
- extends WasteData
Editable Java class for concept Waste of cleaner-generated ontology.
- See Also:
- Serialized Form
Nested classes/interfaces inherited from interface nuggets.INugget |
nuggets.INugget.Helper |
Waste
public Waste()
- Create a new Waste.
Waste
public Waste(Location location)
- Create a new waste.
- Parameters:
location
- The location.
Waste
public Waste(String id,
Location location)
- Create a new Waste.
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.