错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Formation of LMS Class Diagram

  • Elov Botir Boltayevich,
  • Toirova Guli Ibragimovna,
  • Zuparov Talat Marufovich,
  • Axmedova Xolisxon Ilxomovna

摘要

Class diagrams show the classes in an information system and the relationships between these classes. A class diagram is a Unified Modeling Language (UML) diagram widely used in education. Class diagrams are mainly important for the design and development of information systems. This article describes LMS (Learning Process Management System) objects using UML class diagrams, which are considered a modern approach to information systems design. Class diagrams show the attributes, methods, and relationships between LMS objects such as department, employee, training program, and training program periods. Also, a practical application of LMS class diagrams in C# language was formed.