public class BlocksWorld.UnstackActionType extends ObjectParameterizedActionType
ObjectParameterizedActionType.SAObjectParameterizedAction
name, parameterClasses, parameterOrderGroup
Constructor and Description |
---|
UnstackActionType(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
applicableInState(State st,
ObjectParameterizedAction groundedAction)
Indicates whether the input action can be applied in the state
|
allApplicableActions, associatedAction, generateAction, getParameterClasses, getParameterOrderGroups, typeName
public boolean applicableInState(State st, ObjectParameterizedAction groundedAction)
ObjectParameterizedActionType
applicableInState
in class ObjectParameterizedActionType
st
- the input stategroundedAction
- the action under consideration