| Package | Description |
|---|---|
| com.fluxtion.compiler.builder.factory | |
| com.fluxtion.compiler.generation | |
| com.fluxtion.compiler.generation.model |
| Modifier and Type | Method and Description |
|---|---|
default void |
NodeFactory.preSepGeneration(GenerationContext context)
If the node generates a class for this SEP, this callback gives the node
access to the GenerationContext before generation.
|
| Modifier and Type | Field and Description |
|---|---|
static GenerationContext |
GenerationContext.SINGLETON |
| Constructor and Description |
|---|
TopologicallySortedDependencyGraph(List<?> nodes,
Map<Object,String> publicNodes,
NodeFactoryRegistration nodeFactoryRegistration,
GenerationContext context,
Map<String,com.fluxtion.runtime.audit.Auditor> auditorMap,
EventProcessorConfig config)
Create a new TopologicallySortedDependecyGraph
|
Copyright © 2022. All rights reserved.