All Classes

Class Description
AnnotatedBuilderMethodCompiler  
AnnotatedClassCompiler  
CbMethodHandle  
ClassProcessorDispatcher
A utility function that dispatches a URL for ClassProcessor to process.
ClassProcessorDispatcher.DirectoryNames  
ClassUtils  
ConfigParser  
Creator
A Creator processes a meta-model to produce a code solution for the Fluxtion generator to consume.
CreatorConfig  
DefaultFilterDescriptionProducer  
DirOptions  
DirtyFlag
A flag that represents the state of a node in a SEP.
EventDefinition  
EventMethod  
Field  
Field.MappedField  
Generator  
InprocessSepCompiler
Generates and compiles a SEP for use by a caller in the same process.
InprocessSepCompiler.InitOptions  
InvokerFilterTarget
A target for an invoker holding a call tree for a filtered event.
JavaGenHelper  
JgraphGraphMLExporter<V,​E>
Exports a graph into a GraphML file.
Main
Main entry point for the SEP compiler.
NamingStrategy  
NaturalOrderComparator  
Node  
NodeFactoryLocator
Loads a set of NodeFactory using the ServiceLoader support provided by Java platform.
OutputRegistry
A registry that stores the output destinations for use by the generation/loading processes.
ParentFilter
A filter class for a parent class, a match will occur if both instances are equal or both instances are null and the class types are equal.
PngGenerator
Utility method for generating png representation of a graph from a graphml source.
ReferenceDefinition  
SepCompiler
An executable class that will parse a set of class files to produce a SEP that can be used in isolation from this generator.
SepCompilerConfig
Configuration for the SEP compiler process.
SepConfigGenerator<T>  
SepContextService  
SepFactoryConfigBean
A javabean holding configuration properties that are passed into the SEP generator.
SepJavaSourceModelHugeFilter  
SimpleEventProcessorModel
A class defining the meta-data for the SEP.This class can be introspected after generateMetaModel() has been called and used for code generation.
SuperMethodAnnotationScanner  
Templates  
TemplatingCompiler
Utility for generating and compiling a class built from a velocity template.
TemplatingCompiler.TemplateKeys  
TopologicallySortedDependecyGraph
Creates a sorted set of dependencies from a supplied set of instances.
TypeDefinition
Base class for a definition of a type.
YamlLogRecordListener
Utility for reading LogRecord yaml and converting to a StructuredLogRecord