V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
aaronzheng
V2EX  ›  程序员

Architecture Modeling

  •  
  •   aaronzheng · 2014-11-15 01:44:57 +08:00 · 2181 次点击
    这是一个创建于 3474 天前的主题,其中的信息可能已经有所发展或是发生改变。
    根据一些资料,随手整理了和归纳了一些概念。。。 路过放出一点点儿。。。接着继续匿了。。。
    Architecture models: UML notation, Use case diagrams, Interaction diagrams, Activity diagrams, and Class diagrams.

    Three leading OO notations decide to combine:
    Grady Booch (BOOCH)
    Jim rumbaugh (OMT: Object modeling technique)
    Ivar Jacobsen (OOSE: OO Soft. Eng)


    1. UML is an international standard composed of multiple modeling languages that existed before
    2. UML has wide applicability
    3. Use Cases and use case diagrams represent the scope of a system very succinctly and precisely
    4. Sequence diagrams are useful to represent dynamic interactions between components, classes, use cases, etc
    5. Activity diagrams are better than flow chats to represent parallel flows of events
    6. Class diagram present concepts in a system, along with relationships and potentially detailed information about attributes, operations, multiplicity, and other details.

    原创文章若有转载,务请注明出处: http://www.sightcorner.com/technique/2014_11_10
    1 条回复    2014-11-15 07:40:55 +08:00
    GeekGao
        1
    GeekGao  
       2014-11-15 07:40:55 +08:00
    《UML基础、案例与应用》
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5107 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 06:45 · PVG 14:45 · LAX 23:45 · JFK 02:45
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.