-
Notifications
You must be signed in to change notification settings - Fork 2
Soft Design Specification
klausren edited this page Jul 1, 2019
·
11 revisions
(Each diagram should come with a description section, discussing the various considerations leading to the suggested design)
Deployment Diagrams[Details]
Deployment diagram is a structure diagram which shows architecture of the system as deployment (distribution) of software artifacts to deployment targets.
Class Diagrams[Details]
In software engineering, a class diagram in the Unified Modeling Language (UML) is a type of static structure diagram that describes the structure of a system by showing the system's classes, their attributes, operations (or methods), and the relationships among objects.