|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjadex.examples.cleanerworld.multi.LocationObjectData
jadex.examples.cleanerworld.multi.LocationObject
jadex.examples.cleanerworld.multi.CleanerData
public abstract class CleanerData
Java class for concept Cleaner of cleaner_beans ontology.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface nuggets.INugget |
---|
nuggets.INugget.Helper |
Constructor Summary | |
---|---|
CleanerData()
Default Constructor. |
Method Summary | |
---|---|
void |
_persist(nuggets.ICruncher c)
Persist this Cleaner using the nuggets utility. |
void |
_set(String a,
Object v)
Restore this Cleaner |
Waste |
getCarriedWaste()
Get the carried-waste of this Cleaner. |
double |
getChargestate()
Get the chargestate of this Cleaner. |
String |
getName()
Get the name of this Cleaner. |
double |
getVisionRange()
Get the vision-range of this Cleaner. |
void |
setCarriedWaste(Waste carriedwaste)
Set the carried-waste of this Cleaner. |
void |
setChargestate(double chargestate)
Set the chargestate of this Cleaner. |
void |
setName(String name)
Set the name of this Cleaner. |
void |
setVisionRange(double visionrange)
Set the vision-range of this Cleaner. |
String |
toString()
Get a string representation of this Cleaner. |
Methods inherited from class jadex.examples.cleanerworld.multi.LocationObject |
---|
clone, equals, hashCode |
Methods inherited from class jadex.examples.cleanerworld.multi.LocationObjectData |
---|
getId, getLocation, setId, setLocation |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CleanerData()
Cleaner
.
Method Detail |
---|
public double getChargestate()
public void setChargestate(double chargestate)
chargestate
- the value to be setpublic Waste getCarriedWaste()
public void setCarriedWaste(Waste carriedwaste)
carriedwaste
- the value to be setpublic double getVisionRange()
public void setVisionRange(double visionrange)
visionrange
- the value to be setpublic String getName()
public void setName(String name)
name
- the value to be setpublic String toString()
toString
in class LocationObjectData
public void _persist(nuggets.ICruncher c)
_persist
in interface nuggets.INugget
_persist
in class LocationObjectData
c
- public void _set(String a, Object v)
_set
in interface nuggets.INugget
_set
in class LocationObjectData
a
- the name of the attributev
- the value of the attribute
|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.