Ignore:
Timestamp:
May 19, 2009, 4:58:03 PM (15 years ago)
Author:
KOBAYASHI, Shinji
Message:

refs #39,#49,#50

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ruby/trunk/lib/models/rm/data_structures/data_structure.rb

    r4 r123  
    11# rm::data_structures
    22# class DATA_STRUCTURE
    3 module DataStructures
    4   class DataStructure
     3# http://www.openehr.org/uml/release-1.0.1/Browsable/_9_5_1_76d0249_1140447518205_872539_864Report.html
     4# refs #59
     5module Data_Structures
     6  class Data_Structure
    57    def as_hierarchy
    68      raise NotImplementError, "as_hirarchy must be implemented"
Note: See TracChangeset for help on using the changeset viewer.