| Modifier and Type | Method and Description | 
|---|---|
| CallbackRegistry<E> | Mutating. getMutatingCallbackRegistry()Gets the callback registry for events that the step raises. | 
| Modifier and Type | Method and Description | 
|---|---|
| CallbackRegistry<Event> | DropStep. getMutatingCallbackRegistry() | 
| Modifier and Type | Method and Description | 
|---|---|
| CallbackRegistry<Event.EdgeAddedEvent> | AddEdgeStep. getMutatingCallbackRegistry() | 
| CallbackRegistry<Event.VertexAddedEvent> | AddVertexStartStep. getMutatingCallbackRegistry() | 
| CallbackRegistry<Event.VertexAddedEvent> | AddVertexStep. getMutatingCallbackRegistry() | 
| Modifier and Type | Method and Description | 
|---|---|
| CallbackRegistry<Event.ElementPropertyChangedEvent> | AddPropertyStep. getMutatingCallbackRegistry() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ListCallbackRegistry<E extends Event> | 
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.