ILP-586: Changed case, "Estimates" to "estimates" in CalculateOutput
Showing
2 changed files
with
2 additions
and
2 deletions
| ... | @@ -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 | ... | ... |
-
Please register or sign in to post a comment