source: ruby/branches/0.0/models/am/openehr_profile/data_types/text.rb@ 167

Last change on this file since 167 was 167, checked in by KOBAYASHI, Shinji, 15 years ago

adjust for rails

File size: 296 bytes
Line 
1module OpenEhr
2 module AM
3 module OpenEHR_Profile
4 module DataTypes
5 module Text
6 class C_CODE_PHASE < OpenEhr::AM::Archetype::Constraint_Model::C_DOMAIN_TYPE
7 end
8 end
9 end # of Data_Types
10 end # of OpenEHR Profile
11 end # of RM
12end # of OpenEHR
Note: See TracBrowser for help on using the repository browser.