Object Oriented Software Engineering View all facts Glossary Help |
subject > representation > coding technique > diagram > UML diagram > use case diagram |
use case diagram | ||||
subject | fact |
use case diagram | contains actor symbols and use case symbols with arrows indicating which actors perform which use cases | |
has definition A UML diagram showing actors, use cases and their relationships | ||
has purpose to show the relationships among a set of use cases and actors | ||
helps a software engineer to convey a high level picture of the functionality of a system | ||
is a subtopic of 7.3 - Developing Use Case Models of Systems | ||
is a kind of UML diagram | ||
summarize the system from the user's perspective | ||
UML diagram | describes aspects of the architectural model | |
has part constraint | ||
has part note | ||
see also Unified Modelling Language | ||
shows classes, their attributes and operations as well as the various types of relationships that exist among the classes | ||
diagram | has advantages it conveys or summarizes complex concepts or mechanisms more easily than other techniques | |
has problems | ||
should have a label if its meaning is not obvious, using a caption or pop-up label that appears when the user moves the mouse over it |