Uses of Class
org.processmining.analysis.mergesimmodels.TimingTabUI.PerspectiveToShow

Packages that use TimingTabUI.PerspectiveToShow
org.processmining.analysis.mergesimmodels   
 

Uses of TimingTabUI.PerspectiveToShow in org.processmining.analysis.mergesimmodels
 

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