Uses of Class
org.processmining.plugins.tsanalyzer2.annotation.Annotation
-
Packages that use Annotation Package Description org.processmining.plugins.tsanalyzer2 org.processmining.plugins.tsanalyzer2.annotation org.processmining.plugins.tsanalyzer2.gui -
-
Uses of Annotation in org.processmining.plugins.tsanalyzer2
Methods in org.processmining.plugins.tsanalyzer2 that return Annotation Modifier and Type Method Description AnnotationAnnotatedTransitionSystem. getNodeAnnotation(java.lang.Object node)Returns the annotation object for the given element (state or transition). -
Uses of Annotation in org.processmining.plugins.tsanalyzer2.annotation
Subclasses of Annotation in org.processmining.plugins.tsanalyzer2.annotation Modifier and Type Class Description classStateAnnotationclassTransitionAnnotation -
Uses of Annotation in org.processmining.plugins.tsanalyzer2.gui
Methods in org.processmining.plugins.tsanalyzer2.gui with parameters of type Annotation Modifier and Type Method Description voidStatisticsAnnotationTable. setAnnotation(Annotation annotation)
-