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

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

roll back branch 0.0

File size: 297 bytes
RevLine 
[168]1module OpenEHR
[23]2 module AM
3 module OpenEHR_Profile
[168]4 module Data_Types
[23]5 module Text
[168]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.