|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.palamedes.gdl.core.model.utils.AbstractState<cs227b.teamIago.util.GameState>
org.eclipse.palamedes.gdl.core.resolver.javaprover.StateAdapter
public class StateAdapter
Field Summary |
---|
Fields inherited from class org.eclipse.palamedes.gdl.core.model.utils.AbstractState |
---|
fluentMap, fluents, nativeState |
Constructor Summary | |
---|---|
StateAdapter(cs227b.teamIago.util.GameState objState)
|
Method Summary | |
---|---|
void |
initFluentList()
|
java.lang.String |
toString()
|
Methods inherited from class org.eclipse.palamedes.gdl.core.model.utils.AbstractState |
---|
equals, getCombinedLegalMoves, getFluentByName, getFluentNames, getFluents, getGoalValue, getGoalValues, getLegalMoves, getNativeState, hashCode, isTerminal, setGoalValues, setLegalMoves, setTerminal |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StateAdapter(cs227b.teamIago.util.GameState objState)
Method Detail |
---|
public void initFluentList()
initFluentList
in class AbstractState<cs227b.teamIago.util.GameState>
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |