Free cookie consent management tool by TermsFeed Policy Generator

Opened 13 years ago

Last modified 11 years ago

#1468 new defect

ResultsParameter of the QualityAnalyzer has a wrong generic datatype

Reported by: abeham Owned by: swagner
Priority: low Milestone: HeuristicLab 3.3.x Backlog
Component: Analysis Version: 3.3.3
Keywords: Cc:

Description

The QualityAnalyzer.ResultsParameter is a LookupParameter<VariableCollection> instead of a LookupParameter<ResultCollection>. The parameter exists only for name translation though, so it has no effect.

Change History (1)

comment:1 Changed 11 years ago by gkronber

  • Priority changed from lowest to low
Note: See TracTickets for help on using tickets.