Uses of Class
org.processmining.plugins.inductiveVisualMiner.dataanalysis.eventattributes.DataRowBlockEventData.Field
-
Packages that use DataRowBlockEventData.Field Package Description org.processmining.plugins.inductiveVisualMiner.dataanalysis.eventattributes -
-
Uses of DataRowBlockEventData.Field in org.processmining.plugins.inductiveVisualMiner.dataanalysis.eventattributes
Methods in org.processmining.plugins.inductiveVisualMiner.dataanalysis.eventattributes that return DataRowBlockEventData.Field Modifier and Type Method Description static DataRowBlockEventData.FieldDataRowBlockEventData.Field. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DataRowBlockEventData.Field[]DataRowBlockEventData.Field. values()Returns an array containing the constants of this enum type, in the order they are declared.
-