public static interface PartialAlignment.State<S,L,T>
Modifier and Type | Interface and Description |
---|---|
static class |
PartialAlignment.State.Factory |
static class |
PartialAlignment.State.Impl<S,L,T> |
Modifier and Type | Method and Description |
---|---|
int |
getNumLabelsExplained() |
Move<L,T> |
getParentMove() |
PartialAlignment.State<S,L,T> |
getParentState() |
S |
getStateInModel() |