Author Topic: How to represent Business Rules  (Read 2197 times)

PiperPilot

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
    • View Profile
How to represent Business Rules
« on: May 21, 2008, 01:24:31 pm »
I am trying to document a process that is already in place (a complicated software application) and it is required to show the business rules.

What is the best way in EA to show Business Rules and Contraints with regard to code/database interations? Are there any examples?

thomas.kilian

  • Guest
Re: How to represent Business Rules
« Reply #1 on: May 21, 2008, 05:00:35 pm »
Use a Requirements Element from the Extended toolbox and stereotype it e.g. <<Business Rule>>

PiperPilot

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
    • View Profile
Re: How to represent Business Rules
« Reply #2 on: May 21, 2008, 09:13:30 pm »
Are there any examples of representing Business Rules and other constraints in relation to stored procedures and databases?