본문 바로가기

Lobo's study room/정보처리기사

[SW 공학]UML(Unified Modeling Language)와 UML Profile

UML(Unified Modeling Language)
OMG에서 객체모델링 기술과 방법론을 표준화한 통합 모델링 언어이자 표기법(Notation).
  • 종류로는 Use Case Diagram, Sequence Diagram, Activity Diagram, Class Diagram 등이 있다.

 

UML Profile

 

기존의 UML의 한계를 벗어나 다양한 유형의 모델을 표현하기 위한 UML 표현력을 확장한 메커니즘.
  • 종류로는 Stereotype, Tag Definitions, Tagged value, Constraint이 있다.