0
votes
3answers
35 views
UML Diagram to Model API
I need to create a diagram to document a RESTFul API that build, which UML diagram should I use?
Thanks in advance,
0
votes
1answer
26 views
Methods for modeling systems integration
When it comes to systems integration how do you model integration requirements? Do you use UML or BPMN or some other techniques?
What limitiations you see in existing approaches …
2
votes
4answers
133 views
Are there good tools for C# reverse engineering?
Hello,
can you say me if there are good tools for reverse-engineering my C# applications. I need UML-class-diagrams of my written software and i don't want to draw these diagrams …
2
votes
1answer
140 views
Is MMX better than Delphi’s own modelling?
I'm using 2010 Enterprise, so I have all the modeling tools available. But I still seldom use them. I write the objects myself, setters, getters... I want to start using modeling …
1
vote
2answers
72 views
Best way to model these Rails relationships
Hi,
I have the following scenario that I want to model the best way for a Rails application.
I have a contact model that belongs to a company. A contact can create an enquiry so …
2
votes
3answers
63 views
Book Recommendation: “System/Model Theory”
I recently read Evans DDD, Fowler PoEAA and Fowler Analysis Patterns. These books got me interested in "modeling" as a more general terms. I noticed there are so many parallels to …
1
vote
4answers
86 views
Does Excellent free modeling software exist?
My friends are in a class that is requiring class diagram modeling.
We have access (legit) to Enterprise Arch but we all really hate it.
And Visio isn't meant for class modeling ( …
0
votes
2answers
38 views
Relationship between GEF and GMF?
Hello! I'm working on summary on the eclipse modeling project and it's various sub - projects. It is not going to get published, it's sole purpose is to help my colleagues and abov …
0
votes
0answers
23 views
Tutorials for VS2010 modeling/designer tools
I'm interested in learning to use the new VS2010 modeling & design tools. I've stumbled arcoss videos and tutorials, but have found no 'table of contents' that lists them.
Ca …
0
votes
0answers
14 views
Connect controls in Visual Studio 2010 UML Modeling Diagrams
I've tried to create UML diagram with MSVS 2010 b2 today and I've faced a problem.
After I added controls from toolbox (such as Class, Interface) I could not connect these items!
…
34
votes
27answers
7k views
What’s the best UML diagramming tool?
I'm trying to choose a tool for creating UML diagrams of all flavours. Usability is a major criteria for me, but I'd still take more power with a steeper learning curve and be happ …
6
votes
1answer
46 views
how do you organize your model code in asp.net-mvc?
it seems like in my model folder, all of my classes fits into one of 3 buckets:
Pure POCO data objects / business Objects
Repository implementation code to query databases and ex …
2
votes
11answers
307 views
I want to make a simple 3D game using openGL, where should I start?
I find that I learn best by example. Is there a good website or codebase that shows how event handling, collision detection, modeling, and basic 3D drawing works?
The game I'm try …
0
votes
2answers
37 views
Builder or some other pattern to always create instance in valid state
I have a very complicated setup of objects and each selection along the way limits or expands options available. I would hate to throw exceptions or to create invalid instance of t …
1
vote
4answers
83 views
FPGA for 3d rendering/modelling
Hi,
I am an experienced C#/.NET developer (actually this is all irrelevant because FPGA is like another level of complexity). While my level of ability is not expert like in C# as …
