Package net.stoerr.ai.aigenpipeline.commandline
-
Class Summary Class Description AIDepDiagram AIGenArgumentList A set of arguments that is either given on command line, from the environment or otherwise given, or read from a config file.AIGenPipeline The main entry point of the AI Generation Pipeline.TopoSort<T> TopoSort.Edge<T> -
Exception Summary Exception Description TopoSort.TopoSortCycleException Is thrown to notify that there is a cycle regarding the given node.