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