|
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 (at least in our opinion).
Is there a good free solution for class diagram...
Started by bobber205 on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
If your having PDF export and MS Office integration (just copy your Express model and paste it into powerpoint platform running on Win32 ....
modeling-languages.com/content/uml-tools#open
However, right now my favourite tool is MagicDraw.
|
|
Is there a way to generate code from a modeling project in VS2010?
Started by craziac on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Also, see if this blog post by Tim Fischer helps .
From the RC docs: How to: Generate Files from a UML Model .
|
|
Could you guys recommend me a good db modeling tool? Mainly for SQL Server...
thanks!
Started by Bruno on
, 15 posts
by 15 people.
Answer Snippets (Read the full thread at stackoverflow):
Usually after this time constraints mean you end up.
Both the SQL Schema and your object model...
|
Ask your Facebook Friends
|
Which is the best Data Modeling and Web Site Wireframe tool for web application
Started by amexn on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The nice thing about this product is that it's intentionally unstyled, which forces you to focus on moving forward with... .
Balsamiq Mockups is very nice, and has a free web based version (it nags you every once in a while, asking if you'd like to purchase) .
|
|
I will participate a modeling competition, which spends three days. I need a language which is fast and designed for modeling, such as to 2D/3D models.
I have considered these languages:
Python Sage Which languages would you use?
Started by Masi on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
The simulations....
So I would probably use C++ with OpenGL and SDL for the models.
I would use C++, since it spends three days I would have time to write C++ code, and it's a lot faster then python, which would be my choice if it were a one day competition .
|
|
In Object Role Modeling (ORM), given an entity of thing that had a relationship to an entity of type and where the type entity can be specified to live and the thing entity could have a value for date of birth, how would I specify a constraint that would...
Started by Blake Taylor on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Object-Role ModelingORM (and domain model ) as I understand them are both conceptual model , which are used to analyze" or "dynamic types" are....
To be somewhat confused, combining "relational model" and "ORM" in the same "sentence".
|
|
What is the difference between Object-Oriented Modeling and Object-Oriented Programming? I overheard a conversation on my subway train this morning and it seems that these things are different. Aren't they?
Started by Martin on
, 9 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Http....
I just found this:
Object-oriented modelingI'd say the modeling precludes the programing, where the modeling is the physical design, before the programming is implemented.
Object-Oriented programming and based on the model.
|
|
What to use for application planning/modeling? i want to create something like ...
ClassName
Variables ... Functions ... what the functions do ...
Started by iceangel89 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I had to use System.
You are looking for Unified Modeling Language(UML) software.
Will need in advance.
|
|
Hi guys, do you know any free data modeling tool for SQL Server similar to the ERwin Data Modeler or the ER/Studio?
Started by jerbersoft on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at stackoverflow):
It allows you to model your Database as a Conceptual Data Model and later generate a Physical Data Model for almost hundreds of Database servers including several SQL Server versions ....
Sybase Power Designer is one of the best IMHO.
|
|
I have learn about Object role modeling but not about Object-relational mapping and I want to know if they are two ways of doing the same thing and what are the pros and cons? To me Object role modeling makes a lot more sense. Could you make a brief but...
Started by Cool Hand Luke UK on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You can think.
Object Role Modeling: software modeling notation to, specially, define domain models.
|