ETSI's Bug Tracker - Part 06: TTCN-3 Control Interface |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000374 | Part 06: TTCN-3 Control Interface | New Feature | public | 22-11-2006 16:09 | 12-12-2008 11:37 |
|
| Reporter | Stephan Schulz | |
| Assigned To | | |
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | won't fix | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | v3.2.1 (published 2007-02) | Fixed in Version | | |
| Clause Reference(s) | 7.3.1.1.5, 7.3.1.2.4, 9.2 |
| Source (company - Author) | Iddo Bentov, www.hermonlabs.com |
|
| Summary | 0000374: Request for adding tciGetModuleParType to the API |
| Description | 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.
|
| Steps To Reproduce | |
| Additional Information | It'd be good if you could standardize this, by adding a function to the API, such as: TciType tciGetModuleParType(TciModuleParameterIdType parameterId); |
| Tags | No tags attached. |
| Relationships | | related to | 0000364 | closed | | Add operations to the TciType Interface |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 22-11-2006 16:09 | Stephan Schulz | New Issue | |
| 22-11-2006 16:09 | Stephan Schulz | Clause Reference(s) | => 7.3.1.1.5, 7.3.1.2.4, 9.2 |
| 22-11-2006 16:09 | Stephan Schulz | Source (company - Author) | => Iddo Bentov, www.hermonlabs.com |
| 22-11-2006 16:11 | Stephan Schulz | Status | new => closed |
| 22-11-2006 16:11 | Stephan Schulz | Note Added: 0000293 | |
| 22-11-2006 16:11 | Stephan Schulz | Resolution | open => won't fix |
| 24-11-2006 13:41 | Stephan Schulz | Relationship added | related to 0000364 |
| 12-12-2008 11:37 | Ina Schieferdecker | Target Version | => Edition 3.2.1 |