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