scratch.scott.event
Class GraphEventType.EdgeAddition

java.lang.Object
  extended by scratch.scott.event.GraphEventType.EdgeAddition
All Implemented Interfaces:
GraphEventType
Enclosing interface:
GraphEventType

public static class GraphEventType.EdgeAddition
extends Object
implements GraphEventType


Nested Class Summary
 
Nested classes/interfaces inherited from interface scratch.scott.event.GraphEventType
GraphEventType.EdgeAddition, GraphEventType.EdgeCreation, GraphEventType.EdgeRemoval, GraphEventType.NodeAddition, GraphEventType.NodeCreation, GraphEventType.NodeRemoval
 
Constructor Summary
GraphEventType.EdgeAddition()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphEventType.EdgeAddition

public GraphEventType.EdgeAddition()