Class StatEdgeObject
- java.lang.Object
-
- org.processmining.goaldrivenprocessmining.objectHelper.StatEdgeObject
-
- All Implemented Interfaces:
java.io.Serializable
public class StatEdgeObject extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StatEdgeObject(int totalOccurrences)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetTotalOccurrences()voidsetTotalOccurrences(int totalOccurrences)java.lang.StringtoString()
-