Development
PlantUML 쓸만한 UML도구..!
江多林
2019. 12. 20. 21:53
UML 툴을 찾던 중 쓸만한 UML 도구를 알게 되어 포스트 합니다.
PlantUML : https://plantuml.com/ko/
@startuml
Bob -> Alice : hello
@enduml
Format
- PNG 형식 이미지
- SVG 형식 이미지 (xml 로 구현된 Scalable Vector Graphics)
지원 드로잉 형식
- 시퀀스 다이어그램
- 유스케이스 다이어그램
- 클래스 다이어그램
- 액티비티 다이어그램 (예전 문법은 여기에)
- 컴포넌트 다이어그램
- 상태 다이어그램
- 객체 다이어그램
- 배치 다이어그램
- 타이밍 다이어그램
이외에
- Wireframe graphical interface
- Archimate diagram
- Specification and Description Language (SDL)
- Ditaa diagram
- Gantt diagram
- MindMap diagram
- Work Breakdown Structure diagram
- Mathematic with AsciiMath or JLaTeXMath notation
- Entity Relationship diagram
요런 것들도 지원함.
편집기
- https://plantuml.com/ko/ 페이지 제일 하단에 간단한 online editor 제공
- http://sujoyu.github.io/plantuml-previewer/ 바로 보며 편집하는 데이터, ColorScheme, Vim keymap 지원
- https://en.wikipedia.org/wiki/Web_colors color name 참조