Interface DirectedGraphModificationEvent
-
- All Superinterfaces:
Comparable<IdAble>,Event,GraphModificationEvent,IdAble
- All Known Implementing Classes:
BreakEdgeSegmentEvent,RecreatedDirectedGraphEntitiesManagedIdsEvent,RemoveSubGraphEdgeSegmentEvent
public interface DirectedGraphModificationEvent extends GraphModificationEvent
Interface for the group of events that are used around directed graph modification- Author:
- markr
-
-
Method Summary
-
Methods inherited from interface org.goplanit.utils.id.IdAble
compareTo, deepClone, getId, idEquals, idHashCode, shallowClone
-
-