Changes between Version 21 and Version 22 of Archtectural Overview Versioning


Ignore:
Timestamp:
Nov 5, 2007, 9:43:50 PM (16 years ago)
Author:
KOBAYASHI, Shinji
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Archtectural Overview Versioning

    v21 v22  
    1231238.3.1 General Model of a Change-controlled Repository
    124124
    125 図27には以下に示す内容を含む変更管理リポジトリの抽象モデルが示されている。
     125[http://www.openehr.jp/attachment/wiki/Archtectural%20Overview%20Versioning/versioning5.gif?format=raw 図27]には以下に示す内容を含む変更管理リポジトリの抽象モデルが示されている。
    126126
    127127FIGURE 27 shows an abstract model of a change-controlled repository, which consists of:
     128
     129 * バージョン管理された設定アイテム - VERSION_OBJECT<T>のインスタンス
     130 * CONTRIBUTION
     131 * オプションとしてFOLDERのディレクトリシステム。FOLDERが使われれば,FOLDER構造も一単位としてバージョン管理されなければならない。
    128132
    129133    * version-controlled configuration items - instances of VERSIONED_OBJECT<T>;
     
    131135    * an optional directory system of folders. If folders are used, the folder structure must also be versioned as a unit.
    132136
     137
     138
    133139The actual type of links between the controlled repository and the other entities might vary - in some cases it might be association, in others aggregation; cardinalities might also vary. FIGURE 27 therefore provides a guide to the definition of actual controlled repositories, such as an EHR, rather than a formal specification for them.
     140
     141[[Image(versioning5.gif)]]
    134142
    135143== 8.4 「仮想バージョンツリ」ー ==