modeling
Modelling in Zend framework
I\'m working on a large project at the moment and am just wondering which is best practice, to model entities and sets of e开发者_运维问答ntities seperately or in one class?[详细]
2023-03-20 15:44 分类:问答Google App Engine: Sorting collections in a many-to-many relationship
consider the following model: class Tweet(db.Model): text = db.StringProperty created_at = db.DateTimeProperty()[详细]
2023-03-18 21:38 分类:问答Where should this code live in MVC structure?
I\'m 开发者_如何学Pythonreading a lot and getting really mixed results. Say I have code like this?[详细]
2023-03-17 13:20 分类:问答What is a good way to model city, regions and postcodes?
I am thinking about the \"best\" way to model city, region, postcodes for usage in different countries. (Application should be used in different languages)[详细]
2023-03-16 03:04 分类:问答What [UML] State chart/diagram modelling tools exist for the .NET ecosystem?
Specifically im looking for ones that come with 开发者_开发技巧a .NET API to provide a parser/DOM for the state chart.[详细]
2023-03-12 05:00 分类:问答The best way to model the domain together with the domain expert
I have don开发者_StackOverflowe a fair bit of analysis and have used a number of tools to capture requirements: user created storyboards, use cases, GUI drawings, GUI prototypes, User stories & sc[详细]
2023-03-08 07:55 分类:问答UML - association or aggregation relationship?
When a class holds a type of another class as an attribute, what kind of relationship is this - association or aggregation?[详细]
2023-03-08 02:19 分类:问答VS 2010 - Architecture Validation - Ignore Errors by Type?
Thanks to a set of extension methods in a common assembly, we see errors like this fairly often: Error 1AV0001 : Invalid Dependency : App.Common.SpecialList<>.ConvertTo<>(Method) --> App.DataL[详细]
2023-03-07 01:47 分类:问答Which tool/programm can create 2d/3d model of human face, based on facial key points (distanse between eyes, etc.)? [closed]
It's difficult to tell what is b开发者_Go百科eing asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. F[详细]
2023-03-05 21:21 分类:问答Tags in UML XMI representation
I\'ve got some XMI files from different UML modeling tools (Visual Paradigm, PowerDesigner, etc). Each file represents a simple UML diagram where the class B just extends the class A.[详细]
2023-03-03 12:21 分类:问答
加载中,请稍侯......