Ignore:
Timestamp:
Aug 6, 2009, 9:06:59 AM (15 years ago)
Author:
KOBAYASHI, Shinji
Message:

roll back branch 0.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ruby/branches/0.0/models/am/openehr_profile/data_types/quantity.rb

    r167 r168  
    1 module OpenEhr
     1module OpenEHR
    22  module AM
    33    module OpenEHR_Profile
    4       module DataTypes
     4      module Data_Types
    55
    66        module Quantity
    7           class C_DV_QUANTITY < OpenEhr::AM::Archetype::Constraint_Model::C_DOMAIN_TYPE
     7          class C_DV_QUANTITY < OpenEHR::AM::Archetype::Constraint_Model::C_DOMAIN_TYPE
    88          end
    99         
    10           class C_DV_ORDINAL < OpenEhr::AM::Archetype::Constraint_Model::C_DOMAIN_TYPE
     10          class C_DV_ORDINAL < OpenEHR::AM::Archetype::Constraint_Model::C_DOMAIN_TYPE
    1111          end
    1212
Note: See TracChangeset for help on using the changeset viewer.