• UML


    Unified Modeling Language 统一建模语言

    http://www.uml.org/

    OMG (Object Management Group) 对象管理组织负责维护

    组成

    • the Diagram Interchange Specification
    • the UML Infrastructure
    • the UML Superstructure
    • the Object Constraint Language

    起源

    • OOAD by Grady Booch
    • OOSE by Ivar Jacobson
    • OMT by James Rumbaugh

    UML包括14种图示:

    Diagram
    ├── Behavior Diagram (动态行为)
    │   ├── Activity Diagram
    │   ├── Interaction Diagram
    │   │   ├── Communication Diagram
    │   │   ├── Interaction Overview Diagram
    │   │   ├── Sequence Diagram
    │   │   └── Timing Diagram
    │   ├── State Machine Diagram
    │   └── Use Case Diagram
    └── Structure Diagram (静态结构)
        ├── Class Diagram
        ├── Component Diagram
        ├── Composite Structure Diagram
        ├── Deployment Diagram
        ├── Object Diagram
        ├── Package Diagram
        └── Profile Diagram

  • 相关阅读:
    2009中国IT界名人
    jQuery简介
    Spring下载地址
    ContextLoaderListener
    MyBatisUtil类
    SSM事务
    后台管理中心跳转问题解决
    mybatis返回boolean值时数据库返回null
    yarn作业提交过程
    Hadoop集群运行wordcount jar包出错
  • 原文地址:https://www.cnblogs.com/chenkkkabc/p/uml.html
Copyright © 2020-2023  润新知