|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeSteppedEnvironment.OverActionsPolicy | |
---|---|
jason.environment |
Uses of TimeSteppedEnvironment.OverActionsPolicy in jason.environment |
---|
Methods in jason.environment that return TimeSteppedEnvironment.OverActionsPolicy | |
---|---|
static TimeSteppedEnvironment.OverActionsPolicy |
TimeSteppedEnvironment.OverActionsPolicy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TimeSteppedEnvironment.OverActionsPolicy[] |
TimeSteppedEnvironment.OverActionsPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in jason.environment with parameters of type TimeSteppedEnvironment.OverActionsPolicy | |
---|---|
void |
TimeSteppedEnvironment.setOverActionsPolicy(TimeSteppedEnvironment.OverActionsPolicy p)
Sets the policy used for the second ask for an action while another action is not finished yet. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |