design pattern

uml:

visualizing

specifying

constructing

documenting

use-case diagrams

class

sequence

collaboration

statechart

activity

component

deployment

ocp(open-close principle)

Software entities should be open for extention , but closed for modification

 

你可能感兴趣的:(UML)