Uses of Class
org.processmining.plugins.inductiveVisualMiner.export.IvMExporter
-
Packages that use IvMExporter Package Description org.processmining.plugins.inductiveVisualMiner.configuration org.processmining.plugins.inductiveVisualMiner.export -
-
Uses of IvMExporter in org.processmining.plugins.inductiveVisualMiner.configuration
Methods in org.processmining.plugins.inductiveVisualMiner.configuration that return types with arguments of type IvMExporter Modifier and Type Method Description protected abstract java.util.List<IvMExporter>InductiveVisualMinerConfigurationAbstract. createExporters()protected java.util.List<IvMExporter>InductiveVisualMinerConfigurationDefault. createExporters()java.util.List<IvMExporter>InductiveVisualMinerConfiguration. getExporters()java.util.List<IvMExporter>InductiveVisualMinerConfigurationAbstract. getExporters()java.util.List<IvMExporter>InductiveVisualMinerConfigurationFake. getExporters() -
Uses of IvMExporter in org.processmining.plugins.inductiveVisualMiner.export
Subclasses of IvMExporter in org.processmining.plugins.inductiveVisualMiner.export Modifier and Type Class Description classExporterAviclassExporterDataAnalysesclassExporterModelStatisticsclassExporterTraceData
-