Ignore:
Timestamp:
Feb 13, 2008, 8:31:25 AM (16 years ago)
Author:
KOBAYASHI, Shinji
Message:

demographic class added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ruby/trunk/models/rm/demographic.rb

    r6 r7  
    22  module RM
    33    module Demogrphic
    4 
     4      class Party < OpenEHR::RM::Common::Archetyped::Locatable
     5        attr_reader :details, :reverse_relationships, :uid
     6        attr_reader :idetities, :contacts, :relationships
     7        def type
     8        end
     9      end
    510    end # of Demographic
    611  end # of RM
Note: See TracChangeset for help on using the changeset viewer.