| Quintiq file version 2.0 | 
| #parent: #root | 
| Method ResetStatistics | 
| { | 
|   TextBody: | 
|   [* | 
|     this.MaxCoefficient( Real::MinReal() ); | 
|     this.MinCoefficient( Real::MaxReal() ); | 
|     this.ConstraintNameMaxCoefficient( '' );  | 
|     this.ConstraintNameMinCoefficient( '' );  | 
|     this.VariableNameMaxCoefficient( '' );  | 
|     this.VariableNameMinCoefficient( '' ); | 
|   *] | 
|   InterfaceProperties { Accessibility: 'Module' } | 
| } |