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: Object Number
Topic Summary:
Created On: 19-Sep-2002 10:13
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.
Answer This question was answered by Louie Landale, on Thursday, September 19, 2002 10:38 AM

Answer:
Even though it has features similar to an attribute, Object Number is NOT an attribute, so you cannot say 'Num = obj."Object Number"'. To get the number you say 'Num = number(obj)'. You cannot change the value of the number directly; you need to "move" the object instead. Object Level and Object Identifier are similarly NOT attributes and are accessed via level(obj) and identifier(obj) respectively. These three "features" of objects are useful but calculated values.

Use the DXL forum for this sort of DXL problem.

- Louie
 19-Sep-2002 10:13
User is offline View Users Profile Print this message


Peter Green

Posts: 1
Joined: 19-Sep-2002

Can anyone tell me why I cannot copy the object number for a linked objects across to another module as a reference . We are going to produce this document in word, and these will be the paragraph numbers, so i need to reference to them from another module, but doors does not recognise Object Number???? HELP

Report this to a Moderator Report this to a Moderator
 19-Sep-2002 10:15
User is offline View Users Profile Print this message


Graham Stradling

Posts: 67
Joined: 19-Sep-2002

use (number O) e.g.

string Objectnumber = number O""


-------------------------
Graham Stradling,

Alcatel-Lucent.
Report this to a Moderator Report this to a Moderator
 19-Sep-2002 10:35
User is offline View Users Profile Print this message


Louie Landale

Posts: 2070
Joined: 12-Sep-2002

Answer Answer
Even though it has features similar to an attribute, Object Number is NOT an attribute, so you cannot say 'Num = obj."Object Number"'. To get the number you say 'Num = number(obj)'. You cannot change the value of the number directly; you need to "move" the object instead. Object Level and Object Identifier are similarly NOT attributes and are accessed via level(obj) and identifier(obj) respectively. These three "features" of objects are useful but calculated values.

Use the DXL forum for this sort of DXL problem.

- Louie
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.