Class StateAnnotation
- java.lang.Object
-
- org.processmining.plugins.tsanalyzer2.annotation.Annotation
-
- org.processmining.plugins.tsanalyzer2.annotation.StateAnnotation
-
public class StateAnnotation extends Annotation
-
-
Field Summary
-
Fields inherited from class org.processmining.plugins.tsanalyzer2.annotation.Annotation
owner
-
-
Constructor Summary
Constructors Constructor Description StateAnnotation(State owner)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StategetState()-
Methods inherited from class org.processmining.plugins.tsanalyzer2.annotation.Annotation
addElement, containsKey, getElement, getElementNames
-
-