scratch.scott.event
Interface GraphEventType

All Known Implementing Classes:
GraphEventType.EdgeAddition, GraphEventType.EdgeCreation, GraphEventType.EdgeRemoval, GraphEventType.NodeAddition, GraphEventType.NodeCreation, GraphEventType.NodeRemoval

public interface GraphEventType

Author:
Scott White

Nested Class Summary
static class GraphEventType.EdgeAddition
           
static class GraphEventType.EdgeCreation
           
static class GraphEventType.EdgeRemoval
           
static class GraphEventType.NodeAddition
           
static class GraphEventType.NodeCreation
           
static class GraphEventType.NodeRemoval