일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
- 배열 stack overflow
- c++
- 백준 11726번 C++
- rigidbody.position
- 코드
- 풀이
- 차이
- UML Diagram 정리
- 백준 10799번 c++
- rigidbody.Moveposition
- 백준 2193번 c++
- 백준 17299번 c++
- 백준 2225번 c++
- TOPCIT 문제 유형
- long int 의 차이
- 2644번
- 플레이어 이동
- TOPCIT 후기
- 1699번
- bfs
- 백준 10844번 c++
- 유니티 LTS
- 백준
- 프로그래머스 단체사진 찍기 C++
- 로블록스 script local script 차이
- 유니티 Rigidbody 이동
- 유니티
- transform.position
- 유니티 꿀팁
- 프로그래머스 가장 큰 수 C++
- Today
- Total
Kiki Devlog
개념 정리 본문
[학습가이드 > TOPCIT 연습하기
TOPCIT, IT 글로벌 역량 강화 교육과정 등 더 많은 학습정보는 '온라인학습센터'를 통해 가능합니다. TOPCIT 학습센터 TOPCIT 학습센터 -->
www.topcit.or.kr](https://www.topcit.or.kr/board/preview.do)
- Usecase Diagram
Extend (점선 화살표) : 선택적으로 할 수 있는 일
점선 화살표 (include) :필수적으로 해야하는 일
실선 화살표 (generalization) : 여러가지 일을 일반화 시키기
[UML] 유스케이스 다이어그램 (Usecase Diagram) 기초 및 그리는 방법 (tistory.com)
[UML] 유스케이스 다이어그램 (Usecase Diagram) 기초 및 그리는 방법
Usecase Diagram 시스템에서 제공해야 하는 기능이나 서비스를 명세한 다이어그램이다. 사용자와 시스템 사이의 상호작용에 집중하는 것이 특징이다. 외부에서 본 시스템의 기능을 표현하기 때문에
gnaseel.tistory.com
https://www.uml-diagrams.org/use-case-reference.html
UML use case diagrams graphical notation reference - subject, actor, use cases, relationships between them, extend, include.
The subject (of use cases) is the system under design or consideration to which a set of use cases apply. The subject could be a physical system, software program, or smaller element that may have behavior, e.g. subsystem, component, or even class. Subject
www.uml-diagrams.org
'기타 자료 > TOPCIT' 카테고리의 다른 글
탑싯 TOPCIT 후기 / 문제 유형 (0) | 2022.05.26 |
---|---|
UML 다이어그램 (0) | 2022.04.25 |
탑싯 기출 문제 정리 (0) | 2022.04.17 |