Enterprise Architect

design-patterns, gof

2023-11-30

Written by: xiaobin

china mirror - EA:

class view

“Model” 点击右键 “add view”:

Initial Content: Package Only

name:

import code

切换到 “Develop” 选项卡; 在”Source Code” -> Files:

Import Source Directory

Generic Type

需要手动放置Associate 并设置 “Direction”:

Source -> Destination

折线

按住“CTRL” + 点击鼠标左键

issues

sandboxie

v1.12.3 使用 v16.1时,无法关闭剩余进程

GoF

Alt + 5

enter: gof

Design > Diagram > Toolbox

Creational Design Pattern

Prototype

Abstract Factory

Abstract Factory classes are often implemented with Factory Methods, but they can also be implemented using Prototype.
Abstract Factory might store a set of Prototypes from which to clone and return product objects.

Ref