Uses of Interface
org.processmining.dataawareexplorer.explorer.infoview.InfoData.Info
-
Packages that use InfoData.Info Package Description org.processmining.dataawareexplorer.explorer.infoview -
-
Uses of InfoData.Info in org.processmining.dataawareexplorer.explorer.infoview
Classes in org.processmining.dataawareexplorer.explorer.infoview that implement InfoData.Info Modifier and Type Class Description classInfoImplMethods in org.processmining.dataawareexplorer.explorer.infoview that return types with arguments of type InfoData.Info Modifier and Type Method Description java.util.List<InfoData.Info>InfoData. getGlobalInfo()java.util.List<InfoData.Info>InfoDataImpl. getGlobalInfo()com.google.common.collect.ListMultimap<java.lang.Object,InfoData.Info>InfoData. getLocalInfo()com.google.common.collect.ListMultimap<java.lang.Object,InfoData.Info>InfoDataImpl. getLocalInfo()Method parameters in org.processmining.dataawareexplorer.explorer.infoview with type arguments of type InfoData.Info Modifier and Type Method Description voidInfoTable. addStatistics(java.util.List<InfoData.Info> localStatisticsList)
-