scratch.scott.event
Class GraphEventType.NodeCreation

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

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

Constructor Detail

GraphEventType.NodeCreation

public GraphEventType.NodeCreation()