Sha256: 238243097b115bf7028d60afe7d7027e7ece8870b068a8aea2bbdacd7d17ee8e
Contents?: true
Size: 451 Bytes
Versions: 13
Compression:
Stored size: 451 Bytes
Contents
# rm::composition::content # content module # http://www.openehr.org/uml/release-1.0.1/Browsable/_9_5_1_76d0249_1140524925046_706492_3290Report.html # refs #58 require_relative '../common/archetyped' module OpenEHR module RM module Composition module Content class ContentItem < OpenEHR::RM::Common::Archetyped::Locatable end end # end of Content end # end of Composition end # end of RM end # end of OpenEHR
Version data entries
13 entries across 13 versions & 1 rubygems