- valueOf(String) - Static method in enum org.processmining.partialordervisualizer.models.EdgeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.partialordervisualizer.parameters.TimeGranularity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.processmining.partialordervisualizer.plugins.views.VisualizationType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.processmining.partialordervisualizer.models.EdgeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.partialordervisualizer.parameters.TimeGranularity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.processmining.partialordervisualizer.plugins.views.VisualizationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ViewModel - Class in org.processmining.partialordervisualizer.plugins.views
-
- ViewModel(XLog) - Constructor for class org.processmining.partialordervisualizer.plugins.views.ViewModel
-
- VisualizationType - Enum in org.processmining.partialordervisualizer.plugins.views
-
- visualize(PluginContext, XLog) - Method in class org.processmining.partialordervisualizer.plugins.PartialOrderVisualizerPlugin
-