Uses of Interface
org.processmining.plugins.inductiveVisualMiner.popup.PopupItemModelMove
-
Packages that use PopupItemModelMove Package Description org.processmining.plugins.inductiveVisualMiner.configuration org.processmining.plugins.inductiveVisualMiner.popup.items -
-
Uses of PopupItemModelMove in org.processmining.plugins.inductiveVisualMiner.configuration
Methods in org.processmining.plugins.inductiveVisualMiner.configuration that return types with arguments of type PopupItemModelMove Modifier and Type Method Description protected abstract java.util.List<PopupItemModelMove>InductiveVisualMinerConfigurationAbstract. createPopupItemsModelMove()protected java.util.List<PopupItemModelMove>InductiveVisualMinerConfigurationDefault. createPopupItemsModelMove()java.util.List<PopupItemModelMove>InductiveVisualMinerConfiguration. getPopupItemsModelMove()java.util.List<PopupItemModelMove>InductiveVisualMinerConfigurationAbstract. getPopupItemsModelMove()java.util.List<PopupItemModelMove>InductiveVisualMinerConfigurationFake. getPopupItemsModelMove() -
Uses of PopupItemModelMove in org.processmining.plugins.inductiveVisualMiner.popup.items
Classes in org.processmining.plugins.inductiveVisualMiner.popup.items that implement PopupItemModelMove Modifier and Type Class Description classPopupItemModelMoveOccurrencesclassPopupItemModelMoveSpacer
-