ExampleState |
ExampleOracleACBD.createCopy(ExampleState currentState) |
ExampleState |
ExampleOracleAEorBCD.createCopy(ExampleState currentState) |
ExampleState |
ExampleOracleAorBCDorE.createCopy(ExampleState currentState) |
java.util.List<SimpleHistoryAwareMovementSequence<ExampleState,TestExample.LM,TestExample.MM>> |
ExampleOracleACBD.getSyncronousMoveSequences(ExampleState currentState,
TestExample.LM label) |
java.util.List<SimpleHistoryAwareMovementSequence<ExampleState,TestExample.LM,TestExample.MM>> |
ExampleOracleAEorBCD.getSyncronousMoveSequences(ExampleState currentState,
TestExample.LM label) |
java.util.List<SimpleHistoryAwareMovementSequence<ExampleState,TestExample.LM,TestExample.MM>> |
ExampleOracleAorBCDorE.getSyncronousMoveSequences(ExampleState currentState,
TestExample.LM label) |
boolean |
ExampleOracleACBD.isFinal(ExampleState currentState) |
boolean |
ExampleOracleAEorBCD.isFinal(ExampleState currentState) |
boolean |
ExampleOracleAorBCDorE.isFinal(ExampleState currentState) |