Changes between Version 5 and Version 6 of Archtectural Overview Package


Ignore:
Timestamp:
Sep 9, 2007, 10:10:09 PM (17 years ago)
Author:
KOBAYASHI, Shinji
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Archtectural Overview Package

    v5 v6  
    885.1 Overview
    99
    10 [http://www.openehr.jp/attachment/wiki/Archtectural%20Overview%20Package/package_structurea.gif 図8]はopenEHR公式仕様のパッケージ構造を図示している。3つの主要なパッケージは、rm、am、smと定義されている。詳細なモデルを定義するすべてのパッケージは、これらの外部パッケージのどれかの中にそんざしており、名前空間と同じように考えられている。名前空間はorg.openehr.namespaceの範囲で概念的に定義されており、他のパッケージとしてUMLでも表現できる。いくつかの実装技術(たとえばJava)では、org.openehrという名前空間はプログラムの中でも実際に使われている。
     10[http://www.openehr.jp/attachment/wiki/Archtectural%20Overview%20Package/package_structurea.gif 図8]はopenEHR公式仕様のパッケージ構造を図示している。3つの主要なパッケージは、rm、am、smと定義されている。詳細なモデルを定義するすべてのパッケージは、これらの外部パッケージのどれかの中に存在しており、名前空間と同じように考えられている。名前空間はorg.openehr.namespaceの範囲で概念的に定義されており、他のパッケージとしてUMLでも表現できる。いくつかの実装技術(たとえばJava)では、org.openehrという名前空間はプログラムの中でも実際に使われている。
    1111
    1212FIGURE 8 illustrates the package structure of the openEHR formal specifications. Three major packages are defined: rm, am and sm. All packages defining detailed models appear inside one of these outer packages, which may also be thought of as namespaces. They are conceptually defined within the org.openehr namespace, which can be represented in UML as further packages. In some implementation technologies (e.g. Java), the org.openehr namespace may actually be used within program texts.