Book a Demo

Author Topic: Design and generate User Interface  (Read 3186 times)

Stefan_R

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Design and generate User Interface
« on: May 26, 2009, 06:55:11 pm »
I’m working as a functional designer and recently we’ve started designing our requirements and use cases etc. in Enterprise Architect. And now it’s my turn, to develop my functional design in Enterprise Architect as well.

At the moment I’ve a specific question about designing a wire frame. My goal is to design a wire frame with several attributes.
In my generated RTF-documentation, I’d like to see every attribute as 1 GUIElement. But that will be problem with (for example) radio buttons. In my current solution, I’ve designed a radio button as 3 elements: 1 label element (the question that must be answered) + 2 radio button elements (Yes and No; the answers).

Now my question: How can I join those 3 elements together as 1 element?

The reason I want to know that, is because I want to attach validations and default values to 1 element (for example via a requirement of the type “validation”), so I don’t have to attach the same validation and other information to every (3 time) single element. And in my generated functional design, I want to see 1 element with specifications and validations etc. and not 3…

I’ve found out, a sort of a “work around” via a filter in the document generation options etc. But in my opinion, there must be an easier way I guess.