Object Oriented Software Engineering View all facts Glossary Help |
subject > representation > coding technique > diagram > UML diagram > class diagram > informal class diagram |
informal class diagram comparison table |
Subject | model | is part of | is a kind of | is a subtopic of | create | help in | has definition | contain |
---|---|---|---|---|---|---|---|---|
class diagram | UML diagram | 5.1 - What is UML? | A UML diagram that primarily indicates classes and the associations between those classes | symbols for classes, associations, attributes, operations, generalizations | ||||
informal class diagram | software that will be developed | exploratory domain model | class diagram | 5.8 - The Process Of Developing Class Diagrams | while performing domain analysis | understanding the domain | classes, associations and attributes that are outside the scope of the system |
Next class diagram: system model class diagram Up: class diagram