Package nz.org.riskscape.engine.pipeline
package nz.org.riskscape.engine.pipeline
-
ClassDescriptionAssigns a name to steps based on their step id and order in the ASTWraps an executionContext with more parametersTakes pipelines in plain-text DSL form and slots them into the model framework, so that they can be run the same way as any other model.Traverses a
nz.org.riskscape.pipeline.ast.PipelineDeclarationto produce aPipeline.A slightly more specializedModelParameterthat deals specifically with pipelines, i.e.Accepts tuples, while providing a way to iterate over the tuples that were received.