Uses of Interface
org.processmining.placebasedlpmdiscovery.view.components.placesetdisplay.PlaceSetDisplayComponent
-
-
Uses of PlaceSetDisplayComponent in org.processmining.placebasedlpmdiscovery.prom.plugins.visualization.components
Classes in org.processmining.placebasedlpmdiscovery.prom.plugins.visualization.components that implement PlaceSetDisplayComponent Modifier and Type Class Description classSimpleCollectionOfElementsComponent<T extends TextDescribable & java.io.Serializable> -
Uses of PlaceSetDisplayComponent in org.processmining.placebasedlpmdiscovery.view.components
Methods in org.processmining.placebasedlpmdiscovery.view.components that return PlaceSetDisplayComponent Modifier and Type Method Description PlaceSetDisplayComponentComponentFactory. createPlaceSetDisplayComponent(PlaceSetDisplayComponentType type, java.util.Collection<Place> places)PlaceSetDisplayComponentComponentFactory. createPlaceSetDisplayComponent(PlaceSetDisplayComponentType type, java.util.Collection<Place> places, NewElementSelectedListener<Place> listener)PlaceSetDisplayComponentDefaultComponentFactory. createPlaceSetDisplayComponent(PlaceSetDisplayComponentType type, java.util.Collection<Place> places)PlaceSetDisplayComponentDefaultComponentFactory. createPlaceSetDisplayComponent(PlaceSetDisplayComponentType type, java.util.Collection<Place> places, NewElementSelectedListener<Place> listener) -
Uses of PlaceSetDisplayComponent in org.processmining.placebasedlpmdiscovery.view.components.placesetdisplay
Methods in org.processmining.placebasedlpmdiscovery.view.components.placesetdisplay that return PlaceSetDisplayComponent Modifier and Type Method Description PlaceSetDisplayComponentDefaultPlaceSetDisplayComponentFactory. createPlaceSetDisplayComponent(PlaceSetDisplayComponentType type, java.util.Collection<Place> places)PlaceSetDisplayComponentDefaultPlaceSetDisplayComponentFactory. createPlaceSetDisplayComponent(PlaceSetDisplayComponentType type, java.util.Collection<Place> places, NewElementSelectedListener<Place> listener)PlaceSetDisplayComponentPlaceSetDisplayComponentFactory. createPlaceSetDisplayComponent(PlaceSetDisplayComponentType type, java.util.Collection<Place> places)PlaceSetDisplayComponentPlaceSetDisplayComponentFactory. createPlaceSetDisplayComponent(PlaceSetDisplayComponentType type, java.util.Collection<Place> places, NewElementSelectedListener<Place> listener)
-