public class NoAbortStrategy extends Object implements AbortStrategy
| Constructor and Description |
|---|
NoAbortStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkAbort(StateSpace stateSpace)
Checks whether further states may be generated.
|
public void checkAbort(StateSpace stateSpace) throws StateSpaceGenerationAbortedException
AbortStrategycheckAbort in interface AbortStrategystateSpace - The StateSpace that has been generated so far.StateSpaceGenerationAbortedExceptionCopyright © 2018. All rights reserved.