static Performance.PerformanceTransition |
Performance.getLifeCycleTransition(org.processmining.processtree.conversion.ProcessTree2Petrinet.UnfoldedNode performanceUnode) |
static Performance.PerformanceTransition |
Performance.getLifeCycleTransition(java.lang.String performanceActivity) |
static Performance.PerformanceTransition |
Performance.getLifeCycleTransition(org.deckfour.xes.classification.XEventClass performanceActivity) |
static Performance.PerformanceTransition |
Performance.PerformanceTransition.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Performance.PerformanceTransition[] |
Performance.PerformanceTransition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|