Modifier and Type | Method and Description |
---|---|
protected XAlignmentExtension.MoveType |
XAlignmentExtension.extractMoveType(org.deckfour.xes.model.XEvent event) |
XAlignmentExtension.MoveType |
XAlignmentExtension.XAlignmentMove.getType() |
static XAlignmentExtension.MoveType |
XAlignmentExtension.MoveType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static XAlignmentExtension.MoveType[] |
XAlignmentExtension.MoveType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
XAlignmentExtension.assignMoveType(org.deckfour.xes.model.XEvent event,
XAlignmentExtension.MoveType moveType) |