Package nz.org.riskscape.engine.pipeline
package nz.org.riskscape.engine.pipeline
-
ClassDescriptionBase class for
ModelFrameworks - so far this is just a place for a convenient method for handling an incompleteParameterSetto live.Assigns a name to steps based on their step id and order in the ASTTakes 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 aPipelineDeclarationto 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.