ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WEBDEV concepts / Part 4 - Advanced concepts
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
2. UML models
Previous pageTable of contentsNext page
WEBDEV allows you to create nine types of UML models:
  • Class diagram: describes the overall structure of a system.
  • Use case diagram: represents the system features from the user's point of view.
  • Object diagram: represents a set of objects and their relationships at a given time.
  • Component diagram: describes the physical and static architecture of a computer application.
  • Activity diagram: represents the behavior of a method or the progress of a use case.
  • Sequence diagram: represents the chronological order of messages sent and received by a set of objects.
  • Collaboration diagram: represents the structural organization of objects that send and receive messages.
  • State-transition diagram: represents a sequence of states.
  • Deployment diagram: shows the distribution of devices (nodes) used in a system as well as the association between the executable programs and these devices.
Previous pageTable of contentsNext page
Comments
Click [Add] to post a comment

Last update: 10/27/2022

Send a report | Local help