Tag: class-diagram


Found 80 results for 'class-diagram'.


1) database - Should I make a separate class diagram for the administration part of my software?
2) uml - Inheritance and association relationships in UML
3) uml - How to model attribute dependency "inside one class" in UML class diagram?
4) naming - Why do you reduce multiple inheritance to the diamond problem?
5) oop - Can instances or objects of any class be treated as attributes in another class?
6) uml - How to model an association class in a UML class diagram where only one of the class has access to it?
7) uml - UML Class diagram confusion
8) uml - How can I indicate if an object operates with another one in an UML class diagram?
9) uml - Can a UML class diagram show two different relationships between two classes?
10) uml - Compatibility between Class Diagram and Sequence Diagram
11) object-oriented - How to design correctly relationships of class diagrams?
12) development-process - UML: what is the correct order of steps?
13) database - Should I show the association class in my class diagram?
14) uml - UML Class Diagram with reference data type
15) design - What kind of design diagram is this?
16) object-oriented - Why does the Square–Rectangle problem violate SOLID principles?
17) uml - How to represent two way composition between two classes in UML class diagram
18) uml - When creating a UML class diagram, should I know which programming language will be used to develop the application?
19) uml - Composition - legal class diagram
20) uml - When modeling requirements, how can I depict class diagram attributes whose allowed values are custom defined and in finite number?
21) uml - Should dependency relationships always be shown on class diagrams
22) uml - Class diagrams and frames
23) java - Modelling java annotations in an UML class diagram
24) uml - Modelling 2 composition relationships between 2 XML elements using UML
25) uml - Class Diagram for Train-Wagon Senario
26) uml - What does the arrow mean in a Class Diagram?
27) design-patterns - UML representation of specific factory pattern
28) documentation - UML Class Diagram: How to describe method functionality?
29) architecture - Appointments using time slots
30) uml - How to manage coupling in model classes
31) object-oriented - Class diagrams - do aggregated/composed classes automatically see each other?
32) uml - How show Attributes which appear In Many To Many association
33) class - How should libraries be shown in UML class diagram?
34) uml - Class-diagram dependencies between classes
35) uml - What is the difference between a qualified association and an association class and how to choose between them?
36) uml - Navigation in Class Diagram
37) ruby - What to use in UML for included module in ruby?
38) uml - How do you annotate instantiation in UML class diagrams?
39) java - How to represent CDI interceptors in class diagram?
40) uml - How to improve this UML class diagram?
41) uml - How to show link between a java class which gets JSON data from PHP script
42) java - Java code generation from class diagram
43) uml - How to represent class instances in UML?
44) design-patterns - Class Design and Structure Online Web Store
45) design-patterns - How to model user management using UML class diagram?
46) uml - How can I provide a class diagram for a system that contains creation of an object that contains a combination of property?
47) java - Does it make sense to generate java classes from class diagram?
48) design-patterns - Connecting classes by passing method references
49) uml - Should we include external systems in Class diagram?
50) interfaces - UML Class Diagram: Abstract or Interface?