95907aa8 by Pavan Sabbineni

ILP-586: Changed case, "Estimates" to "estimates" in CalculateOutput

1 parent a16e85c4
...@@ -184,7 +184,7 @@ ...@@ -184,7 +184,7 @@
184 </comment> 184 </comment>
185 </elem> 185 </elem>
186 186
187 <elem name="Estimates" multiplicity="0..*" type="Estimate"> 187 <elem name="estimates" multiplicity="0..*" type="Estimate">
188 <comment> 188 <comment>
189 List of estimates returned from the calculation ranked in the specified order. 189 List of estimates returned from the calculation ranked in the specified order.
190 </comment> 190 </comment>
......
...@@ -417,7 +417,7 @@ Ord.ILP.CalculateInput.rankEstimate=83 ...@@ -417,7 +417,7 @@ Ord.ILP.CalculateInput.rankEstimate=83
417 Ord.ILP.CalculateInput.state=90 417 Ord.ILP.CalculateInput.state=90
418 Ord.ILP.CalculateInput.typeShape=86 418 Ord.ILP.CalculateInput.typeShape=86
419 Ord.ILP.CalculateInput.uuidSession=80 419 Ord.ILP.CalculateInput.uuidSession=80
420 Ord.ILP.CalculateOutput.Estimates=84 420 Ord.ILP.CalculateOutput.estimates=84
421 Ord.ILP.CalculateOutput.dynamics=81 421 Ord.ILP.CalculateOutput.dynamics=81
422 Ord.ILP.CalculateOutput.rankEstimate=82 422 Ord.ILP.CalculateOutput.rankEstimate=82
423 Ord.ILP.CalculateOutput.status=83 423 Ord.ILP.CalculateOutput.status=83
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!