Uses of Class
org.processmining.plugins.inductiveVisualMiner.dataanalysis.associations.AssociationType
-
Packages that use AssociationType Package Description org.processmining.plugins.inductiveVisualMiner.dataanalysis.associations -
-
Uses of AssociationType in org.processmining.plugins.inductiveVisualMiner.dataanalysis.associations
Methods in org.processmining.plugins.inductiveVisualMiner.dataanalysis.associations that return AssociationType Modifier and Type Method Description static AssociationTypeAssociationType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static AssociationType[]AssociationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-