public class PickupWasteAction
extends jadex.commons.SimplePropertyObject
implements jadex.extension.envsupport.environment.ISpaceAction
| Modifier and Type | Field and Description |
|---|---|
protected static jadex.extension.envsupport.math.IVector1 |
TOLERANCE |
| Constructor and Description |
|---|
PickupWasteAction() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
perform(java.util.Map parameters,
jadex.extension.envsupport.environment.IEnvironmentSpace space)
Performs the action.
|
addPropertyChangeListener, getProperties, getProperty, getPropertyNames, hasProperty, removePropertyChangeListener, setProperties, setProperty, toStringpublic java.lang.Object perform(java.util.Map parameters,
jadex.extension.envsupport.environment.IEnvironmentSpace space)
perform in interface jadex.extension.envsupport.environment.ISpaceActionparameters - parameters for the actionspace - the environment space