Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: Lock attribute within a specific setion of the formal mod
Topic Summary: Is is possible to lock only one attribute in a specified section?
Created On: 24-Jan-2007 17:41
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 24-Jan-2007 17:41
User is offline View Users Profile Print this message


Jodi Aberegg

Posts: 1
Joined: 14-Nov-2006

Has anyone ever tried to lock down an attribute within a specific section of a formal module?  It's possible to lock down objects (and all of the attributes associated with the objects), and it's possible to lock down (limit access) to a specific attribute.  Is it possible to do both, such as to lock down the object text for the objects found in section 4

I have been able to lock down the objects using the set(o,p,"User") where o is the current object, p is the desired permisions, and "User" is the user I'm granting the access permissions.  I haven't been able to successfully limit the access to the object text only, which I was trying to accomplish with the AttrDef, and AttrType which the set command can use.  I don't think this will give the results I'm looking for.  Any suggestions?

Report this to a Moderator Report this to a Moderator
 23-Feb-2007 11:27
User is offline View Users Profile Print this message


Lucian Bodron

Posts: 24
Joined: 12-Oct-2005

Hi,

Try using the
setDef(Module m, AttrDef ad, Permission ps, string user) and
setVal(Module m, AttrDef ad, Permission ps, string user)
functions in order to restrict the rights for an Attribute Definition.

I know it works.
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.