Uses of Class
org.processmining.ocel.importers.CSVInputParameters
-
Packages that use CSVInputParameters Package Description org.processmining.ocel.importers -
-
Uses of CSVInputParameters in org.processmining.ocel.importers
Methods in org.processmining.ocel.importers that return CSVInputParameters Modifier and Type Method Description CSVInputParametersCSVInputStep1. apply(CSVInputParameters model, javax.swing.JComponent component)CSVInputParametersCSVInputStep2. apply(CSVInputParameters model, javax.swing.JComponent component)Methods in org.processmining.ocel.importers with parameters of type CSVInputParameters Modifier and Type Method Description CSVInputParametersCSVInputStep1. apply(CSVInputParameters model, javax.swing.JComponent component)CSVInputParametersCSVInputStep2. apply(CSVInputParameters model, javax.swing.JComponent component)static OcelEventLogCSVImporterSecondHalf. applyPlugin(org.processmining.contexts.uitopia.UIPluginContext context, CSVInputParameters csvInputParameters)booleanCSVInputStep1. canApply(CSVInputParameters model, javax.swing.JComponent component)booleanCSVInputStep2. canApply(CSVInputParameters model, javax.swing.JComponent component)javax.swing.JComponentCSVInputStep1. getComponent(CSVInputParameters model)javax.swing.JComponentCSVInputStep2. getComponent(CSVInputParameters model)Constructors in org.processmining.ocel.importers with parameters of type CSVInputParameters Constructor Description CSVInputStep1(CSVInputParameters model)CSVInputStep2(CSVInputParameters model)
-