Class ActivityImpl
- java.lang.Object
-
- org.processmining.poemsconformancecheckingforbpmn.models.utils.activity.ActivityImpl
-
-
Constructor Summary
Constructors Constructor Description ActivityImpl(int id, java.lang.String label)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)java.lang.IntegergetId()java.lang.StringgetLabel()inthashCode()java.lang.StringtoString()
-