Modifier and Type | Class and Description |
---|---|
class |
DefaultBDIVisionProcessor
Default bdi agent vision processor.
|
Modifier and Type | Class and Description |
---|---|
class |
TypedPropertyObject |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEnvironmentSpace
Abstract base class for environment space.
|
class |
AbstractTask
Empty default implementation for object tasks.
|
class |
DefaultObjectCreationProcess
Process for continuously creating objects in the space.
|
class |
DeltaTimeExecutor
Space executor that connects to a clock service and reacts on time deltas.
|
class |
RoundBasedExecutor
Synchronized execution of all actions in rounds based on clock ticks.
|
class |
ServiceVisionProcessor |
class |
SpaceObject
Default implementation of a space object.
|
class |
SynchronizedPropertyObject
Basic synchronized IPropertyObject implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ContinuousSpace2D
Continuous version of 2D space.
|
class |
DefaultVisionGenerator
Percept generator for moving components.
|
class |
Grid2D
2D grid environment.
|
class |
Space2D
General 2D space.
|
Modifier and Type | Class and Description |
---|---|
class |
GetPosition
Set the position action.
|
class |
SetPosition
Set the position action.
|
Modifier and Type | Class and Description |
---|---|
class |
ContinuousSpace3D
Continuous version of 2D space.
|
class |
Grid3D
2D grid environment.
|
class |
Space3D
General 3D space.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractChartDataConsumer
Abstract base class for chart consumers.
|
class |
CategoryChartDataConsumer
Create a category chart consumer, x must be a comparable and y must be double value.
|
class |
CSVFileDataConsumer
Simple file consumer that writes data into a text file.
|
class |
HistogramDataConsumer
Create a category chart consumer, x must be a comparable and y must be double value.
|
class |
TimeChartDataConsumer
Time chart data consumer.
|
class |
XYChartDataConsumer
Create a X/Y chart consumer, x an y must be double values.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractInteractionPlugin |
class |
EvaluationPlugin
Th evaluation plugin.
|
class |
InteractionTestPlugin |
Modifier and Type | Class and Description |
---|---|
class |
Perspective2D
Perspective for viewing in 2D.
|
class |
Perspective3D
Perspective for viewing in 3D.
|
Copyright © 2013. All Rights Reserved.