public class MoveAction
extends jadex.commons.SimplePropertyObject
implements jadex.extension.envsupport.environment.ISpaceAction
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EMIT_HEAT
The constant identifier for this action.
|
static java.lang.String |
PARAMETER_HEAT |
static java.lang.String |
PARAMETER_POSITION
The position parameter.
|
| Constructor and Description |
|---|
MoveAction() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
perform(java.util.Map parameters,
jadex.extension.envsupport.environment.IEnvironmentSpace space)
Perform an action.
|
addPropertyChangeListener, getProperties, getProperty, getPropertyNames, hasProperty, removePropertyChangeListener, setProperties, setProperty, toStringpublic static final java.lang.String EMIT_HEAT
public static final java.lang.String PARAMETER_HEAT
public static final java.lang.String PARAMETER_POSITION