XLifeCycleClassifier.Transition |
IMLog.getLifeCycle(org.deckfour.xes.model.XEvent event) |
XLifeCycleClassifier.Transition |
IMLogImpl.getLifeCycle(org.deckfour.xes.model.XEvent event) |
XLifeCycleClassifier.Transition |
LifeCycleClassifier.getLifeCycleTransition(java.lang.String transition) |
XLifeCycleClassifier.Transition |
XLifeCycleClassifier.getLifeCycleTransition(java.lang.String transition) |
XLifeCycleClassifier.Transition |
LifeCycleClassifier.getLifeCycleTransition(org.deckfour.xes.model.XEvent event) |
XLifeCycleClassifier.Transition |
XLifeCycleClassifier.getLifeCycleTransition(org.deckfour.xes.model.XEvent event) |
static XLifeCycleClassifier.Transition |
XLifeCycleClassifier.Transition.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static XLifeCycleClassifier.Transition[] |
XLifeCycleClassifier.Transition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|