Uses of Interface
org.frankframework.util.flow.IFlowGenerator
Packages that use IFlowGenerator
-
Uses of IFlowGenerator in org.frankframework.util.flow
Classes in org.frankframework.util.flow that implement IFlowGeneratorModifier and TypeClassDescriptionclass
Flow generator to create DOT filesclass
Initialized through Spring.class
Flow generator to create MERMAID filesMethods in org.frankframework.util.flow that return IFlowGeneratorModifier and TypeMethodDescriptionprotected IFlowGenerator
FlowDiagramManager.createFlowGenerator
(String generatorBeanClass) Optional IFlowGenerator.