Uses of Class
org.processmining.analysis.mergesimmodels.ChoicesTabUI.Choice

Packages that use ChoicesTabUI.Choice
org.processmining.analysis.mergesimmodels   
 

Uses of ChoicesTabUI.Choice in org.processmining.analysis.mergesimmodels
 

Methods in org.processmining.analysis.mergesimmodels that return ChoicesTabUI.Choice
static ChoicesTabUI.Choice ChoicesTabUI.Choice.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ChoicesTabUI.Choice[] ChoicesTabUI.Choice.values()
          Returns an array containing the constants of this enum type, in the order they're declared.