![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Module Attributes DOORS 8.2 Topic Summary: Created On: 8-Oct-2007 18:26 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: In DOORS 8.2 the following perm is provided to access the module level attributes. string getProperties(ModuleVersion, ModuleProperties&) This is in the release notes, but I cannot find it in the help. You cannot edit module level attributes without opening the module for exclusive edit. Here are some simple examples to show how to use ModuleProperties. | |
![]() |
|
OK, so with 8.2 you can apparently "Read" the module attributes in the properties of the module without opening the module via the properties in the DOORS Explorer.
Is there a way to do this in DXL? I'm drawing a blank as to how to assing a Module variable without the read, share or edit functions. ------------------------- Scott Boisvert Engineering Tools Administrator L-3 Communications - Avionics Systems scott.boisvert@l-3com.com |
|
![]() |
|
![]() |
|
In DOORS 8.2 the following perm is provided to access the module level attributes.
string getProperties(ModuleVersion, ModuleProperties&) This is in the release notes, but I cannot find it in the help. You cannot edit module level attributes without opening the module for exclusive edit. Here are some simple examples to show how to use ModuleProperties. ------------------------- Tony Goodman http://www.smartdxl.com Edited: 9-Oct-2007 at 09:43 by Tony Goodman |
|
![]() |
|
![]() |
|
Thanks Tony, That's all I want to do is scan through the modules and read in a module level attribute. I must have missed the perm in the release notes.... ------------------------- Scott Boisvert Engineering Tools Administrator L-3 Communications - Avionics Systems scott.boisvert@l-3com.com |
|
![]() |
|
![]() |
|
Thanks Tony, That's all I want to do is scan through the modules and read in a module level attribute. I must have missed the perm in the release notes.... ------------------------- Scott Boisvert Engineering Tools Administrator L-3 Communications - Avionics Systems scott.boisvert@l-3com.com |
|
![]() |
|
![]() |
|
Hi Tony, Hi Scott,
does this example code really work? I remember, when I tried to use this new function, it had a strange behaviour: it wanted to have the moduleVersion of the unique identifier of module instead of the name?! ModuleProperties mp; string szError = getProperties(moduleVersion (uniqueID itm), mp) Unfortunately I have no DOORS 8.2 running anymore here, so I can't check it. We need to update flexlm before .... That is only a hint, if it does not work as expected ![]() Greetings Reik ------------------------- Evosoft GmbH for Siemens Industry Sector Berlin, Germany |
|
![]() |
|
![]() |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Module Attributes DOORS 8.2
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.