Object Oriented Software Engineering View all facts Glossary Help |
subject > representation > coding technique > diagram > UML diagram > class diagram |
class diagram comparison table |
Subject | model | is part of | develop in | create | help in | contain |
---|---|---|---|---|---|---|
informal class diagram | software that will be developed | exploratory domain model | while performing domain analysis | understanding the domain | classes, associations and attributes that are outside the scope of the system | |
system model class diagram | such a way that it can be used independently of a particular set of user interface classes or architectural classes | symbols for classes, associations, attributes, operations, generalizations |
Next UML diagram: component diagram Up: UML diagram Previous UML diagram: activity diagram