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