|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Probe | |
---|---|
dynamicbees | |
madkit.kernel | |
madkit.simulation.probes | |
turtlekit.kernel |
Uses of Probe in dynamicbees |
---|
Subclasses of Probe in dynamicbees | |
---|---|
class |
BeeColorProbe
This probe inspects the beeColor property of an AbstractBee. |
class |
BeeEnumerator
This probe is used by the environment to know the bees |
class |
BeePointProbe
This probe inspects a property of an AbstractBee which is a Point. |
class |
QueenBeeEnumerator
This probe is used by the environment to know the queenbees |
Uses of Probe in madkit.kernel |
---|
Methods in madkit.kernel that return Probe | |
---|---|
Probe[] |
Watcher.getProbes()
|
Methods in madkit.kernel with parameters of type Probe | |
---|---|
void |
Watcher.addProbe(Probe p)
|
void |
Watcher.addProbe(Probe p,
java.lang.Object accessCard)
|
void |
Watcher.removeProbe(Probe p)
|
Uses of Probe in madkit.simulation.probes |
---|
Subclasses of Probe in madkit.simulation.probes | |
---|---|
class |
ObjectProbe
This probe inspects object properties on Referenceable agents. |
class |
ReflexiveProbe
This class implements a dynamic probe on a given property. |
Uses of Probe in turtlekit.kernel |
---|
Subclasses of Probe in turtlekit.kernel | |
---|---|
class |
TurtleProbe
The TurtleProbe class |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |