Method: Archimate::FileFormats::Sax::ModelExchangeFile::Model#complete

Defined in:
lib/archimate/file_formats/sax/model_exchange_file/model.rb

#completeObject



27
28
29
30
# File 'lib/archimate/file_formats/sax/model_exchange_file/model.rb', line 27

def complete
  process_futures
  [event(:on_model, model)]
end