Class StateAnnotation
- java.lang.Object
-
- org.processmining.plugins.tsanalyzer.annotation.Annotation
-
- org.processmining.plugins.tsanalyzer.annotation.StateAnnotation
-
- Direct Known Subclasses:
FrequencyStateAnnotation,TimeStateAnnotation
public class StateAnnotation extends Annotation
-
-
Field Summary
-
Fields inherited from class org.processmining.plugins.tsanalyzer.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.tsanalyzer.annotation.Annotation
addProperty, getProperties, getProperty
-
-