Reporting app: UML design models
Hello,
I'm looking for an example of software design model related to a reporting system. I used to work with FastReport. For specific needs, I'm in charge of developing a mobile application dedicated to simple reporting. The app is made to be used temporarily for a trainee program. The basic entities are: report, notes, user, supervisor, etc. I don't know if there's a technical doc with FastReport that could help me. I'm developing in C# in Visual Studio. Ideally I'd like to generate parts of the application from the UML diagrams but I'm not sure it's possible.
Does anyone have a UML diagram example of such a reporting system?
Thanks
Angy
I'm looking for an example of software design model related to a reporting system. I used to work with FastReport. For specific needs, I'm in charge of developing a mobile application dedicated to simple reporting. The app is made to be used temporarily for a trainee program. The basic entities are: report, notes, user, supervisor, etc. I don't know if there's a technical doc with FastReport that could help me. I'm developing in C# in Visual Studio. Ideally I'd like to generate parts of the application from the UML diagrams but I'm not sure it's possible.
Does anyone have a UML diagram example of such a reporting system?
Thanks
Angy
Comments
I design my UML diagrams using an UML tool, which have a UML diagram repository for searching public diagrams and patterns. Maybe you can get some examples of reporting system diagrams but I think you'd better design it yourself, it's not that hard... There are C# customizable code generators so you can get basic classes from your online diagrams. HTH
http://www.sparxsystems.com/