Uses of Interface
org.processmining.plugins.inductiveVisualMiner.chain.OnException
-
Packages that use OnException Package Description org.processmining.plugins.inductiveVisualMiner.chain -
-
Uses of OnException in org.processmining.plugins.inductiveVisualMiner.chain
Fields in org.processmining.plugins.inductiveVisualMiner.chain declared as OnException Modifier and Type Field Description protected OnExceptionDataChainAbstract. onExceptionMethods in org.processmining.plugins.inductiveVisualMiner.chain that return OnException Modifier and Type Method Description OnExceptionDataChain. getOnException()OnExceptionDataChainAbstract. getOnException()Methods in org.processmining.plugins.inductiveVisualMiner.chain with parameters of type OnException Modifier and Type Method Description voidChainLink. setOnException(OnException onException)voidDataChain. setOnException(OnException onException)voidDataChainAbstract. setOnException(OnException onException)
-