Package | Description |
---|---|
jadex.extension.envsupport.environment | |
jadex.extension.envsupport.environment.space2d.action |
Modifier and Type | Field and Description |
---|---|
ISpaceAction |
ComponentActionList.ActionEntry.action
The action.
|
Modifier and Type | Method and Description |
---|---|
ISpaceAction |
AbstractEnvironmentSpace.getSpaceAction(String id)
Adds an space action.
|
Modifier and Type | Method and Description |
---|---|
void |
IEnvironmentSpace.addSpaceAction(String name,
ISpaceAction action)
Adds an space action.
|
void |
AbstractEnvironmentSpace.addSpaceAction(String id,
ISpaceAction action)
Adds an space action.
|
void |
ComponentActionList.scheduleComponentAction(ISpaceAction action,
Map parameters,
IResultListener listener)
Schedules an component action.
|
Constructor and Description |
---|
ComponentActionList.ActionEntry(ISpaceAction action,
Map parameters,
IResultListener listener)
Convenience constructor for inline entry creation.
|
Modifier and Type | Class and Description |
---|---|
class |
GetPosition
Set the position action.
|
class |
SetPosition
Set the position action.
|
Copyright © 2012. All Rights Reserved.