﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2531	Omedit should not let the user change final parameters (r18573)	massimo ceraolo	Adeel Asghar	"Consider the model 
Modelica.Blocks.Sources.CombiTimeTable

If, while in OMEdit, the user clicks on its icon he gains access to the Parameters Window.
This window lets him change parameters ""t_min"", t_max"", ""nout"" that are defined as final. This is not a good thing, since they are not intended to be modified by the user.

I think that they should either omitted from the parameters window or shown greyed (but always and unmodifiable: modification is against Modelica language and causes a ""lvalue required as left operand of assignment"" error at compilation time).

Whether to show these parameters grayed and unmodifiable or not show them at all is questionable.
If asked, I would prefer them not to be shown at all, since they consume valuable space on the Parameters window and do not present useful information.  
Their value is correctly displayed as constant values in the OMEdit plot window.



"	defect	closed	normal	1.9.1	OMEdit	trunk	fixed		
