Package nz.org.riskscape.wizard.bld.change
package nz.org.riskscape.wizard.bld.change
-
ClassDescriptionChange for appending a
StepChain
to aStepChain
, elongating it (not creating a branch)Thrown when aPipelineChange
is invalid because of a coding error.Base class for anyPipelineChange
that follows a standardstring -> ast -> validate -> update
patternA pipeline change that allows multiple individual changes to be combined in to one.An answer was given, but no change is to be made to the pipeline's structureAllows for one-off changes to an AST that don't match an existing change type.Change for adding a newStepChain
to the pipeline being built