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.VertexAddedEvent> |
AddVertexStartStep.getMutatingCallbackRegistry() |
CallbackRegistry<Event.VertexAddedEvent> |
AddVertexStep.getMutatingCallbackRegistry() |
CallbackRegistry<Event.EdgeAddedEvent> |
AddEdgeStep.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–2017 Apache Software Foundation. All rights reserved.