Constructor and Description |
---|
DeltaTimeExecutor(AbstractEnvironmentSpace space,
boolean tick)
Creates a new DeltaTimeExecutor
|
RoundBasedExecutor(AbstractEnvironmentSpace space)
Creates a new round based executor.
|
RoundBasedExecutor(AbstractEnvironmentSpace space,
Comparator acomp)
Creates a new round based executor.
|
SpaceObject(Object id,
MObjectType type,
Map properties,
List tasks,
Object monitor,
AbstractEnvironmentSpace space)
Creates a new EnvironmentObject.
|
Modifier and Type | Class and Description |
---|---|
class |
ContinuousSpace2D
Continuous version of 2D space.
|
class |
Grid2D
2D grid environment.
|
class |
Space2D
General 2D space.
|
Constructor and Description |
---|
GridController(AbstractEnvironmentSpace space) |
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 | Method and Description |
---|---|
AbstractEnvironmentSpace |
CSVFileDataConsumer.getSpace()
Get the space.
|
AbstractEnvironmentSpace |
AbstractChartDataConsumer.getSpace()
Get the space.
|
Constructor and Description |
---|
DefaultDataProvider(AbstractEnvironmentSpace envspace,
IObjectSource[] rowproviders,
String tablename,
String[] columnnames,
IParsedExpression[] exps)
Create a new space object table data provider.
|
SpaceObjectSource(String varname,
AbstractEnvironmentSpace envspace,
String objecttype,
boolean aggregate,
IParsedExpression dataexp,
IParsedExpression includeexp)
Create a new row provider.
|
Modifier and Type | Method and Description |
---|---|
AbstractEnvironmentSpace |
ObserverCenter.getSpace()
Returns the space.
|
AbstractEnvironmentSpace |
IObserverCenter.getSpace()
Returns the space.
|
Copyright © 2013. All Rights Reserved.