Uses of Interface
org.processmining.plugins.inductiveVisualMiner.popup.PopupItemActivity
-
Packages that use PopupItemActivity Package Description org.processmining.plugins.inductiveVisualMiner.configuration org.processmining.plugins.inductiveVisualMiner.popup.items -
-
Uses of PopupItemActivity in org.processmining.plugins.inductiveVisualMiner.configuration
Methods in org.processmining.plugins.inductiveVisualMiner.configuration that return types with arguments of type PopupItemActivity Modifier and Type Method Description protected abstract java.util.List<PopupItemActivity>InductiveVisualMinerConfigurationAbstract. createPopupItemsActivity()protected java.util.List<PopupItemActivity>InductiveVisualMinerConfigurationDefault. createPopupItemsActivity()java.util.List<PopupItemActivity>InductiveVisualMinerConfiguration. getPopupItemsActivity()The list of items that are shown in the pop-ups of activities.java.util.List<PopupItemActivity>InductiveVisualMinerConfigurationAbstract. getPopupItemsActivity()java.util.List<PopupItemActivity>InductiveVisualMinerConfigurationFake. getPopupItemsActivity() -
Uses of PopupItemActivity in org.processmining.plugins.inductiveVisualMiner.popup.items
Classes in org.processmining.plugins.inductiveVisualMiner.popup.items that implement PopupItemActivity Modifier and Type Class Description classPopupItemActivityCostclassPopupItemActivityNameclassPopupItemActivityOccurrencesclassPopupItemActivityOccurrencesPerTraceclassPopupItemActivityPerformanceclassPopupItemActivitySpacer
-