Uses of Interface
org.processmining.plugins.workshop.Yaguang.ca.IdListCreator
-
Packages that use IdListCreator Package Description org.processmining.plugins.workshop.Yaguang.ca -
-
Uses of IdListCreator in org.processmining.plugins.workshop.Yaguang.ca
Classes in org.processmining.plugins.workshop.Yaguang.ca that implement IdListCreator Modifier and Type Class Description classIdListCreatorStandard_MapCreator of a IdList based on a hashmap of arraylists.Methods in org.processmining.plugins.workshop.Yaguang.ca that return IdListCreator Modifier and Type Method Description static IdListCreatorIdListCreatorStandard_Map. getInstance()Get the static reference of the singleton IdList based on entries of arraylists.Constructors in org.processmining.plugins.workshop.Yaguang.ca with parameters of type IdListCreator Constructor Description SequenceDatabase(AbstractionCreator abstractionCreator, IdListCreator IdListCreator)Standard constructor
-