|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ISpace in jadex.application.runtime |
|---|
| Methods in jadex.application.runtime that return ISpace | |
|---|---|
ISpace |
IApplicationExternalAccess.getSpace(String name)
Get a space of the application. |
| Uses of ISpace in jadex.application.runtime.impl |
|---|
| Methods in jadex.application.runtime.impl that return ISpace | |
|---|---|
ISpace |
ExternalAccess.getSpace(String name)
Get a space of the application. |
ISpace |
ApplicationInterpreter.getSpace(String name)
Get a space by name. |
| Methods in jadex.application.runtime.impl with parameters of type ISpace | |
|---|---|
void |
ApplicationInterpreter.addSpace(String name,
ISpace space)
Add a space to the context. |
| Uses of ISpace in jadex.application.space.agr |
|---|
| Classes in jadex.application.space.agr that implement ISpace | |
|---|---|
class |
AGRSpace
An AGR (agent-group-role) space. |
| Uses of ISpace in jadex.application.space.envsupport.environment |
|---|
| Classes in jadex.application.space.envsupport.environment that implement ISpace | |
|---|---|
class |
AbstractEnvironmentSpace
Abstract base class for environment space. |
| Uses of ISpace in jadex.application.space.envsupport.environment.space2d |
|---|
| Classes in jadex.application.space.envsupport.environment.space2d that implement ISpace | |
|---|---|
class |
ContinuousSpace2D
Continuous version of 2D space. |
class |
Grid2D
2D grid environment. |
class |
Space2D
General 2D space. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||