Uses of Class
org.processmining.plugins.tsanalyzer2.annotation.StateAnnotation
-
Packages that use StateAnnotation Package Description org.processmining.plugins.tsanalyzer2.annotation org.processmining.plugins.tsanalyzer2.gui -
-
Uses of StateAnnotation in org.processmining.plugins.tsanalyzer2.annotation
Classes in org.processmining.plugins.tsanalyzer2.annotation with type parameters of type StateAnnotation Modifier and Type Class Description classTransitionSystemAnnotation<S extends StateAnnotation,T extends TransitionAnnotation> -
Uses of StateAnnotation in org.processmining.plugins.tsanalyzer2.gui
Methods in org.processmining.plugins.tsanalyzer2.gui with parameters of type StateAnnotation Modifier and Type Method Description voidStatisticsAnnotationPanel. showStateAnnotation(StateAnnotation annotation)
-