- nameNode(T, String) - Method in class com.fluxtion.builder.generation.GenerationContext
-
- newDebugSepInstance(SepDebugger) - Method in interface com.fluxtion.builder.debug.SepIntrospector
-
- newSepInstance() - Method in interface com.fluxtion.builder.debug.SepIntrospector
-
- nextId() - Static method in class com.fluxtion.builder.generation.GenerationContext
-
A global counter, can be used for generating unique class names.
- NO_FILTER - Static variable in class com.fluxtion.builder.generation.FilterDescription
-
- node2Statistics - Variable in class com.fluxtion.builder.debug.SepDebugger
-
- NodeFactory<T> - Interface in com.fluxtion.builder.node
-
A factory for creating instances.
- nodeInvocation(Object, String) - Method in class com.fluxtion.builder.debug.SepDebugger
-
- nodeInvocationCount() - Method in class com.fluxtion.builder.debug.SepDebugger
-
- nodeList - Variable in class com.fluxtion.builder.node.SEPConfig
-
the nodes included in this graph
- nodeName - Variable in class com.fluxtion.builder.event.test.AssertTestEvent
-
- NodeNameProducer - Interface in com.fluxtion.builder.generation
-
Implementing this interface allow users to extend the generation of the SEP
with customisable variable names for nodes.
- nodePreInvocation(Event, Object, String) - Method in interface com.fluxtion.builder.debug.SepInvocationListener
-
Callback method, just prior to the actual invocation of the underlying node.
- NodeRegistry - Interface in com.fluxtion.builder.node
-
Holds all the currently registered nodes in a graph.
- NodeStatistic - Class in com.fluxtion.builder.debug
-
Heuristics class holding node meta data referring to call statistics during
event processing.
- NodeStatistic(String) - Constructor for class com.fluxtion.builder.debug.NodeStatistic
-