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
RevLine 
[167]1module OpenEhr
[23]2 module AM
3 module OpenEHR_Profile
[167]4 module DataTypes
[23]5 module Text
[167]6 class C_CODE_PHASE < OpenEhr::AM::Archetype::Constraint_Model::C_DOMAIN_TYPE
[23]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.