Uses of Interface
org.processmining.dataawareexplorer.explorer.infoview.InfoData
-
Packages that use InfoData Package Description org.processmining.dataawareexplorer.explorer.infoview org.processmining.dataawareexplorer.explorer.netview -
-
Uses of InfoData in org.processmining.dataawareexplorer.explorer.infoview
Classes in org.processmining.dataawareexplorer.explorer.infoview that implement InfoData Modifier and Type Class Description classInfoDataImplMethods in org.processmining.dataawareexplorer.explorer.infoview with parameters of type InfoData Modifier and Type Method Description voidInfoView. updateUI(InfoData data, java.util.Set<java.lang.Object> selectedNodes)voidInfoViewImpl. updateUI(InfoData newData, java.util.Set<java.lang.Object> selectedNodes) -
Uses of InfoData in org.processmining.dataawareexplorer.explorer.netview
Methods in org.processmining.dataawareexplorer.explorer.netview that return InfoData Modifier and Type Method Description InfoDataNetView. getInfoData()
-