class Lutaml::Uml::LutamlPath::DocumentWrapper
Protected Instance Methods
serialize_document(document)
click to toggle source
# File lib/lutaml/uml/lutaml_path/document_wrapper.rb, line 9 def serialize_document(document) serialize_to_hash(document) end