Book a Demo

Author Topic: Activity generalisation  (Read 2924 times)

markl

  • EA User
  • **
  • Posts: 23
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Activity generalisation
« on: December 07, 2012, 02:39:44 am »
Hello

I've found it useful to generalize use cases but activities cannot be generalized. For instance I have three types of film editing activities, one with each of 3 pieces of software, montage 1, 2 and 3. But these are all 'montage' and I would like to represent them as specializations of the montage activity. Should I be using use cases? Thanks

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Activity generalisation
« Reply #1 on: December 07, 2012, 04:22:33 am »
Generally avoid the use of use case generalization :-)

But if you can argue for it and know the pitfalls you can do it. You should consult Writing Effective Use Cases by Cockburn.

q.