ReportGenerator class is not well designed

Description

Methods from this class shouldn't have String parameters. They should have paramaters of the same type as analysis methods. For example:
setEventTreeScenarioCounterResult(String result) - this method should have MembershipFunction as parameter, because eventTreeScenarioCounter method returns MembershipFunction object.

Environment

None

Activity

Details

Assignee

Reporter

Components

Priority

Created June 8, 2017 at 2:08 PM
Updated June 8, 2017 at 2:08 PM