public abstract class AbstractMove extends Object implements Move
MoveMove| Constructor and Description |
|---|
AbstractMove() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSimpleMoveTypeDescription()
Describes the move type for statistical purposes.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateUndoMove, doMove, getPlanningEntities, getPlanningValues, isMoveDoablepublic String getSimpleMoveTypeDescription()
Move
The format is not formalized. Never parse the String returned by this method.
getSimpleMoveTypeDescription in interface MoveCopyright © 2006–2015 JBoss by Red Hat. All rights reserved.