source: ruby/trunk/lib/models/rm/support/support.rb@ 47

Last change on this file since 47 was 47, checked in by Tatsukawa, Akimichi, 16 years ago

Unit tests for adl_parser fails

File size: 206 bytes
Line 
1
2module OpenEHR
3 module RM
4 module Support
5 module External_Environment_Access
6 def eea_terminology_svc
7 end
8
9 def eea_measurement_svc
10 end
11 end
12
13 end
14 end
15end
Note: See TracBrowser for help on using the repository browser.