Uses of Interface
org.processmining.placebasedlpmdiscovery.prom.plugins.visualization.components.LPMDViewComponent
-
-
Uses of LPMDViewComponent in org.processmining.placebasedlpmdiscovery.prom.plugins.visualization.components
Methods in org.processmining.placebasedlpmdiscovery.prom.plugins.visualization.components that return LPMDViewComponent Modifier and Type Method Description LPMDViewComponentComponentFactory. create(LPMDViewComponentType lpmdViewComponentType)LPMDViewComponentDefaultComponentFactory. create(LPMDViewComponentType lpmdViewComponentType)Constructor parameters in org.processmining.placebasedlpmdiscovery.prom.plugins.visualization.components with type arguments of type LPMDViewComponent Constructor Description DefaultComponentFactory(java.util.Map<LPMDViewComponentType,com.google.inject.Provider<LPMDViewComponent>> lpmdViewComponentMap) -
Uses of LPMDViewComponent in org.processmining.placebasedlpmdiscovery.view.components.settablepanels.grouping
Classes in org.processmining.placebasedlpmdiscovery.view.components.settablepanels.grouping that implement LPMDViewComponent Modifier and Type Class Description classGroupingSetupPanel
-