2018년 1월 20일 토요일

Deployment Viewpoint

시스템이 수행될 환경과 그 환경에 배치될 artifact를 표현하는 것.
주로 UML Deployment Diagram으로 표현함.

UML Deployment Diagram의 Key Elements

  • Artifact
    • Software 개발의 산출물 또는 사용되는 physical entity 혹은 information
    • file, document, source, library, executable, script, table 등
    • Manifestation (Deployment diagram에서 open-arrow dashed line으로 표현됨)
      • 산출물의 model element(?)의 concrete and physical rendering
      • packageable element의 사용을 표현하는 것.
  • Node
    • Artifact가 배치되어 실행될 computational resource
    • Node의 종류
      • Device : processing capability가 있는 Node
      • Execution Environment : OS, workflow engine, data base system, J2EE container 등

  • Communication Path
  • Deployment
    • Deployment Specification : artifact의 실행 parameter를 결정하기 위한 property set을 명시해 놓은 것. 주로 *xml으로 표현됨.

0개의 덧글:

댓글 쓰기

에 가입 댓글 [Atom]

<< 홈