Book a Demo

Author Topic: Technical Architecture Diagram  (Read 2571 times)

deepakchebbi

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Technical Architecture Diagram
« on: February 07, 2005, 09:00:52 am »
I am in the process of evaluating EA. We want to capture Technical Architecture diagram for a mission critical application that represents the application, interfaces, data feeds and system architecture that would enable us to perform inpact analysis. Any guidance would be appreciated.

TrtnJohn

  • EA User
  • **
  • Posts: 176
  • Karma: +0/-0
    • View Profile
Re: Technical Architecture Diagram
« Reply #1 on: February 07, 2005, 12:05:13 pm »
You may want to start with a Domain Model.  A Domain Model is a high level class diagram that shows the major components and actors of your system.  Each association represents a specific relationship and specifies mutliplicity.  For Example:

Forum User ---reads --->Forum Posts(0..*)
« Last Edit: February 07, 2005, 12:05:51 pm by TrtnJohn »

thomaskilian

  • Guest