("org.pentaho.reporting.engine.classic.core.layout.ParanoidChecks"));
this.validateModelStep = new ValidateModelStep();
this.staticPropertiesStep = new ComputeStaticPropertiesProcessStep(metaData);
this.paragraphLineBreakStep = new ParagraphLineBreakStep();
this.minorAxisLayoutStep = new InfiniteMinorAxisLayoutStep(metaData);
this.majorAxisLayoutStep = new InfiniteMajorAxisLayoutStep();
this.canvasMajorAxisLayoutStep = new CanvasMajorAxisLayoutStep();
this.revalidateAllAxisLayoutStep = new RevalidateAllAxisLayoutStep(metaData);
this.validateSafeToStoreStateStep = new ValidateSafeToStoreStateStep();
this.applyCachedValuesStep = new ApplyCachedValuesStep();
this.commitStep = new CommitStep();