Book a Demo

Author Topic: Domain Model to Design Model  (Read 5798 times)

scs

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Domain Model to Design Model
« on: May 31, 2005, 08:19:58 am »
In your book “Applying UML and Patterns – An Introduction to Object-Oriented Analysis and Design and Iterative Development”, Craig Larman say:  

“This is a key idea in OO: Use software class names in the domain layer inspired from names in the domain model, with objects having domain-familiar information and responsibilities.” … “This supports a low representational gap between our mental and software models.”

I have a domain model with several conceptual classes, and I want to copy one conceptual class to software class in domain layer (or design model). How can I make this in Enterprise Architect?

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Domain Model to Design Model
« Reply #1 on: May 31, 2005, 11:45:13 am »
Quote
In your book “Applying UML and Patterns – An Introduction to Object-Oriented Analysis and Design and Iterative Development”, Craig Larman say:  

“This is a key idea in OO: Use software class names in the domain layer inspired from names in the domain model, with objects having domain-familiar information and responsibilities.” … “This supports a low representational gap between our mental and software models.”

I have a domain model with several conceptual classes, and I want to copy one conceptual class to software class in domain layer (or design model). How can I make this in Enterprise Architect?


Hi SCS,

I believe this is what the new Transformation Templates are there for (under Configuration menus).  I've had a "play" with them and they seem to be what you are after.  Perhaps others who've more experience with them can add their thoughts.

HTH,
Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Pascal

  • EA User
  • **
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: Domain Model to Design Model
« Reply #2 on: June 07, 2005, 07:38:28 am »
In EA 5.0 you can copy a class and "paste as new" on another diagram. Very handy!

Pascal.