jadex.application.space.envsupport.environment.space2d.action
Class GetPosition
java.lang.Object
jadex.commons.SimplePropertyObject
jadex.application.space.envsupport.environment.space2d.action.GetPosition
- All Implemented Interfaces:
- ISpaceAction, IPropertyObject
public class GetPosition
- extends SimplePropertyObject
- implements ISpaceAction
Set the position action.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SET_POSITION
public static final String SET_POSITION
- The constant identifier for this action.
- See Also:
- Constant Field Values
PARAMETER_POSITION
public static final String PARAMETER_POSITION
- See Also:
- Constant Field Values
PARAMETER_VELOCITY
public static final String PARAMETER_VELOCITY
- See Also:
- Constant Field Values
GetPosition
public GetPosition()
perform
public Object perform(Map parameters,
IEnvironmentSpace space)
- Perform an action.
- Specified by:
perform in interface ISpaceAction
- Parameters:
parameters - parameters for the actionspace - the environment space
Copyright © 2010. All Rights Reserved.