Book a Demo

Author Topic: Newbie Question  (Read 4328 times)

johnrabbit

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Newbie Question
« on: October 17, 2014, 06:27:36 am »
I am used to hierarchical structure for requirements. Looking at the EA example project, I would want the packages Manage Users, Manage Inventory as parents numbered 1, 2, ... , n. Then have their child requirements numbered 1.1, 1.2, ext. for Manage Users and 2.1, 2.2, etc. for Manage Inventory.
It might be because I've always used Word, Excel or Caliber, but I am struggling with having multiple 1.0, 1.1, 1.2, etc in same requirements doc.
How did you get past this type of prejudice?
Thanks
John

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Newbie Question
« Reply #1 on: October 17, 2014, 09:10:05 am »
Any such numbering scheme must be handled manually in EA. Note that EA is not a dedicated RM tool but a UML modeling tool which also can handle requirements. You might have a look at RaQuest a separate RM add-in which improves handling of requirements. Also look at the DOORS importer. It's also possible to implement some numbering scheme using a programmatic approach.

q.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Newbie Question
« Reply #2 on: October 17, 2014, 11:36:33 am »
Right click on the containing package in the project browser. Select Advanced | Turn on Level Numbering.

That's as close as you'll get for automatic behavior.

Ian Mitchell

  • EA User
  • **
  • Posts: 507
  • Karma: +22/-4
  • The eaDocX and Model Expert guy
    • View Profile
Re: Newbie Question
« Reply #3 on: October 17, 2014, 07:34:37 pm »
I realize I'm arguing with the question, rather than fixing it, but I really think that EA has got it right in this case: allowing us to give each requirement a unique and meaningless ID (with Auto Numbering). This means we can move requirements around the specification and they still retain their unique identity. Same is true for Process modelling, who also love their 1.2.3.4.5.6 numbering.
But as Q correctly observes, EA doesn't have all the 'stuff' which dedicated RM tools have, which, having used some, is a good thing!
Ian Mitchell, Designer, eaDocX


www.eaDocX.com
www.theartfulmodeller.com

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Newbie Question
« Reply #4 on: October 17, 2014, 09:23:18 pm »
Quote
But as Q correctly observes, EA doesn't have all the 'stuff' which dedicated RM tools have, which, having used some, is a good thing!
Have just used DOORS (which seems to be some kind of market leader) and know it is a PITA. EA keeps you thinking about what you do. That of course can cause a PITB (pain in the brain).

q.