Modifier and Type | Method and Description |
---|---|
XDataAlignmentExtension.DataMoveType |
XDataAlignmentExtension.extractDataMoveType(org.deckfour.xes.model.XAttributable a) |
XDataAlignmentExtension.DataMoveType |
XDataAlignmentExtension.XDataAlignmentMove.getDataMoveType() |
static XDataAlignmentExtension.DataMoveType |
XDataAlignmentExtension.DataMoveType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static XDataAlignmentExtension.DataMoveType[] |
XDataAlignmentExtension.DataMoveType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
XDataAlignmentExtension.assignDataMoveType(org.deckfour.xes.model.XAttributable a,
XDataAlignmentExtension.DataMoveType dateMoveType) |