Sha256: 03d666090bbf91938703e50567f6f25e39a73ca554f7b3963afa66e9f24233a1

Contents?: true

Size: 302 Bytes

Versions: 48

Compression:

Stored size: 302 Bytes

Contents

require "lutaml/lutaml_path/document_wrapper"

module Lutaml
  module Uml
    module LutamlPath
      class DocumentWrapper < ::Lutaml::LutamlPath::DocumentWrapper
        protected

        def serialize_document(document)
          serialize_to_hash(document)
        end
      end
    end
  end
end

Version data entries

48 entries across 48 versions & 2 rubygems

Version Path
lutaml-0.9.25 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.24 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.23 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.22 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.21 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.20 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.19 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.18 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.17 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.16 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.15 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.14 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.13 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.12 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.11 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.10 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.9 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.8 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.7 lib/lutaml/uml/lutaml_path/document_wrapper.rb
lutaml-0.9.6 lib/lutaml/uml/lutaml_path/document_wrapper.rb