Uses of Class
org.processmining.plugins.inductiveVisualMiner.helperClasses.IvMModel.Source
-
Packages that use IvMModel.Source Package Description org.processmining.plugins.inductiveVisualMiner.helperClasses -
-
Uses of IvMModel.Source in org.processmining.plugins.inductiveVisualMiner.helperClasses
Methods in org.processmining.plugins.inductiveVisualMiner.helperClasses that return IvMModel.Source Modifier and Type Method Description IvMModel.SourceIvMModel. getSource()Get the one who constructed this model.static IvMModel.SourceIvMModel.Source. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static IvMModel.Source[]IvMModel.Source. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.processmining.plugins.inductiveVisualMiner.helperClasses with parameters of type IvMModel.Source Modifier and Type Method Description voidIvMModel. setSource(IvMModel.Source source)
-