source: ruby/trunk/lib/models/rm/common/generic.rb@ 83

Last change on this file since 83 was 83, checked in by KOBAYASHI, Shinji, 16 years ago

refs #36
almost all fixed ISO8601_TIME

File size: 389 bytes
Line 
1# This module is a implementation of the bellow UML
2# http://www.openehr.org/uml/release-1.0.1/Browsable/_9_5_1_76d0249_1140169202660_257304_813Report.html
3# Related to the ticket #62
4module OpenEHR
5 module RM
6 module Common
7 module Generic
8 class Revision_History
9 end # of Revision_History
10 end # of Generic
11 end # of Common
12 end # of RM
13end # of OpenEHR
Note: See TracBrowser for help on using the repository browser.