scratch.scott.event
Class GraphEventType.NodeAddition

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

public static class GraphEventType.NodeAddition
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.NodeAddition()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphEventType.NodeAddition

public GraphEventType.NodeAddition()