Interface TreeEvent
-
- All Superinterfaces:
Event,Observation,ProperlyHashable,ProperlyPrintable
- All Known Subinterfaces:
TreeStatsEvent
- All Known Implementing Classes:
DequeuedNodeEvent,EnqueuedNodeEvent,EnumeratingTreeStatsEvent,HeuristicComputationEvent,LeafAdditionEvent,LeafEvent,LeafRemovalEvent,NodeContractionEvent,NodeExhaustionEvent,NodeExpansionEvent,NodeGenerationEvent,NodeRemovalEvent,NumberedNodeExpansionEvent,RejectedNodeEvent,TreeHeuristicQueueingEvent,TreeNodeEvent
public interface TreeEvent extends Event
-
-
Method Summary
-
Methods inherited from interface org.processmining.specpp.traits.ProperlyHashable
hashCode
-
Methods inherited from interface org.processmining.specpp.traits.ProperlyPrintable
toString
-
-