Book a Demo

Author Topic: User Interfaces Diagram:: code generation  (Read 3758 times)

mbordin

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
User Interfaces Diagram:: code generation
« on: August 01, 2009, 12:41:58 am »
Hello is there a feature of EA that generate some prototype from the "User Interface Diagram"?

Thanks
Matteo

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: User Interfaces Diagram:: code generation
« Reply #1 on: August 01, 2009, 12:49:24 am »
I think Screen Architect can do this.
No, you can't have it!

mbordin

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: User Interfaces Diagram:: code generation
« Reply #2 on: August 01, 2009, 12:53:31 am »
If I understand ScreenArchitect  it did not use the "EA user interface diagram" but a custom diagram.
With ScreenArchitect we can reuse classifier or other model elements but not the EA user interface diagram elements.
It is correct?

Thanks
Matteo

Kevin G. Watson

  • EA User
  • **
  • Posts: 217
  • Karma: +0/-0
  • I love EVERYTHING including Microsoft
    • View Profile
Re: User Interfaces Diagram:: code generation
« Reply #3 on: August 01, 2009, 06:31:12 am »
Hi'yas

What code artifacts would you like to generate from your User Interface Diagrams?

From what I remember of ScreenArti... you use a SA Diagram (based on EA's UID) and SA parts; honestly can't remember why you'd use SA at all.

User Interface Diagrams are composite object diagrams - currently EA provides no code generation from object diagrams.

Seriously why you would use a modelling tool to design an interface rather escapes me... Visual Studio express editions provide excellant User Interface layout tooling; (Expression Blend extends this to interaction flow between multiple forms) ...must be the same for Java.

Remember, once we had no code generation from Activity Diagrams (another version of an Object Diagram) or State Charts. ;)

Kevin [smiley=2vrolijk_08.gif]