ETSI's Bug Tracker - Part 06: TTCN-3 Control Interface
View Issue Details
0000374Part 06: TTCN-3 Control InterfaceNew Featurepublic22-11-2006 16:0912-12-2008 11:37
Stephan Schulz 
 
normalfeatureN/A
closedwon't fix 
 
v3.2.1 (published 2007-02) 
7.3.1.1.5, 7.3.1.2.4, 9.2
Iddo Bentov, www.hermonlabs.com
0000374: Request for adding tciGetModuleParType to the API
If I want the let the user get the module parameters directly from the (SIP) test suite, instead of hardcoding the module parameters myself in the GUI, then I would also need to have a way to get the datatypes for the module parameters, in order to implement the tciGetModulePar callback correctly.
Right now, it seems that it's only possible to get the datatype of a module parameter if it has a default value, and otherwise there's no way in the API to get the datatype of a module parameter.
It'd be good if you could standardize this, by adding a function to the API, such as: TciType tciGetModuleParType(TciModuleParameterIdType parameterId);
No tags attached.
related to 0000364closed  Add operations to the TciType Interface 
Issue History
22-11-2006 16:09Stephan SchulzNew Issue
22-11-2006 16:09Stephan SchulzClause Reference(s) => 7.3.1.1.5, 7.3.1.2.4, 9.2
22-11-2006 16:09Stephan SchulzSource (company - Author) => Iddo Bentov, www.hermonlabs.com
22-11-2006 16:11Stephan SchulzStatusnew => closed
22-11-2006 16:11Stephan SchulzNote Added: 0000293
22-11-2006 16:11Stephan SchulzResolutionopen => won't fix
24-11-2006 13:41Stephan SchulzRelationship addedrelated to 0000364
12-12-2008 11:37Ina SchieferdeckerTarget Version => Edition 3.2.1

Notes
(0000293)
Stephan Schulz   
22-11-2006 16:11   
Rejected for same reason as issue 0000364