Uses of Class
org.processmining.plugins.inductiveVisualMiner.ivmfilter.tree.FilterCommunicator.toFilterChannel
-
Packages that use FilterCommunicator.toFilterChannel Package Description org.processmining.plugins.inductiveVisualMiner.ivmfilter.tree -
-
Uses of FilterCommunicator.toFilterChannel in org.processmining.plugins.inductiveVisualMiner.ivmfilter.tree
Methods in org.processmining.plugins.inductiveVisualMiner.ivmfilter.tree with parameters of type FilterCommunicator.toFilterChannel Modifier and Type Method Description voidFilterCommunicator. setToFilter(FilterCommunicator.toFilterChannel<TI,TO> to)The filter will set this method to receive from the channel.voidFilterCommunicatorImpl. setToFilter(FilterCommunicator.toFilterChannel<TI,TO> to)
-