public interface ActionSelectionStrategy extends Serializable, Cloneable
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,String> |
getAttributes() |
String |
getPrototype() |
IndexValue |
selectAction(int stateId,
QModel model,
Set<Integer> actionsAtState) |
IndexValue |
selectAction(int stateId,
UtilityModel model,
Set<Integer> actionsAtState) |
IndexValue selectAction(int stateId, QModel model, Set<Integer> actionsAtState)
IndexValue selectAction(int stateId, UtilityModel model, Set<Integer> actionsAtState)
String getPrototype()
Copyright © 2017. All rights reserved.